Package | Description |
---|---|
org.opensaml.storage |
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
|
Class and Description |
---|
AbstractStorageService
Abstract base class for
StorageService implementations. |
MutableStorageRecord
Exposes mutation of
StorageRecord properties. |
StorageCapabilities
Exposes capabilities of a
StorageService implementation. |
StorageRecord
Represents a versioned record in a
StorageService . |
StorageSerializer
Interface to a serialization/deserialization process used by a
StorageService implementation
to optimize the handling of complex objects. |
StorageService
Generic data storage facility.
|
VersionMismatchException
Exception indicating a version mismatch when updating a storage record.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.