From dev-return-34959-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Sep 06 17:33:14 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 50354 invoked from network); 6 Sep 2010 17:33:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Sep 2010 17:33:13 -0000 Received: (qmail 63928 invoked by uid 500); 6 Sep 2010 17:33:13 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 63719 invoked by uid 500); 6 Sep 2010 17:33:12 -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 63711 invoked by uid 99); 6 Sep 2010 17:33:12 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 17:33:12 +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; Mon, 06 Sep 2010 17:32:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o86HWXdv005040 for ; Mon, 6 Sep 2010 17:32:33 GMT Message-ID: <6419875.42231283794353347.JavaMail.jira@thor> Date: Mon, 6 Sep 2010 13:32:33 -0400 (EDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Resolved: (DIRAPI-14) Add an exists(DN) method In-Reply-To: <15818691.1501272476869875.JavaMail.jira@thor> 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 [ https://issues.apache.org/jira/browse/DIRAPI-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRAPI-14. ------------------------------------- Resolution: Fixed Fixed with http://svn.apache.org/viewvc?rev=993103&view=rev > 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.