Package se.litsec.opensaml.saml2.metadata
Interfaces and classes for working with SAML2 metadata.
-
Interface Summary Interface Description MetadataContainer<T extends TimeBoundSAMLObject & SignableSAMLObject & CacheableSAMLObject> An interface that encapsulates anEntityDescriptor
orEntitiesDescriptor
in a container and defines useful method - mainly for publishing the metadata for an entity or a federation.PeerMetadataResolver Functional interface that request generators and processors use to obtain the peer metadata (most oftenly the IdP metadata). -
Class Summary Class Description AbstractMetadataContainer<T extends TimeBoundSAMLObject & SignableSAMLObject & CacheableSAMLObject> Abstract base class for theMetadataContainer
interface.EntitiesDescriptorContainer AMetadataContainer
forEntityDescriptor
elements.EntityDescriptorContainer AMetadataContainer
forEntityDescriptor
elements.MetadataUtils Utility methods for accessing metadata elements.