Class ProfileVerifyController
java.lang.Object
org.diabetestechnology.drh.service.http.hub.prime.ux.ProfileVerifyController
-
Constructor Summary
ConstructorsConstructorDescriptionProfileVerifyController
(Presentation presentation, MasterService masterService, PractitionerService practitionerService, ActivityLogService activityLogService, AuthenticationService authenticateionService, UserNameService userNameService) -
Method Summary
Modifier and TypeMethodDescriptionchangeEmail
(org.springframework.ui.Model model, jakarta.servlet.http.HttpServletRequest request, String email) verifyEmail
(org.springframework.ui.Model model, jakarta.servlet.http.HttpServletRequest request, String email)
-
Constructor Details
-
ProfileVerifyController
public ProfileVerifyController(Presentation presentation, MasterService masterService, PractitionerService practitionerService, ActivityLogService activityLogService, AuthenticationService authenticateionService, UserNameService userNameService)
-
-
Method Details
-
verifyEmail
-
changeEmail
-