Class NTLMAuthHttpClientFactory

All Implemented Interfaces:
HttpClientFactory

public class NTLMAuthHttpClientFactory extends DefaultHttpClientFactory
Implementation for working with NTLM Authentication via embedded HttpClient features.
External NTLM engine such as JCIFS library developed by the Samba project as a part of their Windows interoperability suite of programs.
See also http://hc.apache.org/httpcomponents-client-ga/ntlm.html#Using_Samba_JCIFS_as_an_alternative_NTLM_engine.
See Also:
  • NTCredentials