Uses of Interface
it.univr.passportease.service.user.UserAuthService
Packages that use UserAuthService
- 
Uses of UserAuthService in it.univr.passportease.controller.user
Fields in it.univr.passportease.controller.user declared as UserAuthServiceModifier and TypeFieldDescriptionprivate final UserAuthServiceUserAuthController.userAuthServiceUser authentication service. - 
Uses of UserAuthService in it.univr.passportease.service.user.impl
Classes in it.univr.passportease.service.user.impl that implement UserAuthServiceModifier and TypeClassDescriptionclassImplementation ofUserAuthService, which provides methods for user authentication.