|
Oracle Fusion Middleware Oracle Platform Security Services API Reference 11g Release 1 (11.1.1) E14650-01 |
|||||||||
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 |
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()
PrincipalEntry
getAppID
in interface PrincipalEntry
java.lang.String getUniqueName()
PrincipalEntry
getUniqueName
in interface PrincipalEntry
java.lang.String getDisplayName()
java.lang.String getDescription()
java.lang.String getGuid()
PrincipalEntry
getGuid
in interface PrincipalEntry
java.util.List<RoleMemberEntry> getMemberEntries()
java.util.List<RoleMemberEntry> getInheritedAppRoleMemberEntries()
JpsApplicationRole getApplicationRole()
boolean equals(java.lang.Object another)
equals
in class java.lang.Object
ExtendedProperty getExtendedAttributes()
|
Oracle Fusion Middleware Oracle Platform Security Services API Reference 11g Release 1 (11.1.1) E14650-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |