Class ACMECLI


  • public class ACMECLI
    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
      ACMECLI​(MainCLI mainCLI)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getFullName()  
      • Methods inherited from class org.dogtagpki.cli.CLI

        addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, 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

      • ACMECLI

        public ACMECLI​(MainCLI mainCLI)
    • Method Detail

      • getFullName

        public java.lang.String getFullName()
        Overrides:
        getFullName in class org.dogtagpki.cli.CLI