nerdexam
GIAC

GSSP-JAVA · Question #138

You work as a Web Deployer for UcTech Inc. You write the <security constraint> element for an application in which you write the <auth-constraint> sub-element as follows. <auth-constraint>…

The correct answer is D. All users. See the full explanation below for the reasoning.

Question

You work as a Web Deployer for UcTech Inc. You write the <security constraint> element for an application in which you write the <auth-constraint> sub-element as follows. <auth-constraint> <role-name>*</role-name> </auth-constraint> Who will have access to the application?

Options

  • ANo user
  • BIt depends on the application.
  • COnly the administrator
  • DAll users

How the community answered

(41 responses)
  • A
    17% (7)
  • B
    7% (3)
  • C
    5% (2)
  • D
    71% (29)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice