|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.p13n.entitlements.common.EntitlementConstants
public class EntitlementConstants
| Field Summary | |
|---|---|
static int |
APPLICATION_INHERITANCEId used to construct a P13nResource that will look for policies visible/editable in WLS console at an application scope |
static int |
CREATE_FAILUnsuccessful policy action |
static String |
CUSTOM_PREDICATE_CLASSSystem scoped class for expression predicate evaluation |
static int |
ENT_APP_ROLE_INHERITANCEUsed to construct a P13nResource that will look for role policies at enterprise application and global scope. |
static String |
EXECUTE_CAPABILITYSecurity policy capability |
static int |
EXPRESSION_CACHE_INIT_SIZEInitial size of entitlement expression cache. |
static int |
GLOBAL_NODE_INHERITANCEUsed to construct a P13nResource that will be used NOT to locate role or security policies but instead simply represents a leaf node within a general library taxonomy. |
static int |
GLOBAL_ROLE_INHERITANCEId used to construct a P13nResource that will look for policies visible/editable in WLS console at a global scope |
static int |
HIERARCHICAL_ROLE_INHERITANCEUsed to construct a P13nResource that will look for role policies at leaf node, application taxonomy, web application, enterprise application and global scope |
static int |
LEAF_NODE_ROLE_INHERITANCEUsed to construct a P13nResource that will look for role policies at resource leaf node and global scope, only. |
static int |
NOT_ATTEMPTEDPolicy action not attempted - need further initialization |
static int |
P13N_ADMIN_POLICYPolicy used to manage admin entitlements |
static String |
P13N_ADMIN_POLICY_POOL_REFNamespace for pool refs of P13n Admin Role Policy references |
static String |
P13N_ADMIN_ROLE_POLICY_POOLNamespace for pool of P13n Admin Role Policies |
static String |
P13N_ADMIN_ROLE_SEGMENT_POOLNamespace for pool of P13n Admin Role Segments |
static String |
P13N_APPL_ROLE_POLICY_POOLNamespace for pool of P13n Application Role Policies. |
static int |
P13N_APPLICATION_POLICYPolicy used to manage application scoped visitor entitlements |
static String |
P13N_POLICY_NAMESPACENamespace for P13n Role and Security Policies |
static String |
P13N_ROLE_POLICY_POOLNamespace for pool of P13n Visitor Role Policies |
static String |
P13N_ROLE_SEGMENT_POOLNamespace for pool of P13n Visitor Role Segments |
static int |
P13N_VISITOR_POLICYPolicy used to manage visitor entitlements |
static String |
P13N_VISITOR_POLICY_POOL_REFNamespace for pool refs of P13n Visitor Role Policy references |
static int |
POLICY_EXISTSUnsuccessful policy action |
static int |
POLICY_LIBRARY_INHERITANCEUsed to construct a P13nResource that will be used to locate role or security policies at either a resource leaf node and/or within a general library taxonomy. |
static int |
POLICY_NOT_FOUNDUnsuccessful policy action |
static String |
PREDICATE_ENT_REQUESTKey for location of entitlement request within entitlement Context object |
static String |
PREDICATE_EVAL_CLASSApplication scoped class for expression predicate evaluation |
static int |
REMOVE_FAILUnsuccessful policy action |
static String |
RESOURCE_ID_DELIMITERUsed to construct a P13nResource that will look for role policies at global scope, only |
static int |
SECURITY_POLICY_INHERITANCEUsed to construct a P13nResource that will be used to locate security policies only (not role policies). |
static int |
SUCCESSSuccessful policy action |
static int |
WEBAPP_ROLE_INHERITANCEUsed to construct a P13nResource that will look for role policies at web application, enterprise application and global scope |
| Constructor Summary | |
|---|---|
EntitlementConstants() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int GLOBAL_ROLE_INHERITANCE
public static final int APPLICATION_INHERITANCE
public static final int ENT_APP_ROLE_INHERITANCE
public static final int WEBAPP_ROLE_INHERITANCE
public static final int LEAF_NODE_ROLE_INHERITANCE
public static final int HIERARCHICAL_ROLE_INHERITANCE
public static final int SECURITY_POLICY_INHERITANCE
public static final int POLICY_LIBRARY_INHERITANCE
public static final int GLOBAL_NODE_INHERITANCE
public static final int SUCCESS
public static final int POLICY_EXISTS
public static final int CREATE_FAIL
public static final int POLICY_NOT_FOUND
public static final int REMOVE_FAIL
public static final int NOT_ATTEMPTED
public static final String PREDICATE_ENT_REQUEST
public static final String PREDICATE_EVAL_CLASS
public static final String CUSTOM_PREDICATE_CLASS
public static final String RESOURCE_ID_DELIMITER
public static final String P13N_POLICY_NAMESPACE
public static final String P13N_ROLE_POLICY_POOL
public static final String P13N_APPL_ROLE_POLICY_POOL
public static final String P13N_ROLE_SEGMENT_POOL
public static final String P13N_VISITOR_POLICY_POOL_REF
public static final String P13N_ADMIN_ROLE_POLICY_POOL
public static final String P13N_ADMIN_ROLE_SEGMENT_POOL
public static final String P13N_ADMIN_POLICY_POOL_REF
public static final int P13N_VISITOR_POLICY
public static final int P13N_ADMIN_POLICY
public static final int P13N_APPLICATION_POLICY
public static final String EXECUTE_CAPABILITY
public static final int EXPRESSION_CACHE_INIT_SIZE
| Constructor Detail |
|---|
public EntitlementConstants()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.