Uses of Class
org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
-
-
Uses of OpenDJConnection.OpenDJSearchIterator.SearchResultIterator in org.ldaptive.provider.opendj
Fields in org.ldaptive.provider.opendj declared as OpenDJConnection.OpenDJSearchIterator.SearchResultIterator Modifier and Type Field Description private OpenDJConnection.OpenDJSearchIterator.SearchResultIteratorOpenDJConnection.OpenDJSearchIterator. resultIteratorSearch result iterator.Methods in org.ldaptive.provider.opendj that return OpenDJConnection.OpenDJSearchIterator.SearchResultIterator Modifier and Type Method Description protected OpenDJConnection.OpenDJSearchIterator.SearchResultIteratorOpenDJConnection.OpenDJSearchIterator. search(org.forgerock.opendj.ldap.Connection conn, SearchRequest sr)Executes an ldap search.
-