Hi all,

I am trying to use AOP to perform a particular type of authorization on certain methods of a service layer. These methods are identified by pointcuts based on the method name. For...