spring-boot/spring-boot-autoconfigure
Dave Syer 1c0bcc13cf Set UserDetailsService in default AuthenticationManagerBuilder
Only affects the default AuthenticationManagerBuilder (so when users
are not overriding the default global user details). Makes the
UserDetailsService effectively available as it would be if we used
AuthenticationManagerBuilder.inMemoryAuthentication() as a
shared object in the HttpSecurity.

Fixes gh-3152
2015-06-08 13:14:12 +01:00
..
src Set UserDetailsService in default AuthenticationManagerBuilder 2015-06-08 13:14:12 +01:00
pom.xml Next Development Version 2015-06-04 00:49:11 -07:00