Package org.springframework.security.config.annotation.authentication.configuration
package org.springframework.security.config.annotation.authentication.configuration
-
ClassDescriptionExports the authentication
Configuration
TheEnableGlobalAuthentication
annotation signals that the annotated class can be used to configure a global instance ofAuthenticationManagerBuilder
.ASecurityConfigurer
that can be exposed as a bean to configure the globalAuthenticationManagerBuilder
.