Certified Application Security Engineer – Java (CASE-Java) — Question 8

Which of the following authentication mechanism does J2EE support?

Answer options

Correct answer: D

Explanation

The correct answer is D because J2EE supports Http Basic, Form Based, Client/Server Mutual, and HTTP Digest Authentication methods. Options A, B, and C include authentication methods that are not fully supported by J2EE or mix in unsupported options, making them incorrect.