for forwarding to an
Action.
It can't really control what gets shown on the screen right?
-Betty
-Original Message-
From: Matt Raible [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 10, 2005 9:55 AM
To: Struts Users Mailing List
Subject: Re: User Delegation with struts
You coul
om: Matt Raible [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 10, 2005 9:55 AM
To: Struts Users Mailing List
Subject: Re: User Delegation with struts
You could look at using the Acegi Security Framework. I've used it to
replace J2EE container authentication in AppFuse - and didn't have to
cha
comes in handy for forwarding to an Action.
It can't really control what gets shown on the screen right?
-Betty
-Original Message-
From: Matt Raible [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 10, 2005 9:55 AM
To: Struts Users Mailing List
Subject: Re: User Delegation with struts
You could look at using the Acegi Security Framework. I've used it to
replace J2EE container authentication in AppFuse - and didn't have to
change any code. Works with request.isUserInRole and all that + it
allows you more fine grained control on the internals.
http://acegisecurity.sourceforg
Betty,
Feel free to use a Filter which wraps the HttpServletRequest (see
HttpServletRequestWrapper) and provides the implementation for isUserInRole
for your custom role model.
Thanks,
Paul
-Original Message-
From: Betty Koon [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 10, 2005 12:5
5 matches
Mail list logo