Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 98896 invoked from network); 28 Mar 2005 14:53:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Mar 2005 14:53:39 -0000 Received: (qmail 41184 invoked by uid 500); 28 Mar 2005 14:53:38 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 41138 invoked by uid 500); 28 Mar 2005 14:53:38 -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 41123 invoked by uid 99); 28 Mar 2005 14:53:38 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 28 Mar 2005 06:53:37 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 41CA3288 for ; Mon, 28 Mar 2005 16:53:35 +0200 (CEST) Message-ID: <1183037171.1112021615267.JavaMail.jira@ajax.apache.org> Date: Mon, 28 Mar 2005 16:53:35 +0200 (CEST) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Resolved: (DIREVE-145) Authenticator SPI Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIREVE-145?page=history ] Alex Karasulu resolved DIREVE-145: ---------------------------------- Resolution: Fixed Endi supplied another patch in the subtask and I committed it in revision 159239 here: http://svn.apache.org/viewcvs.cgi?rev=159239&view=rev > Authenticator SPI > ----------------- > > Key: DIREVE-145 > URL: http://issues.apache.org/jira/browse/DIREVE-145 > Project: Directory Server > Type: New Feature > Components: interceptors > Versions: 0.9 > Reporter: Endi S. Dewata > Assignee: Alex Karasulu > Priority: Minor > Fix For: 0.9 > Attachments: authenticator.patch > > Currently ApacheDS does not have a way to implement custom authenticators. > Attached is a patch for ApacheDS 0.9 containing the changes and new classes to support Authenticator SPI. The anonymous and simple (plain-text) authentication mechanism has been re-written using this interface. This interface can also be used to implement encryption-based simple authentication mechanisms (e.g. crypt, SHA) and SASL mechanisms (e.g. DIGEST-MD5). > Documentation can be found here: http://wiki.apache.org/directory/EveGeneral -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira