| Class | Description |
|---|---|
| AuthenticationConfiguration |
Exports the authentication
Configuration |
| GlobalAuthenticationConfigurerAdapter |
A
SecurityConfigurer that can be exposed as a bean to configure the global
AuthenticationManagerBuilder. |
| Annotation Type | Description |
|---|---|
| EnableGlobalAuthentication |
The
EnableGlobalAuthentication annotation signals that the annotated class can
be used to configure a global instance of AuthenticationManagerBuilder. |