[
https://issues.apache.org/jira/browse/WINK-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746864#action_12746864
]
Michael Elman commented on WINK-100:
------------------------------------
Another point for implementation: the implementation should not rely on
isUserInRole() only, but be extensible.
Meaning, it should declare API similar to isUserInRole(), while isUserInRole()
should be a default implementation, but the user should be able to provide a
custom implementation.
> Support JSR250 security annotations
> -----------------------------------
>
> Key: WINK-100
> URL: https://issues.apache.org/jira/browse/WINK-100
> Project: Wink
> Issue Type: New Feature
> Components: Server
> Reporter: Michael Elman
> Assignee: Michael Elman
> Attachments: WINK-100-initial.patch
>
>
> It would be neat to support the security annotations from the JSR250.
> The implementation should be extensible to allow user customizations.
> May be we should put it in a separate module.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.