Class SAML2OutboundInterceptor

java.lang.Object
com.webmethods.caf.wsclient.saml.SAML2OutboundInterceptor
All Implemented Interfaces:
electric.soap.ISOAPInterceptor

public class SAML2OutboundInterceptor extends Object implements electric.soap.ISOAPInterceptor
  • Constructor Details

    • SAML2OutboundInterceptor

      public SAML2OutboundInterceptor(String userName)
  • Method Details

    • intercept

      public void intercept(electric.soap.SOAPMessage message, electric.util.Context context)
      Specified by:
      intercept in interface electric.soap.ISOAPInterceptor