i am using spring security 3.0.5 release.
Code:
2011-02-27 23:11:12,234 DEBUG [org.springframework.security.web.FilterChainProxy]["http-bio-443"-exec-2][] /resources-0.0.1/dojo/resources/blank.gif at position 3 of 10 in additional filter chain; firing Filter: 'LogoutFilter'
2011-02-27 23:11:12,235 DEBUG [org.springframework.security.web.FilterChainProxy]["http-bio-443"-exec-2][] /resources-0.0.1/dojo/resources/blank.gif at position 4 of 10 in additional filter chain; firing Filter: 'DigestAuthenticationFilter'
2011-02-27 23:11:12,235 DEBUG [org.springframework.security.web.authentication.www.DigestAuthenticationFilter]["http-bio-443"-exec-2][] Authorization header received from user agent: Digest username="adminUser", realm="localhost", nonce="MTI5ODg4MDEzNjk4NDo0YTk1NTJmYmJmNzRmMGJmNTRjZTcxNWUxMTQ5YWQ4MQ==", uri="/app/resources-0.0.1/dojo/resources/blank.gif", response="1221597f043a24e62606535fe6a8cf02", qop=auth, nc=0000004b, cnonce="8511b044274b88d9"
2011-02-27 23:11:12,236 DEBUG [org.springframework.security.web.authentication.www.DigestAuthenticationFilter]["http-bio-443"-exec-2][] Authentication success for user: 'adminUser' with response: '1221597f043a24e62606535fe6a8cf02'
2011-02-27 23:11:12,236 DEBUG [org.springframework.security.web.FilterChainProxy]["http-bio-443"-exec-2][] /resources-0.0.1/dojo/resources/blank.gif at position 5 of 10 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
2011-02-27 23:11:12,236 DEBUG [org.springframework.security.web.FilterChainProxy]["http-bio-443"-exec-2][] /resources-0.0.1/dojo/resources/blank.gif at position 6 of 10 in additional filter chain; firing Filter: 'RememberMeAuthenticationFilter'
2011-02-27 23:11:12,236 DEBUG [org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter]["http-bio-443"-exec-2][] SecurityContextHolder not populated with remember-me token, as it already contained: 'org.springframework.security.authentication.UsernamePasswordAuthenticationToken@fffd1495: Principal: org.springframework.security.core.userdetails.User@3ecc3cdf: Username: adminUser; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_ADMIN,ROLE_DEVELOPER; Credentials: [PROTECTED]; Authenticated: false; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@fffd148a: RemoteIpAddress: 127.0.0.1; SessionId: 85C85FF27E0CAEC09C151E5885A43B24.tomcat-cluster1; Not granted any authorities'
2011-02-27 23:11:12,236 DEBUG [org.springframework.security.web.FilterChainProxy]["http-bio-443"-exec-2][] /resources-0.0.1/dojo/resources/blank.gif at position 7 of 10 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
2011-02-27 23:11:12,236 DEBUG [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]["http-bio-443"-exec-2][] SecurityContextHolder not populated with anonymous token, as it already contained: 'org.springframework.security.authentication.UsernamePasswordAuthenticationToken@fffd1495: Principal: org.springframework.security.core.userdetails.User@3ecc3cdf: Username: adminUser; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_ADMIN,ROLE_DEVELOPER;
Credentials: [PROTECTED]; Authenticated: false; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@fffd148a: RemoteIpAddress: 127.0.0.1; SessionId: 85C85FF27E0CAEC09C151E5885A43B24.tomcat-cluster1; Not granted any authorities'
2011-02-27 23:11:12,237 DEBUG [org.springframework.security.web.FilterChainProxy]["http-bio-443"-exec-2][] /resources-0.0.1/dojo/resources/blank.gif at position 8 of 10 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
2011-02-27 23:11:12,237 DEBUG [org.springframework.security.web.FilterChainProxy]["http-bio-443"-exec-2][] /resources-0.0.1/dojo/resources/blank.gif at position 9 of 10 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
2011-02-27 23:11:12,237 DEBUG [org.springframework.security.web.access.expression.ExpressionBasedFilterInvocationSecurityMetadataSource]["http-bio-443"-exec-2][] Converted URL to lowercase, from: '/resources-0.0.1/dojo/resources/blank.gif'; to: '/resources-0.0.1/dojo/resources/blank.gif'
2011-02-27 23:11:12,237 DEBUG [org.springframework.security.web.access.expression.ExpressionBasedFilterInvocationSecurityMetadataSource]["http-bio-443"-exec-2][] Candidate is: '/resources-0.0.1/dojo/resources/blank.gif'; pattern is /buy**; matched=false
2011-02-27 23:11:12,237 DEBUG [org.springframework.security.web.access.expression.ExpressionBasedFilterInvocationSecurityMetadataSource]["http-bio-443"-exec-2][] Candidate is: '/resources-0.0.1/dojo/resources/blank.gif'; pattern is /sell**; matched=false
2011-02-27 23:11:12,237 DEBUG [org.springframework.security.web.access.expression.ExpressionBasedFilterInvocationSecurityMetadataSource]["http-bio-443"-exec-2][] Candidate is: '/resources-0.0.1/dojo/resources/blank.gif'; pattern is /edit**; matched=false
2011-02-27 23:11:12,239 DEBUG [org.springframework.security.web.access.intercept.FilterSecurityInterceptor]["http-bio-443"-exec-2][] Public object - authentication not attempted
2011-02-27 23:11:12,239 INFO [org.springframework.security.access.event.LoggerListener]["http-bio-443"-exec-2][] Security interception not required for public secure object: FilterInvocation: URL: /resources-0.0.1/dojo/resources/blank.gif
2011-02-27 23:11:12,239 DEBUG [org.springframework.security.web.FilterChainProxy]["http-bio-443"-exec-2][] /resources-0.0.1/dojo/resources/blank.gif at position 10 of 10 in additional filter chain; firing Filter: 'SwitchUserFilter'
2011-02-27 23:11:12,239 DEBUG [org.springframework.security.web.FilterChainProxy]["http-bio-443"-exec-2][] /resources-0.0.1/dojo/resources/blank.gif reached end of additional filter chain; proceeding with original chain
2011-02-27 23:11:12,243 DEBUG [org.springframework.security.web.access.ExceptionTranslationFilter]["http-bio-443"-exec-2][] Chain processed normally
2011-02-27 23:11:12,243 DEBUG [org.springframework.security.web.context.SecurityContextPersistenceFilter]["http-bio-443"-exec-2][] SecurityContextHolder now cleared, as request processing completed