Uses of Interface
se.swedenconnect.opensaml.eidas.metadata.DistributionPoints
Package
Description
Classes and interfaces for supporting the eIDAS
MetadataServiceList
.Implementation classes, builders, marshallers and unmarshallers for the eIDAS metadata service list types.
-
Uses of DistributionPoints in se.swedenconnect.opensaml.eidas.metadata
Modifier and TypeMethodDescriptionMetadataServiceList.getDistributionPoints()
Returns the distribution points element.Modifier and TypeMethodDescriptionvoid
MetadataServiceList.setDistributionPoints
(DistributionPoints distributionPoints) Assigns the distribution points element. -
Uses of DistributionPoints in se.swedenconnect.opensaml.eidas.metadata.impl
Modifier and TypeMethodDescriptionDistributionPointsBuilder.buildObject()
DistributionPointsBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) MetadataServiceListImpl.getDistributionPoints()
Returns the distribution points element.Modifier and TypeMethodDescriptionvoid
MetadataServiceListImpl.setDistributionPoints
(DistributionPoints distributionPoints) Assigns the distribution points element.