I agree with Mark. I have tried both Spring Security and Shiro and I
have found the integration with Tapestry is more transparent with
Shiro using tynamo.
It might be because a Tynamo commiter is also is part of the Shiro team! :)

One big disadvantage of Spring-security is that u r force Spring
although, If you r already using it then it's not a problem.


On Mon, Oct 18, 2010 at 8:46 PM, Mark W. Shead <mwsh...@gmail.com> wrote:
> I've been very pleased with tynamo's tapestry-security module (which
> uses Shiro).
>
> One nice benefit is that it provides components you can use in your
> tapestry templates to do stuf like:
>
> <t:security.hasRole role="user1role">
>                You have user1role
> </t:security.hasRole>
>
> Other reasons I like tapestry-security:
>
> - Good documentation and examples in an actual tapestry application
> (http://tynamo.org/tapestry-security+guide)
>
> - Kalle is very helpful.
>
> - Leverages the tapestry approach of doing things. Your knowledge base
> of how tapestry works makes it easier to look at the source code of
> tapestry-security to understand something if necessary. (Anything that
> comes as a Tapestry module is likely to give you this benefit.)
>
>
> Mark
>
> -
> On Mon, Oct 18, 2010 at 10:52 AM, Muhammad Mohsen <m.gelb...@gmail.com> wrote:
>> Hi All,
>>
>> I'm currently trying to decide what framework to use to secure my tapestry
>> applications efficiently and easily. So I found tapestry-acegi and
>> tynamo-security so far. Been reading some about tynamo's.
>> May be someone could share his experience with either frameworks or securing
>> tapestry applications in general.
>>
>> Regards.
>> --
>> *Regards,*
>> *Muhammad Gelbana
>> Java Software Programmer*
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to