VIBE v5.1.6
Search Engine
Loading...
Searching...
No Matches
edu.usfca.cs272.SettingsServlet Class Reference
Inheritance diagram for edu.usfca.cs272.SettingsServlet:

Public Member Functions

 SettingsServlet (DatabaseConnector db) throws IOException
 

Protected Member Functions

void doGet (HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
 

Detailed Description

Servlet for the settings page. Responsible for validating the admin password for triggering a metadata reset.

Author
Ravneet Singh Bhatia
Version
Spring 2024

Constructor & Destructor Documentation

◆ SettingsServlet()

edu.usfca.cs272.SettingsServlet.SettingsServlet ( DatabaseConnector db) throws IOException

Creates a new Settings servlet.

Exceptions
IOExceptionif the template cannot be read.

The documentation for this class was generated from the following file: