public class NtlmHttpFilter implements Filter(Code)
This servlet Filter can be used to negotiate password hashes with
MSIE clients using NTLM SSP. This is similar to Authentication:
BASIC but weakly encrypted and without requiring the user to re-supply
authentication credentials.