This commit is contained in:
Stephane Nicoll
2015-10-27 09:20:16 +01:00
parent 0f550dfce7
commit 9af17555c0

View File

@@ -1810,7 +1810,7 @@ authentication manager is needed elsewhere), e.g.
----
@Configuration
public class AuthenticationManagerConfiguration extends
GlobalAuthenticationConfigurerAdapter {
GlobalAuthenticationConfigurerAdapter {
@Override
public void init(AuthenticationManagerBuilder auth) {