I'm currently working on implementing security measurements for some Tapestry 5 projects. Now I've come across Tynamo Tapestry Security and it seems to be doing a really good job on authorization, but actually there also does not seem to be too much information on how to get started. Does anybody know some sources other than the offical Tynamo site? Or maybe some code examples etc.?
Thanks a lot in advance!
What else would you need ? If you don't understand the tapestry related code, then you may need to read this:
1 is an introduction to 2, 3 & 4. There are many other chapters to read about in Tapestry's IoC but I suggest those as a start to cover most of what you may need to understand and use Tapestry's IoC.