A RolePermissionResolver resolves a string value and converts it into a Collection of
{@link hunt.shiro.authz.Permission} instances.
<p/>
In some cases a {@link hunt.shiro.realm.Realm} my only be able to return a list of roles. This
component allows an application to resolve the roles into permissions.
A RolePermissionResolver resolves a string value and converts it into a Collection of {@link hunt.shiro.authz.Permission} instances. <p/> In some cases a {@link hunt.shiro.realm.Realm} my only be able to return a list of roles. This component allows an application to resolve the roles into permissions.