Class HTTPSOAP11Decoder

    • Constructor Detail

      • HTTPSOAP11Decoder

        public HTTPSOAP11Decoder()
        Constructor.
    • Method Detail

      • getBindingURI

        @Nonnull
        @NotEmpty
        public String getBindingURI()
        Gets the SAML binding URI supported by this decoder.
        Specified by:
        getBindingURI in interface SAMLMessageDecoder
        Returns:
        SAML binding URI supported by this decoder
      • populateBindingContext

        protected void populateBindingContext​(MessageContext messageContext)
        Populate the context which carries information specific to this binding.
        Parameters:
        messageContext - the current message context