protected static class DigestAuthRestTemplate.DigestRequestCallback extends Object implements org.springframework.web.client.RequestCallback
| Constructor and Description |
|---|
DigestRequestCallback(org.springframework.web.client.RequestCallback wrapped,
org.apache.http.Header solutionHeader)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
doWithRequest(org.springframework.http.client.ClientHttpRequest request) |
public DigestRequestCallback(org.springframework.web.client.RequestCallback wrapped,
org.apache.http.Header solutionHeader)
solutionHeader - the solution headerwrapped - the wrapped RequestCallbackpublic void doWithRequest(org.springframework.http.client.ClientHttpRequest request)
throws IOException
doWithRequest in interface org.springframework.web.client.RequestCallbackIOExceptionCopyright © 2017–2020 NTT DATA Corporation. All rights reserved.