edu.vt.middleware.ldap.pool
public class ConnectLdapValidator extends java.lang.Object implements LdapValidator<Ldap>
ConnectLdapValidator
validates an ldap connection is healthy by
testing it is connected.Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
logger
Log for this class.
|
Constructor and Description |
---|
ConnectLdapValidator() |
public boolean validate(Ldap l)
validate
in interface LdapValidator<Ldap>
l
- ldap objectCopyright © 2014. All Rights Reserved.