@RefreshScope @Service public class OtpValidatorServiceImpl extends Object implements io.mosip.kernel.core.otpmanager.spi.OtpValidator<org.springframework.http.ResponseEntity<OtpValidatorResponseDto>>
| Constructor and Description |
|---|
OtpValidatorServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<OtpValidatorResponseDto> |
validateOtp(String key,
String otp) |
public org.springframework.http.ResponseEntity<OtpValidatorResponseDto> validateOtp(String key, String otp)
validateOtp in interface io.mosip.kernel.core.otpmanager.spi.OtpValidator<org.springframework.http.ResponseEntity<OtpValidatorResponseDto>>Copyright © 2020. All rights reserved.