public class ConnectLdapValidator extends 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 © 2018. All rights reserved.