Package org.ldaptive.control

Interface Summary
Control Marker interface for ldap controls.
RequestControl Marker interface for ldap request controls.
ResponseControl Marker interface for ldap response controls.
 

Class Summary
AbstractControl Base class for ldap controls.
AuthorizationIdentityRequestControl Request control for authorization identify.
AuthorizationIdentityResponseControl Response control for authorization identity.
ControlFactory Utility class for creating controls.
EntryChangeNotificationControl Response control for persistent search.
ManageDsaITControl Request control for ManageDsaIT.
PagedResultsControl Request/response control for PagedResults.
PasswordExpiredControl Response control indicating an expired password.
PasswordExpiringControl Response control indicating a password that will expire.
PasswordPolicyControl Request/response control for password policy.
PersistentSearchRequestControl Request control for persistent search.
ProxyAuthorizationControl Request control for proxy authorization.
SessionTrackingControl Request/response control for session tracking.
SortKey Used by SortRequestControl to declare how sorting should occur.
SortRequestControl Request control for server side sorting.
SortResponseControl Response control for server side sorting.
SyncDoneControl Response control for ldap content synchronization.
SyncRequestControl Request control for ldap content synchronization.
SyncStateControl Response control for ldap content synchronization.
VirtualListViewRequestControl Request control for virtual list view.
VirtualListViewResponseControl Response control for virtual list view.
 

Enum Summary
PasswordPolicyControl.Error Enum for ppolicy errors.
PersistentSearchChangeType The set of change types available for use with the PersistentSearchRequestControl and returned by the EntryChangeNotificationControl.
SyncRequestControl.Mode Types of request modes.
SyncStateControl.State Types of states.
 



Copyright © 2003-2017 Virginia Tech. All Rights Reserved.