Uses of Interface
se.litsec.eidas.opensaml.metadata.MetadataServiceList
-
Packages that use MetadataServiceList Package Description se.litsec.eidas.opensaml.metadata Classes and interfaces for supporting the eIDASMetadataServiceList.se.litsec.eidas.opensaml.metadata.impl Implementation classes, builders, marshallers and unmarshallers for the eIDAS metadata service list types. -
-
Uses of MetadataServiceList in se.litsec.eidas.opensaml.metadata
Methods in se.litsec.eidas.opensaml.metadata with parameters of type MetadataServiceList Modifier and Type Method Description voidMetadataServiceListSignatureValidator. validateSignature(MetadataServiceList mdsl, X509Certificate signersCertificate)Validates the signature of the suppliedMetadataServiceListelement using the supplied certificate. -
Uses of MetadataServiceList in se.litsec.eidas.opensaml.metadata.impl
Classes in se.litsec.eidas.opensaml.metadata.impl that implement MetadataServiceList Modifier and Type Class Description classMetadataServiceListImplImplementation class forMetadataList.Methods in se.litsec.eidas.opensaml.metadata.impl that return MetadataServiceList Modifier and Type Method Description MetadataServiceListMetadataServiceListBuilder. buildObject()MetadataServiceListMetadataServiceListBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)
-