@RefreshScope @Service public class OtpGeneratorServiceImpl extends Object implements io.mosip.kernel.core.otpmanager.spi.OtpGenerator<OtpGeneratorRequestDto,OtpGeneratorResponseDto>
| Constructor and Description |
|---|
OtpGeneratorServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
OtpGeneratorResponseDto |
getOtp(OtpGeneratorRequestDto otpDto) |
public OtpGeneratorResponseDto getOtp(OtpGeneratorRequestDto otpDto)
getOtp in interface io.mosip.kernel.core.otpmanager.spi.OtpGenerator<OtpGeneratorRequestDto,OtpGeneratorResponseDto>Copyright © 2020. All rights reserved.