public class UserCredentials
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
UserCredentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
setPassword(String password)
Sets the password of the user, that shall be authenticated.
|
void |
setUsername(String username)
Sets the name of the user, that shall be authenticated.
|
bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setUsername(String username)
username - The name of the user, that shall be authenticated.public void setPassword(String password)
password - The password of the user, that shall be authenticated.Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.