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