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