Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- handleLogin(HttpServletRequest, HttpServletResponse) - Method in class servlet.LoginServlet
-
Handles the initial login attempt with email and password.
- handleLogout(HttpServletRequest, HttpServletResponse) - Method in class servlet.LogoutServlet
-
Performs the logout process by invalidating session.
- handleOTPVerification(HttpServletRequest, HttpServletResponse) - Method in class servlet.LoginServlet
-
Handles OTP verification and completes the login process.
- hashPassword(String, String) - Static method in class util.PasswordUtil
-
Hashes a password using SHA-256 with the provided salt.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form