org.identityconnectors.ldap.search
Class VlvIndexSearchStrategy
java.lang.Object
org.identityconnectors.ldap.search.LdapSearchStrategy
org.identityconnectors.ldap.search.VlvIndexSearchStrategy
public class VlvIndexSearchStrategy
- extends LdapSearchStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VlvIndexSearchStrategy
public VlvIndexSearchStrategy(String vlvSortAttr,
int blockSize)
doSearch
public void doSearch(LdapContext initCtx,
List<String> baseDNs,
String query,
SearchControls searchControls,
SearchResultsHandler handler)
throws IOException,
NamingException
- Specified by:
doSearch in class LdapSearchStrategy
- Throws:
IOException
NamingException
Copyright © 2012. All Rights Reserved.