Package org.opensaml.common.binding.artifact

Classes that may be used to create and manipulate SAML artifacts.

See:
          Description

Interface Summary
SAMLArtifactBuilder<ArtifactType extends SAMLArtifact> Builder for typed SAML artifacts.
SAMLArtifactMap Maps an artifact to a SAML message and back again.
SAMLArtifactMap.SAMLArtifactMapEntry Represents a mapping between an artifact a SAML message with some associated metadata.
 

Class Summary
SAMLArtifact Base class for SAML artifacts.
SAMLArtifactFactory Factory for producing SAML artifacts.
 

Package org.opensaml.common.binding.artifact Description

Classes that may be used to create and manipulate SAML artifacts.