You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2014/01/03 17:47:51 UTC

[jira] [Created] (CAMEL-7104) Add support for "all" permissions for authorization in camel-shiro

Colm O hEigeartaigh created CAMEL-7104:
------------------------------------------

             Summary: Add support for "all" permissions for authorization in camel-shiro
                 Key: CAMEL-7104
                 URL: https://issues.apache.org/jira/browse/CAMEL-7104
             Project: Camel
          Issue Type: Improvement
            Reporter: Colm O hEigeartaigh
            Priority: Minor
             Fix For: 2.13.0
         Attachments: camel-7104.patch


Currently, the ShiroSecurityPolicy takes a List of Shiro Permission objects for authorization. Authorization succeeds if "any" of the permissions match that of the current user. However, it's not possible to support requiring "all" of the permissions, expect via the permission wildcard syntax, which may not be convenient for every circumstance.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)