Searched defs:idpSessionsByIndices (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 DIDPCache.java102 public static Hashtable<String, IDPSession> idpSessionsByIndices = new Hashtable<String, IDPSession>(); field in class:IDPCache
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPCache.java102 public static Hashtable<String, IDPSession> idpSessionsByIndices = new Hashtable<String, IDPSession>(); field in class:IDPCache

Completed in 32 milliseconds