Class NameIDMappingServiceImpl

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

public class NameIDMappingServiceImpl extends EndpointImpl implements NameIDMappingService
Concrete implementation of NameIDMappingService.
  • Constructor Details

    • NameIDMappingServiceImpl

      protected NameIDMappingServiceImpl(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