Uses of Package
org.opensaml.storage.impl.client
-
Packages that use org.opensaml.storage.impl.client Package Description org.opensaml.storage.impl.client Implementation ofStorageServicethat unifies cookie and HTML Local Storage. -
Classes in org.opensaml.storage.impl.client used by org.opensaml.storage.impl.client Class Description ClientStorageLoadContext A subcontext for driving the loading of data from a client into one or more instances of aClientStorageService.ClientStorageSaveContext A subcontext for driving the saving of data to a client from one or more instances of aClientStorageService.ClientStorageService Implementation ofStorageServicethat stores data in-memory in a shared session attribute.ClientStorageService.ClientStorageSource Enumeration of possible sources for the data.ClientStorageServiceOperation A wrapper for a storage operation to capture the current or intended state of the data for a client.