Skip navigation links
A B C D E F G H I J M N O P R S T V X 

A

acceptType - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
acceptType - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
ActionFormAuthenticationDescriptor() - Constructor for class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
 
authenticate(DefaultHttpClient, HttpContext, HttpRequestBase, PrintStream, Integer) - Method in interface jenkins.plugins.http_request.auth.Authenticator
 
authenticate(DefaultHttpClient, HttpContext, HttpRequestBase, PrintStream, Integer) - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication
 
authenticate(DefaultHttpClient, HttpContext, HttpRequestBase, PrintStream, Integer) - Method in class jenkins.plugins.http_request.auth.FormAuthentication
 
authentication - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
authentication - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
Authenticator - Interface in jenkins.plugins.http_request.auth
 

B

BasicDigestAuthentication - Class in jenkins.plugins.http_request.auth
 
BasicDigestAuthentication(String, String, String) - Constructor for class jenkins.plugins.http_request.auth.BasicDigestAuthentication
 
BasicDigestAuthentication.BasicDigestAuthenticationDescriptor - Class in jenkins.plugins.http_request.auth
 
BasicDigestAuthenticationDescriptor() - Constructor for class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
 

C

checkUrl(String) - Static method in class jenkins.plugins.http_request.util.HttpRequestValidation
 
checkValidResponseCodes(String) - Static method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
configure(StaplerRequest, JSONObject) - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
consoleLogResponseBody - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
consoleLogResponseBody - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
contentType - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
contentType - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
createRequestBase(RequestAction) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
 
customHeaders - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
customHeaders - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 

D

DescriptorImpl() - Constructor for class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
DescriptorImpl() - Constructor for class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
doCheckKeyName(String) - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
 
doCheckKeyName(String) - Method in class jenkins.plugins.http_request.auth.FormAuthentication.FormAuthenticationDescriptor
 
doCheckName(String) - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair.NameValueParamDescriptor
 
doCheckPassword(String) - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
 
doCheckTimeout(String) - Method in class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
 
doCheckUrl(String) - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
doCheckUrl(String) - Method in class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
 
doCheckUserName(String) - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
 
doCheckValidResponseCodes(String) - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
doCheckValidResponseCodes(String) - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
doCheckValue(String) - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair.NameValueParamDescriptor
 
doFillAcceptTypeItems() - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
doFillAcceptTypeItems() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
doFillAuthenticationItems() - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
doFillAuthenticationItems() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
doFillContentTypeItems() - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
doFillContentTypeItems() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
doFillHttpModeItems() - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
doFillHttpModeItems() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
doFillModeItems() - Method in class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
 
doValidateKeyName(String) - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
doValidateKeyName(String) - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 

E

execute(DefaultHttpClient, HttpContext, HttpRequestBase, PrintStream, Integer) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
 
Execution() - Constructor for class jenkins.plugins.http_request.HttpRequestStep.Execution
 

F

fillAuthenticationItems() - Static method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
FormAuthentication - Class in jenkins.plugins.http_request.auth
 
FormAuthentication(String, List<RequestAction>) - Constructor for class jenkins.plugins.http_request.auth.FormAuthentication
 
FormAuthentication.FormAuthenticationDescriptor - Class in jenkins.plugins.http_request.auth
 
FormAuthenticationDescriptor() - Constructor for class jenkins.plugins.http_request.auth.FormAuthentication.FormAuthenticationDescriptor
 

G

get() - Static method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
getAcceptType() - Method in class jenkins.plugins.http_request.HttpRequest
 
getAcceptType() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getActions() - Method in class jenkins.plugins.http_request.auth.FormAuthentication
 
getAuthentication() - Method in class jenkins.plugins.http_request.HttpRequest
 
getAuthentication(String) - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
getAuthentication() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getAuthentications() - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
getBasicDigestAuthentications() - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
getConfigFile() - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
getConsoleLogResponseBody() - Method in class jenkins.plugins.http_request.HttpRequest
 
getConsoleLogResponseBody() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getContentType() - Method in class jenkins.plugins.http_request.HttpRequest
 
getContentType() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getContentType() - Method in enum jenkins.plugins.http_request.MimeType
 
getContentType() - Method in class jenkins.plugins.http_request.util.RequestAction
 
getContentTypeFillItems() - Static method in enum jenkins.plugins.http_request.MimeType
 
getCustomHeaders() - Method in class jenkins.plugins.http_request.HttpRequest
 
getCustomHeaders() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getDescriptor() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getDisplayName() - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication.BasicDigestAuthenticationDescriptor
 
getDisplayName() - Method in class jenkins.plugins.http_request.auth.FormAuthentication.FormAuthenticationDescriptor
 
getDisplayName() - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair.NameValueParamDescriptor
 
getDisplayName() - Method in class jenkins.plugins.http_request.util.RequestAction.ActionFormAuthenticationDescriptor
 
getFillItems() - Static method in enum jenkins.plugins.http_request.HttpMode
 
getFormAuthentications() - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
getFunctionName() - Method in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
getHeaders() - Method in class jenkins.plugins.http_request.util.RequestAction
 
getHttpMode() - Method in class jenkins.plugins.http_request.HttpRequest
 
getHttpMode() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getKeyName() - Method in interface jenkins.plugins.http_request.auth.Authenticator
 
getKeyName() - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication
 
getKeyName() - Method in class jenkins.plugins.http_request.auth.FormAuthentication
 
getMaskValue() - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair
 
getMode() - Method in class jenkins.plugins.http_request.util.RequestAction
 
getName() - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair
 
getOutputFile() - Method in class jenkins.plugins.http_request.HttpRequest
 
getParams() - Method in class jenkins.plugins.http_request.util.RequestAction
 
getPassBuildParameters() - Method in class jenkins.plugins.http_request.HttpRequest
 
getPassword() - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication
 
getRequestBody() - Method in class jenkins.plugins.http_request.HttpRequest
 
getRequestBody() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getRequestBody() - Method in class jenkins.plugins.http_request.util.RequestAction
 
getTimeout() - Method in class jenkins.plugins.http_request.HttpRequest
 
getTimeout() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getUrl() - Method in class jenkins.plugins.http_request.HttpRequest
 
getUrl() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getUrl() - Method in class jenkins.plugins.http_request.util.RequestAction
 
getUserName() - Method in class jenkins.plugins.http_request.auth.BasicDigestAuthentication
 
getValidResponseCodes() - Method in class jenkins.plugins.http_request.HttpRequest
 
getValidResponseCodes() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getValidResponseContent() - Method in class jenkins.plugins.http_request.HttpRequest
 
getValidResponseContent() - Method in class jenkins.plugins.http_request.HttpRequestStep
 
getValue() - Method in enum jenkins.plugins.http_request.MimeType
 
getValue() - Method in class jenkins.plugins.http_request.util.HttpRequestNameValuePair
 

H

HttpClientUtil - Class in jenkins.plugins.http_request.util
 
HttpClientUtil() - Constructor for class jenkins.plugins.http_request.util.HttpClientUtil
 
HttpMode - Enum in jenkins.plugins.http_request
 
httpMode - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
httpMode - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
HttpRequest - Class in jenkins.plugins.http_request
 
HttpRequest(String) - Constructor for class jenkins.plugins.http_request.HttpRequest
 
HttpRequest.DescriptorImpl - Class in jenkins.plugins.http_request
 
HttpRequestGlobalConfig - Class in jenkins.plugins.http_request
 
HttpRequestGlobalConfig() - Constructor for class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
HttpRequestNameValuePair - Class in jenkins.plugins.http_request.util
 
HttpRequestNameValuePair(String, String, boolean) - Constructor for class jenkins.plugins.http_request.util.HttpRequestNameValuePair
 
HttpRequestNameValuePair(String, String) - Constructor for class jenkins.plugins.http_request.util.HttpRequestNameValuePair
 
HttpRequestNameValuePair.NameValueParamDescriptor - Class in jenkins.plugins.http_request.util
 
HttpRequestStep - Class in jenkins.plugins.http_request
 
HttpRequestStep(String) - Constructor for class jenkins.plugins.http_request.HttpRequestStep
 
HttpRequestStep.DescriptorImpl - Class in jenkins.plugins.http_request
 
HttpRequestStep.Execution - Class in jenkins.plugins.http_request
 
HttpRequestValidation - Class in jenkins.plugins.http_request.util
 
HttpRequestValidation() - Constructor for class jenkins.plugins.http_request.util.HttpRequestValidation
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 

J

jenkins.plugins.http_request - package jenkins.plugins.http_request
 
jenkins.plugins.http_request.auth - package jenkins.plugins.http_request.auth
 
jenkins.plugins.http_request.util - package jenkins.plugins.http_request.util
 

M

makeDelete(RequestAction) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
 
makeGet(RequestAction) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
 
makeHead(RequestAction) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
 
makePatch(RequestAction) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
 
makePost(RequestAction) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
 
makePut(RequestAction) - Method in class jenkins.plugins.http_request.util.HttpClientUtil
 
MimeType - Enum in jenkins.plugins.http_request
 

N

NameValueParamDescriptor() - Constructor for class jenkins.plugins.http_request.util.HttpRequestNameValuePair.NameValueParamDescriptor
 

O

outputFile - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 

P

parseToRange(String) - Static method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
passBuildParameters - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class jenkins.plugins.http_request.HttpRequest
 
performHttpRequest(TaskListener) - Method in class jenkins.plugins.http_request.HttpRequest
 
performHttpRequest(TaskListener, RequestAction) - Method in class jenkins.plugins.http_request.HttpRequest
 

R

readResolve() - Method in class jenkins.plugins.http_request.HttpRequest
 
RequestAction - Class in jenkins.plugins.http_request.util
 
RequestAction(URL, HttpMode, String, List<HttpRequestNameValuePair>) - Constructor for class jenkins.plugins.http_request.util.RequestAction
 
RequestAction(URL, HttpMode, String, List<HttpRequestNameValuePair>, List<HttpRequestNameValuePair>) - Constructor for class jenkins.plugins.http_request.util.RequestAction
 
RequestAction(URL, HttpMode, String, List<HttpRequestNameValuePair>, List<HttpRequestNameValuePair>, ContentType) - Constructor for class jenkins.plugins.http_request.util.RequestAction
 
RequestAction.ActionFormAuthenticationDescriptor - Class in jenkins.plugins.http_request.util
 
requestBody - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
requestBody - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
run() - Method in class jenkins.plugins.http_request.HttpRequestStep.Execution
 

S

setAcceptType(MimeType) - Method in class jenkins.plugins.http_request.HttpRequest
 
setAcceptType(MimeType) - Method in class jenkins.plugins.http_request.HttpRequestStep
 
setAuthentication(String) - Method in class jenkins.plugins.http_request.HttpRequest
 
setAuthentication(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
 
setBasicDigestAuthentications(List<BasicDigestAuthentication>) - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
setConsoleLogResponseBody(Boolean) - Method in class jenkins.plugins.http_request.HttpRequest
 
setConsoleLogResponseBody(Boolean) - Method in class jenkins.plugins.http_request.HttpRequestStep
 
setContentType(MimeType) - Method in class jenkins.plugins.http_request.HttpRequest
 
setContentType(MimeType) - Method in class jenkins.plugins.http_request.HttpRequestStep
 
setCustomHeaders(List<HttpRequestNameValuePair>) - Method in class jenkins.plugins.http_request.HttpRequest
 
setCustomHeaders(List<HttpRequestNameValuePair>) - Method in class jenkins.plugins.http_request.HttpRequestStep
 
setFormAuthentications(List<FormAuthentication>) - Method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
setHttpMode(HttpMode) - Method in class jenkins.plugins.http_request.HttpRequest
 
setHttpMode(HttpMode) - Method in class jenkins.plugins.http_request.HttpRequestStep
 
setOutputFile(String) - Method in class jenkins.plugins.http_request.HttpRequest
 
setPassBuildParameters(Boolean) - Method in class jenkins.plugins.http_request.HttpRequest
 
setRequestBody(String) - Method in class jenkins.plugins.http_request.HttpRequest
 
setRequestBody(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
 
setTimeout(Integer) - Method in class jenkins.plugins.http_request.HttpRequest
 
setTimeout(Integer) - Method in class jenkins.plugins.http_request.HttpRequestStep
 
setValidResponseCodes(String) - Method in class jenkins.plugins.http_request.HttpRequest
 
setValidResponseCodes(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
 
setValidResponseContent(String) - Method in class jenkins.plugins.http_request.HttpRequest
 
setValidResponseContent(String) - Method in class jenkins.plugins.http_request.HttpRequestStep
 

T

timeout - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
timeout - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 

V

validateKeyName(String) - Static method in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
validResponseCodes - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
validResponseCodes - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
validResponseContent - Static variable in class jenkins.plugins.http_request.HttpRequest.DescriptorImpl
 
validResponseContent - Static variable in class jenkins.plugins.http_request.HttpRequestStep.DescriptorImpl
 
valueOf(String) - Static method in enum jenkins.plugins.http_request.HttpMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.plugins.http_request.MimeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum jenkins.plugins.http_request.HttpMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.plugins.http_request.MimeType
Returns an array containing the constants of this enum type, in the order they are declared.

X

xStreamCompatibility() - Static method in class jenkins.plugins.http_request.HttpRequest
 
xStreamCompatibility() - Static method in class jenkins.plugins.http_request.HttpRequestGlobalConfig
 
A B C D E F G H I J M N O P R S T V X 
Skip navigation links

Copyright © 2016–2017. All rights reserved.