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