1. JCIFS NTLM Authentication for HTTP Connections on GlassFish (or any servlet container) stackoverflow.comI've created a Java class that connects to an IIS website requiring NTLM authentication. The Java class uses the JCIFS library and is based on the following example:
|