Where in the life cycle does ParameterNameAware get executed? Is it before any filter?
On Thu, Aug 1, 2013 at 9:34 AM, Paul Benedict <[email protected]> wrote: > First question I asked myself is, what's the purpose of providing any > filter if you can circumvent it? There's an obvious contradiction of use > cases between these two. I am actively thinking about what is the right > solution. > > > On Thu, Aug 1, 2013 at 7:00 AM, Lukasz Lenart <[email protected]>wrote: > >> The problem returns as boomerang :\ >> >> I would like hear your opinion - should I (we) revert to the behaviour >> as suggested in the issue or stay as is? >> >> Right now is clear how to split responsibility: ParametersInterceptor >> is the root of security, where ParameterNameAware can be used to relax >> it, when the behaviour will be reverted both will play the same role. >> >> >> https://issues.apache.org/jira/browse/WW-4154?focusedCommentId=13726313&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13726313 >> >> >> Thanks in advance >> -- >> Ćukasz >> + 48 606 323 122 http://www.lenart.org.pl/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Cheers, > Paul > -- Cheers, Paul
