public final class ReplicationCliArguments extends Object
dsreplication
command. It helps sharing code between the argument parser and the command builder (for printing
equivalent command line).Modifier and Type | Field and Description |
---|---|
static String |
OPTION_LONG_ADMIN_PWD
The value for the admin password long option.
|
static String |
OPTION_LONG_BIND_DN_1
The value for the first server root user bind DN long option.
|
static String |
OPTION_LONG_BIND_DN_2
The value for the second server root user bind DN long option.
|
static String |
OPTION_LONG_BIND_PASSWORD_1
The value for the first server root user bind password long option.
|
static String |
OPTION_LONG_BIND_PASSWORD_2
The value for the second server root user bind password long option.
|
static String |
OPTION_LONG_ONLY_REPLICATION_SERVER_1
The value for the only replication first server long option.
|
static String |
OPTION_LONG_ONLY_REPLICATION_SERVER_2
The value for the only replication second server long option.
|
static String |
OPTION_LONG_PORT_1
The value for the first server administration port long option.
|
static String |
OPTION_LONG_PORT_2
The value for the second server administration port long option.
|
static String |
OPTION_LONG_REPLICATION_PORT_1
The value for the first server replication port long option.
|
static String |
OPTION_LONG_REPLICATION_PORT_2
The value for the second server replication port long option.
|
static String |
OPTION_LONG_SECURE_REPLICATION_1
The value for the secure replication communications long option.
|
public static final String OPTION_LONG_ADMIN_PWD
public static final String OPTION_LONG_BIND_DN_1
public static final String OPTION_LONG_BIND_DN_2
public static final String OPTION_LONG_BIND_PASSWORD_1
public static final String OPTION_LONG_BIND_PASSWORD_2
public static final String OPTION_LONG_ONLY_REPLICATION_SERVER_1
public static final String OPTION_LONG_ONLY_REPLICATION_SERVER_2
public static final String OPTION_LONG_PORT_1
public static final String OPTION_LONG_PORT_2
public static final String OPTION_LONG_REPLICATION_PORT_1
public static final String OPTION_LONG_REPLICATION_PORT_2
public static final String OPTION_LONG_SECURE_REPLICATION_1
Copyright 2010-2022 ForgeRock AS.