0 Replies Latest reply on Jul 6, 2007 3:57 AM by changemylife

    I need help about JAAs !

    changemylife

      Hi all !
      I use jboss-4.0.5.GA and EJB3.0.

      On the server side, I use DatabaseServerLoginModule. And on the client side, I user ClientLoginModule.

      Every time, the Client A want to log-in application, he must enter username and password.
      I want design that: every time, client A log out and then A login, Jboss keep two informations: username and password to client A must not enter username and password. If, how I get two these informations from JBoss ?

      Thanks !