Uses of Class
eu.dnetlib.authentication.entities.User
-
Packages that use User Package Description eu.dnetlib.authentication.controllers eu.dnetlib.authentication.services -
-
Uses of User in eu.dnetlib.authentication.controllers
Methods in eu.dnetlib.authentication.controllers that return types with arguments of type User Modifier and Type Method Description org.springframework.http.ResponseEntity<User>UserController. getUserInfo() -
Uses of User in eu.dnetlib.authentication.services
Methods in eu.dnetlib.authentication.services that return User Modifier and Type Method Description UserUserInfoService. getUserInfo()
-