Package org.duracloud.common.util
Class CommandLineToolUtil
java.lang.Object
org.duracloud.common.util.CommandLineToolUtil
Class that can be used for command line tools that read
a DuraCloud password from an evironment variable or need to prompt
users for input from the command line.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PASSWORD_ENV_VARIABLE_NAME
- See Also:
-
-
Constructor Details
-
CommandLineToolUtil
public CommandLineToolUtil()
-
-
Method Details
-
getPasswordEnvVariable
-
getConsole
-