Class AttributeConsumingServiceImpl

java.lang.Object
org.opensaml.core.xml.AbstractXMLObject
org.opensaml.saml.saml2.metadata.impl.AttributeConsumingServiceImpl
All Implemented Interfaces:
XMLObject, SAMLObject, AttributeConsumingService

public class AttributeConsumingServiceImpl extends AbstractXMLObject implements AttributeConsumingService
Concrete implementation of AttributeConsumingService.
  • Field Details

  • Constructor Details

    • AttributeConsumingServiceImpl

      protected AttributeConsumingServiceImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - name space
      elementLocalName - local name
      namespacePrefix - prefix
  • Method Details