|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractOperation | |
|---|---|
| org.ldaptive | |
| org.ldaptive.ad.extended | |
| org.ldaptive.async | |
| org.ldaptive.ext | |
| org.ldaptive.extended | |
| Uses of AbstractOperation in org.ldaptive |
|---|
| Subclasses of AbstractOperation in org.ldaptive | |
|---|---|
class |
AddOperation
Executes an ldap add operation. |
class |
BindOperation
Executes an ldap bind operation. |
class |
CompareOperation
Executes an ldap compare operation. |
class |
DeleteOperation
Executes an ldap delete operation. |
class |
ModifyDnOperation
Executes an ldap modify dn operation. |
class |
ModifyOperation
Executes an ldap modify operation. |
class |
SearchOperation
Executes an ldap search operation. |
| Uses of AbstractOperation in org.ldaptive.ad.extended |
|---|
| Subclasses of AbstractOperation in org.ldaptive.ad.extended | |
|---|---|
class |
FastBindOperation
Executes an active directory fast bind operation. |
| Uses of AbstractOperation in org.ldaptive.async |
|---|
| Subclasses of AbstractOperation in org.ldaptive.async | |
|---|---|
class |
AbstractAsyncOperation<Q extends Request,S>
Base class for asynchronous ldap operations. |
class |
AsyncSearchOperation
Executes an asynchronous ldap search operation. |
| Uses of AbstractOperation in org.ldaptive.ext |
|---|
| Subclasses of AbstractOperation in org.ldaptive.ext | |
|---|---|
class |
MergeOperation
The merge operation performs the LDAP operations necessary to synchronize the data in an LdapEntry with it's corresponding entry in the LDAP. |
| Uses of AbstractOperation in org.ldaptive.extended |
|---|
| Subclasses of AbstractOperation in org.ldaptive.extended | |
|---|---|
class |
CancelOperation
Executes an ldap cancel operation. |
class |
PasswordModifyOperation
Executes an ldap password modify operation. |
class |
WhoAmIOperation
Executes an ldap who am i operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||