Package com.example.seraphine.service
Interface RegistrationService
- All Known Implementing Classes:
RegistrationServiceImpl
public interface RegistrationService
Service interface to access from data and model, also create entity for registration
- Author:
- Loc Bui Nhien
-
Method Summary
Modifier and TypeMethodDescriptionconfirmToken
(String token) register
(RegistrationRequest request)
-
Method Details
-
register
-
confirmToken
-