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