Skip navigation links

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


Uses of Package
oracle.iam.rm.temporal

Packages that use oracle.iam.rm.temporal
oracle.iam.rm.authentication Provides the interfaces for authentication with Oracle Role Manager. 
oracle.iam.rm.inherent Provides the classes and interfaces for Oracle Role Manager entities, their mappings, and audit handling. 
oracle.iam.rm.inherent.audit Provides the interfaces for the Oracle Role Manager audit events and their details. 
oracle.iam.rm.inherent.personnel Provides the interfaces for the users and identities in Oracle Role Manager. 
oracle.iam.rm.inherent.resource Provides the interfaces for the privileges, permissions, resources, and their mappings to roles. 
oracle.iam.rm.inherent.role Provides the interfaces for business roles, approver roles, system roles, and their grants and mappings. 
oracle.iam.rm.resolution Provides the classes and interfaces for role resolution. 
oracle.iam.rm.temporal Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager. 
oracle.iam.rm.temporal.model Provides the interfaces used for describing the deployed business data model of Oracle Role Manager. 

 

Classes in oracle.iam.rm.temporal used by oracle.iam.rm.authentication
ObjectKey
          Class that must be used for an object that can identify a temporal object.
SnapshotObject
          An object representing the vales of a TemporalObject at a particular point in value and transaction time.

 

Classes in oracle.iam.rm.temporal used by oracle.iam.rm.inherent
InteractiveSnapshotSession
          SnapshotSession that supports object creation and modification.
ObjectKey
          Class that must be used for an object that can identify a temporal object.
SnapshotObject
          An object representing the vales of a TemporalObject at a particular point in value and transaction time.
SnapshotSession
          Session that supports object interaction (search and lookup) at a particular point in time.

 

Classes in oracle.iam.rm.temporal used by oracle.iam.rm.inherent.audit
SnapshotObject
          An object representing the vales of a TemporalObject at a particular point in value and transaction time.

 

Classes in oracle.iam.rm.temporal used by oracle.iam.rm.inherent.personnel
InteractiveSession
          Session that supports object creation and modification.
InteractiveSnapshotSession
          SnapshotSession that supports object creation and modification.
ObjectKey
          Class that must be used for an object that can identify a temporal object.
SnapshotObject
          An object representing the vales of a TemporalObject at a particular point in value and transaction time.
SnapshotSession
          Session that supports object interaction (search and lookup) at a particular point in time.
TemporalException
          Exception that occurs during interaction with the TemporalEngine and associated classes.

 

Classes in oracle.iam.rm.temporal used by oracle.iam.rm.inherent.resource
InteractiveSession
          Session that supports object creation and modification.
InteractiveSnapshotSession
          SnapshotSession that supports object creation and modification.
ObjectKey
          Class that must be used for an object that can identify a temporal object.
SnapshotObject
          An object representing the vales of a TemporalObject at a particular point in value and transaction time.
SnapshotSession
          Session that supports object interaction (search and lookup) at a particular point in time.
TemporalException
          Exception that occurs during interaction with the TemporalEngine and associated classes.

 

Classes in oracle.iam.rm.temporal used by oracle.iam.rm.inherent.role
InteractiveSession
          Session that supports object creation and modification.
InteractiveSnapshotSession
          SnapshotSession that supports object creation and modification.
ObjectKey
          Class that must be used for an object that can identify a temporal object.
SnapshotObject
          An object representing the vales of a TemporalObject at a particular point in value and transaction time.
SnapshotSession
          Session that supports object interaction (search and lookup) at a particular point in time.
TemporalEngine
          The interface with the temporal storage layer.
TemporalException
          Exception that occurs during interaction with the TemporalEngine and associated classes.

 

Classes in oracle.iam.rm.temporal used by oracle.iam.rm.resolution
ObjectKey
          Class that must be used for an object that can identify a temporal object.
SnapshotObject
          An object representing the vales of a TemporalObject at a particular point in value and transaction time.
SnapshotSession
          Session that supports object interaction (search and lookup) at a particular point in time.

 

Classes in oracle.iam.rm.temporal used by oracle.iam.rm.temporal
AttributeChange
          Interface for a particular attribute change.
AttributeChangeSet
          Interface for a set of attribute changes relating to a particular point in value time.
DataChangeListener
          Abstract listener that is used to listen for object creation and modification events of the business data.
InteractiveSession
          Session that supports object creation and modification.
InteractiveSnapshotSession
          SnapshotSession that supports object creation and modification.
ObjectChangeEvent
          Event that generically describes some type of object change.
ObjectCreationEvent
          Event recording the creation of an object.
ObjectKey
          Class that must be used for an object that can identify a temporal object.
ObjectUpdateEvent
          Event recording the update of an object.
RelationshipPathChange
          Prepresentation of a relationship path change.
SnapshotObject
          An object representing the vales of a TemporalObject at a particular point in value and transaction time.
SnapshotSession
          Session that supports object interaction (search and lookup) at a particular point in time.
StateChange
          An entity state change relating to a particular point in value time.
TemporalEngine
          The interface with the temporal storage layer.
TemporalException
          Exception that occurs during interaction with the TemporalEngine and associated classes.

 

Classes in oracle.iam.rm.temporal used by oracle.iam.rm.temporal.model
ObjectKey
          Class that must be used for an object that can identify a temporal object.
SnapshotObject
          An object representing the vales of a TemporalObject at a particular point in value and transaction time.
SnapshotSession
          Session that supports object interaction (search and lookup) at a particular point in time.

 


Skip navigation links

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


Copyright © 2008, 2009 Oracle. All Rights Reserved.