|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| NTLMAuthen | NTLM Authentication library. |
| NTLMMessage | Title: Description: Company: |
| NTLMType1Message | Title: Description: Company: |
| NTLMType2Message | Parses a NTLM Type 2 Message response from the server containing the nonce value. |
| NTLMType3Message | Title: Description: Company: |
This package contains support classes needed for NTLM authentications. NTLM is Microsoft proprietary user authentication mechanism not as secure as Digest but more widely used. This package implements the 3 stage NTLM authentication. For more information on NTLM authentication, please see: http://www.luigidragone.com/networking/ntlm.html#ntlm. The classes NTLMTypeXMessage implements the message formats for each of the 3 stages. The NTLMAuthen is a high level wrapper class that allows the developer more easily handle NTLM authentication.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||