public final class ADFAuthenticatedRole extends ADFAbstractPrincipal
ADFAbstractPrincipal.PrincipalType| Constructor and Description | 
|---|
ADFAuthenticatedRole()
Internal: Applications should not use this constructor. 
 | 
ADFAuthenticatedRole(java.lang.String roleName)
Internal: Applications should not use this constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getName()  | 
ADFAbstractPrincipal.PrincipalType | 
getPrincipalType()  | 
getIdentityDomainName, getPropertiespublic ADFAuthenticatedRole()
This constructor should only be used by ADF Security internal codes only.
public ADFAuthenticatedRole(java.lang.String roleName)
This constructor should only be used by ADF Security internal codes only.
public java.lang.String getName()
public ADFAbstractPrincipal.PrincipalType getPrincipalType()
getPrincipalType in class ADFAbstractPrincipal