Package interlok.http.apache.credentials
package interlok.http.apache.credentials
-
ClassDescriptionReturns
org.apache.http.auth.AuthScope#ANY
when requested to build a scope.Adds support fororg.apache.http.auth.AuthScope
for username and password in a configuration friendly way.Allows you to specify aCredentialsProvider
as a default for theHttpClientBuilder
.An explicitly configuredAuthScope
builder.Adds support foroorg.apache.http.auth.Credentials
in a configuration friendly way.Supports the use of aorg.apache.http.client.CredentialsProvider
where supported in a configuration friendly way.Wraps aAuthScope
andCredentials
for insertion into aCredentialsProvider
Adds support fororg.apache.http.client.CredentialsProvider
for username and password in a configuration friendly way.