Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
To customize login and logout processes we need
extend WebSecurityConfigurerAdapter class andthen override the configure(...)method
extend WebSecurityConfigurerAdapter class and
then override the configure(...)
method
implement AuthenticationManager interface and then override the authenticate(...)method
implement AuthenticationManager interface and then override the authenticate(...)
extend AbstractAuthenticationFilterConfigurer class andthen override the customize(...)method
extend AbstractAuthenticationFilterConfigurer class and
then override the customize(...)
implement AuthenticationManager interface and then override the commence(...)method
implement AuthenticationManager interface and then override the commence(...)
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!