nerdexam
GIAC

GSSP-JAVA · Question #37

Which of the following statements about the <auth-constraint> element are true? Each correct answer represents a complete solution. Choose all that apply.

The correct answer is A. It is an optional sub-element of the <security-constraint> element. C. If the <auth-constraint> element is not present, all users can access the resource. See the full explanation below for the reasoning.

Question

Which of the following statements about the <auth-constraint> element are true? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AIt is an optional sub-element of the <security-constraint> element.
  • BIt has <role-name> and <role-type> as its sub-elements.
  • CIf the <auth-constraint> element is not present, all users can access the resource.
  • DIf the <auth-constraint> element has no <role-name> sub-element, all users can access

How the community answered

(54 responses)
  • A
    81% (44)
  • B
    6% (3)
  • D
    13% (7)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice