|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SysRolePrivilegeMapping
A mapping between a SystemRole and a SystemPrivilege, indicating that having the SystemRole gives you the SystemPrivilege.
| Field Summary | |
|---|---|
static java.lang.String |
TYPEStatic variable representing sysRolePrivilegeMapping object. |
| Method Summary | |
|---|---|
ObjectKey |
getPrivilege()Gets the object key of the SystemPrivilege in this mapping. |
ObjectKey |
getRole()Gets the object key of the SystemRole in this mapping. |
| Methods inherited from interface oracle.iam.rm.temporal.SnapshotObject |
|---|
delete, delete, getAllAttributes, getAttributeValue, getDefaultTitle, getMixin, getObjectKey, getObjectType, getRelativeObjects, getRelativeObjects, getStructuralObject, getStructuralObjectType, getVersion, isEditable, makeReadConsistent, setAttributeValue, setAttributeValues, stateEquals, updateVersion |
| Field Detail |
|---|
static final java.lang.String TYPE
sysRolePrivilegeMapping object.
| Method Detail |
|---|
ObjectKey getPrivilege()
ObjectKey object key of the SystemPrivilegeObjectKey getRole()
ObjectKey object key of the SystemRole
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||