You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2014/04/21 15:52:16 UTC

[jira] [Closed] (DELTASPIKE-304) @PreAuthorize and @PostAuthorize support

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

Gerhard Petracek closed DELTASPIKE-304.
---------------------------------------


> @PreAuthorize and @PostAuthorize support
> ----------------------------------------
>
>                 Key: DELTASPIKE-304
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-304
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: Security-Module
>    Affects Versions: 0.3-incubating
>            Reporter: Arne Limburg
>            Assignee: Arne Limburg
>
> The idea of this feature is to allow users to specifiy security rules via el:
> @PreAuthorize("thing.hasMember(principal)")
> public void myBusinessMethod(Thing thing) {
>     ...
> }



--
This message was sent by Atlassian JIRA
(v6.2#6252)