vendredi 19 juin 2015

Java EE Authentification and Authorization

I have Have different kind of Users, based on a table where I configure a boolean fileds to true or false, for example : canAddUser, canAddTopic ... and I want first to make the Authentification and Authorization based on that fields. I've Heard of JAAS but since am new Java EE Programmer, I want to make sure its done by that.

Aucun commentaire:

Enregistrer un commentaire