Uses of Interface
se.swedenconnect.opensaml.eidas.metadata.SchemeInformation
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 SchemeInformation in se.swedenconnect.opensaml.eidas.metadata
Modifier and TypeMethodDescriptionMetadataServiceList.getSchemeInformation()
Returns the scheme information element for this list.Modifier and TypeMethodDescriptionvoid
MetadataServiceList.setSchemeInformation
(SchemeInformation schemeInformation) Assigns the scheme information element for this list. -
Uses of SchemeInformation in se.swedenconnect.opensaml.eidas.metadata.impl
Modifier and TypeMethodDescriptionSchemeInformationBuilder.buildObject()
SchemeInformationBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) MetadataServiceListImpl.getSchemeInformation()
Returns the scheme information element for this list.Modifier and TypeMethodDescriptionvoid
MetadataServiceListImpl.setSchemeInformation
(SchemeInformation schemeInformation) Assigns the scheme information element for this list.