Package interlok.http.apache.credentials


package interlok.http.apache.credentials
  • Class
    Description
    Returns org.apache.http.auth.AuthScope#ANY when requested to build a scope.
    Adds support for org.apache.http.auth.AuthScope for username and password in a configuration friendly way.
    Allows you to specify a CredentialsProvider as a default for the HttpClientBuilder.
    An explicitly configured AuthScope builder.
    Adds support for oorg.apache.http.auth.Credentials in a configuration friendly way.
     
    Supports the use of a org.apache.http.client.CredentialsProvider where supported in a configuration friendly way.
    Wraps a AuthScope and Credentials for insertion into a CredentialsProvider
    Adds support for org.apache.http.client.CredentialsProvider for username and password in a configuration friendly way.