| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLdapConnectionValidator
An implementation of
LdapConnectionValidator that checks to see that
the connection isConnected() and isAuthenticated(). |
class |
LookupLdapConnectionValidator
An implementation of
LdapConnectionValidator that attempts a simple
lookup on the rootDSE. |
| Modifier and Type | Field and Description |
|---|---|
protected LdapConnectionValidator |
AbstractPoolableLdapConnectionFactory.validator
The validator to use
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPoolableLdapConnectionFactory.setValidator(LdapConnectionValidator validator)
Sets the validator to use when validation occurs.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.