Searched refs:sendProxyLogoutResponseBySOAP (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.java985 public static void sendProxyLogoutResponseBySOAP(SOAPMessage reply, HttpServletResponse resp, PrintWriter out) { method in class:IDPProxyUtil
1003 SAML2Utils.debug.error("sendProxyLogoutResponseBySOAP: ", se);
1005 SAML2Utils.debug.error("sendProxyLogoutResponseBySOAP: ", ie);
H A DSPSingleLogout.java352 IDPProxyUtil.sendProxyLogoutResponseBySOAP(soapMsg, response, out);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java1045 public static void sendProxyLogoutResponseBySOAP(SOAPMessage reply, HttpServletResponse resp, PrintWriter out) { method in class:IDPProxyUtil
1063 SAML2Utils.debug.error("sendProxyLogoutResponseBySOAP: ", se);
1065 SAML2Utils.debug.error("sendProxyLogoutResponseBySOAP: ", ie);
H A DSPSingleLogout.java352 IDPProxyUtil.sendProxyLogoutResponseBySOAP(soapMsg, response, out);

Completed in 40 milliseconds