Package | Description |
---|---|
org.opensaml.saml.common.binding.artifact.impl |
Implementation of SAML artifact mapping.
|
org.opensaml.saml.common.binding.security.impl |
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
|
org.opensaml.storage |
Interfaces and classes for storing state data of the type used in replay caches, conversation identifiers, etc.
|
org.opensaml.storage.impl |
Storage-related implementation classes.
|
org.opensaml.storage.impl.memcached |
Class and Description |
---|
StorageSerializer
Interface to a serialization/deserialization process used by a
StorageService implementation
to optimize the handling of complex objects. |
StorageService
Generic data storage facility.
|
Class and Description |
---|
ReplayCache
Tracks non-replayable values in order to detect replays of the values, commonly used to track message identifiers.
|
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.
|
Class and Description |
---|
AbstractMapBackedStorageService
Partial implementation of
StorageService that stores data in-memory with no persistence
using a simple map. |
AbstractStorageService
Abstract base class for
StorageService implementations. |
MutableStorageRecord
Exposes mutation of
StorageRecord properties. |
RequestScopedStorageService
Specialization of
StorageService that maintains its data on a per-request basis. |
StorageCapabilities
Exposes capabilities of a
StorageService implementation. |
StorageRecord
Represents a versioned record in a
StorageService . |
StorageService
Generic data storage facility.
|
VersionMismatchException
Exception indicating a version mismatch when updating a storage record.
|
Class and Description |
---|
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 © 2016. All rights reserved.