Interface Authenticator

    • Method Detail

      • login

        void login​(String userName,
                   char[] password,
                   HttpRequest request)
            throws jakarta.servlet.ServletException
        Throws:
        jakarta.servlet.ServletException
      • logout

        void logout​(HttpRequest request)
             throws jakarta.servlet.ServletException
        Throws:
        jakarta.servlet.ServletException