Re: [Webwork-user] Secured actions

2002-02-09 Thread Victor Salaman
>Your approach is ok but I cannot apply it because I have to use container >managed authentication. And to be onest I want to use declarative >security/transaction/persistence so I can concentrate on the project not on >the infrastructure (this is the j2ee server's job, isn't it ?). > With a litt

Re: [Webwork-user] Secured actions

2002-02-09 Thread Bogdan Ghidireac
to create your own login module. Regards, Bogdan - Original Message - From: "Victor Salaman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 4:25 PM Subject: Re: [Webwork-user] Secured actions > Hi Bogdan:

Re: [Webwork-user] Secured actions

2002-02-09 Thread Victor Salaman
useful to me :) /V >From: "Bogdan Ghidireac" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Re: [Webwork-user] Secured actions >Date: Sat, 9 Feb 2002 14:20:00 +0200 > >So it looks like there is no standard way. I would like to propose a >different

Re: [Webwork-user] Secured actions

2002-02-09 Thread Bogdan Ghidireac
:) Regards, Bogdan - Original Message - From: "Victor Salaman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 2:49 AM Subject: Re: [Webwork-user] Secured actions > I wrote such a beat a little while bac

Re: [Webwork-user] Secured actions

2002-02-08 Thread Victor Salaman
Enjoy. (I know I should have answered this in webwork-devel , but you asked in webwork-user ... so sorry to all the poor souls who received my ramblings on a friday night) >From: "Bogdan Ghidireac" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: [Webwork-use

[Webwork-user] Secured actions

2002-02-08 Thread Bogdan Ghidireac
Hi, I have a web app that is using container managed authentication. All the files from /customer directory are protected. Also I have a set of actions that are related to the secured domain (example: modify_account.action). What I want to do is to include these actions into the security domain