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