Uses of Package
se.litsec.opensaml.saml2.metadata
-
Packages that use se.litsec.opensaml.saml2.metadata Package Description se.litsec.opensaml.saml2.common.request Interfaces and classes for handling SAML requests.se.litsec.opensaml.saml2.common.response Interfaces and classes for working with SAML responses.se.litsec.opensaml.saml2.metadata Interfaces and classes for working with SAML2 metadata. -
Classes in se.litsec.opensaml.saml2.metadata used by se.litsec.opensaml.saml2.common.request Class Description PeerMetadataResolver Functional interface that request generators and processors use to obtain the peer metadata (most oftenly the IdP metadata). -
Classes in se.litsec.opensaml.saml2.metadata used by se.litsec.opensaml.saml2.common.response Class Description PeerMetadataResolver Functional interface that request generators and processors use to obtain the peer metadata (most oftenly the IdP metadata). -
Classes in se.litsec.opensaml.saml2.metadata used by se.litsec.opensaml.saml2.metadata Class Description AbstractMetadataContainer Abstract base class for theMetadataContainer
interface.MetadataContainer An interface that encapsulates anEntityDescriptor
orEntitiesDescriptor
in a container and defines useful method - mainly for publishing the metadata for an entity or a federation.