| 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 Actionpublic String getBrokerInstance()
getBrokerInstance in interface Actionpublic String getBrokerHome()
getBrokerHome in interface Actionpublic void setPassword(String password)
public void setHash(boolean hash)
public void setKey(String key)
public DefaultSensitiveStringCodec getCodec()
Copyright © 2018 JBoss by Red Hat. All rights reserved.