1. Implementing a non-AOP MethodSecurityInterceptor? forum.springsource.orgImplementing a non-AOP MethodSecurityInterceptor? Hi, I'm hoping to use Spring Security 2.0 with the Stripes web framework. Stripes is an action-based web framework: HTTP requests are targeted to event-handler methods on ... |
2. Configuring AOP MethodSecurityInterceptor forum.springsource.orgConfiguring AOP MethodSecurityInterceptor Hi, I'd like to configure an AOP Alliance (MethodInvocation) Security Interceptor as per section 22.1 of the reference guide. (I realise that I can use the global-method-security element, ... |