java.lang.Cloneable
public class PurgeExpiredCookiesTask extends AbstractHttpStateTypeTask
Constructor | Description |
---|---|
PurgeExpiredCookiesTask() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
execute(HttpStateType stateType) |
|
void |
setExpiredDate(java.util.Date expiredDate) |
createCredentials, execute, setStateRefId
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setExpiredDate(java.util.Date expiredDate)
protected void execute(HttpStateType stateType) throws org.apache.tools.ant.BuildException
execute
in class AbstractHttpStateTypeTask
org.apache.tools.ant.BuildException