Class RequestInitiatorImpl

All Implemented Interfaces:
AttributeExtensibleXMLObject, ElementExtensibleXMLObject, XMLObject, SAMLObject, RequestInitiator, Endpoint

public class RequestInitiatorImpl extends EndpointImpl implements RequestInitiator
Concrete implementation of RequestInitiator.
  • Constructor Details

    • RequestInitiatorImpl

      protected RequestInitiatorImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - the namespace the element is in
      elementLocalName - the local name of the XML element this Object represents
      namespacePrefix - the prefix for the given namespace