2 Replies Latest reply on Feb 23, 2017 6:08 AM by pjhavariotis

    Guide / tutorial on role based security implementation on Java EE?

    george.labuschagne

      Hi all

       

       

      I Googled for this but could find anything.

       

       

      I need to create a Java EE web application that supports role based security. Thus users' access to forms and data will be determined by the role assigned to them.

       

       

      What is the best practices for implementing this? Can one develop the app and then later add the security or should the app be designed from the start with the security integrated?

       

       

      Any help and or links will be most appreciated.