Enterprise Java Development@TOPIC@
At the completion of this topic, the student shall
have more understanding of:
the basic concepts behind JavaEE Access Control
what a Security Realm is
authentication thru JNDI
how to runAs with alternate roles and alternate user identity within JavaEE
how to secure and authorize Web API access
be able to:
define access control policy for EJB and Web API applications
authenticate and obtain proper access to the application
implement RMI authentication using JNDI InitialContext
implement HTTP Basic authentication using JAX-RS