Package org.springframework.security.config.annotation.authentication.configuration
-
Class Summary Class Description AuthenticationConfiguration Exports the authenticationConfigurationGlobalAuthenticationConfigurerAdapter ASecurityConfigurerthat can be exposed as a bean to configure the globalAuthenticationManagerBuilder. -
Annotation Types Summary Annotation Type Description EnableGlobalAuthentication TheEnableGlobalAuthenticationannotation signals that the annotated class can be used to configure a global instance ofAuthenticationManagerBuilder.