| java.lang.Object | ||
| ↳ | org.apache.http.impl.auth.AuthSchemeBase | |
| ↳ | org.apache.http.impl.auth.NTLMScheme | |
NTLM is a proprietary authentication scheme developed by Microsoft and optimized for Windows platforms.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.http.impl.auth.AuthSchemeBase
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.apache.http.auth.AuthScheme
| |||||||||||
From interface
org.apache.http.auth.ContextAwareAuthScheme
| |||||||||||
| AuthenticationException |
|---|
| MalformedChallengeException |
|---|