Uses of Interface
se.swedenconnect.opensaml.eidas.metadata.SchemeInformation
Packages that use 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
Methods in se.swedenconnect.opensaml.eidas.metadata that return SchemeInformationModifier and TypeMethodDescriptionMetadataServiceList.getSchemeInformation()
Returns the scheme information element for this list.Methods in se.swedenconnect.opensaml.eidas.metadata with parameters of type SchemeInformationModifier and TypeMethodDescriptionvoid
MetadataServiceList.setSchemeInformation
(SchemeInformation schemeInformation) Assigns the scheme information element for this list. -
Uses of SchemeInformation in se.swedenconnect.opensaml.eidas.metadata.impl
Classes in se.swedenconnect.opensaml.eidas.metadata.impl that implement SchemeInformationMethods in se.swedenconnect.opensaml.eidas.metadata.impl that return SchemeInformationModifier and TypeMethodDescriptionSchemeInformationBuilder.buildObject()
SchemeInformationBuilder.buildObject
(String namespaceURI, String localName, String namespacePrefix) MetadataServiceListImpl.getSchemeInformation()
Returns the scheme information element for this list.Methods in se.swedenconnect.opensaml.eidas.metadata.impl with parameters of type SchemeInformationModifier and TypeMethodDescriptionvoid
MetadataServiceListImpl.setSchemeInformation
(SchemeInformation schemeInformation) Assigns the scheme information element for this list.