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.info

Interface Summary
AdminResourceActionEntry This interface represents a AdminResourceActionEntry.
AdminRoleEntry This class represents Admin Role.
AppRoleEntry Represents an application role.
AttributeEntry<T extends DataType> The class stands for attribute defined in the system.
CodeSourceEntry  
ExpressionComponent This interface represents any entity that can appear as part of an expression.
FunctionEntry This class represents function used in policy rule condition.
GranteeEntry  
GrantEntry An in-memory representation privileges granted to a grantee.
ObligationEntry This class represents obligation used in advanced policy.
PermissionEntry A representation of a policy permission in policystore.
PermissionEntryInternal  
PermissionSetEntry This interface represents a PermissionSet.
PolicyDomainEntry This class represents policy domain.
PolicyEntry This class represents one authorization policy
PolicyRuleEntry This class represents policy rule, which is a component of a policy.
PrincipalEntry A representation of a principal in the policystore.
RoleCategoryEntry Role categories provide a way to organize roles.
RolePolicyEntry An in-memory representation of a RolePolicy.

 

Class Summary
AnonymousRoleEntry The class serves as an anonymous role principal definition.
AttributeAssignment<T extends DataType> The class contains attribute assignment of an obligation.
AttributeValueAssertion  
AuthenticatedRoleEntry  
BasicAdminResourceActionEntry This class provide basic implementation of interface AdminResourceActionEntry
BasicAttributeEntry<T extends DataType> A class to hold an in-memory attribute object.
BasicCodeSourceEntry A basic CodeSourceEntry class.
BasicObligationEntry A class to hold an in-memory obligation object For example,
BasicPolicyRuleEntry A class to hold an in-memory policy rule object.
BasicPrincipalEntry A class to hold an in-memory principal object.
BasicResourceActionsEntry A class to hold an in-memory resource_actions object.
BooleanExpressionEntry<ReturnType extends DataType> A standard expression which represents an expresion with Boolean return type.
DataType DataType is a super class of all DataType classes supported by OPSS policy store.
Expression Represents an expression.
InfoFactory A factory class that provides utility methods to create info objects.
MultipleParameters The class holds more than two parameters.
OpssBoolean The class stands for boolean data type which supported by OPSS policy store.
OpssDate The class stands for date data type which supported by OPSS policy store.
OpssInteger The class stands for integer data type which supported by OPSS policy store.
OpssString The class stands for string data type which supported by OPSS policy store.
OpssTime The class stands for time data type which supported by OPSS policy store.
RuleExpressionEntry<ReturnType extends DataType> The class represents the condition expression of a policy.
RuleExpressionEntry.AttributeDefinitionHolder  
ValueCollection This class represents a collection of values.
VarArgsInfo This class represents details of variable arguments to a function.

 

Enum Summary
AttributeEntry.AttributeCategory attribute category
BasicObligationEntry.Properties  
BasicPolicyRuleEntry.Properties  
ExpressionComponent.Type  
PolicyEntry.POLICY_SEMANTIC Policy Semantic Enum
PolicyRuleEntry.EffectType This represents policy rule effect type.
RoleCategoryEntry.Properties Modifiable properties of a ResourceTypeEntry
RuleExpressionEntry.BuiltInAttributes  
RuleExpressionEntry.BuiltInFunctions Built-in functions supported in OPSS MAPI.
RuleExpressionEntry.FunctionCategory Categories of functions

 


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.