Package com.unboundid.ldap.sdk.unboundidds.examples

NOTE: This package is part of the Commercial Edition of the UnboundID LDAP SDK for Java.

See:
          Description

Class Summary
DumpDNs NOTE: This class is part of the Commercial Edition of the UnboundID LDAP SDK for Java.
FilterComparator NOTE: This class is part of the Commercial Edition of the UnboundID LDAP SDK for Java.
GenericFilter NOTE: This class is part of the Commercial Edition of the UnboundID LDAP SDK for Java.
SubtreeAccessibility NOTE: This class is part of the Commercial Edition of the UnboundID LDAP SDK for Java.
SummarizeAccessLog NOTE: This class is part of the Commercial Edition of the UnboundID LDAP SDK for Java.
 

Package com.unboundid.ldap.sdk.unboundidds.examples Description

NOTE: This package is part of the Commercial Edition of the UnboundID LDAP SDK for Java. It is not available for use in applications that include only the Standard Edition of the LDAP SDK, and is not supported for use in conjunction with non-UnboundID products.
This package contains sample programs that demonstrate the use of the UnboundID LDAP SDK for Java, and in particular portions of the LDAP SDK which are only available in the Commercial Edition. See the com.unboundid.ldap.sdk.examples package for a set of examples that use only features found in the Standard Edition.

Note that the scope of these programs has been intentionally kept small so that they are easier to understand, even though this may limit the real-world usefulness of these examples. Further, these programs do not include support for internationalization and have minimal debugging code to further simplify them.