Uses of Class
edu.ucsb.cs156.happiercows.entities.User
-
Uses of User in edu.ucsb.cs156.happiercows.repositories
-
Uses of User in edu.ucsb.cs156.happiercows.services
Modifier and TypeMethodDescriptionCurrentUserServiceImpl.getOAuth2AuthenticatedUser
(org.springframework.security.core.context.SecurityContext securityContext, org.springframework.security.core.Authentication authentication) abstract User
CurrentUserService.getUser()
CurrentUserServiceImpl.getUser()