Package org.springframework.ldap.control
-
Class Summary Class Description AbstractFallbackRequestAndResponseControlDirContextProcessor Convenient base class useful when implementing a standard DirContextProcessor which has a request control and a response control.AbstractRequestControlDirContextProcessor Abstract superclass with responsibility to apply a single RequestControl on an LdapContext, preserving any existing controls.PagedResult Deprecated. PagedResultsCookie Wrapper class for the cookie returned when using thePagedResultsControl.PagedResultsDirContextProcessor DirContextProcessor implementation for managing the paged results control.PagedResultsRequestControl Deprecated. Use PagedResultsDirContextProcessor instead.SortControlDirContextProcessor DirContextProcessor implementation for managing the SortControl. -
Exception Summary Exception Description CreateControlFailedException Thrown by an AbstractRequestControlDirContextProcessor when it cannot create a request control.