2 Replies Latest reply on Aug 22, 2004 2:26 PM by skifan

    Who handles the login request????

    ltcmelo

      When i submit a form based authentication (with action='j_security_check'), wich class handles this request???
      I mean exactly what class is the main one in creation LoginContext(), calling Login(), etc...
      It's because i'd like to take a look to the source to build a very similar login handler.