Class ValuesOnlyLDAPResultWriter


  • @ThreadSafety(level=NOT_THREADSAFE)
    public final class ValuesOnlyLDAPResultWriter
    extends LDAPResultWriter
    This class provides an LDAPResultWriter instance that simply prints the values of all attributes in the entries that are returned, with each value on a line by itself. Entry DNs will not be included, and there will not be any blank lines between entries.
    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.