DeleteOperation on the supplied DN.ModifyOperation on the supplied DN, removing the supplied attribute.MutableStorageRecord annotated for JPA.StorageService that uses JPA to persist to a database.StorageService that stores data in an LDAP.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.Copyright © 1999–2014. All rights reserved.