On Tue, Feb 02, 2010 at 02:49:54PM +0800, Max (Weijun) Wang wrote: > Hi All > > Please take a review on this draft before I send it for CCC: > > http://cr.openjdk.java.net/~weijun/spec/NTLMSASL.0.1 > > The spec includes a raw NTLM API defined in com.sun.* namespace and > describes the newly added SASL mech.
If the SASL mechanism is the same as the GSS mechanism... you might be able to implement NTLM as a GSS mechanism and get both for free. Nico --
