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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java99 static Hashtable attrAuthorityMapperCache = new Hashtable(); field in class:AttributeQueryUtil
1227 attrAuthorityMapperCache.get(attrAuthorityMapperName);
1231 attrAuthorityMapperCache.put(attrAuthorityMapperName,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DAttributeQueryUtil.java101 static Hashtable attrAuthorityMapperCache = new Hashtable(); field in class:AttributeQueryUtil
1229 attrAuthorityMapperCache.get(attrAuthorityMapperName);
1233 attrAuthorityMapperCache.put(attrAuthorityMapperName,

Completed in 33 milliseconds