Uses of Package
org.apache.hc.client5.http.impl.auth
Packages that use org.apache.hc.client5.http.impl.auth
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
Standard and common HTTP authentication schemes.
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
-
Classes in org.apache.hc.client5.http.impl.auth used by org.apache.hc.client5.http.impl.asyncClassDescriptionUtility class that implements commons aspects of the client side authentication cache keeping.Utility class that implements commons aspects of the client side HTTP authentication.
-
Classes in org.apache.hc.client5.http.impl.auth used by org.apache.hc.client5.http.impl.authClassDescriptionAuthentication challenge parser.Default implementation of
CredentialsStore
.AuthSchemeFactory
implementation that creates and initializesBasicScheme
instances.AuthSchemeFactory
implementation that creates and initializesBearerScheme
instances.CredentialsProvider
builder.Represent the possible values of quality of protection.AuthSchemeFactory
implementation that creates and initializesDigestScheme
instances.Deprecated.Do not use.Deprecated.Deprecated.Do not use.Deprecated.Do not use.Deprecated.Do not use.Deprecated.Deprecated.NTLM message generation, base classDeprecated.Deprecated.Do not use.Deprecated.Do not use.Authentication credentials required to respond to a authentication challenge are invalid -
Classes in org.apache.hc.client5.http.impl.auth used by org.apache.hc.client5.http.impl.classicClassDescriptionUtility class that implements commons aspects of the client side authentication cache keeping.Utility class that implements commons aspects of the client side HTTP authentication.