|
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 RoleGrant
Represents an explicit role grant.
| Field Summary | |
|---|---|
static java.lang.String |
TYPEStatic variable representing roleGrant object. |
| Method Summary | |
|---|---|
ObjectKey |
getGrantee()Gets the object key of the identity who was granted the role. |
ObjectKey |
getOriginalGrantee()Gets the object key of the identity who was originally granted the role (if this is a delegated role grant). |
ObjectKey |
getRole()Gets the object key of the granted role. |
| 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
roleGrant object.
| Method Detail |
|---|
ObjectKey getGrantee()
ObjectKey of the granteeObjectKey getRole()
ObjectKey of the granted roleObjectKey getOriginalGrantee()
|
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 | |||||||||