Package com.webmethods.caf.wsclient.saml
Class SAML2OutboundInterceptor
java.lang.Object
com.webmethods.caf.wsclient.saml.SAML2OutboundInterceptor
- All Implemented Interfaces:
electric.soap.ISOAPInterceptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
intercept
(electric.soap.SOAPMessage message, electric.util.Context context)
-
Constructor Details
-
SAML2OutboundInterceptor
-
-
Method Details
-
intercept
public void intercept(electric.soap.SOAPMessage message, electric.util.Context context) - Specified by:
intercept
in interfaceelectric.soap.ISOAPInterceptor
-