Package com.markvarga21.studentmanager.controller
package com.markvarga21.studentmanager.controller
This package contains the controllers of the application.
-
ClassesClassDescriptionThe controller for the user authentication.A controller class, which is used to validate exported XML and JSON data with predefined schemas.A controller which is used to make Face related operations.A controller which is used to make facial validations.A controller class which is used to manipulate the student's images in the database.A controller which is used to make Form related operations.A controller which is used to access validation (face and form) data.A controller which is used to handle user reports/feedback.The controller for the student application user.A controller which is used to make- create-, read-, update- and delete students.