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