Class DistributionPointsImpl

java.lang.Object
org.opensaml.core.xml.AbstractXMLObject
se.swedenconnect.opensaml.eidas.metadata.impl.DistributionPointsImpl
All Implemented Interfaces:
XMLObject, SAMLObject, DistributionPoints

public class DistributionPointsImpl extends AbstractXMLObject implements DistributionPoints
Implementation of DistributionPoints.
Author:
Martin Lindström
  • Constructor Details

    • DistributionPointsImpl

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