Package | Description |
---|---|
se.litsec.eidas.opensaml.metadata |
Classes and interfaces for supporting the eIDAS
MetadataServiceList . |
se.litsec.eidas.opensaml.metadata.impl |
Implementation classes, builders, marshallers and unmarshallers for the eIDAS metadata service list types.
|
Modifier and Type | Method and Description |
---|---|
DistributionPoints |
MetadataServiceList.getDistributionPoints()
Returns the distribution points element.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataServiceList.setDistributionPoints(DistributionPoints distributionPoints)
Assigns the distribution points element.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributionPointsImpl
Implementation of
DistributionPoints . |
Modifier and Type | Method and Description |
---|---|
DistributionPoints |
DistributionPointsBuilder.buildObject() |
DistributionPoints |
DistributionPointsBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
DistributionPoints |
MetadataServiceListImpl.getDistributionPoints()
Returns the distribution points element.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataServiceListImpl.setDistributionPoints(DistributionPoints distributionPoints)
Assigns the distribution points element.
|
Copyright © 2018 Litsec AB. All rights reserved.