You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2010/07/22 20:21:49 UTC

[jira] Commented: (WINK-100) Support JSR250 security annotations

    [ https://issues.apache.org/jira/browse/WINK-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891270#action_12891270 ] 

Mike Rheinheimer commented on WINK-100:
---------------------------------------

I have a patch nearly ready, thanks to Messaoud Benantar.

However, before proposing a fix, I think the Wink community needs to decide if this is really something that can and should be supported, and if so, how.  If the JSR250 annotation support is built into Wink (via the ResourceMetadataCollector, for example), then we potentially break support for some runtimes, like Tomcat or Spring.  Should an AuthorizationHandler do all of the metadata collecting and roles management itself, to protect non-JSR250 compatible runtimes?

> 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.