|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 1 (11.1.1) E22649-02 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppRoleEntry
Represents an application role.
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object another) |
java.lang.String |
getAppID()Return the name of the application in which the role is provisioned |
JpsApplicationRole |
getApplicationRole()Return the application role principal |
java.lang.String |
getDescription()Return the display name of the role. |
java.lang.String |
getDisplayName()Return the display name of the role |
ExtendedProperty |
getExtendedAttributes()Returns the extended attributes of an application role (if any). |
java.lang.String |
getGuid()Return the guid associated with the role |
java.lang.String |
getName()Return the name of the application role. |
java.lang.String |
getRoleCategory()Return the role category of the role. |
java.lang.String |
getUniqueName()Return the unique name of the role. |
void |
setDescription(java.lang.String description)Set the description. |
void |
setDisplayName(java.lang.String displayName)Set the display name. |
void |
setRoleCategory(java.lang.String category)Set the role category. |
| Methods inherited from interface oracle.security.jps.service.policystore.info.PrincipalEntry |
|---|
getClassName, getGUID, getPrincipal, getType |
| Method Detail |
|---|
java.lang.String getName()
getName in interface PrincipalEntryjava.lang.String getAppID()
getAppID in interface PrincipalEntryjava.lang.String getUniqueName()
getUniqueName in interface PrincipalEntryjava.lang.String getDisplayName()
getDisplayName in interface PrincipalEntryjava.lang.String getDescription()
getDescription in interface PrincipalEntryvoid setDisplayName(java.lang.String displayName)
void setDescription(java.lang.String description)
java.lang.String getRoleCategory()
java.lang.String getGuid()
void setRoleCategory(java.lang.String category)
JpsApplicationRole getApplicationRole()
boolean equals(java.lang.Object another)
equals in class java.lang.ObjectExtendedProperty getExtendedAttributes()
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 1 (11.1.1) E22649-02 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||