Domanda

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!

È stato utile?

Soluzione

  1. Apache Tynamo Guide
  2. Apache Shiro Documentation

What else would you need ? If you don't understand the tapestry related code, then you may need to read this:

  1. Introduction to tapestry IoC
  2. Defining Tapestry IOC Services
  3. Tapestry IoC Configuration
  4. Symbols

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top