Uses of Class
org.opensaml.storage.AbstractMapBackedStorageService
Packages that use AbstractMapBackedStorageService
Package
Description
Storage-related implementation classes.
Implementation of
StorageService that unifies cookie and
HTML Local Storage.-
Uses of AbstractMapBackedStorageService in org.opensaml.storage.impl
Subclasses of AbstractMapBackedStorageService in org.opensaml.storage.implModifier and TypeClassDescriptionclassImplementation ofAbstractMapBackedStorageServicethat stores data in-memory in a shared data structure with no persistence. -
Uses of AbstractMapBackedStorageService in org.opensaml.storage.impl.client
Subclasses of AbstractMapBackedStorageService in org.opensaml.storage.impl.clientModifier and TypeClassDescriptionclassImplementation ofStorageServicethat stores data in-memory in a shared session attribute.