You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Michael Elman (JIRA)" <ji...@apache.org> on 2009/08/03 08:19:14 UTC

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

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

Michael Elman updated WINK-100:
-------------------------------

    Attachment: WINK-100-initial.patch

I've spent few hours trying to figure out how this functionality can be implemented.
So this is an initial version.

Of course it should be optimized to avoid the repeated reflective calls and probably has a bug, or two, or more.
But it provides the general idea of possible implementation, so I'll be glad for a feedback.

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