1 Reply Latest reply on Aug 17, 2011 4:53 AM by simkam

    Custom login module issue in JBoss AS 7

    marcos_aps

      Hello, everybody!

       

      I have a custom login module in Boss AS 6 that extends the class org.jboss.security.auth.spi.UsernamePasswordLoginModule and my login module also uses the class org.jboss.security.SimpleGroup. I'm porting my application to JBoss 7 but these classes seem not to exist anymore. I would to know from which jar I can import these classes in JBoss 7 or if there are new classes for this porpuse.

       

      Thank you in advance.

       

      Marcos