Class TPSCLI


  • public class TPSCLI
    extends org.dogtagpki.cli.CLI
    Author:
    Endi S. Dewata
    • Field Summary

      • Fields inherited from class org.dogtagpki.cli.CLI

        client, description, formatter, logger, modules, name, options, parent, parser, verbose
    • Constructor Summary

      Constructors 
      Constructor Description
      TPSCLI​(org.dogtagpki.cli.CLI parent)  
    • Method Summary

      • Methods inherited from class org.dogtagpki.cli.CLI

        addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TPSCLI

        public TPSCLI​(org.dogtagpki.cli.CLI parent)