Uses of Interface
org.apache.hc.client5.http.auth.AuthCache
Packages that use AuthCache
Package
Description
Simple facade APIs for HttpClient based on the concept of
a fluent interface.
Standard and common HTTP authentication schemes.
HTTP protocol interceptors that enable advanced functionality
such as HTTP state management and authentication state caching.
-
Uses of AuthCache in org.apache.hc.client5.http.fluent
Fields in org.apache.hc.client5.http.fluent declared as AuthCache -
Uses of AuthCache in org.apache.hc.client5.http.impl.auth
Classes in org.apache.hc.client5.http.impl.auth that implement AuthCache -
Uses of AuthCache in org.apache.hc.client5.http.protocol
Methods in org.apache.hc.client5.http.protocol that return AuthCacheMethods in org.apache.hc.client5.http.protocol with parameters of type AuthCache