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 ...