Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 2774 invoked from network); 11 May 2005 23:19:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 May 2005 23:19:43 -0000 Received: (qmail 46092 invoked by uid 500); 11 May 2005 23:23:29 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 46074 invoked by uid 500); 11 May 2005 23:23:28 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 46059 invoked by uid 99); 11 May 2005 23:23:28 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of sebastien.arbogast@gmail.com designates 64.233.162.205 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.205) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 11 May 2005 16:23:28 -0700 Received: by zproxy.gmail.com with SMTP id 12so546743nzp for ; Wed, 11 May 2005 16:19:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pCip5yYAyQV4/a4bG4Vh/sR6z1gLJesKl7jVM6WgYFQHoIFmLhh7dUNsTTn62U5nWnhsZTK/05+nXONcNKQgyavWEqVVLvpJzutvihMkjnPMW1qnyFzmrZefviCJMdzfD0WWwY++y04j8+rFEvhp+PkP7ksl6DZXb0LHnHjn87k= Received: by 10.36.148.14 with SMTP id v14mr463382nzd; Wed, 11 May 2005 16:19:35 -0700 (PDT) Received: by 10.36.23.15 with HTTP; Wed, 11 May 2005 16:19:35 -0700 (PDT) Message-ID: Date: Wed, 11 May 2005 18:19:35 -0500 From: Sebastien Arbogast Reply-To: Sebastien Arbogast To: users@cocoon.apache.org Subject: Re: SpringAndAuthentication - SecurityManager question In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4281B407.8010304@gmx.net> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N As my attempt to write a tutorial about my custom security manager appears to be longer than I thought and in order not to let you struggle any longer, I send you the files of my security files "as is". It's generated from AndroMDA so it's a bit more complex than you will find it necessary but it respects good development practices like DAO pattern and interface-based implementation. BTW if you are really interested in Spring I advise you to take a look at AndroMDA it's wonderful what you can do with that. As for my files they contain code which involves external code and I'm not really authorized to share that code (it's part of a project I'm working on for a laboratory) so... :-S But take also a look at PetStore.java in CHS sources, you'll see there is no special constraint. For the rest, I hope I'll be able to finish my AndroMDAAndCocoon article so= on. Cheers. --=20 Sebastien ARBOGAST --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org