A C D E G H I J K L M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- asyncDecode(CachedData) - Method in class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
- asyncDecode(CachedData) - Method in class org.opensaml.storage.impl.memcached.StringTranscoder
C
- capabilityMap - Variable in class org.opensaml.storage.impl.client.ClientStorageService
-
Sizes to report for context, key, and value limits when particular sources are used.
- ClientStorageLoadContext - Class in org.opensaml.storage.impl.client
-
A subcontext for driving the loading of data from a client into one or more instances of a
ClientStorageService. - ClientStorageLoadContext() - Constructor for class org.opensaml.storage.impl.client.ClientStorageLoadContext
-
Constructor.
- clientStorageLoadCtx - Variable in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Context to drive storage load.
- ClientStorageSaveContext - Class in org.opensaml.storage.impl.client
-
A subcontext for driving the saving of data to a client from one or more instances of a
ClientStorageService. - ClientStorageSaveContext() - Constructor for class org.opensaml.storage.impl.client.ClientStorageSaveContext
-
Constructor.
- clientStorageSaveCtx - Variable in class org.opensaml.storage.impl.client.LogLocalStorageSaveResults
-
Context to drive storage load.
- clientStorageSaveCtx - Variable in class org.opensaml.storage.impl.client.SaveCookieBackedClientStorageServices
-
Context to drive storage save.
- ClientStorageService - Class in org.opensaml.storage.impl.client
-
Implementation of
StorageServicethat stores data in-memory in a shared session attribute. - ClientStorageService() - Constructor for class org.opensaml.storage.impl.client.ClientStorageService
-
Constructor.
- ClientStorageService.ClientStorageServiceStore - Class in org.opensaml.storage.impl.client
-
Implements a session-bound backing store and locking mechanism for the
ClientStorageService. - ClientStorageService.ClientStorageSource - Enum in org.opensaml.storage.impl.client
-
Enumeration of possible sources for the data.
- ClientStorageServiceOperation - Class in org.opensaml.storage.impl.client
-
A wrapper for a storage operation to capture the current or intended state of the data for a client.
- ClientStorageServiceOperation(String, String, String, ClientStorageService.ClientStorageSource) - Constructor for class org.opensaml.storage.impl.client.ClientStorageServiceOperation
-
Constructor.
- ClientStorageServiceStore(String, ClientStorageService.ClientStorageSource) - Constructor for class org.opensaml.storage.impl.client.ClientStorageService.ClientStorageServiceStore
-
Reconstitute stored data.
- ClientStorageSource() - Constructor for enum org.opensaml.storage.impl.client.ClientStorageService.ClientStorageSource
- closeEntityManager(EntityManager) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Closes the supplied entity manager if
EntityManager.isOpen(). - commitTransaction(EntityTransaction) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Commits the supplied transaction if
EntityTransaction.isActive()and notEntityTransaction.getRollbackOnly(). - connectionFactory - Variable in class org.opensaml.storage.impl.LDAPStorageService
-
LDAP connection factory.
- context - Variable in class org.opensaml.storage.impl.JPAStorageRecord
-
Context string.
- context - Variable in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
-
Context string.
- CONTEXT_SIZE - Static variable in class org.opensaml.storage.impl.JPAStorageRecord
-
Length of the context column.
- contextMap - Variable in class org.opensaml.storage.impl.client.ClientStorageService.ClientStorageServiceStore
-
The underlying map of data records.
- contextMap - Variable in class org.opensaml.storage.impl.MemoryStorageService
-
Map of contexts.
- COOKIE - org.opensaml.storage.impl.client.ClientStorageService.ClientStorageSource
-
Source was a cookie.
- cookieManager - Variable in class org.opensaml.storage.impl.client.ClientStorageService
-
Manages creation of cookies.
- create(Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- create(String, String, String, Long) - Method in class org.opensaml.storage.impl.JPAStorageService
- create(String, String, String, Long) - Method in class org.opensaml.storage.impl.LDAPStorageService
- create(String, String, String, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- create(String, String, T, StorageSerializer<T>, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- createNamespace(String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Creates a cache-wide unique namespace for the given context name.
- CTX_KEY_BLACKLIST_SUFFIX - Static variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Key suffix for entry that contains a list of blacklisted (deleted) context keys.
- CTX_KEY_LIST_DELIMITER - Static variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Delimiter of items in the context key list.
- CTX_KEY_LIST_SUFFIX - Static variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Key suffix for entry that contains a list of context keys.
D
- dataSealer - Variable in class org.opensaml.storage.impl.client.ClientStorageService
-
DataSealer instance to secure data.
- decode(CachedData) - Method in class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
- decode(CachedData) - Method in class org.opensaml.storage.impl.memcached.StringTranscoder
- DEFAULT_STORAGE_NAME - Static variable in class org.opensaml.storage.impl.client.ClientStorageService
-
Default label for storage tracking.
- defaultAttributes - Variable in class org.opensaml.storage.impl.LDAPStorageService
-
Attributes to include in merge operations.
- defaultMaxValue - Static variable in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
-
Memcached supports 1M slabs (i.e.
- delete(Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- delete(String) - Method in class org.opensaml.storage.impl.LDAPStorageService
-
Executes a
DeleteOperationon the supplied DN. - delete(String, String) - Method in class org.opensaml.storage.impl.JPAStorageService
- delete(String, String) - Method in class org.opensaml.storage.impl.LDAPStorageService
- delete(String, String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- deleteAttribute(String, String) - Method in class org.opensaml.storage.impl.LDAPStorageService
-
Executes a
ModifyOperationon the supplied DN, removing the supplied attribute. - deleteContext(String) - Method in class org.opensaml.storage.impl.JPAStorageService
- deleteContext(String) - Method in class org.opensaml.storage.impl.LDAPStorageService
- deleteContext(String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- deleteContextImpl(String, Long) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Deletes every record with the supplied context.
- deleteImpl(Long) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Deletes every record with an expiration before the supplied expiration.
- deleteImpl(Long, String, String) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Deletes the record matching the supplied parameters.
- deleteWithVersion(long, Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- deleteWithVersion(long, String, String) - Method in class org.opensaml.storage.impl.JPAStorageService
- deleteWithVersion(long, String, String) - Method in class org.opensaml.storage.impl.LDAPStorageService
- deleteWithVersion(long, String, String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- dirty - Variable in class org.opensaml.storage.impl.client.ClientStorageService.ClientStorageServiceStore
-
Dirty bit.
- doDestroy() - Method in class org.opensaml.storage.impl.JPAStorageService
- doDestroy() - Method in class org.opensaml.storage.impl.LDAPStorageService
- doDestroy() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- doDestroy() - Method in class org.opensaml.storage.impl.MemoryStorageService
- doExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.LoadClientStorageServices
- doExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.LogLocalStorageSaveResults
- doExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.PopulateClientStorageLoadContext
- doExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.PopulateClientStorageSaveContext
- doExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.SaveCookieBackedClientStorageServices
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opensaml.storage.impl.client.ClientStorageService
- doInitialize() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- doInitialize() - Method in class org.opensaml.storage.impl.LDAPStorageService
- doInitialize() - Method in class org.opensaml.storage.impl.MemoryStorageService
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.LoadClientStorageServices
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.LogLocalStorageSaveResults
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.PopulateClientStorageLoadContext
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.PopulateClientStorageSaveContext
- doPreExecute(ProfileRequestContext) - Method in class org.opensaml.storage.impl.client.SaveCookieBackedClientStorageServices
E
- encode(String) - Method in class org.opensaml.storage.impl.memcached.StringTranscoder
- encode(MemcachedStorageRecord<?>) - Method in class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
- entityManagerFactory - Variable in class org.opensaml.storage.impl.JPAStorageService
-
Entity manager factory.
- equals(Object) - Method in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
- escaper - Variable in class org.opensaml.storage.impl.client.SaveCookieBackedClientStorageServices
-
URL encoder.
- EXCEPTION_FORM_FIELD - Static variable in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Name of local storage form field containing value read.
- EXCEPTION_FORM_FIELD - Static variable in class org.opensaml.storage.impl.client.LogLocalStorageSaveResults
-
Name of local storage form field containing value read.
- executeNamedQuery(EntityManager, String, Map<String, Object>, Class<T>, LockModeType) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Executes the supplied named query.
- expiry(Long) - Static method in class org.opensaml.storage.impl.memcached.MemcachedStorageRecord
-
Converts a
StorageRecord.getExpiration()value in milliseconds to the corresponding value in seconds.
G
- getCapabilities() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- getCleanupTask() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- getCleanupTask() - Method in class org.opensaml.storage.impl.JPAStorageService
- getCleanupTask() - Method in class org.opensaml.storage.impl.MemoryStorageService
- getContext() - Method in class org.opensaml.storage.impl.JPAStorageRecord
-
Returns the context.
- getContext() - Method in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
-
Returns the context.
- getContextMap() - Method in class org.opensaml.storage.impl.client.ClientStorageService.ClientStorageServiceStore
-
Get the map of contexts to manipulate during operations.
- getContextMap() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- getContextMap() - Method in class org.opensaml.storage.impl.MemoryStorageService
- getContextSize() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- getContextSize() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
- getCookieManager() - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Get the
CookieManagerto use. - getExpiration() - Method in class org.opensaml.storage.impl.JPAStorageRecord
- getExpiry() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageRecord
-
Gets the expiration date as an integer representing seconds since the Unix epoch, 1970-01-01T00:00:00.
- getKey() - Method in class org.opensaml.storage.impl.client.ClientStorageServiceOperation
-
Get storage key to update.
- getKey() - Method in class org.opensaml.storage.impl.JPAStorageRecord
-
Returns the key.
- getKey() - Method in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
-
Returns the key.
- getKeySize() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- getKeySize() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
- getLock() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- getLock() - Method in class org.opensaml.storage.impl.MemoryStorageService
- getLogPrefix() - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Get a prefix for log messages.
- getMaxSize() - Method in class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
- getMaxSize() - Method in class org.opensaml.storage.impl.memcached.StringTranscoder
- getSource() - Method in class org.opensaml.storage.impl.client.ClientStorageService.ClientStorageServiceStore
-
Get the data source.
- getSource() - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Get the backing source of the loaded data.
- getStorageKeys() - Method in class org.opensaml.storage.impl.client.ClientStorageLoadContext
-
Get the collection of storage keys to load from the client.
- getStorageName() - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Get the label to use for storage tracking.
- getStorageOperations() - Method in class org.opensaml.storage.impl.client.ClientStorageSaveContext
-
Get the storage operations to perform.
- getStorageServiceID() - Method in class org.opensaml.storage.impl.client.ClientStorageServiceOperation
-
Get Storage Service ID.
- getStorageSource() - Method in class org.opensaml.storage.impl.client.ClientStorageServiceOperation
-
Get storage source.
- getTransactionRetry() - Method in class org.opensaml.storage.impl.JPAStorageService
-
Returns the number of times a transaction will be retried if a
RollbackExceptionis encountered. - getValue() - Method in class org.opensaml.storage.impl.client.ClientStorageServiceOperation
-
Get new storage value.
- getValue() - Method in class org.opensaml.storage.impl.JPAStorageRecord
- getValueSize() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- getValueSize() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
- getVersion() - Method in class org.opensaml.storage.impl.JPAStorageRecord
H
- handleAsyncResult(OperationFuture<T>) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Handle async result.
- hashCode() - Method in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
- HTML_LOCAL_STORAGE - org.opensaml.storage.impl.client.ClientStorageService.ClientStorageSource
-
Source was HTML Local Storage.
- httpServletRequest - Variable in class org.opensaml.storage.impl.client.ClientStorageService
-
Servlet request.
I
- init(FilterConfig) - Method in class org.opensaml.storage.impl.client.ClientStorageService
- isClustered() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- isClustered() - Method in class org.opensaml.storage.impl.JPAStorageService
- isClustered() - Method in class org.opensaml.storage.impl.LDAPStorageService
- isClustered() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
- isClustered() - Method in class org.opensaml.storage.impl.MemoryStorageService
- isDirty() - Method in class org.opensaml.storage.impl.client.ClientStorageService.ClientStorageServiceStore
-
Get the dirty bit for the current data.
- isLoaded() - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Check whether data from the client has been loaded into the current session.
- isServerSide() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- isServerSide() - Method in class org.opensaml.storage.impl.JPAStorageService
- isServerSide() - Method in class org.opensaml.storage.impl.LDAPStorageService
- isServerSide() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
- isServerSide() - Method in class org.opensaml.storage.impl.MemoryStorageService
- isSourceRequired(ClientStorageService.ClientStorageSource) - Method in class org.opensaml.storage.impl.client.ClientStorageSaveContext
-
Get whether a particular storage source is implicated by the queued operations.
J
- JPAStorageRecord<T> - Class in org.opensaml.storage.impl
-
Implementation of
MutableStorageRecordannotated for JPA. - JPAStorageRecord() - Constructor for class org.opensaml.storage.impl.JPAStorageRecord
-
Creates a new JPA storage record.
- JPAStorageRecord.RecordId - Class in org.opensaml.storage.impl
-
Composite key to represent the record id.
- JPAStorageService - Class in org.opensaml.storage.impl
-
Implementation of
StorageServicethat uses JPA to persist to a database. - JPAStorageService(EntityManagerFactory) - Constructor for class org.opensaml.storage.impl.JPAStorageService
-
Creates a new JPA storage service.
K
- key - Variable in class org.opensaml.storage.impl.JPAStorageRecord
-
Key string.
- key - Variable in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
-
Key string.
- KEY_SIZE - Static variable in class org.opensaml.storage.impl.JPAStorageRecord
-
Length of the key column.
- keyStrategy - Variable in class org.opensaml.storage.impl.client.ClientStorageService
-
KeyStrategy enabling us to detect whether data has been sealed with an older key.
L
- LDAPStorageService - Class in org.opensaml.storage.impl
-
Implementation of
StorageServicethat stores data in an LDAP. - LDAPStorageService(PooledConnectionFactory, LdapAttribute...) - Constructor for class org.opensaml.storage.impl.LDAPStorageService
-
Creates a new LDAP storage service.
- load(String, ClientStorageService.ClientStorageSource) - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Reconstitute stored data and inject it into the session.
- LOAD_NOT_NEEDED - Static variable in class org.opensaml.storage.impl.client.PopulateClientStorageLoadContext
-
Event signaling that no load step is necessary.
- LoadClientStorageServices - Class in org.opensaml.storage.impl.client
-
An action that loads any number of
ClientStorageServiceinstances from a POST submission or cookies as applicable. - LoadClientStorageServices() - Constructor for class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Constructor.
- loadFromCookie(ClientStorageService, ClientStorageService.ClientStorageSource) - Method in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Load the specified storage service from a cookie.
- loadFromLocalStorage(ClientStorageService) - Method in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Load the specified storage service from local storage data supplied in the POST.
- lock - Variable in class org.opensaml.storage.impl.MemoryStorageService
-
A shared lock to synchronize access.
- LOCK_ATTRIBUTE - Static variable in class org.opensaml.storage.impl.client.ClientStorageService
-
Name of session attribute for session lock.
- log - Variable in class org.opensaml.storage.impl.client.ClientStorageService
-
Class logger.
- log - Variable in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Class logger.
- log - Variable in class org.opensaml.storage.impl.client.LogLocalStorageSaveResults
-
Class logger.
- log - Variable in class org.opensaml.storage.impl.client.PopulateClientStorageLoadContext
-
Class logger.
- log - Variable in class org.opensaml.storage.impl.client.PopulateClientStorageSaveContext
-
Class logger.
- log - Variable in class org.opensaml.storage.impl.client.SaveCookieBackedClientStorageServices
-
Class logger.
- log - Variable in class org.opensaml.storage.impl.JPAStorageService
-
Class logger.
- log - Variable in class org.opensaml.storage.impl.LDAPStorageService
-
Class logger.
- log - Variable in class org.opensaml.storage.impl.MemoryStorageService
-
Class logger.
- logger - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Logger instance.
- LogLocalStorageSaveResults - Class in org.opensaml.storage.impl.client
-
An action that logs the results of Local Storage-based
ClientStorageServicesave operations. - LogLocalStorageSaveResults() - Constructor for class org.opensaml.storage.impl.client.LogLocalStorageSaveResults
- lookupNamespace(String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Looks up the namespace for the given context name in the cache.
M
- MAX_KEY_LENGTH - Static variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Maximum length in bytes of memcached keys.
- MAX_SIZE - Static variable in class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
-
Max size is maximum default memcached value size, 1MB.
- MAX_SIZE - Static variable in class org.opensaml.storage.impl.memcached.StringTranscoder
-
Max size is maximum default memcached value size, 1MB.
- memcacheClient - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Memcached client instance.
- memcachedKey(String...) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Creates a memcached key from one or more parts.
- MemcachedStorageCapabilities - Class in org.opensaml.storage.impl.memcached
-
Provides a description of memcached capabilities.
- MemcachedStorageCapabilities() - Constructor for class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
-
Constructor.
- MemcachedStorageCapabilities(long) - Constructor for class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
-
Constructor.
- MemcachedStorageRecord<T> - Class in org.opensaml.storage.impl.memcached
-
Storage record implementation for use with
MemcachedStorageService. - MemcachedStorageRecord(String, Long) - Constructor for class org.opensaml.storage.impl.memcached.MemcachedStorageRecord
-
Creates a new instance with specific record version.
- MemcachedStorageService - Class in org.opensaml.storage.impl.memcached
-
Memcached storage service.
- MemcachedStorageService(MemcachedClient, int) - Constructor for class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Creates a new instance.
- MemcachedStorageService(MemcachedClient, int, boolean) - Constructor for class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Creates a new instance with optional context key tracking.
- MemoryStorageService - Class in org.opensaml.storage.impl
-
Implementation of
AbstractMapBackedStorageServicethat stores data in-memory in a shared data structure with no persistence. - MemoryStorageService() - Constructor for class org.opensaml.storage.impl.MemoryStorageService
- merge(LdapEntry) - Method in class org.opensaml.storage.impl.LDAPStorageService
-
Executes a
MergeOperationwith the supplied entry.
O
- operationTimeout - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Memcached asynchronous operation timeout in seconds.
- org.opensaml.storage.impl - package org.opensaml.storage.impl
-
Storage-related implementation classes.
- org.opensaml.storage.impl.client - package org.opensaml.storage.impl.client
-
Implementation of
StorageServicethat unifies cookie and HTML Local Storage. - org.opensaml.storage.impl.memcached - package org.opensaml.storage.impl.memcached
-
Implementation of memcached
StorageService.
P
- PopulateClientStorageLoadContext - Class in org.opensaml.storage.impl.client
-
An action that creates and populates a
ClientStorageLoadContextwith any storage keys identified as missing from the current session and in need of loading. - PopulateClientStorageLoadContext() - Constructor for class org.opensaml.storage.impl.client.PopulateClientStorageLoadContext
-
Constructor.
- PopulateClientStorageSaveContext - Class in org.opensaml.storage.impl.client
-
An action that creates and populates a
ClientStorageSaveContextwith any storage operations identified as required from the current session and in need of saving. - PopulateClientStorageSaveContext() - Constructor for class org.opensaml.storage.impl.client.PopulateClientStorageSaveContext
-
Constructor.
R
- read(Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- read(String, String) - Method in class org.opensaml.storage.impl.JPAStorageService
- read(String, String) - Method in class org.opensaml.storage.impl.LDAPStorageService
- read(String, String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- read(String, String, long) - Method in class org.opensaml.storage.impl.JPAStorageService
- read(String, String, long) - Method in class org.opensaml.storage.impl.LDAPStorageService
- read(String, String, long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- readAll() - Method in class org.opensaml.storage.impl.JPAStorageService
-
Returns all records from the store.
- readAll(String) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Returns all records from the store for the supplied context.
- readContexts() - Method in class org.opensaml.storage.impl.JPAStorageService
-
Returns all contexts from the store.
- readImpl(String, String, Long) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Reads the record matching the supplied parameters.
- reap(String) - Method in class org.opensaml.storage.impl.JPAStorageService
- reap(String) - Method in class org.opensaml.storage.impl.LDAPStorageService
- reap(String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- RecordId() - Constructor for class org.opensaml.storage.impl.JPAStorageRecord.RecordId
-
Default constructor.
- RecordId(String, String) - Constructor for class org.opensaml.storage.impl.JPAStorageRecord.RecordId
-
Creates a new record Id.
- resetVersion() - Method in class org.opensaml.storage.impl.JPAStorageRecord
-
Resets the version of this storage record to 1.
- rollbackTransaction(EntityTransaction) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Rolls back the supplied transaction if
EntityTransaction.isActive().
S
- save() - Method in class org.opensaml.storage.impl.client.ClientStorageService.ClientStorageServiceStore
-
Serialize current state of stored data into a storage operation.
- save() - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Serialize the stored data if it's in a "modified/dirty" state.
- SAVE_NOT_NEEDED - Static variable in class org.opensaml.storage.impl.client.PopulateClientStorageSaveContext
-
Event signaling that no load step is necessary.
- SaveCookieBackedClientStorageServices - Class in org.opensaml.storage.impl.client
-
An action that performs any number of
ClientStorageServiceOperationinstances sourced from cookies by issuing the necessary Set-Cookie headers. - SaveCookieBackedClientStorageServices() - Constructor for class org.opensaml.storage.impl.client.SaveCookieBackedClientStorageServices
-
Constructor.
- search(String, String...) - Method in class org.opensaml.storage.impl.LDAPStorageService
-
Executes a object level
SearchOperationon the supplied DN, returning the supplied attributes. - serialVersionUID - Static variable in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
-
serial version UID.
- setCapabilities(MemcachedStorageCapabilities) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Sets the storage capabilities.
- setCapabilityMap(Map<ClientStorageService.ClientStorageSource, Integer>) - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Set the map of storage sources to capability/size limits.
- setCleanupInterval(Duration) - Method in class org.opensaml.storage.impl.client.ClientStorageService
- setContext(String) - Method in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
-
Sets the context.
- setContext(String) - Method in class org.opensaml.storage.impl.JPAStorageRecord
-
Sets the context.
- setCookieManager(CookieManager) - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Set the
CookieManagerto use. - setDataSealer(DataSealer) - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Set the
DataSealerto use for data security. - setDirty() - Method in class org.opensaml.storage.impl.client.ClientStorageService
- setDirty(boolean) - Method in class org.opensaml.storage.impl.client.ClientStorageService.ClientStorageServiceStore
-
Set the dirty bit for the current data.
- setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Set the servlet request in which to manage per-request data.
- setKey(String) - Method in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
-
Sets the key.
- setKey(String) - Method in class org.opensaml.storage.impl.JPAStorageRecord
-
Sets the key.
- setKeyStrategy(DataSealerKeyStrategy) - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Set the
DataSealerKeyStrategyto use for stale key detection. - setStorageName(String) - Method in class org.opensaml.storage.impl.client.ClientStorageService
-
Set the label to use for storage tracking.
- setStorageServices(Collection<ClientStorageService>) - Method in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Set the
ClientStorageServiceinstances to check for loading. - setStorageServices(Collection<ClientStorageService>) - Method in class org.opensaml.storage.impl.client.PopulateClientStorageLoadContext
-
Set the
ClientStorageServiceinstances to check for loading. - setStorageServices(Collection<ClientStorageService>) - Method in class org.opensaml.storage.impl.client.PopulateClientStorageSaveContext
-
Set the
ClientStorageServiceinstances to check for saving. - setStorageServices(Collection<ClientStorageService>) - Method in class org.opensaml.storage.impl.client.SaveCookieBackedClientStorageServices
-
Set the
ClientStorageServiceinstances to check for loading. - setTransactionRetry(int) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Sets the number of times a transaction will be retried (default is 3).
- setUseLocalStorage(boolean) - Method in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Set whether to allow for data loaded from local storage and submitted via POST.
- setVersion(long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageRecord
-
Sets the record version.
- source - Variable in class org.opensaml.storage.impl.client.ClientStorageService.ClientStorageServiceStore
-
Data source.
- STORAGE_ATTRIBUTE - Static variable in class org.opensaml.storage.impl.client.ClientStorageService
-
Name of session attribute for storage object.
- storageCapabilities - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Invariant storage capabilities.
- storageKey - Variable in class org.opensaml.storage.impl.client.ClientStorageServiceOperation
-
Storage key.
- storageKeys - Variable in class org.opensaml.storage.impl.client.ClientStorageLoadContext
-
The collection of storage keys to load from the client.
- storageName - Variable in class org.opensaml.storage.impl.client.ClientStorageService
-
Label used to track storage.
- storageOperations - Variable in class org.opensaml.storage.impl.client.ClientStorageSaveContext
-
Storage operations to perform.
- storageRecordTranscoder - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Handles conversion of
MemcachedStorageRecordto bytes and vice versa. - StorageRecordTranscoder - Class in org.opensaml.storage.impl.memcached
-
Handles conversion of
MemcachedStorageRecordto bytes and back. - StorageRecordTranscoder() - Constructor for class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
- storageServiceId - Variable in class org.opensaml.storage.impl.client.ClientStorageServiceOperation
-
ID of storage service for tracking/logging.
- storageServices - Variable in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
The storage service instances to load.
- storageServices - Variable in class org.opensaml.storage.impl.client.PopulateClientStorageLoadContext
-
The storage service instances to check for a loading requirement.
- storageServices - Variable in class org.opensaml.storage.impl.client.PopulateClientStorageSaveContext
-
The storage service instances to check for a save requirement.
- storageServices - Variable in class org.opensaml.storage.impl.client.SaveCookieBackedClientStorageServices
-
The storage service instances to load, keyed by their bean ID.
- storageSource - Variable in class org.opensaml.storage.impl.client.ClientStorageServiceOperation
-
Storage source.
- storageValue - Variable in class org.opensaml.storage.impl.client.ClientStorageServiceOperation
-
Storage value.
- stringTranscoder - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Handles conversion of strings to bytes and vice versa.
- StringTranscoder - Class in org.opensaml.storage.impl.memcached
-
Handles conversion of String values to bytes and back.
- StringTranscoder() - Constructor for class org.opensaml.storage.impl.memcached.StringTranscoder
- SUCCESS_FORM_FIELD - Static variable in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Name of local storage form field signaling success/failure of a read operation.
- SUCCESS_FORM_FIELD - Static variable in class org.opensaml.storage.impl.client.LogLocalStorageSaveResults
-
Name of local storage form field signaling success/failure of a read operation.
- SUPPORT_FORM_FIELD - Static variable in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Name of local storage form field containing local storage support indicator.
T
- toString() - Method in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
- toString() - Method in class org.opensaml.storage.impl.JPAStorageRecord
- trackContextKeys - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Flag that controls context key tracking.
- transactionRetry - Variable in class org.opensaml.storage.impl.JPAStorageService
-
Number of times to retry a transaction if it rolls back.
U
- update(Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- update(String, String, String, Long) - Method in class org.opensaml.storage.impl.JPAStorageService
- update(String, String, String, Long) - Method in class org.opensaml.storage.impl.LDAPStorageService
- update(String, String, String, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- update(String, String, T, StorageSerializer<T>, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- updateContextExpiration(String, Long) - Method in class org.opensaml.storage.impl.JPAStorageService
- updateContextExpiration(String, Long) - Method in class org.opensaml.storage.impl.LDAPStorageService
- updateContextExpiration(String, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- updateContextKeyList(String, String, String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
-
Update context key list.
- updateExpiration(Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- updateExpiration(String, String, Long) - Method in class org.opensaml.storage.impl.JPAStorageService
- updateExpiration(String, String, Long) - Method in class org.opensaml.storage.impl.LDAPStorageService
- updateExpiration(String, String, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- updateImpl(Long, String, String, String, Long) - Method in class org.opensaml.storage.impl.JPAStorageService
-
Updates the record matching the supplied parameters.
- updateWithVersion(long, Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- updateWithVersion(long, String, String, String, Long) - Method in class org.opensaml.storage.impl.JPAStorageService
- updateWithVersion(long, String, String, String, Long) - Method in class org.opensaml.storage.impl.LDAPStorageService
- updateWithVersion(long, String, String, String, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- updateWithVersion(long, String, String, T, StorageSerializer<T>, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
- useLocalStorage - Variable in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Whether to allow for data loaded from local storage and submitted via POST.
V
- VALUE_FORM_FIELD - Static variable in class org.opensaml.storage.impl.client.LoadClientStorageServices
-
Name of local storage form field containing value read.
- valueOf(String) - Static method in enum org.opensaml.storage.impl.client.ClientStorageService.ClientStorageSource
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opensaml.storage.impl.client.ClientStorageService.ClientStorageSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueSize - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
-
Maximum size of memcached values.
All Classes All Packages