Package com.netscape.jndi.ldap.controls

Class Summary

LdapEntryChangeControl Represents an LDAP v3 server control that specifies information about a change to an entry in the directory.
LdapPasswordExpiredControl Represents an LDAP v3 server control that may be returned if a password has expired, and password policy is enabled on the server.
LdapPasswordExpiringControl Represents an LDAP v3 server control that may be returned if a password is about to expire, and password policy is enabled on the server.
LdapPersistSearchControl Represents an LDAP v3 server control that specifies a persistent search (an ongoing search operation), which allows your LDAP client to get notification of changes to the directory.
LdapProxiedAuthControl Represents an LDAP v3 server control that specifies that you want the server to use the specified DN's identity for this operation.
LdapSortControl Represents an LDAP v3 server control that specifies that you want the server to return sorted search results.
LdapSortKey Represents sorting instructions for a particular attribute.
LdapSortResponseControl The LDAP server sends back a sort response control to indicate the result of the sorting operation.
LdapVirtualListControl Represents control data for returning paged results from a search.
LdapVirtualListResponseControl Represents control data for returning paged results from a search.
NetscapeControlFactory Factory for creating controls.