<?xml version="1.0" encoding="UTF-8"?>
<ajxpcore id="core.authfront" label="CONF_MESSAGE[Authentication FrontEnd]"
          description="CONF_MESSAGE[Actual way to authenticate users (via credentials, certificates, http, etc]"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="file:../core.ajaxplorer/ajxp_registry.xsd">
    <class_definition classname="Pydio\Auth\Frontend\Core\FrontendsLoader" filename="plugins/core.authfront/FrontendsLoader.php"/>
    <client_settings>
        <resources>
            <js className="AuthfrontCoreActions" file="plugins/core.authfront/res/build/AuthfrontCoreActions.js"/>
        </resources>
    </client_settings>
</ajxpcore>