The question is that you don't need to override anything.
We just need an interceptor that calls the method
request.isUserInRole("role") with the roles specified in an annotation. And
obviously have our Taglib support it as well.

Cheers,

--
Samuel Santos
http://www.samaxes.com/


On Fri, Nov 12, 2010 at 2:48 PM, Oscar Westra van Holthe - Kind <
os...@westravanholthe.nl> wrote:

> On 12-11-2010 at 14:44, Samuel Santos wrote:
> > Also, I do not understand why you should have to override the Java EE
> > authentication mechanism in order to have it propagated to the EJB tier.
> Can
> > you explain further?
>
> Actually, it's the other way around: if you want/need to override the
> JavaEE
> authentication mechanism, you'll run into problems because your custom
> authentication won't easily propagate to the EJB tier.
>
>
> Regards,
> Oscar
>
> --
>   ,-_
>  /() ) Oscar Westra van Holthe - Kind
> http://oscar.westravanholthe.nl/
>  (__ (
> =/  ()  DRM "manages access" in the same way that a jail "manages freedom".
>
> -----BEGIN PGP SIGNATURE-----
>
> iEYEARECAAYFAkzdU9EACgkQLDKOJAl7tOJvEACghK1/bv43Iap3h5XZztVZiDuh
> hnEAoOigY‡ꔛ귏㎍⭚譔�
> =3aEY
> -----END PGP SIGNATURE-----
>
>
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users
>
>
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to