|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1.1) E14650-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppRoleEntry
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object another) |
java.lang.String |
getAppID()Returns the name of the application to which the principal is scoped to. |
JpsApplicationRole |
getApplicationRole() |
java.lang.String |
getDescription() |
java.lang.String |
getDisplayName() |
ExtendedProperty |
getExtendedAttributes() |
java.lang.String |
getGuid()Returns the GUID (if any) associated with this principal. |
java.util.List<RoleMemberEntry> |
getInheritedAppRoleMemberEntries()Returns members that are of type Application Role, Anonymous Role and Authenticated Role. |
java.util.List<RoleMemberEntry> |
getMemberEntries()Returns Enterprise Users and Roles that are Direct members of the Application Role represented by this AppRoleEntry |
java.lang.String |
getName() |
java.lang.String |
getRoleCategory() |
java.lang.String |
getUniqueName()Returns the name of the principal that uniquely identifies the principal in its underlying policy or identity store (i.e. |
| Methods inherited from interface oracle.security.jps.service.policystore.info.PrincipalEntry |
|---|
getClassName, getPrincipal, getPrincipalName, getType |
| Methods inherited from interface oracle.security.jps.service.policystore.info.GenericEntry |
|---|
accepts, getParent, setParent |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getAppID()
PrincipalEntrygetAppID in interface PrincipalEntryjava.lang.String getUniqueName()
PrincipalEntrygetUniqueName in interface PrincipalEntryjava.lang.String getDisplayName()
java.lang.String getDescription()
java.lang.String getRoleCategory()
java.lang.String getGuid()
PrincipalEntrygetGuid in interface PrincipalEntryjava.util.List<RoleMemberEntry> getMemberEntries()
java.util.List<RoleMemberEntry> getInheritedAppRoleMemberEntries()
JpsApplicationRole getApplicationRole()
boolean equals(java.lang.Object another)
equals in class java.lang.ObjectExtendedProperty getExtendedAttributes()
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1.1) E14650-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||