[
https://issues.apache.org/jira/browse/EXTCDI-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved EXTCDI-261.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.4
> @Secured on stereotypes
> -----------------------
>
> Key: EXTCDI-261
> URL: https://issues.apache.org/jira/browse/EXTCDI-261
> Project: MyFaces CODI
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.0.3
> Reporter: Gerhard Petracek
> Assignee: Gerhard Petracek
> Fix For: 1.0.4
>
>
> it should be possible to use @Secured for cdi stereotypes
> e.g.:
> //...
> @Stereotype
> @Secured(MyAccessDecisionVoter.class)
> public @interface SecuredBean
> {
> }
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira