See: Description
| Interface | Description |
|---|---|
| Control |
Controls provide a mechanism whereby the semantics and arguments of existing
LDAP operations may be extended.
|
| ControlDecoder<C extends Control> |
A factory interface for decoding a control as a control of specific type.
|
| Class | Description |
|---|---|
| ADNotificationRequestControl |
The persistent search request control for Active Directory as defined by
Microsoft.
|
| AssertionRequestControl |
The assertion request control as defined in RFC 4528.
|
| AuthorizationIdentityRequestControl |
The authorization request control as defined in RFC 3829.
|
| AuthorizationIdentityResponseControl |
The authorization response control as defined in RFC 3829.
|
| EntryChangeNotificationResponseControl |
The entry change notification response control as defined in
draft-ietf-ldapext-psearch.
|
| GenericControl |
A generic control which can be used to represent arbitrary raw request and
response controls.
|
| GetEffectiveRightsRequestControl |
A partial implementation of the get effective rights request control as
defined in draft-ietf-ldapext-acl-model.
|
| ManageDsaITRequestControl |
The ManageDsaIT request control as defined in RFC 3296.
|
| MatchedValuesRequestControl |
The matched values request control as defined in RFC 3876.
|
| PasswordExpiredResponseControl |
The Netscape password expired response control as defined in
draft-vchu-ldap-pwd-policy.
|
| PasswordExpiringResponseControl |
The Netscape password expiring response control as defined in
draft-vchu-ldap-pwd-policy.
|
| PasswordPolicyRequestControl |
The password policy request control as defined in
draft-behera-ldap-password-policy.
|
| PasswordPolicyResponseControl |
The password policy response control as defined in
draft-behera-ldap-password-policy.
|
| PermissiveModifyRequestControl |
The Microsoft defined permissive modify request control.
|
| PersistentSearchRequestControl |
The persistent search request control as defined in
draft-ietf-ldapext-psearch.
|
| PostReadRequestControl |
The post-read request control as defined in RFC 4527.
|
| PostReadResponseControl |
The post-read response control as defined in RFC 4527.
|
| PreReadRequestControl |
The pre-read request control as defined in RFC 4527.
|
| PreReadResponseControl |
The pre-read response control as defined in RFC 4527.
|
| ProxiedAuthV1RequestControl |
The proxy authorization v1 request control as defined in
draft-weltman-ldapv3-proxy-04.
|
| ProxiedAuthV2RequestControl |
The proxy authorization v2 request control as defined in RFC 4370.
|
| ServerSideSortRequestControl |
The server-side sort request control as defined in RFC 2891.
|
| ServerSideSortResponseControl |
The server-side sort response control as defined in RFC 2891.
|
| SimplePagedResultsControl |
The simple paged results request and response control as defined in RFC 2696.
|
| SubentriesRequestControl |
The sub-entries request control as defined in RFC 3672.
|
| SubtreeDeleteRequestControl |
The tree delete request control as defined in draft-armijo-ldap-treedelete.
|
| VirtualListViewRequestControl |
The virtual list view request control as defined in
draft-ietf-ldapext-ldapv3-vlv.
|
| VirtualListViewResponseControl |
The virtual list view response control as defined in
draft-ietf-ldapext-ldapv3-vlv.
|
| Enum | Description |
|---|---|
| PasswordPolicyErrorType |
A password policy error type as defined in draft-behera-ldap-password-policy
is used to indicate problems concerning a user's account or password.
|
| PasswordPolicyWarningType |
A password policy warning type as defined in
draft-behera-ldap-password-policy is used to indicate the current state of a
user's password.
|
| PersistentSearchChangeType |
A persistent search change type as defined in draft-ietf-ldapext-psearch is
used to indicate the type of update operation that caused an entry change
notification to occur.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.