Uses of Enum
org.apache.hc.client5.http.auth.AuthExchange.State
Packages that use AuthExchange.State
-
Uses of AuthExchange.State in org.apache.hc.client5.http.auth
Fields in org.apache.hc.client5.http.auth declared as AuthExchange.StateMethods in org.apache.hc.client5.http.auth that return AuthExchange.StateModifier and TypeMethodDescriptionAuthExchange.getState()
static AuthExchange.State
Returns the enum constant of this type with the specified name.static AuthExchange.State[]
AuthExchange.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.hc.client5.http.auth with parameters of type AuthExchange.State