I\'m doing a Basic Authentication using Spring Security. My Security Adapter looks like this:
@Configuration @EnableWebSecurity public class SecurityC