Uses of Class
org.opensaml.storage.AbstractStorageService
Packages that use AbstractStorageService
Package
Description
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
-
Uses of AbstractStorageService in org.opensaml.storage
Subclasses of AbstractStorageService in org.opensaml.storageModifier and TypeClassDescriptionclassPartial implementation ofStorageServicethat stores data in-memory with no persistence using a simple map.