On 09/18/2010 09:05 PM, Grzegorz Krugły wrote:
>
>
>   W dniu 18.09.2010 20:54, Thomas Menke pisze:
>
>>> I did as you said and I added simply "return false" to hasRole() and
>>> isUserAuthenticated() and I added a @RolesAllowed annotation to a method
>>> of an action bean.
> Did You return new ErrorResolution with 401 in
>
>       public Resolution handleAccessDenied(ActionBean bean, Method handler) {
>       }

I originally did not. I did not even implement the SecurityHandler 
interface. I do now, but it did not change anything.
Stripesstuff library is there and both <init-param>-tags are there es well.
>
> ?

Thomas

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to