Package | Description |
---|---|
org.ldaptive.ad.control | |
org.ldaptive.control |
Modifier and Type | Class and Description |
---|---|
class |
DirSyncControl
Request/response control for active directory synchronization.
|
class |
ExtendedDnControl
Request control for active directory servers to use an extended form of an object distinguished name.
|
class |
ForceUpdateControl
Request control for active directory servers to perform an update even if the data is already the same.
|
class |
GetStatsControl
Request/response control for active directory servers to return statistics along with search results.
|
class |
LazyCommitControl
Request control for active directory domain controllers to sacrifice durability guarantees on updates to improve
performance.
|
class |
NotificationControl
Request control for active directory servers to send asynchronous notifications to the client when a change is made.
|
class |
PermissiveModifyControl
Request control for active directory servers to return success on add/modify/delete operations that would normally
return an error.
|
class |
RangeRetrievalNoerrControl
Request control for active directory servers to avoid error response with range retrieval.
|
class |
SearchOptionsControl
Request control for active directory servers to control various search behaviors.
|
class |
ShowDeactivatedLinkControl
Request control for active directory servers in include link attributes that refer to deleted-objects in a search
operation.
|
class |
ShowDeletedControl
Request control for active directory servers to include deleted objects that match a search filter.
|
class |
ShowRecycledControl
Request control for active directory servers to include tombstones, deleted-objects, and recycled-objects that match
a search filter.
|
class |
VerifyNameControl
Request control for active directory servers to use an extended form of an object distinguished name.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationIdentityRequestControl
Request control for authorization identify.
|
class |
AuthorizationIdentityResponseControl
Response control for authorization identity.
|
class |
EntryChangeNotificationControl
Response control for persistent search.
|
class |
ManageDsaITControl
Request control for ManageDsaIT.
|
class |
PagedResultsControl
Request/response control for PagedResults.
|
class |
PasswordExpiredControl
Response control indicating an expired password.
|
class |
PasswordExpiringControl
Response control indicating a password that will expire.
|
class |
PasswordPolicyControl
Request/response control for password policy.
|
class |
PersistentSearchRequestControl
Request control for persistent search.
|
class |
ProxyAuthorizationControl
Request control for proxy authorization.
|
class |
SessionTrackingControl
Request/response control for session tracking.
|
class |
SortRequestControl
Request control for server side sorting.
|
class |
SortResponseControl
Response control for server side sorting.
|
class |
SyncDoneControl
Response control for ldap content synchronization.
|
class |
SyncRequestControl
Request control for ldap content synchronization.
|
class |
SyncStateControl
Response control for ldap content synchronization.
|
class |
TreeDeleteControl
Request control for TreeDelete.
|
class |
VirtualListViewRequestControl
Request control for virtual list view.
|
class |
VirtualListViewResponseControl
Response control for virtual list view.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.