public class ADPagedSearchStrategy
extends net.tirasa.connid.bundles.ldap.search.PagedSearchStrategy
| Constructor and Description |
|---|
ADPagedSearchStrategy(int pageSize,
String pagedResultsCookie,
Integer pagedResultsOffset,
org.identityconnectors.framework.spi.SearchResultsHandler searchResultHandler,
org.identityconnectors.framework.common.objects.SortKey[] sortKeys) |
| Modifier and Type | Method and Description |
|---|---|
void |
doSearch(LdapContext initCtx,
List<String> baseDNs,
String query,
SearchControls searchControls,
net.tirasa.connid.bundles.ldap.search.LdapSearchResultsHandler handler) |
public void doSearch(LdapContext initCtx, List<String> baseDNs, String query, SearchControls searchControls, net.tirasa.connid.bundles.ldap.search.LdapSearchResultsHandler handler) throws IOException, NamingException
doSearch in class net.tirasa.connid.bundles.ldap.search.PagedSearchStrategyIOExceptionNamingExceptionCopyright © 2011–2016. All rights reserved.