| Package | Description |
|---|---|
| jenkins.plugins.http_request.auth | |
| jenkins.plugins.http_request.util |
| Modifier and Type | Method and Description |
|---|---|
List<RequestAction> |
FormAuthentication.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormAuthentication.setActions(List<RequestAction> actions) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.client.methods.HttpRequestBase |
HttpClientUtil.createRequestBase(RequestAction requestAction) |
org.apache.http.client.methods.HttpGet |
HttpClientUtil.makeGet(RequestAction requestAction) |
org.apache.http.client.methods.HttpPost |
HttpClientUtil.makePost(RequestAction requestAction) |
Copyright © 2004-2012. All Rights Reserved.