Class UserAuthServiceImpl

java.lang.Object
it.univr.passportease.service.user.impl.UserAuthServiceImpl
All Implemented Interfaces:
UserAuthService

@Service public class UserAuthServiceImpl extends Object implements UserAuthService
Implementation of UserAuthService, which provides methods for user authentication.