Uses of Class
edu.ucsb.cs156.gauchoride.models.CurrentUser
-
Uses of CurrentUser in edu.ucsb.cs156.gauchoride.controllers
Modifier and TypeMethodDescriptionprotected CurrentUser
ApiController.getCurrentUser()
Get the current userUserInfoController.getCurrentUser()
-
Uses of CurrentUser in edu.ucsb.cs156.gauchoride.services
Modifier and TypeMethodDescriptionabstract CurrentUser
CurrentUserService.getCurrentUser()
CurrentUserServiceImpl.getCurrentUser()