public class LegacyBasicAuthenticationData extends LegacyBaseAuthenticationData
AuthenticationData.AuthDataTypeuserMgrac, accessTokenMgr, partnerDao, rolesMgr| Constructor and Description |
|---|
LegacyBasicAuthenticationData(LegacyUser legacyUser,
java.lang.String encryptedPassword,
boolean rememberMe) |
getPrincipalName, getRequestorCredentials, setRequestorCredentialsgetAuthDataType, getAuthenticationError, getAuthorities, getPrincipal, initManagerBeans, isAuthDataType, isAuthenticated, setAuthenticated, setAuthenticationError, setAuthorities, setPrincipal, setPrincipalName, setRequestorCredentials, toStringpublic LegacyBasicAuthenticationData(LegacyUser legacyUser, java.lang.String encryptedPassword, boolean rememberMe) throws AuthenticationException
AuthenticationException