Uses of Class
edu.ucsb.cs156.organic.models.CurrentUser
-
Uses of CurrentUser in edu.ucsb.cs156.organic.controllers
Modifier and TypeMethodDescriptionprotected CurrentUser
ApiController.getCurrentUser()
Returns the current user, or null if no user is logged in. -
Uses of CurrentUser in edu.ucsb.cs156.organic.services
Modifier and TypeMethodDescriptionabstract CurrentUser
CurrentUserService.getCurrentUser()
CurrentUserServiceImpl.getCurrentUser()