Searched refs:userIDByTransientNameIDValue (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPCache.java219 public static Hashtable userIDByTransientNameIDValue = new Hashtable(); field in class:IDPCache
H A DIDPSessionListener.java218 IDPCache.userIDByTransientNameIDValue.remove(
H A DIDPSingleLogout.java1477 if(IDPCache.userIDByTransientNameIDValue.containsKey(
1479 IDPCache.userIDByTransientNameIDValue.remove(
H A DAttributeQueryUtil.java595 return (String)IDPCache.userIDByTransientNameIDValue.get(
H A DIDPSSOUtil.java1603 IDPCache.userIDByTransientNameIDValue.put(nameID.getValue(),
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPCache.java219 public static Hashtable userIDByTransientNameIDValue = new Hashtable(); field in class:IDPCache
H A DIDPSessionListener.java218 IDPCache.userIDByTransientNameIDValue.remove(
H A DIDPSingleLogout.java1470 if(IDPCache.userIDByTransientNameIDValue.containsKey(
1472 IDPCache.userIDByTransientNameIDValue.remove(
H A DAttributeQueryUtil.java597 return (String)IDPCache.userIDByTransientNameIDValue.get(
H A DIDPSSOUtil.java1636 IDPCache.userIDByTransientNameIDValue.put(nameID.getValue(),
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/xacml/plugins/
H A DFMSubjectMapper.java169 IDPCache.userIDByTransientNameIDValue.get(nameID);
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/xacml/plugins/
H A DFMSubjectMapper.java169 IDPCache.userIDByTransientNameIDValue.get(nameID);

Completed in 1095 milliseconds