Skip navigation links

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


Uses of Interface
oracle.iam.rm.temporal.InteractiveSession

Packages that use InteractiveSession
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 InteractiveSession in oracle.iam.rm.inherent.personnel

 

Subinterfaces of InteractiveSession in oracle.iam.rm.inherent.personnel
 interface InteractivePersonnelManager
          A read-write interface to manage system identities and persons in the system.

 

Uses of InteractiveSession in oracle.iam.rm.inherent.resource

 

Subinterfaces of InteractiveSession in oracle.iam.rm.inherent.resource
 interface InteractiveResourceManager
          An interface used to create secutiry objects such as resources, permissions, and privileges.

 

Uses of InteractiveSession in oracle.iam.rm.inherent.role

 

Subinterfaces of InteractiveSession in oracle.iam.rm.inherent.role
 interface InteractiveRoleManager
          A read/write interface to do management of roles from the database.

 

Uses of InteractiveSession in oracle.iam.rm.temporal

 

Subinterfaces of InteractiveSession in oracle.iam.rm.temporal
 interface InteractiveSnapshotSession
          SnapshotSession that supports object creation and modification.

 


Skip navigation links

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


Copyright © 2008, 2009 Oracle. All Rights Reserved.