nerdexam
GIAC

GSSP-JAVA · Question #141

You work as a Software Developer for UcTech Inc. You want the deployment descriptor to contain entries for the authentication type and the security realm. In order to accomplish this, you have to…

The correct answer is D. <form-login-config> E. <realm-name> G. <auth-method>. See the full explanation below for the reasoning.

Question

You work as a Software Developer for UcTech Inc. You want the deployment descriptor to contain entries for the authentication type and the security realm. In order to accomplish this, you have to use the sub-elements of the <login-config> element. Which of the following will you use? Each correct answer represents a complete solution. Choose all that apply.

Options

  • A<auth-name>
  • B<realm-type>
  • C<auth-type>
  • D<form-login-config>
  • E<realm-name>
  • F<login-form-type>
  • G<auth-method>

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    4% (1)
  • C
    4% (1)
  • D
    78% (18)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice