Package org.keycloak.services.managers
Class AuthenticationManager.AuthResult
java.lang.Object
org.keycloak.services.managers.AuthenticationManager.AuthResult
- Enclosing class:
 - AuthenticationManager
 
- 
Constructor Summary
ConstructorsConstructorDescriptionAuthResult(UserModel user, UserSessionModel session, AccessToken token, ClientModel client)  - 
Method Summary
 
- 
Constructor Details
- 
AuthResult
 
 - 
 - 
Method Details
- 
getSession
 - 
getUser
 - 
getToken
 - 
getClient
 
 -