Package | Description |
---|---|
org.springframework.ldap.core |
Core package of the JNDI/LDAP support.
|
Modifier and Type | Method and Description |
---|---|
Object |
LdapOperations.executeReadOnly(ContextExecutor ce)
Perform an operation (or series of operations) on a read-only context.
|
Object |
LdapTemplate.executeReadOnly(ContextExecutor ce) |
Object |
LdapOperations.executeReadWrite(ContextExecutor ce)
Perform an operation (or series of operations) on a read-write context.
|
Object |
LdapTemplate.executeReadWrite(ContextExecutor ce) |
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.