[ 
https://issues.apache.org/struts/browse/WW-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42798
 ] 

Don Brown commented on WW-2363:
-------------------------------

At this point, the ability to limit methods is in the Struts and XWork code, 
but it isn't exposed to the user in any real way.  The next step will probably 
be to update the XML configuration somehow to allow the specification of 
allowed methods, and we'll want to add the feature to the codebehind plugin as 
well.

> Allow limiting of action methods
> --------------------------------
>
>                 Key: WW-2363
>                 URL: https://issues.apache.org/struts/browse/WW-2363
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: XML Configuration
>    Affects Versions: 2.1.0
>            Reporter: Don Brown
>             Fix For: 2.1.1
>
>
> Struts should allow developers to limit the methods that can be called on an 
> action.  Currently, any public, no-arg method can be executed by the user.

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

Reply via email to