Package org.springframework.ldap.control
package org.springframework.ldap.control
-
ClassDescriptionConvenient base class useful when implementing a standard DirContextProcessor which has a request control and a response control.Abstract superclass with responsibility to apply a single RequestControl on an LdapContext, preserving any existing controls.Thrown by an AbstractRequestControlDirContextProcessor when it cannot create a request control.Deprecated.Wrapper class for the cookie returned when using the
PagedResultsControl
.DirContextProcessor implementation for managing the paged results control.Deprecated.Use PagedResultsDirContextProcessor instead.DirContextProcessor implementation for managing the SortControl.AggregateDirContextProcessor implementation for managing a virtual list view by aggregating DirContextProcessor implementations for a VirtualListViewControl and its required companion SortControl.DirContextProcessor implementation for managing a virtual list view.Wrapper class for the cookie returned when using theVirtualListViewControl
.