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