2015-09-01 12:41 GMT+02:00 Greg Huber <[email protected]>: > The same way interceptors are configured, something like: > > <param name="includeMethods">publish*</param> > > public String publish() {..} > public String publishNow() {..}
but maybe instead of such simple definition it'd be better to allow specify very strict regex, ie: <allowed-methods>regex:publish(([A-Z]?)([a-z]+)?)</allowed-methods> wdyt? Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
