Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 70051 invoked from network); 28 Aug 2007 02:00:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Aug 2007 02:00:31 -0000 Received: (qmail 29849 invoked by uid 500); 28 Aug 2007 02:00:26 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 29822 invoked by uid 500); 28 Aug 2007 02:00:26 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 29811 invoked by uid 99); 28 Aug 2007 02:00:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2007 19:00:25 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of liyilei1979@gmail.com designates 209.85.128.191 as permitted sender) Received: from [209.85.128.191] (HELO fk-out-0910.google.com) (209.85.128.191) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 02:00:21 +0000 Received: by fk-out-0910.google.com with SMTP id 18so1565862fks for ; Mon, 27 Aug 2007 19:00:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=UGtztkZ9zAvDTxv9pbg4gEEJqRfSXdVxNOA3Ud/BfKRjm/N79kCCRcF44aGFINOLgWyZy5nJ7qiLj5OjUbaFJKMs2Rs+XFiY8OWi4vrPER7yw74KkTbr8RpanuInglpdbSAPb+jvxIcUGIsxtHSQyduUGf9ZikjzZ2FkwhTtArg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fas41fqOu84dReyVLJVzJ/YQnA/f0Riw8mjKrRg9UxWXBj6BXq4Bqwm2tBLA5hAkgWiM2MlANjyaQOthIgNja2KHAQEk5Xf9c8mqOEZmVdR9aerypiVlfclNCz+MpNYfQ4mZXFhWjgN6mTg6cGDeOYiD1M2ZF4JWnXq+wBDxME8= Received: by 10.82.106.14 with SMTP id e14mr15409037buc.1188266399738; Mon, 27 Aug 2007 18:59:59 -0700 (PDT) Received: by 10.82.159.3 with HTTP; Mon, 27 Aug 2007 18:59:59 -0700 (PDT) Message-ID: Date: Tue, 28 Aug 2007 09:59:59 +0800 From: "Leo Li" To: dev@harmony.apache.org Subject: [classlib][auth] Some login module lacks in harmony classlib. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_160467_21216975.1188266399220" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_160467_21216975.1188266399220 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, all I found that there are two LoginModules, JndiLoginModule and KeyStoreLoginModule, which are implemented in RI but lacks in harmony, if I have not missed something. There is also another LdapLoginModule for Java 6. I am making a plan to implement these modules. And any volunteer? Good luck! -- Leo Li China Software Development Lab, IBM ------=_Part_160467_21216975.1188266399220--