GIAC
GSSP-JAVA · Question #111
GSSP-JAVA Question #111: Real Exam Question with Answer & Explanation
Sign in or unlock GSSP-JAVA to reveal the answer and full explanation for question #111. The question stem and answer options stay visible for context.
Question
Mark works as a Programmer for InfoTech Inc. He develops the following deployment descriptor code for specifying the security roles for a Web application. <security-role> <role-name>Manager</role-name> </security-role> <security-role> <role-name>Admin</role-name> </security-role> <security-role> <role-name>Member</role-name> </security-role> </web-app> Which of the following are the valid <auth-constraint> element that will allow the users to access resources constrained by the security role declared given above? Each correct answer represents a complete solution. Choose all that apply.
Options
- A<auth-constraint>
- B<auth-constraint/>
- C<auth-constraint>
- D<auth-constraint>
- E<auth-constraint>
- F<auth-constraint>
Unlock GSSP-JAVA to see the answer
You've previewed enough free GSSP-JAVA questions. Unlock GSSP-JAVA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.