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.AuthSchemeFactoryimplementation that creates and initializesBasicSchemeinstances.CredentialsProviderbuilder.Represent the possible values of quality of protection.AuthSchemeFactoryimplementation that creates and initializesDigestSchemeinstances.Common behavior forGSSbased authentication schemes.AuthSchemeFactoryimplementation that creates and initializesKerberosSchemeinstances.Abstract NTLM authentication engine.Signals NTLM protocol failure.NTLM message generation, base classAuthSchemeFactoryimplementation that creates and initializesNTLMSchemeinstances configured to use the defaultNTLMEngineimplementation.AuthSchemeFactoryimplementation that creates and initializesSPNegoSchemeinstances.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.