Interface RequestInitiator

All Superinterfaces:
AttributeExtensibleXMLObject, ElementExtensibleXMLObject, Endpoint, SAMLObject, XMLObject
All Known Implementing Classes:
RequestInitiatorImpl

public interface RequestInitiator extends Endpoint
Interfaces for SAML 2 Metadata Extension for SSO Service Provider Request Initiation - RequestInitiator element.
  • Field Details

    • DEFAULT_ELEMENT_LOCAL_NAME

      static final String DEFAULT_ELEMENT_LOCAL_NAME
      Element local name.
      See Also:
    • DEFAULT_ELEMENT_NAME

      static final QName DEFAULT_ELEMENT_NAME
      Default element name.
    • REQUIRED_BINDING_VALUE

      static final String REQUIRED_BINDING_VALUE
      Per the extension specification, the value of the 'Binding' attribute MUST be set to this fixed value.
      See Also: