public class ClientStorageSaveContext
extends org.opensaml.messaging.context.BaseContext
ClientStorageService.| Modifier and Type | Field and Description |
|---|---|
private Collection<ClientStorageServiceOperation> |
storageOperations
Storage operations to perform.
|
| Constructor and Description |
|---|
ClientStorageSaveContext()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ClientStorageServiceOperation> |
getStorageOperations()
Get the storage operations to perform.
|
boolean |
isSourceRequired(ClientStorageService.ClientStorageSource source)
Get whether a particular storage source is implicated by the queued operations.
|
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent@Nonnull @NonnullElements private Collection<ClientStorageServiceOperation> storageOperations
@Nonnull @NonnullElements @Live public Collection<ClientStorageServiceOperation> getStorageOperations()
public boolean isSourceRequired(@Nonnull ClientStorageService.ClientStorageSource source)
source - storage source to check forCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.