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
Subclasses with type arguments of type AuthExchange.State in org.apache.hc.client5.http.authFields 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.StateReturns 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