Searched defs:POLICIES_COMPONENT (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyCache.java56 private static final String POLICIES_COMPONENT = "/policies/"; field in class:PolicyCache
366 if ( serviceComponent.startsWith(POLICIES_COMPONENT)) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyCache.java56 private static final String POLICIES_COMPONENT = "/policies/"; field in class:PolicyCache
357 if ( serviceComponent.startsWith(POLICIES_COMPONENT)) {

Completed in 28 milliseconds