Package controllers
This subpackage contains classes for user authentication controllers
-
Class Summary Class Description AuthController TheAuthController
class provides utility methods for managing user authentication within the CAMS application.CommitteeController TheCommitteeController
class for managing activities related to the camp.StaffController TheStaffController
class provides methods to manage staff related functionalities in the CAMS application.StudentController TheStudentController
class is responsible for handling the student-specific user interface and user interactions.UserController TheUserController
class is responsible for handling user-related actions, such as changing the user's password.