SearchResultEntry |
LDAPInterface.searchForEntry(String baseDN,
SearchScope scope,
DereferencePolicy derefPolicy,
int timeLimit,
boolean typesOnly,
String filter,
String... attributes) |
SearchResultEntry |
LDAPConnection.searchForEntry(String baseDN,
SearchScope scope,
DereferencePolicy derefPolicy,
int timeLimit,
boolean typesOnly,
String filter,
String... attributes) |
SearchResultEntry |
LDAPInterface.searchForEntry(String baseDN,
SearchScope scope,
String filter,
String... attributes) |
SearchResultEntry |
LDAPConnection.searchForEntry(String baseDN,
SearchScope scope,
String filter,
String... attributes) |