In which three ways are Security filters used in Spring Security? (Choose three.)
Spring Security uses a filter-based architecture to provide security services for web applications. A filter is an object that intercepts HTTP requests and responses and performs some logic before or after the request is processed by the servlet. Spring Security provides a number of filters for different purposes, such as:
Authentication: Filters that handle the authentication process, such as UsernamePasswordAuthenticationFilter, BasicAuthenticationFilter, RememberMeAuthenticationFilter, etc.
User management: Filters that manage the user details and roles, such as SecurityContextPersistenceFilter, AnonymousAuthenticationFilter, ConcurrentSessionFilter, etc.
Logout: Filters that handle the logout process, such as LogoutFilter and SecurityContextLogoutHandler.
Authorization: Filters that enforce access control rules based on the user's authentication and roles, such as FilterSecurityInterceptor, ExceptionTranslationFilter, etc.
Elliott
12 days agoLorrie
17 days agoChristiane
23 days agoDana
28 days agoEdward
1 month agoLavonne
1 month agoCasie
2 months agoLilli
2 months agoJill
2 months agoLeonard
2 months agoMarquetta
3 months agoMaybelle
3 months agoDelpha
3 months agoQuentin
3 months agoTamesha
3 months agoCheryl
3 months agoDion
4 months agoRebbecca
4 months agoDelsie
4 months agoJeannine
4 months agoEvelynn
4 months agoUna
5 months agoOmer
5 months agoDalene
5 months agoLeonora
5 months agoVincent
2 days agoBrandon
7 days ago