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