|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InteractiveSnapshotSession | |
|---|---|
| oracle.iam.rm.inherent | Provides the classes and interfaces for Oracle Role Manager entities, their mappings, and audit handling. |
| 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.temporal | Provides the interfaces and classes used for interacting with the business data of Oracle Role Manager. |
| Uses of InteractiveSnapshotSession in oracle.iam.rm.inherent |
|---|
| Methods in oracle.iam.rm.inherent with type parameters of type InteractiveSnapshotSession | ||
|---|---|---|
|
InherentManagerSource.getInteractiveInherentManager(java.lang.Class<T> managerInterface, InteractiveSnapshotSession session)Gets an interactive manager that implements for a particular interactive inherent manager interface with a specified interactive session. |
|
| Methods in oracle.iam.rm.inherent with parameters of type InteractiveSnapshotSession | ||
|---|---|---|
|
InherentManagerSource.getInteractiveInherentManager(java.lang.Class<T> managerInterface, InteractiveSnapshotSession session)Gets an interactive manager that implements for a particular interactive inherent manager interface with a specified interactive session. |
|
| Uses of InteractiveSnapshotSession in oracle.iam.rm.inherent.personnel |
|---|
| Subinterfaces of InteractiveSnapshotSession in oracle.iam.rm.inherent.personnel | |
|---|---|
interface |
InteractivePersonnelManagerA read-write interface to manage system identities and persons in the system. |
| Uses of InteractiveSnapshotSession in oracle.iam.rm.inherent.resource |
|---|
| Subinterfaces of InteractiveSnapshotSession in oracle.iam.rm.inherent.resource | |
|---|---|
interface |
InteractiveResourceManagerAn interface used to create secutiry objects such as resources, permissions, and privileges. |
| Uses of InteractiveSnapshotSession in oracle.iam.rm.inherent.role |
|---|
| Subinterfaces of InteractiveSnapshotSession in oracle.iam.rm.inherent.role | |
|---|---|
interface |
InteractiveRoleManagerA read/write interface to do management of roles from the database. |
| Uses of InteractiveSnapshotSession in oracle.iam.rm.temporal |
|---|
| Methods in oracle.iam.rm.temporal that return InteractiveSnapshotSession | |
|---|---|
InteractiveSnapshotSession |
TemporalEngine.getInteractiveSnapshotSession(long transactionId)Gets a snapshot session based on the provided live business transaction. |
InteractiveSnapshotSession |
ObjectChangeEvent.getSession()Gets the session that the change occurred in. |
| Constructors in oracle.iam.rm.temporal with parameters of type InteractiveSnapshotSession | |
|---|---|
ObjectChangeEvent(InteractiveSnapshotSession session, ObjectKey subjectKey, java.lang.String subjectType, AttributeChangeSet attributeChangeSet, StateChange stateChange)Creates an ObjectChangeEvent instance. |
|
ObjectCreationEvent(InteractiveSnapshotSession session, ObjectKey subjectKey, java.lang.String subjectType, AttributeChangeSet attributeChangeSet, StateChange stateChange)Creates an ObjectCreationEvent instance with the provided parameters. |
|
ObjectUpdateEvent(InteractiveSnapshotSession session, ObjectKey subjectKey, java.lang.String subjectType, AttributeChangeSet attributeChangeSet, StateChange stateChange)Creates an ObjectChangeEvent instance with the provided parameters. |
|
|
Oracle Role Manager Java API Reference 10g (10.1.4) E12031-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||