0 Replies Latest reply on Aug 13, 2002 4:10 PM by sumetpong

    User and password available to bean

    sumetpong

      I am using LDAPLoginModule on the server side and ClientLoginModule on client. What I want to do is this

      once the user authenticates the bean can get the principal from the EJBContext. I also want the password that the user used so I can create a jndi LDAPContext without having to pass around the user/password to the bean.

      Can I get password information from within the EJBean ?

      Thanx
      Prem