Class SecurityDomainHostCLI


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

      Fields 
      Modifier and Type Field Description
      SecurityDomainCLI parent  
      • Fields inherited from class org.dogtagpki.cli.CLI

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

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.netscape.certsrv.system.SecurityDomainClient getSecurityDomainClient()  
      static void printSecurityDomainHost​(com.netscape.certsrv.system.SecurityDomainHost host)  
      • 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

    • Method Detail

      • getSecurityDomainClient

        public com.netscape.certsrv.system.SecurityDomainClient getSecurityDomainClient()
                                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • printSecurityDomainHost

        public static void printSecurityDomainHost​(com.netscape.certsrv.system.SecurityDomainHost host)