Uses of Class
com.plannaplan.exceptions.UserNotFoundException
| Package | Description |
|---|---|
| com.plannaplan.services |
Provides service classes to make operations with entities or comunicate with
external systems.
|
-
Uses of UserNotFoundException in com.plannaplan.services
Methods in com.plannaplan.services that throw UserNotFoundException Modifier and Type Method Description UserUserService. getUserByEmail(java.lang.String email)UserUserService. login(User authority)generates token for user and if user don't have name in database it will attemp to obtain these from usos api and saves changes in database