Which component is responsible for managing security in a Java EE environment?

  • Enterprise JavaBean (EJB)
  • Java Authentication and Authorization Service (JAAS)
  • Java Naming and Directory Interface (JNDI)
  • Servlet Container
The Java Authentication and Authorization Service (JAAS) is responsible for managing security in a Java EE environment, providing a framework for user authentication and authorization.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *