Class HttpClientRequestSOAP11Encoder

    • Constructor Detail

      • HttpClientRequestSOAP11Encoder

        public HttpClientRequestSOAP11Encoder()
    • Method Detail

      • getSOAPAction

        protected String getSOAPAction()
        Determine the value of the SOAPAction HTTP header to send.

        The default behavior is to return the value of the SOAP Envelope's WS-Addressing Action header, if present.

        Overrides:
        getSOAPAction in class HttpClientRequestSOAP11Encoder
        Returns:
        a SOAPAction HTTP header URI value
      • getBindingURI

        public String getBindingURI()
        Gets the SAML binding URI supported by this encoder.
        Specified by:
        getBindingURI in interface SAMLMessageEncoder
        Returns:
        SAML binding URI supported by this encoder