Interface RequestInitiator

  • All Superinterfaces:
    org.opensaml.core.xml.AttributeExtensibleXMLObject, org.opensaml.core.xml.ElementExtensibleXMLObject, Endpoint, SAMLObject, org.opensaml.core.xml.XMLObject

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

      • 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:
        Constant Field Values