UESPasswordAuthnToken.@Deprecated public class UESAccessCodesAuthnToken extends java.lang.Object implements UESAuthenticationToken
UESAuthenticationToken to be used
 for authentication using user access codes.| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String[] | 
credentials
Deprecated.  
 | 
private static java.lang.String | 
DEFAULT_SECURITY_REALM
Deprecated.  
 | 
| Constructor and Description | 
|---|
UESAccessCodesAuthnToken(java.lang.String aAccessCode1,
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getAccessCode1()
Deprecated.  
 | 
java.lang.String | 
getAccessCode2()
Deprecated.  
 | 
java.lang.Object | 
getCredentials()
Deprecated.  
 | 
java.util.Map<java.lang.String,java.lang.Object> | 
getDetails()
Deprecated.  
 | 
Principal | 
getPrincipal()
Deprecated.  
 | 
java.lang.String | 
getSecurityRealm()
Deprecated.  
 | 
aAccessCode1 - Access code 1aAccessCode2 - Access code 2UESAuthenticationService. Callers are
 expected to populate the credentials.getCredentials in interface UESAuthenticationTokenPrincipalgetDetails in interface UESAuthenticationTokennull if not usedgetPrincipal in interface UESAuthenticationTokenPrincipal being authenticatedgetSecurityRealm in interface UESAuthenticationToken