diff --git a/src/main/resources/alfresco/subsystems.Authentication/alfrescoNtlm/ntlm-filter-context.xml b/src/main/resources/alfresco/subsystems/Authentication/alfrescoNtlm/ntlm-filter-context.xml similarity index 100% rename from src/main/resources/alfresco/subsystems.Authentication/alfrescoNtlm/ntlm-filter-context.xml rename to src/main/resources/alfresco/subsystems/Authentication/alfrescoNtlm/ntlm-filter-context.xml diff --git a/src/main/resources/alfresco/subsystems.Authentication/alfrescoNtlm/ntlm-filter.properties b/src/main/resources/alfresco/subsystems/Authentication/alfrescoNtlm/ntlm-filter.properties similarity index 100% rename from src/main/resources/alfresco/subsystems.Authentication/alfrescoNtlm/ntlm-filter.properties rename to src/main/resources/alfresco/subsystems/Authentication/alfrescoNtlm/ntlm-filter.properties diff --git a/src/main/resources/alfresco/subsystems.Authentication/external/external-filter-context.xml b/src/main/resources/alfresco/subsystems/Authentication/external/external-filter-context.xml similarity index 100% rename from src/main/resources/alfresco/subsystems.Authentication/external/external-filter-context.xml rename to src/main/resources/alfresco/subsystems/Authentication/external/external-filter-context.xml diff --git a/src/main/resources/alfresco/subsystems.Authentication/kerberos/kerberos-filter-context.xml b/src/main/resources/alfresco/subsystems/Authentication/kerberos/kerberos-filter-context.xml similarity index 100% rename from src/main/resources/alfresco/subsystems.Authentication/kerberos/kerberos-filter-context.xml rename to src/main/resources/alfresco/subsystems/Authentication/kerberos/kerberos-filter-context.xml diff --git a/src/main/resources/alfresco/subsystems.Authentication/kerberos/kerberos-filter.properties b/src/main/resources/alfresco/subsystems/Authentication/kerberos/kerberos-filter.properties similarity index 100% rename from src/main/resources/alfresco/subsystems.Authentication/kerberos/kerberos-filter.properties rename to src/main/resources/alfresco/subsystems/Authentication/kerberos/kerberos-filter.properties diff --git a/src/main/resources/alfresco/subsystems.Authentication/passthru/ntlm-filter-context.xml b/src/main/resources/alfresco/subsystems/Authentication/passthru/ntlm-filter-context.xml similarity index 100% rename from src/main/resources/alfresco/subsystems.Authentication/passthru/ntlm-filter-context.xml rename to src/main/resources/alfresco/subsystems/Authentication/passthru/ntlm-filter-context.xml diff --git a/src/main/resources/alfresco/subsystems.Authentication/passthru/ntlm-filter.properties b/src/main/resources/alfresco/subsystems/Authentication/passthru/ntlm-filter.properties similarity index 100% rename from src/main/resources/alfresco/subsystems.Authentication/passthru/ntlm-filter.properties rename to src/main/resources/alfresco/subsystems/Authentication/passthru/ntlm-filter.properties diff --git a/src/main/resources/alfresco/web-client-application-context.xml b/src/main/resources/alfresco/web-client-application-context.xml new file mode 100644 index 0000000000..557e7a69db --- /dev/null +++ b/src/main/resources/alfresco/web-client-application-context.xml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + org.alfresco.repo.web.filter.beans.DependencyInjectedFilter + + + + globalAuthenticationFilter + + + + + + + + + + + + + + org.alfresco.repo.web.filter.beans.DependencyInjectedFilter + + + + cookieBasedAuthenticationFilter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.alfresco.repo.web.filter.beans.DependencyInjectedFilter + + + + webscriptAuthenticationFilter + + + + + + + + + + + + + + + + org.alfresco.repo.web.filter.beans.DependencyInjectedFilter + + + + webDavAuthenticationFilter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +