Uses of Class
edu.ucsb.cs156.gauchoride.models.CurrentUser
Packages that use CurrentUser
-
Uses of CurrentUser in edu.ucsb.cs156.gauchoride.controllers
Methods in edu.ucsb.cs156.gauchoride.controllers that return CurrentUserModifier and TypeMethodDescriptionprotected CurrentUser
ApiController.getCurrentUser()
Get the current userUserInfoController.getCurrentUser()
-
Uses of CurrentUser in edu.ucsb.cs156.gauchoride.services
Methods in edu.ucsb.cs156.gauchoride.services that return CurrentUserModifier and TypeMethodDescriptionabstract CurrentUser
CurrentUserService.getCurrentUser()
CurrentUserServiceImpl.getCurrentUser()