public interface CredentialsProvider
Modifier and Type | Method and Description |
---|---|
void |
configureRequest(java.lang.String baseUrl,
org.apache.http.client.methods.HttpUriRequest request,
org.apache.http.client.protocol.HttpClientContext httpClientContext) |
void configureRequest(java.lang.String baseUrl, org.apache.http.client.methods.HttpUriRequest request, org.apache.http.client.protocol.HttpClientContext httpClientContext) throws org.apache.http.auth.AuthenticationException, java.net.URISyntaxException
org.apache.http.auth.AuthenticationException
java.net.URISyntaxException