A C D E G H I J K L M N O R S T U V W 

A

asyncDecode(CachedData) - Method in class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
 
asyncDecode(CachedData) - Method in class org.opensaml.storage.impl.memcached.StringTranscoder
 

C

capabilities - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
Invariant storage capabilities.
client - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
Memcached client instance.
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_MAP_ATTRIBUTE - Static variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Name of request attribute for context map.
CONTEXT_SIZE - Static variable in class org.opensaml.storage.impl.JPAStorageRecord
Length of the context column.
contextMap - Variable in class org.opensaml.storage.impl.MemoryStorageService
Map of contexts.
cookieManager - Variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Manages creation of cookies.
cookieName - Variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Name of cookie used to track storage.
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, Object, StorageSerializer, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
create(Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
create(String, String, String, Long) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
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.ServletRequestScopedStorageService
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_COOKIE_NAME - Static variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Default cookie name for storage tracking.
DEFAULT_MAX_VALUE - Static variable in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
Memcached supports 1M slabs (i.e.
defaultAttributes - Variable in class org.opensaml.storage.impl.LDAPStorageService
Attributes to include in merge operations.
delete(String, String) - Method in class org.opensaml.storage.impl.JPAStorageService
delete(String, String) - Method in class org.opensaml.storage.impl.LDAPStorageService
delete(String) - Method in class org.opensaml.storage.impl.LDAPStorageService
Executes a DeleteOperation on the supplied DN.
delete(String, String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
delete(Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
deleteAttribute(String, String) - Method in class org.opensaml.storage.impl.LDAPStorageService
Executes a ModifyOperation on 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
 
deleteContext(String) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
deleteContextImpl(String, Long) - Method in class org.opensaml.storage.impl.JPAStorageService
Deletes every record with the supplied context.
deleteImpl(Long, String, String) - Method in class org.opensaml.storage.impl.JPAStorageService
Deletes the record matching the supplied parameters.
deleteImpl(Long, String, String) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
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
 
deleteWithVersion(long, Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
DIRTY_BIT_ATTRIBUTE - Static variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Name of request attribute used as a 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
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
doInitialize() - Method in class org.opensaml.storage.impl.LDAPStorageService
doInitialize() - Method in class org.opensaml.storage.impl.MemoryStorageService
doInitialize() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
DUMMY_LOCK - Static variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService
A dummy lock implementation.

E

encode(MemcachedStorageRecord) - Method in class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
 
encode(String) - Method in class org.opensaml.storage.impl.memcached.StringTranscoder
 
entityManagerFactory - Variable in class org.opensaml.storage.impl.JPAStorageService
Entity manager factory.
equals(Object) - Method in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
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.JPAStorageService
getCleanupTask() - Method in class org.opensaml.storage.impl.MemoryStorageService
getCleanupTask() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
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.MemoryStorageService
getContextMap() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
getContextSize() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
 
getCookieName() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Get the cookie name to use for storage tracking.
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.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.memcached.MemcachedStorageCapabilities
 
getLock() - Method in class org.opensaml.storage.impl.MemoryStorageService
getLock() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
getMaxSize() - Method in class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
 
getMaxSize() - Method in class org.opensaml.storage.impl.memcached.StringTranscoder
 
getOutputStream() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.OutputInterceptingHttpServletResponseProxy
getTransactionRetry() - Method in class org.opensaml.storage.impl.JPAStorageService
Returns the number of times a transaction will be retried if a RollbackException is encountered.
getValue() - Method in class org.opensaml.storage.impl.JPAStorageRecord
getValueSize() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
 
getVersion() - Method in class org.opensaml.storage.impl.JPAStorageRecord
getWriter() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.OutputInterceptingHttpServletResponseProxy

H

handleAsyncResult(OperationFuture<T>) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
hashCode() - Method in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
httpServletRequest - Variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Servlet request.
httpServletResponse - Variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Servlet response.

I

init(FilterConfig) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
isDirty() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Get the dirty bit for the current request.

J

JPAStorageRecord - Class in org.opensaml.storage.impl
Implementation of MutableStorageRecord annotated 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.
JPAStorageRecord.RecordId() - Constructor for class org.opensaml.storage.impl.JPAStorageRecord.RecordId
Default constructor.
JPAStorageRecord.RecordId(String, String) - Constructor for class org.opensaml.storage.impl.JPAStorageRecord.RecordId
Creates a new record Id.
JPAStorageService - Class in org.opensaml.storage.impl
Implementation of StorageService that 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.ServletRequestScopedStorageService
KeyStrategy enabling us to detect whether data has been sealed with an older key.

L

LDAPStorageService - Class in org.opensaml.storage.impl
Implementation of StorageService that stores data in an LDAP.
LDAPStorageService(PooledConnectionFactory, LdapAttribute...) - Constructor for class org.opensaml.storage.impl.LDAPStorageService
Creates a new LDAP storage service.
load() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Reconstitute stored data.
lock - Variable in class org.opensaml.storage.impl.MemoryStorageService
A shared lock to synchronize access.
lock() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock.DummyLock
lock - Static variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock
Dummy lock to return.
lockInterruptibly() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock.DummyLock
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.
log - Variable in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Class logger.
logger - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
Logger instance.
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.
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
 
MemcachedStorageCapabilities(long) - Constructor for class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
 
MemcachedStorageRecord - 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 AbstractMapBackedStorageService that 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 MergeOperation with the supplied entry.

N

newCondition() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock.DummyLock

O

org.opensaml.storage.impl - package org.opensaml.storage.impl
Storage-related implementation classes.
org.opensaml.storage.impl.memcached - package org.opensaml.storage.impl.memcached
 

R

read(String, String) - Method in class org.opensaml.storage.impl.JPAStorageService
read(String, String, long) - Method in class org.opensaml.storage.impl.JPAStorageService
read(String, String) - Method in class org.opensaml.storage.impl.LDAPStorageService
read(String, String, long) - Method in class org.opensaml.storage.impl.LDAPStorageService
read(String, String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
read(Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
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.
readLock() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock
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
 
reap(String) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
resetVersion() - Method in class org.opensaml.storage.impl.JPAStorageRecord
Resets the version of this storage record to 1.

S

save() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Write/preserve stored data for subsequent requests.
search(String, String...) - Method in class org.opensaml.storage.impl.LDAPStorageService
Executes a object level SearchOperation on the supplied DN, returning the supplied attributes.
sendError(int, String) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.OutputInterceptingHttpServletResponseProxy
sendError(int) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.OutputInterceptingHttpServletResponseProxy
sendRedirect(String) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.OutputInterceptingHttpServletResponseProxy
serialVersionUID - Static variable in class org.opensaml.storage.impl.JPAStorageRecord.RecordId
serial version UID.
ServletRequestScopedStorageService - Class in org.opensaml.storage.impl
Implementation of RequestScopedStorageService that stores data in-memory in a servlet request attribute, and reads and writes the data with a secured string form using JSON as the underlying format.
ServletRequestScopedStorageService() - Constructor for class org.opensaml.storage.impl.ServletRequestScopedStorageService
Constructor.
ServletRequestScopedStorageService.DummyReadWriteLock - Class in org.opensaml.storage.impl
Dummy shared lock that no-ops.
ServletRequestScopedStorageService.DummyReadWriteLock() - Constructor for class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock
Constructor.
ServletRequestScopedStorageService.DummyReadWriteLock.DummyLock - Class in org.opensaml.storage.impl
Dummy lock that no-ops.
ServletRequestScopedStorageService.DummyReadWriteLock.DummyLock() - Constructor for class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock.DummyLock
 
ServletRequestScopedStorageService.OutputInterceptingHttpServletResponseProxy - Class in org.opensaml.storage.impl
An implementation of HttpServletResponse which detects a response going out from a servlet and executes a save operation.
ServletRequestScopedStorageService.OutputInterceptingHttpServletResponseProxy(HttpServletResponse) - Constructor for class org.opensaml.storage.impl.ServletRequestScopedStorageService.OutputInterceptingHttpServletResponseProxy
Constructor.
setCapabilities(MemcachedStorageCapabilities) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
Sets the storage capabilities.
setCleanupInterval(long) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
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.ServletRequestScopedStorageService
Set the CookieManager to use.
setCookieName(String) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Set the cookie name to use for storage tracking.
setDataSealer(DataSealer) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Set the DataSealer to use for data security.
setDirty(boolean) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Set the dirty bit for the current request.
setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Set the servlet request in which to manage per-request data.
setHttpServletResponse(HttpServletResponse) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
Set the servlet response 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.ServletRequestScopedStorageService
Set the DataSealerKeyStrategy to use for stale key detection.
setTransactionRetry(int) - Method in class org.opensaml.storage.impl.JPAStorageService
Sets the number of times a transaction will be retried.
setVersion(long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageRecord
Sets the record version.
storageRecordTranscoder - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
Handles conversion of MemcachedStorageRecord to bytes and vice versa.
StorageRecordTranscoder - Class in org.opensaml.storage.impl.memcached
Handles conversion of MemcachedStorageRecord to bytes and back.
StorageRecordTranscoder() - Constructor for class org.opensaml.storage.impl.memcached.StorageRecordTranscoder
 
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
 

T

timeout - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageService
Memcached asynchronous operation timeout in seconds.
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.
tryLock() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock.DummyLock
tryLock(long, TimeUnit) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock.DummyLock

U

unlock() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock.DummyLock
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, Object, StorageSerializer, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
update(Object) - 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
 
updateContextExpiration(String, Long) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
updateContextKeyList(String, String, String) - 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
 
updateExpiration(Object) - 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.
updateImpl(Long, String, String, String, Long) - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService
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, Object, StorageSerializer, Long) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 
updateWithVersion(long, Object) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageService
 

V

valueSize - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageCapabilities
Maximum size of memcached values.

W

writeLock() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageService.DummyReadWriteLock
A C D E G H I J K L M N O R S T U V W 

Copyright © 1999–2015. All rights reserved.