[Beepcore-java-users] SASL Contributions
Status: Beta
Brought to you by:
huston
From: Greg W. <gr...@mo...> - 2004-10-12 01:10:56
|
Hi, I've been given permission from Cisco to donate some code to the beepcore project, for SASL/md5digest SASL/anonymous and SASL/SOAP profiles. While not definitive solutions, these profiles are good steps in the right direction to a better SASL solution. They are written against the 1.1 RI SASL API and provide a wrapper to access the providers in the com.sun.security.sasl.preview package included with JRE 1.4 The code sits side by side with the other sasl code, but it would probably be best to align all the implementations and to work towards a single SASL API (with configuration determining the actual provider used). The cisco code will be able to be release later this week. Is there anybody that I can chat to about this contribution and the intended future direction of the beepcore sasl code? cheers |