| Modifier and Type | Method and Description |
|---|---|
ResponseWrapper<MosipUserListDto> |
AuthController.getListOfUsersDetails(RequestWrapper<UserDetailsRequestDto> userDetails,
String appId) |
| Modifier and Type | Method and Description |
|---|---|
MosipUserListDto |
DataStore.getListOfUsersDetails(List<String> userDetails) |
| Modifier and Type | Method and Description |
|---|---|
MosipUserListDto |
DBDataStore.getListOfUsersDetails(List<String> userDetails) |
MosipUserListDto |
LdapDataStore.getListOfUsersDetails(List<String> users) |
MosipUserListDto |
KeycloakImpl.getListOfUsersDetails(List<String> userDetails) |
| Modifier and Type | Method and Description |
|---|---|
MosipUserListDto |
AuthService.getListOfUsersDetails(List<String> userDetails,
String appId) |
| Modifier and Type | Method and Description |
|---|---|
MosipUserListDto |
AuthServiceImpl.getListOfUsersDetails(List<String> userDetails,
String appId) |
Copyright © 2020. All rights reserved.