NTLM credentials.

2004-03-22 Thread Russell, Brian
Hi, I am attempting to use the httpClient component to authenticate on a proxy which uses NTLM authentication. I have managed to use it successfully, but only when I explicitly provide the data for the NTCredentials for the HttpClient.getState().setProxyCredentials(). In JDK 1.4.2, if I use

Re: NTLM credentials.

2004-03-22 Thread Roland Weber
the Windows API. cheers, Roland Russell, Brian [EMAIL PROTECTED] 22.03.2004 12:09 Please respond to Commons HttpClient Project To: [EMAIL PROTECTED] cc: Subject:NTLM credentials. Hi, I am attempting to use the httpClient component to authenticate