|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextExecutor | |
|---|---|
| org.springframework.ldap.core | Core package of the JNDI/LDAP support. |
| Uses of ContextExecutor in org.springframework.ldap.core |
|---|
| Methods in org.springframework.ldap.core with parameters of type ContextExecutor | |
|---|---|
Object |
LdapTemplate.executeReadOnly(ContextExecutor ce)
|
Object |
LdapOperations.executeReadOnly(ContextExecutor ce)
Perform an operation (or series of operations) on a read-only context. |
Object |
LdapTemplate.executeReadWrite(ContextExecutor ce)
|
Object |
LdapOperations.executeReadWrite(ContextExecutor ce)
Perform an operation (or series of operations) on a read-write context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||