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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DIndexCache.java45 public static final String PARENTPATH_ID = "parentpath"; field in class:IndexCache
149 parentPathIndexCache = new Cache(PARENTPATH_ID, initCapacity, size);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/opensso/
H A DIndexCache.java45 public static final String PARENTPATH_ID = "parentpath"; field in class:IndexCache
149 parentPathIndexCache = new Cache(PARENTPATH_ID, initCapacity, size);

Completed in 29 milliseconds