JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.ldaptive.asn1.DN
Packages that use
DN
Package
Description
org.ldaptive.asn1
Uses of
DN
in
org.ldaptive.asn1
Methods in
org.ldaptive.asn1
that return
DN
Modifier and Type
Method
Description
static
DN
DN.
decode
(
DERBuffer
encoded)
Deprecated.
Converts bytes in the buffer to a DN by reading from the current position to the limit.