Searched refs:sendProxyResponse (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSBrowserArtifactConsumerHandler.java524 sendProxyResponse(requestID);
H A DFSAssertionArtifactHandler.java548 sendProxyResponse(requestID);
1857 protected void sendProxyResponse(String requestID) { method in class:FSAssertionArtifactHandler
1858 FSUtils.debug.message("FSAssertionArtifactHandler.sendProxyResponse::");
1865 FSUtils.debug.message("FSAssertionHandler.sendProxyResponse:" +
1868 FSUtils.debug.error("FSAssertionHandler.sendProxyResponse:" +
1876 FSUtils.debug.message("FSAssertionArtifactHandler.sendProxyResponse"
1906 FSUtils.debug.error("FSAssertionArtifactHandler.sendProxyResponse:"
1923 FSUtils.debug.error("FSAssertionartifactHandler.sendProxyResponse:"
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSBrowserArtifactConsumerHandler.java524 sendProxyResponse(requestID);
H A DFSAssertionArtifactHandler.java550 sendProxyResponse(requestID);
1859 protected void sendProxyResponse(String requestID) { method in class:FSAssertionArtifactHandler
1860 FSUtils.debug.message("FSAssertionArtifactHandler.sendProxyResponse::");
1867 FSUtils.debug.message("FSAssertionHandler.sendProxyResponse:" +
1870 FSUtils.debug.error("FSAssertionHandler.sendProxyResponse:" +
1878 FSUtils.debug.message("FSAssertionArtifactHandler.sendProxyResponse"
1908 FSUtils.debug.error("FSAssertionArtifactHandler.sendProxyResponse:"
1925 FSUtils.debug.error("FSAssertionartifactHandler.sendProxyResponse:"
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java510 private static void sendProxyResponse( method in class:IDPProxyUtil
520 String classMethod = "IDPProxyUtil.sendProxyResponse: ";
610 sendProxyResponse(request, response, out, requestID, metaAlias, newSession, nameidFormat);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java546 private static void sendProxyResponse( method in class:IDPProxyUtil
557 String classMethod = "IDPProxyUtil.sendProxyResponse: ";
653 sendProxyResponse(request, response, out, requestID, metaAlias, newSession, nameidFormat, auditor);

Completed in 225 milliseconds