Uses of Class
org.forgerock.opendj.ldif.ConnectionEntryReader
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of ConnectionEntryReader in org.forgerock.opendj.ldap
Modifier and TypeMethodDescriptionAbstractConnection.search
(String baseObject, SearchScope scope, String filter, String... attributeDescriptions) AbstractConnection.search
(SearchRequest request) AbstractConnectionWrapper.search
(String baseObject, SearchScope scope, String filter, String... attributeDescriptions) Searches the Directory Server using the provided search parameters.AbstractConnectionWrapper.search
(SearchRequest request) Searches the Directory Server using the provided search parameters.Connection.search
(String baseObject, SearchScope scope, String filter, String... attributeDescriptions) Searches the Directory Server using the provided search parameters.Connection.search
(SearchRequest request) Searches the Directory Server using the provided search parameters.