Uses of Class
edu.ucsb.cs156.happiercows.entities.User
Packages that use User
-
Uses of User in edu.ucsb.cs156.happiercows.repositories
Methods in edu.ucsb.cs156.happiercows.repositories that return types with arguments of type User -
Uses of User in edu.ucsb.cs156.happiercows.services
Methods in edu.ucsb.cs156.happiercows.services that return UserModifier and TypeMethodDescriptionCurrentUserServiceImpl.getOAuth2AuthenticatedUser
(org.springframework.security.core.context.SecurityContext securityContext, org.springframework.security.core.Authentication authentication) abstract User
CurrentUserService.getUser()
CurrentUserServiceImpl.getUser()