Uses of Class
org.forgerock.opendj.io.LdapReader
Packages that use LdapReader
-
Uses of LdapReader in org.forgerock.opendj.io
Methods in org.forgerock.opendj.io that return LdapReaderModifier and TypeMethodDescriptionstatic LdapReader
Ldap.getReader
(Asn1Reader asn1Reader, DecodeOptions options) Creates a new LDAP reader which will read LDAP messages from an ASN.1 reader using the provided decoding options.