Searched refs:getNewAuthnRequest (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java191 AuthnRequest newAuthnRequest = getNewAuthnRequest(hostedEntityId, destination, realm, authnRequest);
325 private static AuthnRequest getNewAuthnRequest(String hostedEntityId, String destination, String realm, method in class:IDPProxyUtil
327 String classMethod = "IDPProxyUtil.getNewAuthnRequest: ";
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOAndFedHandler.java1482 FSAuthnRequest newAuthnRequest = getNewAuthnRequest(authnRequest);
1604 private FSAuthnRequest getNewAuthnRequest( method in class:FSSSOAndFedHandler
1637 FSUtils.debug.error("FSSSOAndFedHandler.getNewAuthnRequest:" +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOAndFedHandler.java1482 FSAuthnRequest newAuthnRequest = getNewAuthnRequest(authnRequest);
1604 private FSAuthnRequest getNewAuthnRequest( method in class:FSSSOAndFedHandler
1637 FSUtils.debug.error("FSSSOAndFedHandler.getNewAuthnRequest:" +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java202 AuthnRequest newAuthnRequest = getNewAuthnRequest(hostedEntityId, destination, realm, authnRequest);
336 private static AuthnRequest getNewAuthnRequest(String hostedEntityId, String destination, String realm, method in class:IDPProxyUtil
338 String classMethod = "IDPProxyUtil.getNewAuthnRequest: ";

Completed in 799 milliseconds