From dev-return-33287-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed Apr 28 17:48:15 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 6950 invoked from network); 28 Apr 2010 17:48:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Apr 2010 17:48:15 -0000 Received: (qmail 15101 invoked by uid 500); 28 Apr 2010 17:48:14 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 15043 invoked by uid 500); 28 Apr 2010 17:48:14 -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 15036 invoked by uid 99); 28 Apr 2010 17:48:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Apr 2010 17:48:13 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Apr 2010 17:48:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3SHlnpw015834 for ; Wed, 28 Apr 2010 17:47:50 GMT Message-ID: <15818691.1501272476869875.JavaMail.jira@thor> Date: Wed, 28 Apr 2010 13:47:49 -0400 (EDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRAPI-14) Add an exists(DN) method MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Add an exists(DN) method ------------------------ Key: DIRAPI-14 URL: https://issues.apache.org/jira/browse/DIRAPI-14 Project: Directory client API Issue Type: New Feature Affects Versions: 0.1.0 Reporter: Emmanuel Lecharny Fix For: 0.2.0 Woudl be interestng to have an exists( DN ) method that just check if an entry exists in the server. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.