Expose more methods on SimpleAccountRealm
-----------------------------------------
Key: SHIRO-232
URL: https://issues.apache.org/jira/browse/SHIRO-232
Project: Shiro
Issue Type: Improvement
Components: Configuration
Affects Versions: Incubation
Reporter: Dan Diephouse
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.