Uses of Enum
org.apache.http.impl.auth.GGSSchemeBase.State
Packages that use GGSSchemeBase.State
Package
Description
Default implementations of standard and common HTTP authentication
schemes.
-
Uses of GGSSchemeBase.State in org.apache.http.impl.auth
Fields in org.apache.http.impl.auth declared as GGSSchemeBase.StateModifier and TypeFieldDescriptionprivate GGSSchemeBase.StateGGSSchemeBase.stateAuthentication process stateMethods in org.apache.http.impl.auth that return GGSSchemeBase.StateModifier and TypeMethodDescriptionstatic GGSSchemeBase.StateReturns 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.