The Web resource collection is a security constraint element summarized in the Java Servlet Specification v2.4. Which of the following elements does it include?
Each correct answer represents a complete solution. Choose two.
Web resource collection is a set of URL patterns and HTTP operations that define all resources required to be protected. It is a security
constraint element summarized in the Java Servlet Specification v2.4. The Web resource collection includes the following elements:
URL patterns
HTTP methods
Answer B is incorrect. An authorization constraint includes role names.
Answer C is incorrect. A user data constraint includes transport guarantees.
Emilio
4 days agoBarbra
9 days agoMa
14 days ago