In my Spring-based application, I currently have basic roles such as ADMIN, and USER.
Is it possible to define a user role such as PHOTO_UPLOADER, which inherits fr
Welcome in the world of ACLs - access control list. This tutorial is rather old but pretty comprehensive.