Package org.springframework.ldap.control
package org.springframework.ldap.control
-
ClassDescriptionDeprecated.Abstract superclass with responsibility to apply a single RequestControl on an LdapContext, preserving any existing controls.Represents an exchange of LDAP request and response controls.A generic
DirContextProcessorimplementation for managing LDAP request and response controls through aControlExchange.Deprecated.this is no longer used in any non-deprecated Spring LDAP classesDeprecated.AControlExchangeimplementation for managing LDAP paged results request and response controls.A specializedDirContextProcessorfor managing LDAP paged results controls.Deprecated.please use the response holder inPagedResultsControlExchangeDirContextProcessorDeprecated.in favor ofPagedResultsControlExchangeDirContextProcessorDeprecated.Use PagedResultsDirContextProcessor instead.Deprecated.please useControlExchangeDirContextProcessorandSortControlExchangeinsteadAControlExchangeimplementation for managing LDAP server-side sort request and response controls.Deprecated.given that this draft was never finalized, please useControlExchangeDirContextProcessor, providing your own implementation ofControlExchangewith the control objects you choose to useDeprecated.given that this draft was never finalized, please useControlExchangeDirContextProcessor, providing your own implementation ofControlExchangewith the control objects you choose to useDeprecated.no longer used by any non-deprecated class
ControlExchangeDirContextProcessor