AfterInvocationProviders « Core « Spring Q&A





1. Autowire AfterInvocationProviders    forum.springsource.org

I am using the namespace configuration to setup Spring security like so: Code: I have several custom implementations of AfterAuthenticationProvider which I want Spring Security to poll during ...