edu.vt.middleware.ldap.pool
T
- type of ldap objectpublic interface LdapValidator<T extends BaseLdap>
LdapValidator
provides an interface for validating ldap objects
when they are in the pool.boolean validate(T t)
t
- ldap objectCopyright © 2014. All Rights Reserved.