| Package | Description |
|---|---|
| org.springframework.ldap.pool.factory |
Core classes for the pooling library.
|
| org.springframework.ldap.pool.validation |
Connection validation support for the pooling library.
|
| Modifier and Type | Method and Description |
|---|---|
DirContextValidator |
PoolingContextSource.getDirContextValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
PoolingContextSource.setDirContextValidator(DirContextValidator dirContextValidator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDirContextValidator
Default
DirContext validator that executes DirContext.search(String, String, SearchControls). |
Copyright © 2005–2021 The Spring LDAP Framework. All rights reserved.