Package it.univr.passportease.helper.map
Class MapWorker
java.lang.Object
it.univr.passportease.helper.map.MapWorker
Map
Worker
to LoginOutput
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmapWorkerToLoginOutput
(Worker worker, JWT accessToken) MapWorker
toLoginOutput
-
Constructor Details
-
MapWorker
public MapWorker()
-
-
Method Details
-
mapWorkerToLoginOutput
MapWorker
toLoginOutput
- Parameters:
worker
-Worker
to mapaccessToken
-JWT
to map- Returns:
LoginOutput
mapped
-