Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


oracle.iam.rm.inherent.personnel
Interface SystemIdentity

All Superinterfaces:
SnapshotObject, User

public interface SystemIdentity
extends User

The representation of a system identity object (abstractIdentity).


Field Summary
static java.lang.String TYPE
          Static variable representing systemIdentity object.

 

Method Summary

 

Methods inherited from interface oracle.iam.rm.inherent.User
getHashedPassword, getUserId, setHashedPassword, setUserId

 

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

TYPE

static final java.lang.String TYPE
Static variable representing systemIdentity object.
See Also:
Constant Field Values

Skip navigation links

Oracle Role Manager Java API Reference
10g (10.1.4)
E14613-01


Copyright © 2008, 2009 Oracle. All Rights Reserved.