Provides security interception of AOP Alliance based method invocations. The
ObjectDefinitionSource required by this security interceptor is of type
MethodDefinitionSource . This is shared with the AspectJ based security interceptor
(AspectJSecurityInterceptor ), since both work with Java Method s.
Refer to
AbstractSecurityInterceptor for details on the workflow.
author: Ben Alex version: $Id: MethodSecurityInterceptor.java 1496 2006-05-23 13:38:33Z benalex $ |