Package edu.ucsb.cs156.frontiers.controllers
package edu.ucsb.cs156.frontiers.controllers
-
ClassDescriptionThis is a REST controller for AdminThis is an abstract class that provides common functionality for all API controllers.Projection of Course entity with fields that are relevant for instructors and adminsThe CSRF controller is used to get a CSRF token.Custom error controller that replaces the default white label error page with a more user-friendly error page.The FrontendController is used to serve the frontend of the application.The FrontendProxyController is used to proxy requests to the frontend of the application.This is a REST controller for getting information about the instructors.This is a REST controller for getting information about the system.Controller for testing the custom error page.This is a REST controller for getting information about the current user.This is a REST controller for getting information about the users.