Constructor and Description |
---|
Mask() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(ActionContext context) |
String |
getBrokerHome() |
String |
getBrokerInstance() |
DefaultSensitiveStringCodec |
getCodec() |
boolean |
isVerbose() |
void |
setHash(boolean hash) |
void |
setHomeValues(File brokerHome,
File brokerInstance) |
void |
setKey(String key) |
void |
setPassword(String password) |
public Object execute(ActionContext context) throws Exception
public void setHomeValues(File brokerHome, File brokerInstance)
setHomeValues
in interface Action
public String getBrokerInstance()
getBrokerInstance
in interface Action
public String getBrokerHome()
getBrokerHome
in interface Action
public void setPassword(String password)
public void setHash(boolean hash)
public void setKey(String key)
public DefaultSensitiveStringCodec getCodec()
Copyright © 2017 JBoss by Red Hat. All rights reserved.