@Component public class UinServiceImpl extends Object implements UinService
| Modifier and Type | Field and Description |
|---|---|
static String |
MOSIP_NOTIFICATIONTYPE |
| Constructor and Description |
|---|
UinServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
MosipUserDto |
getDetailsForValidateOtp(String uin) |
MosipUserDto |
getDetailsFromUin(OtpUser otpUser) |
public static final String MOSIP_NOTIFICATIONTYPE
public MosipUserDto getDetailsFromUin(OtpUser otpUser) throws Exception
getDetailsFromUin in interface UinServiceExceptionpublic MosipUserDto getDetailsForValidateOtp(String uin) throws Exception
getDetailsForValidateOtp in interface UinServiceExceptionCopyright © 2020. All rights reserved.