Class ConfigTruststoreCmd

  • All Implemented Interfaces:
    org.jboss.aesh.console.command.Command

    public class ConfigTruststoreCmd
    extends AbstractAuthOptionsCmd
    implements org.jboss.aesh.console.command.Command
    Author:
    Marko Strukelj
    • Constructor Detail

      • ConfigTruststoreCmd

        public ConfigTruststoreCmd()
    • Method Detail

      • initFromParent

        protected void initFromParent​(ConfigCmd parent)
      • execute

        public org.jboss.aesh.console.command.CommandResult execute​(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
                                                             throws org.jboss.aesh.console.command.CommandException,
                                                                    InterruptedException
        Specified by:
        execute in interface org.jboss.aesh.console.command.Command
        Throws:
        org.jboss.aesh.console.command.CommandException
        InterruptedException
      • process

        public org.jboss.aesh.console.command.CommandResult process​(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
                                                             throws org.jboss.aesh.console.command.CommandException,
                                                                    InterruptedException
        Throws:
        org.jboss.aesh.console.command.CommandException
        InterruptedException
      • suggestHelp

        protected String suggestHelp()
      • usage

        public static String usage()