|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1.7.1) E10686-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.adf.share.security.identitymanagement.ADFIdentityInfo
oracle.adf.share.security.policystore.ADFAppRole
oracle.adf.share.security.providers.jps.JpsAppRole
public class JpsAppRole
Internal: Applications should not use this class.
| Constructor Summary | |
|---|---|
JpsAppRole(java.security.Principal principal)Internal: Applications should not use this method. |
|
JpsAppRole(java.security.Principal principal, java.lang.String roleCategory) |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JpsAppRole(java.security.Principal principal)
public JpsAppRole(java.security.Principal principal,
java.lang.String roleCategory)
| Method Detail |
|---|
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()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 1 (11.1.1.7.1) E10686-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||