2 Replies Latest reply on Oct 23, 2012 1:59 AM by sfcoy

    Programmatic authentication with JBoss 7.1.1

    iabughosh

      Dears,

      I have a JSF application working on JBoss 6.x and i'm in process to migrate to JBoss 7.1.1.Final, I already set security-domain with Database and it works fine, but i want to authenticate programmatically using java code, i was using WebAuthentication class at JBoss 6.x to do this task, is there an alternative for this class at jboss 7 to do this task or any code snippet ?

       

      thanks in advance.