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

/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DIPSigninRequest.java161 redirectAuthentication(idpEntityID, realm);
177 redirectAuthentication(idpEntityID, realm);
184 private void redirectAuthentication(String idpEntityID, String realm) method in class:IPSigninRequest
186 String classMethod = "IDPSSOFederate.redirectAuthentication: ";
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DIPSigninRequest.java168 redirectAuthentication(idpEntityID, realm);
184 redirectAuthentication(idpEntityID, realm);
191 private void redirectAuthentication(String idpEntityID, String realm) method in class:IPSigninRequest
193 String classMethod = "IDPSSOFederate.redirectAuthentication: ";
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DUtilProxySAMLAuthenticator.java384 redirectAuthentication(request, response, idpAuthnContextInfo, data, true);
580 redirectAuthentication(request, response, idpAuthnContextInfo, data, false);
683 private static void redirectAuthentication(HttpServletRequest request, HttpServletResponse response, method in class:UtilProxySAMLAuthenticator
688 String classMethod = "IDPSSOFederate.redirectAuthentication: ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DUtilProxySAMLAuthenticator.java393 redirectAuthentication(request, response, idpAuthnContextInfo, data, true);
590 redirectAuthentication(request, response, idpAuthnContextInfo, data, false);
695 private static void redirectAuthentication(HttpServletRequest request, HttpServletResponse response, method in class:UtilProxySAMLAuthenticator
700 String classMethod = "UtilProxySAMLAuthenticator.redirectAuthentication: ";
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java2254 public static void redirectAuthentication( method in class:SAML2Utils
2260 String method = "redirectAuthentication: ";
2441 redirectAuthentication(request, response,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java334 redirectAuthentication(request, response, authnReq, null, realm, idpEntityID, spEntityID);
2336 static void redirectAuthentication( method in class:IDPSSOUtil
2345 String classMethod = "IDPSSOUtil.redirectAuthentication: ";
H A DDoManageNameID.java207 SAML2Utils.redirectAuthentication(request, response,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java2279 public static void redirectAuthentication( method in class:SAML2Utils
2285 String method = "redirectAuthentication: ";
2466 redirectAuthentication(request, response,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java338 redirectAuthentication(request, response, authnReq, null, realm, idpEntityID, spEntityID);
2369 static void redirectAuthentication( method in class:IDPSSOUtil
2378 String classMethod = "IDPSSOUtil.redirectAuthentication: ";
H A DDoManageNameID.java209 SAML2Utils.redirectAuthentication(request, response,

Completed in 83 milliseconds