Modifier and Type | Method and Description |
---|---|
protected SearchResult |
SearchOperation.readResult(SearchRequest request,
SearchIterator si)
Invokes the provider search operation and iterates over the results.
|
Modifier and Type | Method and Description |
---|---|
SearchIterator |
ProviderConnection.search(SearchRequest request)
Search the ldap.
|
Modifier and Type | Class and Description |
---|---|
protected class |
ApacheLdapConnection.ApacheLdapSearchIterator
Search iterator for apache ldap search results.
|
Modifier and Type | Method and Description |
---|---|
SearchIterator |
ApacheLdapConnection.search(SearchRequest request) |
Modifier and Type | Class and Description |
---|---|
protected class |
JLdapConnection.JLdapSearchIterator
Search iterator for JLdap search results.
|
Modifier and Type | Method and Description |
---|---|
SearchIterator |
JLdapConnection.search(SearchRequest request) |
Modifier and Type | Class and Description |
---|---|
protected class |
JndiConnection.JndiSearchIterator
Search iterator for JNDI naming enumeration.
|
Modifier and Type | Method and Description |
---|---|
SearchIterator |
JndiConnection.search(SearchRequest request) |
Modifier and Type | Class and Description |
---|---|
protected class |
OpenDJConnection.OpenDJSearchIterator
Search iterator for opendj search results.
|
Modifier and Type | Method and Description |
---|---|
SearchIterator |
OpenDJConnection.search(SearchRequest request) |
Modifier and Type | Class and Description |
---|---|
protected class |
UnboundIDConnection.UnboundIDSearchIterator
Search iterator for unbound id search results.
|
Modifier and Type | Method and Description |
---|---|
SearchIterator |
UnboundIDConnection.search(SearchRequest request) |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.