Multiple choice technology web technology

Which of following security measures are implemented in IB.?

  1. a. URL based security

  2. b. Authentication & Authorization for the web application

  3. c. Authentication & Authorization for the ejb application

  4. d. All of the above

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

The security measures implemented in IB are URL-based security and Authentication & Authorization for the web application. URL-based security restricts access based on URL patterns, while authentication/authorization controls user access to web resources. Option C (EJB authentication) is marked as incorrect, suggesting it's not implemented in this specific environment.