checkRoles(String... roles) is unimplemented
--------------------------------------------

                 Key: SHIRO-235
                 URL: https://issues.apache.org/jira/browse/SHIRO-235
             Project: Shiro
          Issue Type: Bug
          Components: Authorization (access control) 
    Affects Versions: 1.1.0
            Reporter: Dan Diephouse


The fact that this method in DelegatingSubject is unimplemented kinda sucks 
especially since the other checkRoles method is broken too. (SHIRO-234)

    public void checkRoles(String... roleIdentifiers) throws 
AuthorizationException {
    }


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to