Uses of Class
org.apache.hc.client5.http.impl.auth.BasicAuthCache.Key
Packages that use BasicAuthCache.Key
Package
Description
Standard and common HTTP authentication schemes.
-
Uses of BasicAuthCache.Key in org.apache.hc.client5.http.impl.auth
Fields in org.apache.hc.client5.http.impl.auth with type parameters of type BasicAuthCache.KeyMethods in org.apache.hc.client5.http.impl.auth that return BasicAuthCache.KeyModifier and TypeMethodDescriptionprivate BasicAuthCache.Key
BasicAuthCache.key
(String scheme, org.apache.hc.core5.net.NamedEndpoint authority, String pathPrefix)