Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Package oracle.security.jps.service.policystore

Interface Summary
ApplicationPolicy The class represents an application in which entity objects and policies are created.
BindingPolicyStore A instance of a policystore on which a Subject can be bound.
PolicyMgmt This interface defines policy provisioning APIs
PolicyStore PolicyStore is the top-level scope concept.

 

Class Summary
BindingPolicyStoreFactory A factory to obtain a BindingPolicyStore.
PolicyDelegationPermission  
PolicyStoreAccessPermission A subclass of java.security.Permission.
RoleAdminPermission The grantee of this permission is further granted the right to grant/revoke the target role.

 

Enum Summary
ApplicationRoleAttributes Attributes supported by the Application Roles.
ApplicationRoleInUseException.REFERENTIAL_TYPE A enumeration listing the different types of references an application role can have with other objects in the policystore.
PolicyStoreAccessPermission.Action The enumeration class that defines the available actions for PolicyStoreAccessPermission.
PolicyStoreAccessPermission.AdminResource Entities that may be managed by an administrator.
PolicyStoreAccessPermission.Context List of supported contexts for this permission
PolicyStoreType Class the defines the various policy storage types.
RoleAdminPermission.RoleAdminAction Represents all valid actions supported by RoleAdminPermission

 

Exception Summary
ApplicationRoleInUseException This exception is thrown when an application role to be deleted is referenced by other application roles.
ConfigurationAlreadyBoundException Thrown when binding already exists between an OES configuration and an Application.
ConfigurationAlreadyExistsException Thrown when configuration with the same unique configuration id already exists.
ConfigurationNotFoundException Thrown when an OES configuration (SM or PIP) with the configuration id is not found in the persistent store
ExternalPolicyObjectException  
PolicyObjectAlreadyExistsException This exception is thrown when a specific policy object (grantee, role etc) already exists in the policy store
PolicyObjectNotFoundException This exception is thrown when a specific policy object (grantee, role etc) already exists in the policy store
PolicyStoreConfigException  
PolicyStoreConnectivityException This exception is thrown when an underlying connectivity issue happens.
PolicyStoreContainerNotReadyException  
PolicyStoreException This is the policy store base exception and is thrown when there is any error during policy operation
PolicyStoreIncompatibleVersionException An exception thrown by the PolicyStore M-APIs that indicate the store operation was not allowed.
PolicyStoreOperationNotAllowedException An exception thrown by the PolicyStore M-APIs that indicate the store operation was not allowed.
PolicyStoreRuntimeException This is the policy store run time exception and is thrown when there is any error during policy operation
ResourceFinderException This is a resource finder related exception that is thrown when a ResourceFinder cannot be instantiated or invoked by JPS.

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 1 (11.1.1)

E22649-02 ESAPI


Copyright © 2011, Oracle. All rights reserved.