Searched defs:retrieveAuthenticationFromCache (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DSAMLAuthenticatorLookup.java33 void retrieveAuthenticationFromCache() throws SessionException, ServerFaultException, ClientFaultException; method in interface:SAMLAuthenticatorLookup
H A DUtilProxySAMLAuthenticatorLookup.java79 public void retrieveAuthenticationFromCache() throws SessionException, ServerFaultException, ClientFaultException { method in class:UtilProxySAMLAuthenticatorLookup
81 final String classMethod = "UtilProxySAMLAuthenticatorLookup.retrieveAuthenticationFromCache: ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DSAMLAuthenticatorLookup.java33 void retrieveAuthenticationFromCache() throws SessionException, ServerFaultException, ClientFaultException; method in interface:SAMLAuthenticatorLookup
H A DUtilProxySAMLAuthenticatorLookup.java79 public void retrieveAuthenticationFromCache() throws SessionException, ServerFaultException, ClientFaultException { method in class:UtilProxySAMLAuthenticatorLookup
81 final String classMethod = "UtilProxySAMLAuthenticatorLookup.retrieveAuthenticationFromCache: ";

Completed in 43 milliseconds