Skip to content

Instantly share code, notes, and snippets.

@groovybayo
Created January 11, 2013 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save groovybayo/4512470 to your computer and use it in GitHub Desktop.
Save groovybayo/4512470 to your computer and use it in GitHub Desktop.
Gatling: output from web application
Session Content: time_now = Fri Jan 11 12:23:25 EST 2013 SPRING_SECURITY_CONTEXT = org.springframework.security.core.context.SecurityContextImpl@e8d3ec6: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@e8d3ec6: Principal: org.codehaus.groovy.grails.plugins.springsecurity.GrailsUser@6a68dc5: Username: user0; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_ADMIN; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@1c07a: RemoteIpAddress: 127.0.0.1; SessionId: 687BC474698E8CE0E94274B9B49079D5; Granted Authorities: ROLE_ADMIN org.codehaus.groovy.grails.FLASH_SCOPE = org.codehaus.groovy.grails.web.servlet.GrailsFlashScope@2fcff8c3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment