Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Incubation
-
None
-
None
Description
If addRole/getRole was exposed on SimpleAccountRealm it would be easier to use programattically. Right now you can't add permissions to a role if you're using just the API AFAICT.
Additionally, a new method addRole(String roleName, String... permissions) would be very nice.