public class ConfigCredentialsCmd extends AbstractAuthOptionsCmd implements org.jboss.aesh.console.command.Command
alias, clientId, config, keyPass, keystore, noconfig, password, realm, secret, server, storePass, token, trustPass, trustStore, userdumpTrace, help| Constructor and Description |
|---|
ConfigCredentialsCmd() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.aesh.console.command.CommandResult |
execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) |
protected String |
help() |
void |
init(ConfigData configData) |
protected boolean |
nothingToDo() |
org.jboss.aesh.console.command.CommandResult |
process(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) |
protected String |
suggestHelp() |
static String |
usage() |
applyDefaultOptionValues, booleanOptionForCheck, checkUnsupportedOptions, copyWithServerInfo, ensureAuthInfo, initFromParent, noOptions, processGlobalOptions, requiresLogin, setupTruststoreinitFromParent, printHelppublic void init(ConfigData configData)
public org.jboss.aesh.console.command.CommandResult execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
throws org.jboss.aesh.console.command.CommandException,
InterruptedException
execute in interface org.jboss.aesh.console.command.Commandorg.jboss.aesh.console.command.CommandExceptionInterruptedExceptionprotected boolean nothingToDo()
nothingToDo in class AbstractGlobalOptionsCmdpublic org.jboss.aesh.console.command.CommandResult process(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
throws org.jboss.aesh.console.command.CommandException,
InterruptedException
org.jboss.aesh.console.command.CommandExceptionInterruptedExceptionprotected String suggestHelp()
protected String help()
help in class AbstractGlobalOptionsCmdpublic static String usage()
Copyright © 2017 JBoss by Red Hat. All rights reserved.