2 Replies Latest reply on Jan 10, 2008 10:58 PM by ragavgomatam

    j_security_check and the generated LoginContext

    motte1979

      Is there a way to retrieve the LoginContext in an EJB ?
      I'd like to make it possible that the user can change his user-login-name. But always a user did such a change the UserPrinciple-Information holds the old name. I need to replace the SimplePrinciple with the user-login-name by the new one. How can i do this ?

      Thanks in advance ..
      Matthias