strolch/docs/TODO

17 lines
491 B
Plaintext
Raw Normal View History

A list of TODOs for Privilege
============================================
- Write up a proper explanation on the idea on how Privilege, PrivilegePolicy,
Restrictable and Roles fit together to grant privileges to Users
- Re-think the PrivilegePolicy and its
actionAllowed(Role, Privilege, Restrictable)-method. Maybe the Privilege
argument is not needed, as this should be on the Role anyhow...
2011-07-26 00:35:47 +02:00
- i18n for any messages and exceptions!
- Finish the JavaDoc
- Set up a website =)