Uses of Interface
org.opensaml.storage.StorageService
Packages that use StorageService
Package
Description
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
-
Uses of StorageService in org.opensaml.storage
Subinterfaces of StorageService in org.opensaml.storageModifier and TypeInterfaceDescriptioninterfaceAn extendedStorageServiceable to enumerate the keys in a context.Classes in org.opensaml.storage that implement StorageServiceModifier and TypeClassDescriptionclassPartial implementation ofStorageServicethat stores data in-memory with no persistence using a simple map.classAbstract base class forStorageServiceimplementations.