This Java J2EE 7 EJB3 web application demonstrate an online dynamic E-commerce platform where the user can add products to his cart and make order.
-
Updated
Dec 4, 2023 - HTML
This Java J2EE 7 EJB3 web application demonstrate an online dynamic E-commerce platform where the user can add products to his cart and make order.
A Jakarta EE application showcasing manual authentication and authorization using HttpAuthenticationMechanism, IdentityStore, EJB security annotations, and servlet-based access controls.
J2EE Security with JWT is a demonstration project showing how to implement secure JWT-based authentication and Role-Based Access Control (RBAC) in a J2EE application. Built with Jakarta EE 10, GlassFish 7, and Auth0 Java JWT, it features custom HTTP authentication mechanisms, environment-based configuration, and automated expired token cleanup.
Add a description, image, and links to the ejb-security topic page so that developers can more easily learn about it.
To associate your repository with the ejb-security topic, visit your repo's landing page and select "manage topics."