Hi,
I'm looking for a way to test my java code against a server which can simulate various schemes such as: NTLM, negotiate, digest, spnego, kerberos.
I see that you have a nice setup here in the examples:
This setup would provide a NTLM/negotiate testbed for a java client?
Thanks,
Hemant.