public class SimplePagedSearchStrategy extends LdapSearchStrategy
| Constructor and Description |
|---|
SimplePagedSearchStrategy(int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
doSearch(LdapContext initCtx,
List<String> baseDNs,
String query,
SearchControls searchControls,
SearchResultsHandler handler) |
public void doSearch(LdapContext initCtx, List<String> baseDNs, String query, SearchControls searchControls, SearchResultsHandler handler) throws IOException, NamingException
doSearch in class LdapSearchStrategyIOExceptionNamingExceptionCopyright © 2014. All Rights Reserved.