[ https://issues.apache.org/struts/browse/WW-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rainer Hermanns updated WW-2265: -------------------------------- Fix Version/s: (was: Future) 2.1.1 Status: Resolved (was: Closed) > Modify MethodFilterInterceptor to support wildcard method names in the > include/exclude lists > -------------------------------------------------------------------------------------------- > > Key: WW-2265 > URL: https://issues.apache.org/struts/browse/WW-2265 > Project: Struts 2 > Issue Type: Improvement > Components: Core Interceptors > Affects Versions: 2.0.9 > Reporter: Scott Stanlick > Assignee: Wes Wannemacher > Fix For: 2.1.1 > > > I would like to propose a change to the MethodFilterInterceptorUtil class to > allow support for wildcard method names on include/exclude list > configurations. The applyMethod behavior only supports specifically named > methods or the "*" itself to indicate all/none. In the spirit of design by > convention, I am trying to develop an application that leverages symbolically > constructed names and support for method names such as add* or remove* would > provide benefits at the moment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.