| Package | Description |
|---|---|
| org.opensaml.storage.impl.client |
Implementation of
StorageService that unifies cookie and
HTML Local Storage. |
| Modifier and Type | Field and Description |
|---|---|
private Collection<ClientStorageServiceOperation> |
ClientStorageSaveContext.storageOperations
Storage operations to perform.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) ClientStorageServiceOperation |
ClientStorageService.save()
Serialize the stored data if it's in a "modified/dirty" state.
|
(package private) ClientStorageServiceOperation |
ClientStorageService.ClientStorageServiceStore.save()
Serialize current state of stored data into a storage operation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ClientStorageServiceOperation> |
ClientStorageSaveContext.getStorageOperations()
Get the storage operations to perform.
|
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.