Hi, I'm planning to filter access to java methods using annotations [I mean
@RequiresRoles("AAA"), @RequiresPermissions("XXX:YYY:CREATE")]. When I
googled, I got http://shiro.apache.org/java-authorization-guide.html. But I
did not understand how to implement the same.Any help is very appreciated. Thanks. -- View this message in context: http://shiro-developer.582600.n2.nabble.com/Annotations-for-permissions-and-roles-tp7578886.html Sent from the Shiro Developer mailing list archive at Nabble.com.
