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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyCache.java57 private static final String RESOURCES_COMPONENT = "/resources/"; field in class:PolicyCache
400 if ( serviceComponent.startsWith(RESOURCES_COMPONENT)) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyCache.java57 private static final String RESOURCES_COMPONENT = "/resources/"; field in class:PolicyCache
391 if ( serviceComponent.startsWith(RESOURCES_COMPONENT)) {

Completed in 23 milliseconds