public class SetPasswordCmd extends AbstractAuthOptionsCmd
Constructor and Description |
---|
SetPasswordCmd() |
Modifier and Type | Method and Description |
---|---|
org.jboss.aesh.console.command.CommandResult |
execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) |
protected String |
help() |
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, getTargetRealm, initFromParent, noOptions, processGlobalOptions, requiresLogin, setupTruststore
applyFieldFilter, composeAdminRoot, extractLastComponentOfUri, extractTypeNameFromUri, initFromParent, printHelp, requireValue
public org.jboss.aesh.console.command.CommandResult execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) throws org.jboss.aesh.console.command.CommandException, InterruptedException
org.jboss.aesh.console.command.CommandException
InterruptedException
public 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.CommandException
InterruptedException
protected boolean nothingToDo()
nothingToDo
in class AbstractGlobalOptionsCmd
protected String suggestHelp()
protected String help()
help
in class AbstractGlobalOptionsCmd
public static String usage()
Copyright © 2021 JBoss by Red Hat. All rights reserved.