All Classes and Interfaces
Classes
Class
Description
Servlet that handles the archived reports functionality.
This class is used to filter all requests and check if the user is authenticated.
Servlet that handles the ban functionality.
Test class for BanServlet.
This class is used to handle 404 and 500 errors.
This class is used to handle the home page.
Servlet that handles the login functionality.
Servlet that handles the logout functionality.
Initializes the DataSource for the Db Connection just once in the lifetime
of the application when it starts up.
This class represents the Moderator Entity.
The extractor is used to convert the ResultSet returned by the database query into a Moderator object.
Servlet that handles the reports functionality.
Servlet that handles the settings functionality.