You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Martin Gilday (JIRA)" <ji...@apache.org> on 2007/10/24 23:17:39 UTC

[jira] Updated: (WW-2274) Annotation based parameter filtering

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

Martin Gilday updated WW-2274:
------------------------------

    Attachment: annotationFilteringPatch.diff

First draft including the annotations, interceptor and simple tests.
Currently only allows for 'simple' parameter names, params of more than one level are not matched (e.g one.two).

> Annotation based parameter filtering
> ------------------------------------
>
>                 Key: WW-2274
>                 URL: https://issues.apache.org/struts/browse/WW-2274
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Interceptors
>            Reporter: Martin Gilday
>         Attachments: annotationFilteringPatch.diff
>
>
> Annotated based version of the ParameterFilterInterceptor.  Includes three annotations @Blocked, @Allowed, and @BlockByDefault.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.