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
3 months agoLorrie
4 months agoChristiane
4 months agoDana
4 months agoEdward
4 months agoLavonne
4 months agoCasie
5 months agoLilli
5 months agoJill
5 months agoLeonard
5 months agoMarquetta
6 months agoMaybelle
6 months agoDelpha
6 months agoQuentin
6 months agoTamesha
6 months agoCheryl
6 months agoDion
7 months agoRebbecca
7 months agoDelsie
7 months agoJeannine
7 months agoEvelynn
7 months agoUna
8 months agoOmer
8 months agoDalene
8 months agoLeonora
8 months agoLaila
3 months agoErinn
3 months agoAshlyn
3 months agoVincent
3 months agoBrandon
3 months ago