Class PKIServerCLI


  • public class PKIServerCLI
    extends CLI
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
    • Constructor Detail

      • PKIServerCLI

        public PKIServerCLI()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • getFullModuleName

        public java.lang.String getFullModuleName​(java.lang.String moduleName)
        Overrides:
        getFullModuleName in class CLI
      • createOptions

        public void createOptions()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • printHelp

        public void printHelp()
                       throws java.lang.Exception
        Overrides:
        printHelp in class CLI
        Throws:
        java.lang.Exception
      • execute

        public void execute​(java.lang.String[] args)
                     throws java.lang.Exception
        Overrides:
        execute in class CLI
        Throws:
        java.lang.Exception
      • handleException

        public static void handleException​(java.lang.Throwable t)
      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception