Uses of Package
org.apache.hc.client5.http.impl.auth
Packages that use org.apache.hc.client5.http.impl.auth
Package
Description
Standard and common HTTP authentication schemes.
-
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.
AuthSchemeFactoryimplementation that creates and initializesBasicSchemeinstances.AuthSchemeFactoryimplementation that creates and initializesBearerSchemeinstances.CredentialsProviderbuilder.AuthSchemeFactoryimplementation that creates and initializesDigestSchemeinstances.Deprecated.Do not use.Deprecated.Do not use.Deprecated.Do not use. the NTLM authentication scheme is no longer supportedDeprecated.Do not use.Deprecated.Do not use. the NTLM authentication scheme is no longer supported.Factory for creating instances ofScramScheme.Deprecated.Do not use.