Uses of Class
javax.naming.ldap.BasicControl
Packages that use BasicControl
-
Uses of BasicControl in javax.naming.ldap
Subclasses of BasicControl in javax.naming.ldapModifier and TypeClassDescriptionfinal class
Requests that referral and other special LDAP objects be manipulated as normal LDAP objects.final class
Requests that the results of a search operation be returned by the LDAP server in batches of a specified size.final class
Indicates the end of a batch of search results.final class
Requests that the results of a search operation be sorted by the LDAP server before being returned.final class
Indicates whether the requested sort of search results was successful or not.