Class TKSCLI


  • public class TKSCLI
    extends SubsystemCLI
    Author:
    Endi S. Dewata
    • Field Summary

      Fields 
      Modifier and Type Field Description
      TKSClient tksClient  
      • Fields inherited from class org.dogtagpki.cli.CLI

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

      Constructors 
      Constructor Description
      TKSCLI​(MainCLI mainCLI)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.netscape.certsrv.client.SubsystemClient getSubsystemClient()  
      • Methods inherited from class org.dogtagpki.cli.CLI

        addModule, findModule, findModules, 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

      • TKSCLI

        public TKSCLI​(MainCLI mainCLI)
    • Method Detail

      • getSubsystemClient

        public com.netscape.certsrv.client.SubsystemClient getSubsystemClient()
                                                                       throws java.lang.Exception
        Overrides:
        getSubsystemClient in class SubsystemCLI
        Throws:
        java.lang.Exception