| Package | Description |
|---|---|
| jenkins.plugins.http_request.auth | |
| jenkins.plugins.http_request.util |
| Modifier and Type | Method and Description |
|---|---|
List<RequestAction> |
FormAuthentication.getActions() |
| Constructor and Description |
|---|
FormAuthentication(String keyName,
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-2013. All Rights Reserved.