See: Description
Class | Description |
---|---|
AssertionRequestControl |
This class provides an implementation of the LDAP assertion request control
as defined in RFC 4528.
|
AuthorizationIdentityRequestControl |
This class provides an implementation of the authorization identity bind
request control as described in
RFC 3829.
|
AuthorizationIdentityResponseControl |
This class provides an implementation of the authorization identity bind
response control as defined in
RFC 3829.
|
ContentSyncDoneControl |
This class provides an implementation of the LDAP content synchronization
done control as defined in
RFC 4533.
|
ContentSyncInfoIntermediateResponse |
This class provides an implementation of the sync info message, which is
an intermediate response message used by the content synchronization
operation as defined in
RFC 4533.
|
ContentSyncRequestControl |
This class provides an implementation of the LDAP content synchronization
request control as defined in
RFC 4533.
|
ContentSyncStateControl |
This class provides an implementation of the LDAP content synchronization
state control as defined in
RFC 4533.
|
DontUseCopyRequestControl |
This class provides an implementation of the LDAP don't use copy control as
defined in RFC 6171.
|
DraftLDUPSubentriesRequestControl |
This class provides an implementation of the LDAP subentries request control
as defined in draft-ietf-ldup-subentry.
|
EntryChangeNotificationControl |
This class provides an implementation of the entry change notification
control as defined in draft-ietf-ldapext-psearch.
|
ManageDsaITRequestControl |
This class provides an implementation of the ManageDsaIT control as described
in RFC 3296.
|
MatchedValuesFilter |
This class provides an implementation of the simple filter item for use with
the
MatchedValuesRequestControl as defined in
RFC 3876. |
MatchedValuesRequestControl |
This class provides an implementation of the matched values request control
as defined in RFC 3876.
|
PasswordExpiredControl |
This class provides an implementation of the password expired control as
described in draft-vchu-ldap-pwd-policy.
|
PasswordExpiringControl |
This class provides an implementation of the expiring expiring control as
described in draft-vchu-ldap-pwd-policy.
|
PermissiveModifyRequestControl |
This class provides an implementation of the permissive modify request
control, which is supported by a number of servers and may be included in a
modify request to indicate that the server should not reject a modify
request which attempts to add an attribute value which already exists or
remove an attribute value which does not exist.
|
PersistentSearchRequestControl |
This class provides an implementation of the persistent search request
control as defined in draft-ietf-ldapext-psearch.
|
PostReadRequestControl |
This class provides an implementation of the LDAP post-read request control
as defined in RFC 4527.
|
PostReadResponseControl |
This class provides an implementation of the LDAP post-read response control
as defined in RFC 4527.
|
PreReadRequestControl |
This class provides an implementation of the LDAP pre-read request control
as defined in RFC 4527.
|
PreReadResponseControl |
This class provides an implementation of the LDAP pre-read response control
as defined in RFC 4527.
|
ProxiedAuthorizationV1RequestControl |
This class provides an implementation of the proxied authorization V1
request control, which may be used to request that the associated operation
be performed as if it had been requested by some other user.
|
ProxiedAuthorizationV2RequestControl |
This class provides an implementation of the proxied authorization V2
request control, as defined in
RFC 4370.
|
RFC3672SubentriesRequestControl |
This class provides an implementation of the LDAP subentries request control
as defined in RFC 3672.
|
ServerSideSortRequestControl |
This class provides an implementation of the server-side sort request
control, as defined in
RFC 2891.
|
ServerSideSortResponseControl |
This class provides an implementation of the server-side sort response
control, as defined in
RFC 2891.
|
SimplePagedResultsControl |
This class provides an implementation of the simple paged results control as
defined in RFC 2696.
|
SortKey |
This class provides a data structure for representing a sort key that is to
be used in conjunction with the
ServerSideSortRequestControl for
requesting that the server sort the results before returning them to the
client. |
SubentriesRequestControl | Deprecated
This class has been deprecated because there are two competing
specifications that can affect the visibility of entries with the
ldapSubEntry object class: RFC 3672 and
draft-ietf-lddup-subentry.
|
SubtreeDeleteRequestControl |
This class provides an implementation of the subtree delete request control
as defined in draft-armijo-ldap-treedelete.
|
TransactionSpecificationRequestControl |
This class provides an implementation of the transaction specification
request control as defined in
RFC 5805.
|
VirtualListViewRequestControl |
This class provides an implementation of the LDAP virtual list view (VLV)
request control as defined in draft-ietf-ldapext-ldapv3-vlv.
|
VirtualListViewResponseControl |
This class provides an implementation of the virtual list view (VLV) response
control, as defined in draft-ietf-ldapext-ldapv3-vlv.
|
Enum | Description |
---|---|
ContentSyncInfoType |
This enum defines the synchronization states for entries returned with the
content synchronization state control.
|
ContentSyncRequestMode |
This enum defines the modes which may be used with the content
synchronization request control.
|
ContentSyncState |
This enum defines the synchronization states for entries returned with the
content synchronization state control.
|
PersistentSearchChangeType |
This enum defines a set of change types that can be associated with
persistent search operations.
|