public class PasswordEncrypter
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
PasswordEncrypter() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getAddproperty()
Gets the addproperty.
|
String |
getPassword()
Gets the password.
|
void |
setAddproperty(String addproperty)
Sets the addproperty.
|
void |
setPassword(String password)
Sets the password.
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic String getPassword()
public void setPassword(String password)
password - the new passwordpublic String getAddproperty()
public void setAddproperty(String addproperty)
addproperty - the new addpropertypublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.