| Type | Name and description |
|---|---|
java.lang.String |
acceptSelfSignedForce the plugin to disable SSL validation |
java.lang.String |
environment |
boolean |
jwtForce the plugin to login with a cookie, and not with basic auth. |
java.lang.String |
login |
java.lang.String |
password |
java.lang.String |
proxyHost |
java.lang.String |
proxyPort |
java.lang.String |
realmYou should not use this param; it is computed from the url. |
short |
timeout |
java.lang.String |
tokenUsed internaly to store the generated token from `login` / `password` |
java.lang.String |
url |
boolean |
useLegacyForce the plugin to use the old upload api Impacted tasks are those which uses a file upload |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Force the plugin to disable SSL validation
Force the plugin to login with a cookie, and not with basic auth.
You should not use this param; it is computed from the url. Only needed when the `jwt` option is set.
Used internaly to store the generated token from `login` / `password`
Force the plugin to use the old upload api Impacted tasks are those which uses a file upload