1. Spring Security 3 example with Customer AbstractAuthenticationProcessingFilter and custom AbstractUserDetailsAuthenticationProvider stackoverflow.comI'm trying to implement a custom AbstractAuthenticationProcessingFilter, AbstractUserDetailsAuthenticationProvider and a AbstractAuthenticationToken using Spring Security 3. I can't find a good example, any suggestions where to find one? I'm having ... |