Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2014-02-24 10:59:58,501 DEBUG [org.springframework.security.web.util.matcher.AntPathRequestMatcher] (default task-1) Checking match of request : '/login'; against '/resources/**'
- 2014-02-24 10:59:58,502 DEBUG [org.springframework.security.web.util.matcher.OrRequestMatcher] (default task-1) Trying to match using Ant [pattern='/rest/set/**']
- 2014-02-24 10:59:58,502 DEBUG [org.springframework.security.web.util.matcher.AntPathRequestMatcher] (default task-1) Checking match of request : '/login'; against '/rest/set/**'
- 2014-02-24 10:59:58,502 DEBUG [org.springframework.security.web.util.matcher.OrRequestMatcher] (default task-1) Trying to match using Ant [pattern='/rest/get/**']
- 2014-02-24 10:59:58,503 DEBUG [org.springframework.security.web.util.matcher.AntPathRequestMatcher] (default task-1) Checking match of request : '/login'; against '/rest/get/**'
- 2014-02-24 10:59:58,503 DEBUG [org.springframework.security.web.util.matcher.OrRequestMatcher] (default task-1) Trying to match using Ant [pattern='/rest/set/tags/**']
- 2014-02-24 10:59:58,503 DEBUG [org.springframework.security.web.util.matcher.AntPathRequestMatcher] (default task-1) Checking match of request : '/login'; against '/rest/set/tags/**'
- 2014-02-24 10:59:58,506 DEBUG [org.springframework.security.web.util.matcher.OrRequestMatcher] (default task-1) Trying to match using Ant [pattern='/rest/get/tags/**']
- 2014-02-24 10:59:58,507 DEBUG [org.springframework.security.web.util.matcher.AntPathRequestMatcher] (default task-1) Checking match of request : '/login'; against '/rest/get/tags/**'
- 2014-02-24 10:59:58,509 DEBUG [org.springframework.security.web.util.matcher.OrRequestMatcher] (default task-1) No matches found
- 2014-02-24 10:59:58,512 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 1 of 13 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
- 2014-02-24 10:59:58,516 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 2 of 13 in additional filter chain; firing Filter: 'SecurityContextPerestistenceFilter'
- 2014-02-24 10:59:58,517 DEBUG [org.springframework.security.web.context.HttpSessionSecurityContextRepository] (default task-1) No HttpSession currently exists
- 2014-02-24 10:59:58,518 DEBUG [org.springframework.security.web.context.HttpSessionSecurityContextRepository] (default task-1) No SecurityContext was available from the HttpSession: null. A new one will be created.
- 2014-02-24 10:59:58,520 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 3 of 13 in additional filter chain; firing Filter: 'HeaderWriterFilter'
- 2014-02-24 10:59:58,521 DEBUG [org.springframework.security.web.header.writerest.HstsHeaderWriter] (default task-1) Not injecting HSTS header since it did not match the requestMatcher org.springframework.security.web.header.writerest.HstsHeaderWriter$SecureRequestMatcher@6a90afe6
- 2014-02-24 10:59:58,522 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 4 of 13 in additional filter chain; firing Filter: 'CsrfFilter'
- 2014-02-24 10:59:58,524 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 5 of 13 in additional filter chain; firing Filter: 'LogoutFilter'
- 2014-02-24 10:59:58,524 DEBUG [org.springframework.security.web.util.matcher.AntPathRequestMatcher] (default task-1) Checking match of request : '/login'; against '/logout'
- 2014-02-24 10:59:58,526 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 6 of 13 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
- 2014-02-24 10:59:58,526 DEBUG [org.springframework.security.web.util.matcher.AntPathRequestMatcher] (default task-1) Request 'GET /login' doesn't match 'POST /login
- 2014-02-24 10:59:58,528 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 7 of 13 in additional filter chain; firing Filter: 'ConcurrentSessionFilter'
- 2014-02-24 10:59:58,530 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 8 of 13 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
- 2014-02-24 10:59:58,530 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 9 of 13 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
- 2014-02-24 10:59:58,534 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 10 of 13 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
- 2014-02-24 10:59:58,536 DEBUG [org.springframework.security.web.authentication.AnonymousAuthenticationFilter] (default task-1) Populated SecurityContextHolder with anonymous token: 'org.springframework.security.authentication.AnonymousAuthenticationToken@6faad796: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffffa64e: RemoteIpAddress: 192.168.1.111; SessionId: null; Granted Authorities: ROLE_ANONYMOUS'
- 2014-02-24 10:59:58,538 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 11 of 13 in additional filter chain; firing Filter: 'SessionManagementFilter'
- 2014-02-24 10:59:58,540 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 12 of 13 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
- 2014-02-24 10:59:58,543 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login at position 13 of 13 in additional filter chain; firing Filter: 'FilterestecurityInterceptor'
- 2014-02-24 10:59:58,582 DEBUG [org.springframework.security.web.access.intercept.FilterestecurityInterceptor] (default task-1) Secure object: FilterInvocation: URL: /login; Attributes: [permitAll]
- 2014-02-24 10:59:58,583 DEBUG [org.springframework.security.web.access.intercept.FilterestecurityInterceptor] (default task-1) Previously Authenticated: org.springframework.security.authentication.AnonymousAuthenticationToken@6faad796: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffffa64e: RemoteIpAddress: 192.168.1.111; SessionId: null; Granted Authorities: ROLE_ANONYMOUS
- 2014-02-24 10:59:58,588 DEBUG [org.springframework.security.access.vote.AffirmativeBased] (default task-1) Voter: org.springframework.security.web.access.expression.WebExpressionVoter@56d71f23, returned: 1
- 2014-02-24 10:59:58,589 DEBUG [org.springframework.security.web.access.intercept.FilterestecurityInterceptor] (default task-1) Authorization successful
- 2014-02-24 10:59:58,589 DEBUG [org.springframework.security.web.access.intercept.FilterestecurityInterceptor] (default task-1) RunAsManager did not change Authentication object
- 2014-02-24 10:59:58,589 DEBUG [org.springframework.security.web.FilterChainProxy] (default task-1) /login reached end of additional filter chain; proceeding with original chain
- 2014-02-24 10:59:58,590 DEBUG [org.springframework.web.filter.CharacterEncodingFilter] (default task-1) Initializing filter 'encodingFilter'
- 2014-02-24 10:59:58,597 DEBUG [org.springframework.web.filter.CharacterEncodingFilter] (default task-1) Filter 'encodingFilter' configured successfully
- 2014-02-24 10:59:58,601 DEBUG [org.springframework.web.servlet.Dispatcherestervlet] (default task-1) Dispatcherestervlet with name 'dispatcher' processing GET request for [/myApp/login]
- 2014-02-24 10:59:58,604 DEBUG [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (default task-1) Matching patterns for request [/login] are [/**]
- 2014-02-24 10:59:58,604 DEBUG [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (default task-1) URI Template variables for request [/login] are {}
- 2014-02-24 10:59:58,605 DEBUG [org.springframework.web.servlet.handler.SimpleUrlHandlerMapping] (default task-1) Mapping [/login] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler@7777d8a4] and 1 interceptor
- 2014-02-24 10:59:58,606 DEBUG [org.springframework.web.servlet.Dispatcherestervlet] (default task-1) Last-Modified value for [/myApp/login] is: -1
- 2014-02-24 10:59:58,607 DEBUG [org.springframework.security.web.context.HttpSessionSecurityContextRepository] (default task-1) SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession.
- 2014-02-24 10:59:58,617 DEBUG [org.springframework.security.web.context.HttpSessionSecurityContextRepository] (default task-1) SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession.
- 2014-02-24 10:59:58,617 DEBUG [org.springframework.security.web.context.HttpSessionSecurityContextRepository] (default task-1) SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession.
- 2014-02-24 10:59:58,617 DEBUG [org.springframework.web.servlet.Dispatcherestervlet] (default task-1) Null ModelAndView returned to Dispatcherestervlet with name 'dispatcher': assuming HandlerAdapter completed request handling
- 2014-02-24 10:59:58,618 DEBUG [org.springframework.web.servlet.Dispatcherestervlet] (default task-1) Successfully completed request
- 2014-02-24 10:59:58,619 DEBUG [org.springframework.security.web.access.ExceptionTranslationFilter] (default task-1) Chain processed normally
- 2014-02-24 10:59:58,619 DEBUG [org.springframework.security.web.context.SecurityContextPerestistenceFilter] (default task-1) SecurityContextHolder now cleared, as request processing completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement