Skip navigation links

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


Uses of Interface
oracle.iam.rm.inherent.personnel.SystemIdentity

Packages that use SystemIdentity
oracle.iam.rm.inherent.personnel Provides the interfaces for the users and identities in Oracle Role Manager. 

 

Uses of SystemIdentity in oracle.iam.rm.inherent.personnel

 

Methods in oracle.iam.rm.inherent.personnel that return SystemIdentity
 SystemIdentity InteractivePersonnelManager.createSystemIdentity(java.lang.String username)
          Creates a system identity with the provided identifier.
 SystemIdentity InteractivePersonnelManager.getEditableSystemIdentity(ObjectKey objectKey)
          Gets the system identity idenditifed by the provided object key if it is editable.
 SystemIdentity PersonnelManager.getSystemIdentity(ObjectKey objectKey)
          Gets the systemIdentity identified by the provided key.

 


Skip navigation links

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


Copyright © 2008, 2009 Oracle. All Rights Reserved.