public interface LDAPSearchCallback<T>
Callback interface for processing LDAP search results.
| Modifier and Type | Method and Description |
|---|---|
T |
processResult(SearchResult sr)
Process the results.
|
T processResult(SearchResult sr)
Process the results.
sr - Copyright © 2013. All Rights Reserved.