Uses of Package
org.opensaml.storage
-
Packages that use org.opensaml.storage 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.saml.saml2.assertion.impl Implementation classes for validating SAML 2 Assertions.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.client Implementation ofStorageServicethat unifies cookie and HTML Local Storage.org.opensaml.storage.impl.memcached Implementation of memcachedStorageService. -
Classes in org.opensaml.storage used by org.opensaml.saml.common.binding.artifact.impl Class Description StorageSerializer Interface to a serialization/deserialization process used by aStorageServiceimplementation to optimize the handling of complex objects.StorageService Generic data storage facility. -
Classes in org.opensaml.storage used by org.opensaml.saml.common.binding.security.impl Class Description ReplayCache Tracks non-replayable values in order to detect replays of the values, commonly used to track message identifiers. -
Classes in org.opensaml.storage used by org.opensaml.saml.saml2.assertion.impl Class Description ReplayCache Tracks non-replayable values in order to detect replays of the values, commonly used to track message identifiers. -
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. -
Classes in org.opensaml.storage used by org.opensaml.storage.impl Class Description AbstractMapBackedStorageService Partial implementation ofStorageServicethat stores data in-memory with no persistence using a simple map.AbstractStorageService Abstract base class forStorageServiceimplementations.MutableStorageRecord Exposes mutation ofStorageRecordproperties.StorageCapabilities Exposes capabilities of aStorageServiceimplementation.StorageCapabilitiesEx Exposes capabilities of aStorageServiceimplementation.StorageRecord Represents a versioned record in aStorageService.StorageService Generic data storage facility.VersionMismatchException Exception indicating a version mismatch when updating a storage record. -
Classes in org.opensaml.storage used by org.opensaml.storage.impl.client Class Description AbstractMapBackedStorageService Partial implementation ofStorageServicethat stores data in-memory with no persistence using a simple map.AbstractStorageService Abstract base class forStorageServiceimplementations.MutableStorageRecord Exposes mutation ofStorageRecordproperties.StorageCapabilities Exposes capabilities of aStorageServiceimplementation.StorageCapabilitiesEx Exposes capabilities of aStorageServiceimplementation.StorageService Generic data storage facility. -
Classes in org.opensaml.storage used by org.opensaml.storage.impl.memcached Class Description StorageCapabilities Exposes capabilities of aStorageServiceimplementation.StorageCapabilitiesEx 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.