Field Summary |
|
final protected static String | ADD |
final protected static String | BATCH |
final protected static String | COMBINE |
final protected static String | CONT |
final protected static String | DN |
final protected static String | DRYRUN |
final protected static String | FILE |
final protected static String | GLOBAL |
final protected static String | HELP |
final protected static String | LIST |
final protected static String | LOCALE |
final public static String | LOCALE_DEFAULT |
final protected static String | MERGE |
final protected static String | MODIFY |
final protected static String | NAME |
final public static String | OPT_DEFAULT |
final protected static String | PARENT |
final protected static String | PASSWORD |
final protected static String | REMOVE |
final protected static int | SUBCMD_ADD |
final protected static int | SUBCMD_BATCH |
final protected static int | SUBCMD_LIST |
final protected static int | SUBCMD_MERGE |
final protected static int | SUBCMD_MODIFY |
final protected static int | SUBCMD_REMOVE |
final protected static String | TYPE |
final protected static String | UID |
final protected static String | VERBOSE |
final protected static String | VERSION |
protected String | batchFile |
protected boolean | batchMode |
protected boolean | combine |
protected boolean | cont |
protected String | dn |
protected boolean | dryrun |
protected String[] | files |
protected boolean | global |
protected boolean | isPreAuthorized |
protected String | name |
protected String | parent |
protected String | password |
protected int | subcmd |
protected String | type |
protected String | uid |
protected boolean | verbose |
protected boolean | version |
protected InputStream[] | xmlByteStreams |