You can also extend the JDBC Realm, use its doGetAuthorization(), and write a noop for doGetAuthentication()
On Fri, Feb 3, 2017 at 3:22 AM, armandoxxx <[email protected]> wrote: > Yes .. every Realm has doGetAuthorization() method ... just implement it ;) > > > > Regards > > Armando > > > > -- > View this message in context: http://shiro-user.582556.n2. > nabble.com/Adding-roles-and-perms-tp7581493p7581494.html > Sent from the Shiro User mailing list archive at Nabble.com. >
