Class StorageBackedIdPSessionSerializer

java.lang.Object
net.shibboleth.utilities.java.support.component.AbstractInitializableComponent
net.shibboleth.idp.session.impl.StorageBackedIdPSessionSerializer
All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, StorageSerializer<StorageBackedIdPSession>

@ThreadSafe public class StorageBackedIdPSessionSerializer extends AbstractInitializableComponent implements StorageSerializer<StorageBackedIdPSession>
A serializer for instances of StorageBackedIdPSession designed in conjunction with the StorageService-backed SessionManager implementation.