mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
01.06.2007 506eee12c5fe5d42d3f90662289426e6cc8aed76
opendj-sdk/opends/src/server/org/opends/server/admin/client/package-info.java
@@ -30,12 +30,8 @@
/**
 * Common client-side administration classes.
 * <p>
 * This package contains classes which client applications and client-side
 * driver implementations are expected to use.
 * <p>
 * In addition, there are also two example client
 * applications, <code>ExampleClient</code> and
 * <code>ExampleIntrospection</code>.
 * This package contains classes which client applications are
 * expected to use.
 */
@org.opends.server.types.PublicAPI(
     stability=org.opends.server.types.StabilityLevel.PRIVATE)