Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 77320 invoked from network); 22 May 2005 15:44:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 May 2005 15:44:01 -0000 Received: (qmail 31563 invoked by uid 500); 22 May 2005 15:44:00 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 31402 invoked by uid 500); 22 May 2005 15:43:59 -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 31388 invoked by uid 99); 22 May 2005 15:43:59 -0000 X-ASF-Spam-Status: No, hits=3.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,FORGED_YAHOO_RCVD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web30705.mail.mud.yahoo.com (HELO web30705.mail.mud.yahoo.com) (68.142.200.138) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 22 May 2005 08:43:57 -0700 Received: (qmail 95091 invoked by uid 60001); 22 May 2005 15:43:54 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=uvya3fx4Q6MkEkGzg1/APUxvXUjJupXFp7NcH8X4ZEsIW7U71yQgDCN/olgxZ+Uy+ZoGhpXkrydHZAbHUM0lZy7XbSWXrP+G5OCMMhFWuUpGDToIJ5dn3HGx7efe4iLEXn26MtDff14XDxBrf7iYDy8Nss1s9j23cWKioXtSQ8w= ; Message-ID: <20050522154354.95089.qmail@web30705.mail.mud.yahoo.com> Received: from [24.181.227.27] by web30705.mail.mud.yahoo.com via HTTP; Sun, 22 May 2005 08:43:53 PDT Date: Sun, 22 May 2005 08:43:53 -0700 (PDT) From: Marc Boorshtein Subject: Re: Binary LDAP Encoding from JNDI? To: Apache Directory Developers List In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Great! I think the Ldap-Common API is what I'm looking for. Thx Marc --- Alex Karasulu wrote: > Emmanuel Lecharny wrote: > > >On Sun, 2005-05-22 at 06:59 -0700, Marc Boorshtein > wrote: > > > > > >>I was more thinking programaticly.... > >> > >> > MINA Filters? Ldap-Common API? Interceptors? > > Start thinking along these lines. > > Cheers, > Alex > >