Uses of Class
org.apache.hc.client5.http.impl.auth.BasicScheme.State
-
Packages that use BasicScheme.State Package Description org.apache.hc.client5.http.impl.auth Standard and common HTTP authentication schemes. -
-
Uses of BasicScheme.State in org.apache.hc.client5.http.impl.auth
Methods in org.apache.hc.client5.http.impl.auth that return BasicScheme.State Modifier and Type Method Description BasicScheme.StateBasicScheme. store()Methods in org.apache.hc.client5.http.impl.auth with parameters of type BasicScheme.State Modifier and Type Method Description voidBasicScheme. restore(BasicScheme.State state)
-