Searched refs:authnContextCache (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPCache.java180 public static Hashtable authnContextCache = new Hashtable(); field in class:IDPCache
H A DIDPSingleLogout.java231 IDPCache.authnContextCache.remove(idpSessionIndex);
263 IDPCache.authnContextCache.remove(idpSessionIndex);
349 IDPCache.authnContextCache.remove(idpSessionIndex);
872 IDPCache.authnContextCache.remove(idpSessionIndex);
1163 IDPCache.authnContextCache.remove(sessionIndex);
1264 IDPCache.authnContextCache.remove(sessionIndex);
1416 IDPCache.authnContextCache.remove(idpSessionIndex);
1446 IDPCache.authnContextCache.remove(idpSessionIndex);
1635 IDPCache.authnContextCache.remove(idpSessionIndex);
1702 IDPCache.authnContextCache
[all...]
H A DIDPSessionListener.java233 IDPCache.authnContextCache.remove(sessionIndex);
H A DIDPSSOUtil.java1239 IDPCache.authnContextCache.get(sessionIndex);
1245 IDPCache.authnContextCache.put(sessionIndex, authContextSet);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPCache.java180 public static Hashtable authnContextCache = new Hashtable(); field in class:IDPCache
H A DIDPSingleLogout.java232 IDPCache.authnContextCache.remove(idpSessionIndex);
264 IDPCache.authnContextCache.remove(idpSessionIndex);
350 IDPCache.authnContextCache.remove(idpSessionIndex);
867 IDPCache.authnContextCache.remove(idpSessionIndex);
1156 IDPCache.authnContextCache.remove(sessionIndex);
1257 IDPCache.authnContextCache.remove(sessionIndex);
1409 IDPCache.authnContextCache.remove(idpSessionIndex);
1439 IDPCache.authnContextCache.remove(idpSessionIndex);
1634 IDPCache.authnContextCache.remove(idpSessionIndex);
1701 IDPCache.authnContextCache
[all...]
H A DIDPSessionListener.java233 IDPCache.authnContextCache.remove(sessionIndex);
H A DIDPSSOUtil.java1270 IDPCache.authnContextCache.get(sessionIndex);
1276 IDPCache.authnContextCache.put(sessionIndex, authContextSet);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DSAML2SingleLogoutHandler.java373 IDPCache.authnContextCache.remove(sessIndex[0]);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DSAML2SingleLogoutHandler.java373 IDPCache.authnContextCache.remove(sessIndex[0]);

Completed in 537 milliseconds