Uses of Class
callofproject.dev.authentication.service.ForgotPasswordService
Packages that use ForgotPasswordService
-
Uses of ForgotPasswordService in callofproject.dev.authentication.controller
Constructors in callofproject.dev.authentication.controller with parameters of type ForgotPasswordServiceModifierConstructorDescriptionForgotPasswordController
(ForgotPasswordService forgotPasswordService) Constructor for the AuthenticationController class.