Class EmailVerificationServlet

All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class EmailVerificationServlet extends BaseServlet
Processes email verification responses from users and redirects them to the Account Pending page.
See Also:
  • Field Details

  • Constructor Details

    • EmailVerificationServlet

      public EmailVerificationServlet()
  • Method Details