Class StorageServiceSAMLArtifactMapEntryFactory

java.lang.Object
net.shibboleth.utilities.java.support.component.AbstractInitializableComponent
org.opensaml.saml.common.binding.artifact.impl.StorageServiceSAMLArtifactMapEntryFactory
All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, SAMLArtifactMap.SAMLArtifactMapEntryFactory, StorageSerializer<SAMLArtifactMap.SAMLArtifactMapEntry>

A factory and StorageSerializer for instances of BasicSAMLArtifactMapEntry.

This implements serialization of an entry by wrapping the XML-based message in a parent element that tracks the additional associated data.