T
- type of ldap objectpublic interface LdapValidator<T extends BaseLdap>
LdapValidator
provides an interface for validating ldap objects
when they are in the pool.Modifier and Type | Method and Description |
---|---|
boolean |
validate(T t)
Validate the supplied ldap object.
|
boolean validate(T t)
t
- ldap objectCopyright © 2018. All rights reserved.