Package com.sun.jndi.ldap.ctl

Class Summary
AuthorizationIDControl This class implements the LDAP request control for authorization identity control.
AuthorizationIDResponseControl This class implements the LDAP response control for Authorization Identity Response control.
DirSyncControl This class implements the LDAPv3 Request Control for directory synchronization as defined in draft-armijo-ldap-dirsync-01.txt The control's value has the following ASN.1 definition:
DirSyncResponseControl This class implements the LDAPv3 Response Control for directory synchronization as defined in draft-armijo-ldap-dirsync-01.txt.
GetEffectiveRightsControl This class implements the getEffectiveRights control to obtain the access control rights in effect for a given user.
PagedResultsControl This class implements the LDAPv3 Control for paged-results as defined in RFC-2696.
PagedResultsResponseControl This class implements the LDAPv3 Response Control for paged-results as defined in RFC-2696.
PasswordExpiredResponseControl This class implements the LDAP response control for password expired notification.
PasswordExpiringResponseControl This class implements the LDAP response control notifying password expiration.
ProxiedAuthorizationControl This class implements the LDAP request control for proxied authorization.
RealAttributesOnlyControl This class implements a LDAP request control for notifying the server that only real attributes be returned during LDAP search operation.
ResponseControlFactory This class represents a factory for creating LDAP response controls.
SortControl This class implements the LDAPv3 Request Control for server-side sorting of search results as defined in RFC-2891.
SortKey This class implements a sort key which is used by the LDAPv3 Control for server side sorting of search results as defined in RFC-2891.
SortResponseControl This class implements the LDAPv3 Response Control for server-side sorting of search results as defined in RFC-2891.
TreeDeleteControl This class implements the LDAPv3 Request Control for Tree Delete as defined in draft-armijo-ldap-treedelete-02.txt The control has no control value.
VirtualAttributesOnlyControl This class implements a LDAP request control for notifying the server only virtual attributes be returned during LDAP search operation.
VirtualListViewControl This class implements the LDAPv3 Request Control for virtual-list-view as defined in draft-ietf-ldapext-ldapv3-vlv-09.txt.
VirtualListViewResponseControl This class implements the LDAPv3 Response Control for virtual-list-view as defined in draft-ietf-ldapext-ldapv3-vlv-04.txt.