| 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.authenticateUser(LoginUser loginUser) |
| Modifier and Type | Method and Description |
|---|---|
MosipUserDto |
DBDataStore.authenticateUser(LoginUser loginUser) |
MosipUserDto |
LdapDataStore.authenticateUser(LoginUser loginUser) |
MosipUserDto |
KeycloakImpl.authenticateUser(LoginUser loginUser) |
MosipUserDto |
LdapDataStore.getLoginDetails(LoginUser loginUser) |
| Modifier and Type | Method and Description |
|---|---|
AuthNResponseDto |
AuthNService.authenticateUser(LoginUser loginUser) |
| Modifier and Type | Method and Description |
|---|---|
AuthNResponseDto |
AuthServiceImpl.authenticateUser(LoginUser loginUser)
Method used for Authenticating User based on username and password
|
Copyright © 2020. All rights reserved.