| Package | Description |
|---|---|
| io.mosip.kernel.otpmanager.controller | |
| io.mosip.kernel.otpmanager.service.impl |
| Modifier and Type | Method and Description |
|---|---|
io.mosip.kernel.core.http.ResponseWrapper<OtpValidatorResponseDto> |
OtpValidatorController.validateOtp(String key,
String otp)
This method validates the OTP against a key.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<OtpValidatorResponseDto> |
OtpValidatorServiceImpl.validateOtp(String key,
String otp) |
Copyright © 2020. All rights reserved.