Uses of Class
org.apache.hc.client5.http.impl.auth.AuthCacheKeeper
Packages that use AuthCacheKeeper
Package
Description
Asynchronous HTTP client API implementation that supports both
HTTP/2 and HTTP/1.1 transport.
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
-
Uses of AuthCacheKeeper in org.apache.hc.client5.http.impl.async
Fields in org.apache.hc.client5.http.impl.async declared as AuthCacheKeeperModifier and TypeFieldDescriptionprivate final AuthCacheKeeperAsyncConnectExec.authCacheKeeperprivate final AuthCacheKeeperAsyncProtocolExec.authCacheKeeper -
Uses of AuthCacheKeeper in org.apache.hc.client5.http.impl.classic
Fields in org.apache.hc.client5.http.impl.classic declared as AuthCacheKeeperModifier and TypeFieldDescriptionprivate final AuthCacheKeeperConnectExec.authCacheKeeperprivate final AuthCacheKeeperProtocolExec.authCacheKeeper