Note that there are some explanatory texts on larger screens.

plurals
  1. POHow do I use Tapestry-Security?
    primarykey
    data
    text
    <p>I discovered Tapestry 5, quite recently, its clear separation between view and controller, the use of name standardization instead of XML made me go for it straight. Quite frankly I don't plan on changing but the documentation is just not enough for me.</p> <p>The project I'm working on must be able to support several types of roles. I must allow users authentifications, the use of certains services according to their roles ans the access of url by their roles as well.</p> <p>After some research I came across <a href="http://tynamo.org/tapestry-security+guide" rel="nofollow noreferrer">Tapestry-Security</a> which is part of the Tynamo project.</p> <p>I want my Service layer to be totaly independant from my web application because I will then use it to implement web services and some others stuff. I do not feel like doing another identification system when the time comes.</p> <p>My problem is that I do not see how use Tapestry-Security without using Tapestry.The example they show on Tapestry-Security guide is just not enough for me. I have a pretty rough idea, how it works. However I do not know how I could use it outside the Tapestry 5. </p> <p>How can I use Tapestry-Security without Tapestry 5 ?</p> <p>I also do not understand the filter systems used in the AppModule class in Tapestry project. Is there a document which explain the way AppModule works with the filter system ?</p> <p>Is there someone which can explain me those things or point me in the right direction ?</p> <p>Thanks.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload