| Package | Description |
|---|---|
| gnu.inet.ldap |
| Modifier and Type | Method and Description |
|---|---|
LDAPResult |
LDAPConnection.search(String name,
int scope,
int derefAliases,
int sizeLimit,
int timeLimit,
boolean typesOnly,
String filter,
String[] attributes,
Control[] controls,
ResultHandler handler)
Issues a search request.
|
Copyright © 2017. All rights reserved.