public class GetRolesCmd extends GetCmd
Constructor and Description |
---|
GetRolesCmd() |
Modifier and Type | Method and Description |
---|---|
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() |
execute
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 process(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) throws org.jboss.aesh.console.command.CommandException, InterruptedException
process
in class AbstractRequestCmd
org.jboss.aesh.console.command.CommandException
InterruptedException
protected String suggestHelp()
suggestHelp
in class GetCmd
protected boolean nothingToDo()
nothingToDo
in class GetCmd
public static String usage()
Copyright © 2021 JBoss by Red Hat. All rights reserved.