UnboundID Server SDK

Ping Identity
UnboundID Server SDK Documentation
Getting Started with the UnboundID Server SDK

Server SDK API Structure

All of the classes that make up the UnboundID Server SDK reside within the com.unboundid.directory.sdk package hierarchy. Immediately below this package are sub-packages reflecting the products to which their subordinate classes apply. Those sub-packages are:

Below each of these product-specific packages are sub-packages providing further organization to the classes pertaining to those products. Those sub-packages include:

Annotation Types Used in the Server SDK

The server SDK defines a number of annotation types that are primarily intended for documentation purposes. They include:

The server SDK also makes use of annotation types defined in the UnboundID LDAP SDK for Java, which are also primarily intended to help serve as documentation. These annotation types include:

See the LDAP SDK documentation for additional information about the above annotation types.