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

Violette Roche-Montane
06.25.2014 a5eaf037b1285bbc48c06c932de5696234cb51f7
opendj-sdk/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() {