public class BasicAuthRestTemplate
extends org.springframework.web.client.RestTemplate
| Constructor and Description |
|---|
BasicAuthRestTemplate(org.apache.http.auth.Credentials credentials)
Constructor with a set of credentials.
|
BasicAuthRestTemplate(String username,
String password)
Convenience constructor from user name and password; will use the same credentials for all requests.
|
acceptHeaderRequestCallback, delete, delete, delete, doExecute, exchange, exchange, exchange, exchange, exchange, exchange, exchange, exchange, execute, execute, execute, getErrorHandler, getForEntity, getForEntity, getForEntity, getForObject, getForObject, getForObject, getMessageConverters, getUriTemplateHandler, handleResponse, headersExtractor, headForHeaders, headForHeaders, headForHeaders, httpEntityCallback, httpEntityCallback, optionsForAllow, optionsForAllow, optionsForAllow, patchForObject, patchForObject, patchForObject, postForEntity, postForEntity, postForEntity, postForLocation, postForLocation, postForLocation, postForObject, postForObject, postForObject, put, put, put, responseEntityExtractor, setDefaultUriVariables, setErrorHandler, setMessageConverters, setUriTemplateHandlerCopyright © 2017–2020 NTT DATA Corporation. All rights reserved.