there is a module:
quote: -----------------------------
I was looking at various solutions to this and found the Tapestry 5
acegi library, http://www.localhost.nu/java/tapestry5-acegi/ It has a
really nice secured annotation to do a similar thing e.g.

@Secured("ROLE_ADMIN")
public class AdminPage
{
}

end quote-----------------------------------------------

search mailing list for some discussions, they might be helpful

Davor Hrg

On Jan 7, 2008 8:06 AM, Joshua Jackson <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> Has anyone integrated T5 with Acegi already? Can use the default
> configuration from Acegi, or do we need to add additional
> configurations?
>
> Thanks in advance
>
> --
> I'm a coder not a drag-n-dropper
>
> Blog: http://joshuajava.wordpress.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to