Uses of Class
edu.ucsb.cs156.frontiers.services.ApiCourseKeyService
Packages that use ApiCourseKeyService
-
Uses of ApiCourseKeyService in edu.ucsb.cs156.frontiers.config
Constructors in edu.ucsb.cs156.frontiers.config with parameters of type ApiCourseKeyServiceModifierConstructorDescriptionCourseSecurity(CurrentUserService currentUserService, org.springframework.security.access.hierarchicalroles.RoleHierarchy roleHierarchy, CourseRepository courseRepository, RosterStudentRepository rosterStudentRepository, DownloadRequestRepository downloadRequestRepository, ApiCourseKeyService apiCourseKeyService)