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:48:02 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh updated CAMEL-7104:
---------------------------------------

    Attachment: camel-7104.patch


A patch for this issue.

Colm.

> 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)