Class DNsOnlyLDAPResultWriter


  • @ThreadSafety(level=NOT_THREADSAFE)
    public final class DNsOnlyLDAPResultWriter
    extends LDAPResultWriter
    This class provides an LDAPResultWriter instance that simply prints the DNs of the entries that are returned, with a separate DN per line. There will not be any blank lines between DNs, and there will not be any prefix (for example, "dn:") before each DN.
    NOTE: This class, and other classes within the com.unboundid.ldap.sdk.unboundidds package structure, are only supported for use against Ping Identity, UnboundID, and Nokia/Alcatel-Lucent 8661 server products. These classes provide support for proprietary functionality or for external specifications that are not considered stable or mature enough to be guaranteed to work in an interoperable way with other types of LDAP servers.