Hi Robert,
> 
> This is not actually required. It exists only for historical reasons
> and should really be removed from the java codebase.

Excellent, one less thing to move, then :)

> I couldn't find any SASL implementation for .NET either. You could
> maybe take a look at the SASL implementation in the JDK source?

I only know of one: SASL.NET (http://sourceforge.net/projects/sasldotnet/),
I haven't actually tried it yet so I don't know in what state of development
it is or how well it works. I does appear to be licensed under the MIT
license, so I don't know if that's a problem or not.

Assuming the worst (i.e. that we need to build our own implementation), what
authentication mechanisms would we need to support at first? (i.e. PLAIN,
CRAM-MD5, and so on). What are the java folks using the most?


Tomas Restrepo
[EMAIL PROTECTED]
http://www.winterdom.com/weblog/




Reply via email to