public class AesEncrypterTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
AesEncrypterTask()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getAddproperty()
Gets the addproperty.
|
String |
getPlain() |
void |
setAddproperty(String addproperty)
Sets the addproperty.
|
void |
setPlain(String plain) |
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 getPlain()
public void setPlain(String plain)
plain - public 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.BuildExceptionTask.execute()Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.