@Component public class OTPGenerateServiceImpl extends Object implements OTPGenerateService
| Constructor and Description |
|---|
OTPGenerateServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
OtpGenerateResponseDto |
generateOTP(MosipUserDto mosipUserDto,
String token) |
OtpGenerateResponseDto |
generateOTPMultipleChannels(MosipUserDto mosipUserDto,
OtpUser otpUser,
String token) |
public OtpGenerateResponseDto generateOTP(MosipUserDto mosipUserDto, String token)
generateOTP in interface OTPGenerateServicepublic OtpGenerateResponseDto generateOTPMultipleChannels(MosipUserDto mosipUserDto, OtpUser otpUser, String token)
generateOTPMultipleChannels in interface OTPGenerateServiceCopyright © 2020. All rights reserved.