ExamGecko
Question list
Search
Search

Question 5 - 2V0-72.22 discussion

Report
Export

Which two statements are true regarding Spring Security? (Choose two.)

A.
Access control can be configured at the method level.
Answers
A.
Access control can be configured at the method level.
B.
A special Java Authentication and Authorization Service (JAAS) policy file needs to be configured.
Answers
B.
A special Java Authentication and Authorization Service (JAAS) policy file needs to be configured.
C.
Authentication data can be accessed using a variety of different mechanisms, including databases and LDAP.
Answers
C.
Authentication data can be accessed using a variety of different mechanisms, including databases and LDAP.
D.
In the authorization configuration, the usage of permitAll () allows bypassing Spring security completely.
Answers
D.
In the authorization configuration, the usage of permitAll () allows bypassing Spring security completely.
E.
It provides a strict implementation of the Java EE Security specification.
Answers
E.
It provides a strict implementation of the Java EE Security specification.
Suggested answer: A, D

Explanation:

Reference: https://www.baeldung.com/security-none-filters-none-access-permitAll

asked 16/09/2024
Simone Mento
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first