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 class
BasicScheme
Basic authentication scheme.class
BearerScheme
Bearer authentication scheme.
-