@Order(value=-2147483648) @Configuration protected static class SampleMethodSecurityApplication.AuthenticationSecurity extends GlobalAuthenticationConfigurerAdapter
Modifier | Constructor and Description |
---|---|
protected |
SampleMethodSecurityApplication.AuthenticationSecurity() |
Modifier and Type | Method and Description |
---|---|
void |
init(AuthenticationManagerBuilder auth) |
configure
protected SampleMethodSecurityApplication.AuthenticationSecurity()
public void init(AuthenticationManagerBuilder auth) throws Exception
init
in interface SecurityConfigurer<AuthenticationManager,AuthenticationManagerBuilder>
init
in class GlobalAuthenticationConfigurerAdapter
Exception