diff --git a/samples/tutorial/src/webapp/WEB-INF/applicationContext-acegi-security-new-namespaces.xml b/samples/tutorial/src/webapp/WEB-INF/applicationContext-acegi-security-new-namespaces.xml new file mode 100644 index 0000000000..2e3c342d45 --- /dev/null +++ b/samples/tutorial/src/webapp/WEB-INF/applicationContext-acegi-security-new-namespaces.xml @@ -0,0 +1,174 @@ + + + + + + + + + + + + CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON + PATTERN_TYPE_APACHE_ANT + /**=httpSessionContextIntegrationFilter,logoutFilter,authenticationProcessingFilter,securityContextHolderAwareRequestFilter,rememberMeProcessingFilter,anonymousProcessingFilter,exceptionTranslationFilter,filterInvocationInterceptor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON + PATTERN_TYPE_APACHE_ANT + /secure/extreme/**=ROLE_SUPERVISOR + /secure/**=IS_AUTHENTICATED_REMEMBERED + /**=IS_AUTHENTICATED_ANONYMOUSLY + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file