Request that the server return results in batches of a specific size. See RFC 2696. This control is often used to work around server result size limits.
Using the Paged Results Client
The PagedResultClient encapsulates the cookie management associated with this control and exposes convenient methods for common operations.
Perform paged search to completion
Inspect each response myself
Using the PagedResultsControl
If you need fine grain control over this operation, this sample code illustrates how to use the PagedResultsControl directly with a SearchOperation.
Provider Support
JNDI
JLDAP
Apache LDAP
UnboundID
OpenDJ
✓
✓
✓
✓
✓
✓
Functionality exists in the provider API and has been confirmed
✗
Functionality does not exist in the provider API
✶
Functionality exists in the provider API, but did not work in our test environment
?
Functionality exists in the provider API, but has not been integrated into the ldaptive provider