Uses of Class
edu.ucsb.cs156.organic.models.CurrentUser
Packages that use CurrentUser
-
Uses of CurrentUser in edu.ucsb.cs156.organic.controllers
Methods in edu.ucsb.cs156.organic.controllers that return CurrentUserModifier and TypeMethodDescriptionprotected CurrentUserApiController.getCurrentUser()Returns the current user, or null if no user is logged in. -
Uses of CurrentUser in edu.ucsb.cs156.organic.services
Methods in edu.ucsb.cs156.organic.services that return CurrentUserModifier and TypeMethodDescriptionabstract CurrentUserCurrentUserService.getCurrentUser()CurrentUserServiceImpl.getCurrentUser()