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

Jean-Noel Rouvignac
03.30.2014 cb23430920141d1a79c7a593a27a5c59f8df40a3
opendj-cli/src/main/java/com/forgerock/opendj/cli/ArgumentConstants.java
@@ -338,6 +338,16 @@
    public static final String OPTION_LONG_SASLOPTION = "saslOption";
    /**
     * The value for the short option searchScope.
     */
    public static final  char OPTION_SHORT_SEARCHSCOPE = 's';
    /**
     * The value for the long option searchScope.
     */
    public static final String OPTION_LONG_SEARCHSCOPE = "searchScope";
    /**
     * The value for the short option geteffectiverights control authzid.
     */
    public static final char OPTION_SHORT_EFFECTIVERIGHTSUSER = 'g';