Searched refs:getSPSSOConfigByAuthnRequest (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 DIDPProxyUtil.java388 SPSSOConfigElement spConfig = getSPSSOConfigByAuthnRequest(realm, origRequest);
446 spConfig = getSPSSOConfigByAuthnRequest(realm, authnRequest);
1137 private static SPSSOConfigElement getSPSSOConfigByAuthnRequest( method in class:IDPProxyUtil
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java404 SPSSOConfigElement spConfig = getSPSSOConfigByAuthnRequest(realm, origRequest);
479 spConfig = getSPSSOConfigByAuthnRequest(realm, authnRequest);
1197 private static SPSSOConfigElement getSPSSOConfigByAuthnRequest( method in class:IDPProxyUtil

Completed in 33 milliseconds