You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by "James Bognar (JIRA)" <ji...@apache.org> on 2019/06/09 23:10:00 UTC

[jira] [Resolved] (JUNEAU-99) @RestMethod(roleGuard="xxx") annotation.

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

James Bognar resolved JUNEAU-99.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.1

> @RestMethod(roleGuard="xxx") annotation.
> ----------------------------------------
>
>                 Key: JUNEAU-99
>                 URL: https://issues.apache.org/jira/browse/JUNEAU-99
>             Project: Juneau
>          Issue Type: New Feature
>    Affects Versions: 8.0.0
>            Reporter: James Bognar
>            Priority: Major
>             Fix For: 8.0.1
>
>
> Add annotation that allows you to perform guard calculations based on roles.  The value
> would be a formula of some sort:
> @RestMethod(roleGuard="Admin OR (Contributor AND FooFeatureOwner)") 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)