public class PurgeExpiredCookiesTask extends AbstractHttpStateTypeTask
Constructor and Description |
---|
PurgeExpiredCookiesTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(HttpStateType stateType) |
void |
setExpiredDate(java.util.Date expiredDate) |
createCredentials, execute, setStateRefId
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