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

Jean-Noël Rouvignac
04.47.2016 61dfebf3a3931588ff5d5d4b17dcea60c1e6f197
opendj-config/src/main/java/org/forgerock/opendj/config/client/ldap/package-info.java
@@ -12,16 +12,7 @@
 * information: "Portions Copyright [year] [name of copyright owner]".
 *
 * Copyright 2008 Sun Microsystems, Inc.
 * Portions Copyright 2016 ForgeRock AS.
 */
/**
 * LDAP configuration transport implementation.
 * <p>
 * This implementation uses JNDI for all communication. It is expected
 * that, at some point in the future, we will replace this implementation
 * with our own LDAP client SDK based implementation.
 */
/** LDAP configuration transport implementation. */
package org.forgerock.opendj.config.client.ldap;