GIAC
GSSP-JAVA · Question #70
Mark works as a Programmer for InfoTech Inc. He develops an application named JavaServices. He wants to declare a security constraint that will restrict everything in the com/files directory so that…
The correct answer is D. <security-constraint>. See the full explanation below for the reasoning.
Question
Mark works as a Programmer for InfoTech Inc. He develops an application named JavaServices. He wants to declare a security constraint that will restrict everything in the com/files directory so that security role of Admin can invoke any http methods on the resources. Which of the following element declarations will be used to accomplish the task?
Options
- A<security-constraint>
- B<security-constraint>
- C<security-constraint>
- D<security-constraint>
How the community answered
(31 responses)- A3% (1)
- B13% (4)
- C3% (1)
- D81% (25)
Community Discussion
No community discussion yet for this question.