DeleteOperation on the supplied DN.ModifyOperation on the supplied DN, removing the supplied attribute.StorageRecord.getExpiration() value in milliseconds to the corresponding value in seconds.RollbackException is encountered.MutableStorageRecord annotated for JPA.StorageService that uses JPA to persist to a database.StorageService that stores data in an LDAP.MemcachedStorageService.AbstractMapBackedStorageService that stores data in-memory in a shared data structure
with no persistence.MergeOperation with the supplied entry.SearchOperation on the supplied DN, returning the supplied attributes.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.HttpServletResponse which detects a response going out
from a servlet and executes a save operation.CookieManager to use.DataSealer to use for data security.DataSealerKeyStrategy to use for stale key detection.MemcachedStorageRecord to bytes and vice versa.MemcachedStorageRecord to bytes and back.Copyright © 1999–2015. All rights reserved.