Searched defs:sendProxyLogoutResponseBySOAP (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.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);
/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);

Completed in 41 milliseconds