AbstractControl |
Base class for ldap controls.
|
AuthorizationIdentityRequestControl |
Request control for authorization identity.
|
AuthorizationIdentityResponseControl |
Response control for authorization identity.
|
ControlFactory |
Utility class for creating controls.
|
EntryChangeNotificationControl |
Response control for persistent search.
|
EntryChangeNotificationControl.ChangeNumberHandler |
Parse handler implementation for the change number.
|
EntryChangeNotificationControl.ChangeTypeHandler |
Parse handler implementation for the change type.
|
EntryChangeNotificationControl.PreviousDnHandler |
Parse handler implementation for the previous dn.
|
GenericControl |
LDAP control defined as:
|
ManageDsaITControl |
Request control for ManageDsaIT.
|
MatchedValuesRequestControl |
Request control for limiting the attribute values returned by a search request.
|
PagedResultsControl |
Request/response control for PagedResults.
|
PagedResultsControl.CookieHandler |
Parse handler implementation for the cookie.
|
PagedResultsControl.SizeHandler |
Parse handler implementation for the size.
|
PasswordExpiredControl |
Response control indicating an expired password.
|
PasswordExpiringControl |
Response control indicating a password that will expire.
|
PasswordPolicyControl |
Request/response control for password policy.
|
PasswordPolicyControl.ErrorHandler |
Parse handler implementation for the error.
|
PasswordPolicyControl.GraceAuthnsRemainingHandler |
Parse handler implementation for the grace authns remaining.
|
PasswordPolicyControl.TimeBeforeExpirationHandler |
Parse handler implementation for the time before expiration.
|
PersistentSearchRequestControl |
Request control for persistent search.
|
ProxyAuthorizationControl |
Request control for proxy authorization.
|
RelaxControl |
Relax request control.
|
SessionTrackingControl |
Request/response control for session tracking.
|
SessionTrackingControl.FormatOIDHandler |
Parse handler implementation for the format oid.
|
SessionTrackingControl.SourceIpHandler |
Parse handler implementation for the source ip.
|
SessionTrackingControl.SourceNameHandler |
Parse handler implementation for the source name.
|
SessionTrackingControl.TrackingIdentifierHandler |
Parse handler implementation for the tracking identifier.
|
SortKey |
|
SortRequestControl |
Request control for server side sorting.
|
SortResponseControl |
Response control for server side sorting.
|
SortResponseControl.AttributeTypeHandler |
Parse handler implementation for the attribute type.
|
SortResponseControl.SortResultHandler |
Parse handler implementation for the sort result.
|
SyncDoneControl |
Response control for ldap content synchronization.
|
SyncDoneControl.CookieHandler |
Parse handler implementation for the cookie.
|
SyncDoneControl.RefreshDeletesHandler |
Parse handler implementation for the refresh deletes flag.
|
SyncRequestControl |
Request control for ldap content synchronization.
|
SyncStateControl |
Response control for ldap content synchronization.
|
SyncStateControl.CookieHandler |
Parse handler implementation for the cookie.
|
SyncStateControl.EntryUuidHandler |
Parse handler implementation for the entry uuid.
|
SyncStateControl.StateHandler |
Parse handler implementation for the sync state.
|
TreeDeleteControl |
Request control for TreeDelete.
|
VirtualListViewRequestControl |
Request control for virtual list view.
|
VirtualListViewResponseControl |
Response control for virtual list view.
|
VirtualListViewResponseControl.ContentCountHandler |
Parse handler implementation for the content count.
|
VirtualListViewResponseControl.ContextIDHandler |
Parse handler implementation for the context ID.
|
VirtualListViewResponseControl.TargetPositionHandler |
Parse handler implementation for the target position.
|
VirtualListViewResponseControl.ViewResultHandler |
Parse handler implementation for the view result.
|