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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSEntry.java488 public String[] getAttributeValues(String attrName, boolean ignoreCache) { argument
489 if (ignoreCache || !cacheSMSEntries) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSEntry.java488 public String[] getAttributeValues(String attrName, boolean ignoreCache) { argument
489 if (ignoreCache || !cacheSMSEntries) {

Completed in 52 milliseconds