Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 17191 invoked from network); 6 Jun 2008 23:38:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jun 2008 23:38:24 -0000 Received: (qmail 31496 invoked by uid 500); 6 Jun 2008 23:38:27 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 31470 invoked by uid 500); 6 Jun 2008 23:38:27 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 31459 invoked by uid 99); 6 Jun 2008 23:38:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 16:38:27 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 23:37:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8BFEC234C133 for ; Fri, 6 Jun 2008 16:38:01 -0700 (PDT) Message-ID: <421657715.1212795481568.JavaMail.jira@brutus> Date: Fri, 6 Jun 2008 16:38:01 -0700 (PDT) From: "Graham Leggett (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1782) LDAPLoginModule undocumented MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org LDAPLoginModule undocumented ---------------------------- Key: AMQ-1782 URL: https://issues.apache.org/activemq/browse/AMQ-1782 Project: ActiveMQ Issue Type: Bug Components: Documentation Affects Versions: 5.1.0 Reporter: Graham Leggett The JAAS LDAP module at the following location in svn is completely undocumented, and contains neither javadocs nor code comments: http://svn.apache.org/repos/asf/activemq/trunk/activemq-jaas/src/main/java/org/apache/activemq/jaas/LDAPLoginModule.java -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.