@Command(name="list", description="List existing user(s)") public class ListUser extends UserAction
context, verbose
Constructor and Description |
---|
ListUser() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(ActionContext context) |
protected void |
list()
list a single user or all users
if username is not specified
|
checkInputRole, checkInputUser, getConfiguration, setRole, setUsername
input, inputPassword, isSilentInput, setSilentInput
getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValues
public Object execute(ActionContext context) throws Exception
execute
in interface Action
execute
in class InputAbstract
Exception
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.