Class HTTPSOAP11Encoder

    • Constructor Detail

      • HTTPSOAP11Encoder

        public HTTPSOAP11Encoder()
        Constructor.
    • Method Detail

      • 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
      • 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 HTTPSOAP11Encoder
        Returns:
        a SOAPAction HTTP header URI value