Package | Description |
---|---|
org.opends.server.tools |
Contains various Directory Server tool implementations.
|
Modifier and Type | Method and Description |
---|---|
int |
LDAPSearch.executeSearch(LDAPConnection connection,
String baseDN,
ArrayList<LDAPFilter> filters,
LinkedHashSet<String> attributes,
LDAPSearchOptions searchOptions,
int wrapColumn)
Execute the search based on the specified input parameters.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.