public class SimpleAuthenticationDetails extends java.lang.Object implements AuthenticationDetails
AuthenticationDetails.| Constructor and Description |
|---|
SimpleAuthenticationDetails(UserSession userSession) |
| Modifier and Type | Method and Description |
|---|---|
UserSession |
getSession() |
public SimpleAuthenticationDetails(UserSession userSession)
public UserSession getSession()
getSession in interface AuthenticationDetails