v1_9_3_125 -
Show latest stable
-
0 notes
- Superclass:
Object
- 1_8_6_287
- 1_8_7_72
- 1_8_7_330
- 1_9_1_378
- 1_9_2_180
- 1_9_3_125 (0)
- 1_9_3_392 (0)
- What's this?
Handles “Negotiate” type authentication. Geared towards authenticating with a proxy server over HTTP
Constants
B64_TOKEN_PREFIX = ["NTLMSSP"].pack("m").delete("=\n")
REQUEST_FLAGS = ISC_REQ_CONFIDENTIALITY | ISC_REQ_REPLAY_DETECT | ISC_REQ_CONNECTION
Attributes
| [RW] | domain | |
| [RW] | user | |
| [RW] | contextAttributes | |
| [RW] | context | |
| [RW] | credentials |


