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 CurrentUserApiController.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 CurrentUserCurrentUserService.getCurrentUser()CurrentUserServiceImpl.getCurrentUser()