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 ADFIdentitygetName in class ADFIdentityInfopublic java.lang.String getDisplayName()
getDisplayName in class ADFIdentityInfopublic java.lang.String getDescription()
getDescription in class ADFIdentityInfopublic java.util.List<ADFIdentity> getADFIdentityMembers()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic ADFIdentityType getType()
public java.lang.String getRoleCategory()