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

Violette Roche-Montane
06.25.2014 1e35b72a628e4ed9c4bbdd2412d13d006ee6dfce
opendj-cli/src/main/java/com/forgerock/opendj/cli/CliConstants.java
@@ -633,6 +633,11 @@
     */
    public static final String OPTION_LONG_ROOT_USER_DN = "rootUserDN";
    /**
     * The value for the long option connect timeout attribute.
     */
    public static final String OPTION_LONG_CONNECT_TIMEOUT = "connectTimeout";
    // Prevent instantiation.
    private CliConstants() {