[
https://issues.apache.org/jira/browse/SHIRO-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Demers updated SHIRO-417:
-------------------------------
Labels: patch patch-with-test (was: )
> allow basic templating in permission annotation matching parameters
> -------------------------------------------------------------------
>
> Key: SHIRO-417
> URL: https://issues.apache.org/jira/browse/SHIRO-417
> Project: Shiro
> Issue Type: New Feature
> Reporter: Romain Manni-Bucau
> Labels: patch, patch-with-test
> Attachments: SHIRO-417-2.patch, SHIRO-417.patch
>
>
> Here the idea:
> {code}
> @RequiresPermissions("{name}:foo")
> public void retrieve(final @PermissionParam("name") String name) {
> ...
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)