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)- A13% (3)
- B4% (1)
- C4% (1)
- D78% (18)
Community Discussion
No community discussion yet for this question.