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 anEntityDescriptororEntitiesDescriptorin 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 theMetadataContainerinterface.EntitiesDescriptorContainer AMetadataContainerforEntityDescriptorelements.EntityDescriptorContainer AMetadataContainerforEntityDescriptorelements.MetadataUtils Utility methods for accessing metadata elements.