Uses of Class
edu.ucsb.cs156.happiercows.models.CurrentUser
-
Uses of CurrentUser in edu.ucsb.cs156.happiercows.controllers
Modifier and TypeMethodDescriptionprotected CurrentUser
ApiController.getCurrentUser()
UserInfoController.getCurrentUser()
-
Uses of CurrentUser in edu.ucsb.cs156.happiercows.services
Modifier and TypeMethodDescriptionabstract CurrentUser
CurrentUserService.getCurrentUser()
CurrentUserServiceImpl.getCurrentUser()