Uses of Class
org.apache.hc.client5.http.auth.AuthStateCacheable
-
Packages that use AuthStateCacheable Package Description org.apache.hc.client5.http.impl.auth Standard and common HTTP authentication schemes. -
-
Uses of AuthStateCacheable in org.apache.hc.client5.http.impl.auth
Classes in org.apache.hc.client5.http.impl.auth with annotations of type AuthStateCacheable Modifier and Type Class Description classBasicSchemeBasic authentication scheme.classBearerSchemeBearer authentication scheme.
-