Class CommandLineToolUtil


  • public class CommandLineToolUtil
    extends Object
    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.
    • Constructor Detail

      • CommandLineToolUtil

        public CommandLineToolUtil()
    • Method Detail

      • getPasswordEnvVariable

        public String getPasswordEnvVariable()