Sebastiaan van Erk wrote:
Hi,

As far as I can see, the NTLM support is available in 4.0-alpha5-SNAPSHOT. Is there any maven repository I can use to get the snapshot builds, or do I have to get the SVN version and build it myself?

Sebastiaan

You can get the latest snapshots from the official Apache snapshot repository

http://people.apache.org/repo/m2-snapshot-repository/

Oleg

Regards,
Sebastiaan

Sebastiaan van Erk wrote:
Hi,

Unfortunately I need to implement NTLM authentication.

I've read the page:

http://hc.apache.org/httpcomponents-client/ntlm.html

and I'm trying to implement it accordingly, but I have the problem that the NTLMEngine interface is not found.

I'm using httpcore-4.0-beta2 and httpclient-4.0-alpha4 and I do not see newer versions via the www.mvnrepository.com site (nor published on the httpclient website).

Do I need to use a snapshot version? Or do I need to use a special maven repository?

Any pointers are greatly appreciated!

Regards,
Sebastiaan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to