| Package | Description |
|---|---|
| io.mosip.kernel.auth.repository | |
| io.mosip.kernel.auth.repository.impl | |
| io.mosip.kernel.auth.service | |
| io.mosip.kernel.auth.service.impl |
| Modifier and Type | Method and Description |
|---|---|
MosipUserDto |
DataStore.authenticateUserWithOtp(UserOtp loginUser) |
| Modifier and Type | Method and Description |
|---|---|
MosipUserDto |
DBDataStore.authenticateUserWithOtp(UserOtp loginUser) |
MosipUserDto |
LdapDataStore.authenticateUserWithOtp(UserOtp userOtp) |
MosipUserDto |
KeycloakImpl.authenticateUserWithOtp(UserOtp loginUser) |
| Modifier and Type | Method and Description |
|---|---|
AuthNResponseDto |
AuthNService.authenticateUserWithOtp(UserOtp loginUser) |
| Modifier and Type | Method and Description |
|---|---|
AuthNResponseDto |
AuthServiceImpl.authenticateUserWithOtp(UserOtp userOtp)
Method used for Authenticating User based with username and OTP
|
Copyright © 2020. All rights reserved.