Uses of Enum
org.apache.hc.client5.http.impl.auth.GGSSchemeBase.State
Packages that use GGSSchemeBase.State
Package
Description
Standard and common HTTP authentication schemes.
-
Uses of GGSSchemeBase.State in org.apache.hc.client5.http.impl.auth
Fields in org.apache.hc.client5.http.impl.auth declared as GGSSchemeBase.StateModifier and TypeFieldDescriptionprivate GGSSchemeBase.State
GGSSchemeBase.state
Deprecated.Authentication process stateMethods in org.apache.hc.client5.http.impl.auth that return GGSSchemeBase.StateModifier and TypeMethodDescriptionstatic GGSSchemeBase.State
Returns the enum constant of this type with the specified name.static GGSSchemeBase.State[]
GGSSchemeBase.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.