Class DistributionPointImpl

java.lang.Object
org.opensaml.core.xml.AbstractXMLObject
org.opensaml.core.xml.schema.impl.XSURIImpl
se.swedenconnect.opensaml.eidas.metadata.impl.DistributionPointImpl
All Implemented Interfaces:
XSURI, XMLObject, SAMLObject, DistributionPoint

public class DistributionPointImpl extends XSURIImpl implements DistributionPoint
Implementation class for DistributionPoint.
Author:
Martin Lindström
  • Constructor Details

    • DistributionPointImpl

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