Skip navigation links

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


Uses of Class
oracle.iam.rm.temporal.model.SOCPolicy

Packages that use SOCPolicy
oracle.iam.rm.temporal.model Provides the interfaces used for describing the deployed business data model of Oracle Role Manager. 

 

Uses of SOCPolicy in oracle.iam.rm.temporal.model

 

Methods in oracle.iam.rm.temporal.model that return SOCPolicy
 SOCPolicy ObjectType.getPermissionSocPolicy(java.lang.String permission)
          Gets the Sphere of Control policy to be used when determining whether instances of this object are within the Sphere of Control of a user's privileges for the specified permission.
static SOCPolicy SOCPolicy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SOCPolicy[] SOCPolicy.values()
          Returns an array containing the constants of this enum type, in the order they're declared.

 


Skip navigation links

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


Copyright © 2008, 2009 Oracle. All Rights Reserved.