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 <R extends ASN1Reader>
LDAPReader<R> LDAP.getReader(R asn1Reader, DecodeOptions options) Creates a new LDAP reader which will read LDAP messages from an ASN.1 reader using the provided decoding options.