Tagged Questions

0
votes
1answer
298 views

jsecurity : how to setup permission from database?

I'm using Jsecurity plugins on Grails and I would like to know how to setup permission for each page from the database if possible. it's like to store the following rules: /home/edit/* for ...