public final class LegacyRestAuthenticationData extends LegacyBaseAuthenticationData
AuthenticationData.AuthDataTypeuserMgrac, accessTokenMgr, partnerDao, rolesMgr| Constructor and Description |
|---|
LegacyRestAuthenticationData(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getPrincipalName, getRequestorCredentials, setRequestorCredentialsgetAuthDataType, getAuthenticationError, getAuthorities, getPrincipal, initManagerBeans, isAuthDataType, isAuthenticated, setAuthenticated, setAuthenticationError, setAuthorities, setPrincipal, setPrincipalName, setRequestorCredentialspublic LegacyRestAuthenticationData(javax.servlet.http.HttpServletRequest request)
throws AuthenticationException
AuthenticationExceptionpublic java.lang.String toString()
toString in class BaseAuthenticationData