Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 78786 invoked from network); 23 Sep 2005 04:46:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Sep 2005 04:46:50 -0000 Received: (qmail 80404 invoked by uid 500); 23 Sep 2005 04:46:50 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 80199 invoked by uid 500); 23 Sep 2005 04:46:49 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 80181 invoked by uid 99); 23 Sep 2005 04:46:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2005 21:46:49 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_POST,FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.66 as permitted sender) Received: from [205.152.59.66] (HELO imf18aec.mail.bellsouth.net) (205.152.59.66) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2005 21:46:56 -0700 Received: from ibm59aec.bellsouth.net ([65.80.200.112]) by imf18aec.mail.bellsouth.net with ESMTP id <20050923044627.DYLV3209.imf18aec.mail.bellsouth.net@ibm59aec.bellsouth.net> for ; Fri, 23 Sep 2005 00:46:27 -0400 Received: from [172.16.1.39] (really [65.80.200.112]) by ibm59aec.bellsouth.net with ESMTP id <20050923044627.NMRO27562.ibm59aec.bellsouth.net@[172.16.1.39]> for ; Fri, 23 Sep 2005 00:46:27 -0400 Message-ID: <433388A2.1040001@bellsouth.net> Date: Fri, 23 Sep 2005 00:46:26 -0400 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@directory.apache.org Subject: [ApacheDS] SUN made JDK 5.0 SASL for ApacheDS :-) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Take a look at the doco example for using the SaslServer implementation here: http://java.sun.com/j2se/1.5.0/docs/api/javax/security/sasl/SaslServer.html Heh looks like they planed for a java LDAP server to use this class. Thanks SUN! Alex