Searched refs:POLICY_REPOSITORY_REALM (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/delegation/plugins/
H A DDelegationPolicyImpl.java93 private static final String POLICY_REPOSITORY_REALM = field in class:DelegationPolicyImpl
163 pe = new PolicyEvaluator(POLICY_REPOSITORY_REALM, DelegationManager.DELEGATION_SERVICE);
241 POLICY_REPOSITORY_REALM);
306 POLICY_REPOSITORY_REALM);
358 POLICY_REPOSITORY_REALM);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/delegation/plugins/
H A DDelegationPolicyImpl.java95 private static final String POLICY_REPOSITORY_REALM = field in class:DelegationPolicyImpl
166 pe = new PolicyEvaluator(POLICY_REPOSITORY_REALM, DelegationManager.DELEGATION_SERVICE);
244 POLICY_REPOSITORY_REALM);
309 POLICY_REPOSITORY_REALM);
361 POLICY_REPOSITORY_REALM);

Completed in 33 milliseconds