Pairing Apache Shiro and Java EE 7

When securing systems, two elements of security are important: authentication and authorization. Though the two terms mean different things, they are sometimes used interchangeably because of their respective roles in application security. Get started with the fundamentals of web authentication and authorization using Apache Shiro Framework. Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. Learn how to use Shiro in a JavaEE7 application and how to use it in a web application....

June 5, 2016 · 1 min

Talk Report: From JavaEE to AngularJS - Video & Slides

NetBeans Day Paris, for the first time in France, held on the October 16th, 2015. It was a very nice opportunity to meet NetBeans users and developers in Paris Area. My presentation is a live coding session showing how to make a sample app from scratch on NetBeans, using many trendy technologies and APIs: IDE: NetBeans 8.0.2 Server: Payara Server 4.1.153 Backend: Java EE 7 [JPA 2.1, EJB 3.2, CDI 1....

November 26, 2015 · 1 min