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