VMware vRealize Automation 8.x (2022) — Question 52

In which three ways are Security filters used in Spring Security? (Choose three.)

Answer options

Correct answer: B, D, E

Explanation

The correct answers are B, D, and E because Security filters are responsible for handling user authentication, providing logout capabilities, and enforcing access control within an application. Options A, C, and F do not accurately reflect the primary functions of Security filters in Spring Security.