Index of /ports_www/p5-Catalyst-Plugin-Authorization-Roles
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 1.0K
distinfo 28-May-2011 14:15 187
pkg-descr 20-Feb-2006 23:50 368
pkg-plist 06-Jan-2007 04:18 522
Role based access control is very simple: every user has a list of
roles, which that user is allowed to assume, and every restricted part
of the app makes an assertion about the necessary roles.
If the user is a member in all of the required roles access is granted.
Otherwise, access is denied.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/