Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. 2019-03-20 12:12:04,835 DEBUG [aa9b0c67-961a-e88d-bb94-53372d3de56a d12c5aff-b84a-40b9-9ca5-79e2e9420ab1] [] [com.comarch.fbi.ccb.apigateway.common.services.security.filters.ContextDataFilter] - Created context UserContext(super=BaseContext(type=HTTP, locale=en, sessionId=d12c5aff-b84a-40b9-9ca5-79e2e9420ab1, requestId=1fec3f15-e10a-049c-6591-c018217e7c53, auditId=null, applicationMode=DEFAULT, userId=null, customerIds=null, deviceId=null, channel=null), permissionChecker=com.comarch.fbi.ccb.apigateway.common.services.api.domain.permission.ApiGatewayPermissionChecker@7c448c7a) for sessionId: d12c5aff-b84a-40b9-9ca5-79e2e9420ab1 and request path: null.
  2. 2019-03-20 12:12:04,835 DEBUG [aa9b0c67-961a-e88d-bb94-53372d3de56a d12c5aff-b84a-40b9-9ca5-79e2e9420ab1] [] [com.comarch.fbi.ccb.apigateway.common.services.security.filters.AutoLoginAuthenticationProcessingFilter] - Checking secure context token: org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken@d29c000d: Principal: com.comarch.fbi.ccb.apigateway.common.services.security.userdetails.support.AuthenticatedUser@2527a05f: Username: jankow1413; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_EMPTY; Credentials: [PROTECTED]; Authenticated: true; Details: PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetailsImpl [ getRemoteAddress()=0:0:0:0:0:0:0:1, getSessionId()=d12c5aff-b84a-40b9-9ca5-79e2e9420ab1, hashCode()=137772]; Granted Authorities: ROLE_EMPTY
  3. 2019-03-20 12:12:04,835 DEBUG [aa9b0c67-961a-e88d-bb94-53372d3de56a d12c5aff-b84a-40b9-9ca5-79e2e9420ab1] [] [com.comarch.fbi.ccb.apigateway.common.services.security.filters.AutoLoginAuthenticationProcessingFilter] - Checking secure context token: org.springframework.security.web.authentication.preauth.PreAuthenticatedAuthenticationToken@d29c000d: Principal: com.comarch.fbi.ccb.apigateway.common.services.security.userdetails.support.AuthenticatedUser@2527a05f: Username: jankow1413; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_EMPTY; Credentials: [PROTECTED]; Authenticated: true; Details: PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetailsImpl [ getRemoteAddress()=0:0:0:0:0:0:0:1, getSessionId()=d12c5aff-b84a-40b9-9ca5-79e2e9420ab1, hashCode()=137772]; Granted Authorities: ROLE_EMPTY
  4. 2019-03-20 12:12:04,836 DEBUG [aa9b0c67-961a-e88d-bb94-53372d3de56a d12c5aff-b84a-40b9-9ca5-79e2e9420ab1] [] [com.comarch.fbi.ccb.apigateway.common.services.security.filters.ContextDataFilter] - Created context UserContext(super=BaseContext(type=HTTP, locale=en, sessionId=d12c5aff-b84a-40b9-9ca5-79e2e9420ab1, requestId=aae68f5f-32dc-0cc3-5e68-85a2f5c5195e, auditId=76799, applicationMode=DEFAULT, userId=76799, customerIds=[63782], deviceId=null, channel=WWW), permissionChecker=com.comarch.fbi.ccb.apigateway.common.services.api.domain.permission.ApiGatewayPermissionChecker@3e6c190) for sessionId: d12c5aff-b84a-40b9-9ca5-79e2e9420ab1 and request path: null.
  5. 2019-03-20 12:12:05,202 INFO [aae68f5f-32dc-0cc3-5e68-85a2f5c5195e d12c5aff-b84a-40b9-9ca5-79e2e9420ab1] [GET http://localhost:8000/services/context/data-exchange/status?count=10 10.132.186.88 Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36] - 200 completed in 368 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement