Uses of Interface
org.apache.hc.client5.http.auth.AuthSchemeFactory

Packages that use AuthSchemeFactory
Package
Description
Client component APIs common to all client transports such as connection route information and resolution as well as common HTTP method definitions and exception classes.
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.
HTTP protocol interceptors that enable advanced functionality such as HTTP state management and authentication state caching.