public class JpsAppRole extends ADFAppRole
Constructor and Description |
---|
JpsAppRole(java.security.Principal principal)
Internal: Applications should not use this method.
|
JpsAppRole(java.security.Principal principal,
java.lang.String roleCategory) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.util.List<ADFIdentity> |
getADFIdentityMembers()
Internal: Applications should not use this method.
|
java.lang.String |
getDescription()
Internal: Applications should not use this method.
|
java.lang.String |
getDisplayName()
Internal: Applications should not use this method.
|
java.lang.String |
getName()
Internal: Applications should not use this method.
|
java.lang.String |
getRoleCategory() |
ADFIdentityType |
getType()
Internal: Applications should not use this method.
|
public JpsAppRole(java.security.Principal principal)
public JpsAppRole(java.security.Principal principal, java.lang.String roleCategory)
public java.lang.String getName()
getName
in interface ADFIdentity
getName
in class ADFIdentityInfo
public java.lang.String getDisplayName()
getDisplayName
in class ADFIdentityInfo
public java.lang.String getDescription()
getDescription
in class ADFIdentityInfo
public java.util.List<ADFIdentity> getADFIdentityMembers()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public ADFIdentityType getType()
public java.lang.String getRoleCategory()