| java.lang.Object | |
| ↳ | com.google.code.com.sun.mail.auth.Ntlm |
NTLMAuthentication:
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| cipher | |||||||||||
| debugout | |||||||||||
| fac | |||||||||||
| hex | |||||||||||
| hostname | |||||||||||
| md4 | |||||||||||
| ntdomain | |||||||||||
| password | |||||||||||
| type1 | |||||||||||
| type3 | |||||||||||
| username | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create an NTLM authenticator.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Create an NTLM authenticator. Username may be specified as domain\\username in the Authenticator. If this notation is not used, then the domain will be taken from the ntdomain parameter.
| ntdomain | |
|---|---|
| hostname | |
| username | |
| password | |
| debugout |
| flags |
|---|
| challenge |
|---|