AuthenticatedSession
An AuthenticatedSession is created upon successful authentication.
- Extends:
Session
user
property
UserThe User who has authenticated to create this session.
authenticationStrategy
property
stringThe name of the AuthenticationStrategy used when authenticating to create this session.
Was this chapter helpful?