You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Aleksej <al...@ivs.lt> on 2005/09/07 15:45:38 UTC

How to access user roles from tapestry 4?

How to access user roles from tapestry 4?
I need analog of Request's isUserInRole( String ).

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: How to access user roles from tapestry 4?

Posted by Kent Tong <ke...@cpttm.org.mo>.
Aleksej <aleksej <at> ivs.lt> writes:

> 
> How to access user roles from tapestry 4?
> I need analog of Request's isUserInRole( String ).

WebRequest does have an isUserInRole() method (since beta 4).

--
Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT)


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org