Uses of Interface
it.univr.passportease.service.worker.WorkerAuthService
Packages that use WorkerAuthService
Package
Description
-
Uses of WorkerAuthService in it.univr.passportease.controller.worker
Fields in it.univr.passportease.controller.worker declared as WorkerAuthServiceModifier and TypeFieldDescriptionprivate final WorkerAuthService
WorkerAuthController.workerAuthService
Worker authentication service. -
Uses of WorkerAuthService in it.univr.passportease.service.worker.impl
Classes in it.univr.passportease.service.worker.impl that implement WorkerAuthServiceModifier and TypeClassDescriptionclass
Implementation ofWorkerAuthService
, provides methods for authentication ofWorker