Posts by Ítalo Gustavo Araújo • 121 points
2 posts
-
0
votes1
answer99
viewsQ: JAAS Authentication and Security with Multi Module
I am working on an application with the following architecture: As you can see the system will have several modules. In Project Portal I implemented JAAS, and I’m not able to maintain authentication…
-
12
votes2
answers1221
viewsQ: Spring Security with Java EE
Hello, I am developing a Maven Enterprise Application EAR project and am currently implementing the authorization part using Spring Security with Annotation instead of xml. Structure of the Project:…