Uses of Package
org.opensaml.storage
-
Packages that use org.opensaml.storage Package Description org.opensaml.storage Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc. -
Classes in org.opensaml.storage used by org.opensaml.storage Class Description AbstractStorageService Abstract base class forStorageServiceimplementations.MutableStorageRecord Exposes mutation ofStorageRecordproperties.StorageCapabilities Exposes capabilities of aStorageServiceimplementation.StorageRecord Represents a versioned record in aStorageService.StorageSerializer Interface to a serialization/deserialization process used by aStorageServiceimplementation to optimize the handling of complex objects.StorageService Generic data storage facility.VersionMismatchException Exception indicating a version mismatch when updating a storage record.