Class TokenService
java.lang.Object
edu.ntnu.idatt2106_2023_06.backend.service.users.TokenService
- All Implemented Interfaces:
ITokenService
This class allows for emails to be sent to users regarding issues such as registration and password resetting.
- Author:
- Trym Hamer Gudvangen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TokenService
public TokenService()
-
-
Method Details
-
saveToken
- Specified by:
saveToken
in interfaceITokenService
-
confirmToken
- Specified by:
confirmToken
in interfaceITokenService
-