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.Internal 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.Internal utility class that implements commons aspects of the client side HTTP authentication.Default implementation of
CredentialsStore.AuthSchemeFactoryimplementation that creates and initializesBasicSchemeinstances.AuthSchemeFactoryimplementation that creates and initializesBearerSchemeinstances.CredentialsProviderbuilder.Enum representing supported digest algorithms for HTTP Digest Authentication, including session-based variants.Represent the possible values of quality of protection.AuthSchemeFactoryimplementation that creates and initializesDigestSchemeinstances.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.Factory for creating instances ofScramScheme.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.Internal utility class that implements commons aspects of the client side HTTP authentication.