public class ClientStorageLoadContext
extends org.opensaml.messaging.context.BaseContext
ClientStorageService.| Modifier and Type | Field and Description |
|---|---|
private Collection<String> |
storageKeys
The collection of storage keys to load from the client.
|
| Constructor and Description |
|---|
ClientStorageLoadContext()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getStorageKeys()
Get the collection of storage keys to load from the client.
|
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent@Nonnull @NonnullElements private Collection<String> storageKeys
@Nonnull @NonnullElements @Live public Collection<String> getStorageKeys()
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.