Uses of Interface
it.univr.passportease.service.user.UserAuthService
-
Uses of UserAuthService in it.univr.passportease.controller.user
Modifier and TypeFieldDescriptionprivate final UserAuthService
UserAuthController.userAuthService
User authentication service. -
Uses of UserAuthService in it.univr.passportease.service.user.impl
Modifier and TypeClassDescriptionclass
Implementation ofUserAuthService
, which provides methods for user authentication.