java.lang.Cloneable
public class AddCredentialsTask extends AbstractHttpStateTypeTask
Constructor | Description |
---|---|
AddCredentialsTask() |
Modifier and Type | Method | Description |
---|---|---|
void |
addConfiguredCredentials(Credentials credentials) |
|
void |
addConfiguredProxyCredentials(Credentials credentials) |
|
protected void |
execute(HttpStateType stateType) |
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 addConfiguredCredentials(Credentials credentials)
public void addConfiguredProxyCredentials(Credentials credentials)
protected void execute(HttpStateType stateType) throws org.apache.tools.ant.BuildException
execute
in class AbstractHttpStateTypeTask
org.apache.tools.ant.BuildException