Uses of Interface
org.opensaml.storage.StorageCapabilitiesEx
Packages that use StorageCapabilitiesEx
Package
Description
Storage-related implementation classes.
Implementation of
StorageService that unifies cookie and
HTML Local Storage.Implementation of memcached
StorageService.-
Uses of StorageCapabilitiesEx in org.opensaml.storage.impl
Classes in org.opensaml.storage.impl that implement StorageCapabilitiesExModifier and TypeClassDescriptionclassImplementation ofStorageServicethat uses JPA to persist to a database.classImplementation ofStorageServicethat stores data in an LDAP.classImplementation ofAbstractMapBackedStorageServicethat stores data in-memory in a shared data structure with no persistence. -
Uses of StorageCapabilitiesEx in org.opensaml.storage.impl.client
Classes in org.opensaml.storage.impl.client that implement StorageCapabilitiesExModifier and TypeClassDescriptionclassImplementation ofStorageServicethat stores data in-memory in a shared session attribute. -
Uses of StorageCapabilitiesEx in org.opensaml.storage.impl.memcached
Classes in org.opensaml.storage.impl.memcached that implement StorageCapabilitiesExModifier and TypeClassDescriptionclassProvides a description of memcached capabilities.