Class HTTPPostBinding


  • public class HTTPPostBinding
    extends SAMLBinding
    HTTP Post Binding
    Since:
    6.0
    • Constructor Detail

      • HTTPPostBinding

        public HTTPPostBinding()
    • Method Detail

      • supports

        public boolean supports​(org.opensaml.ws.transport.InTransport transport)
        Description copied from class: SAMLBinding
        Checks if this binding can be used to extract the message from the request.
        Specified by:
        supports in class SAMLBinding
        Returns:
        true if this binding supports the transport
      • supports

        public boolean supports​(org.opensaml.ws.transport.OutTransport transport)
        Description copied from class: SAMLBinding
        Checks if this binding can use the given transport to send a message
        Specified by:
        supports in class SAMLBinding
        Returns:
        true if this binding supports the transport
      • getBindingURI

        public String getBindingURI()
        Description copied from class: SAMLBinding
        Returns the URI that identifies this binding.
        Specified by:
        getBindingURI in class SAMLBinding
        Returns:
        the URI