Uses of Class
com.ntu.fdae.group1.bto.exceptions.AuthorizationException
Packages that use AuthorizationException
-
Uses of AuthorizationException in com.ntu.fdae.group1.bto.controllers.project
Methods in com.ntu.fdae.group1.bto.controllers.project that throw AuthorizationExceptionModifier and TypeMethodDescriptionProjectController.getAllProjects
(User user, Map<String, Object> filter) Retrieves all projects in the system, with optional filtering.int
OfficerRegistrationController.getPendingRegistrationCountForProject
(HDBStaff staff, String projectId) Gets the count of PENDING officer registrations specifically for a given project.