nerdexam
GIAC

GSSP-JAVA · Question #60

Which of the following web-resource element descriptions will be used if you want to restrict all URL's in the application and perform authentication for the http delete method?

The correct answer is C. <security-constraint>. See the full explanation below for the reasoning.

Question

Which of the following web-resource element descriptions will be used if you want to restrict all URL's in the application and perform authentication for the http delete method?

Options

  • A<security-constraint>
  • B<security-constraint>
  • C<security-constraint>
  • D<security-constraint>

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    78% (21)
  • D
    11% (3)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice