Uses of Interface
org.opensaml.storage.StorageCapabilities
Packages that use StorageCapabilities
Package
Description
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
-
Uses of StorageCapabilities in org.opensaml.storage
Classes in org.opensaml.storage that implement StorageCapabilitiesModifier and TypeClassDescriptionclassPartial implementation ofStorageServicethat stores data in-memory with no persistence using a simple map.classAbstract base class forStorageServiceimplementations.Methods in org.opensaml.storage that return StorageCapabilitiesModifier and TypeMethodDescriptionAbstractStorageService.getCapabilities()Returns the capabilities of the underlying store.StorageService.getCapabilities()Returns the capabilities of the underlying store.