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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DUtilProxySAMLAuthenticator.java399 cleanUpCache(data.getRequestID());
810 private static void cleanUpCache(String reqID) { method in class:UtilProxySAMLAuthenticator
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DUtilProxySAMLAuthenticator.java409 cleanUpCache(data.getRequestID());
822 private static void cleanUpCache(String reqID) { method in class:UtilProxySAMLAuthenticator

Completed in 31 milliseconds