|
Class Summary |
| Handler |
A URLStreamHandler used to provide NTLM authentication
capabilities to the default HTTP handler. |
| NetworkExplorer |
This servlet may be used to "browse" the entire hierarchy of resources
on an SMB network like one might with Network Neighborhood or Windows
Explorer. |
| NtlmHttpFilter |
This servlet Filter can be used to negotiate password hashes with
MSIE clients using NTLM SSP. |
| NtlmHttpURLConnection |
Wraps an HttpURLConnection to provide NTLM authentication
services. |
| NtlmServlet |
This servlet may be used with pre-2.3 servlet containers
to protect content with NTLM HTTP Authentication. |
| NtlmSsp |
This class is used internally by NtlmHttpFilter,
NtlmServlet, and NetworkExplorer to negiotiate password
hashes via NTLM SSP with MSIE. |