| Package | Description |
|---|---|
| io.mosip.kernel.auth.controller | |
| 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 |
|---|---|
ResponseWrapper<RolesListDto> |
AuthController.getAllRoles(String appId) |
| Modifier and Type | Method and Description |
|---|---|
RolesListDto |
DataStore.getAllRoles() |
| Modifier and Type | Method and Description |
|---|---|
RolesListDto |
DBDataStore.getAllRoles() |
RolesListDto |
LdapDataStore.getAllRoles() |
RolesListDto |
KeycloakImpl.getAllRoles() |
| Modifier and Type | Method and Description |
|---|---|
RolesListDto |
AuthService.getAllRoles(String appId) |
| Modifier and Type | Method and Description |
|---|---|
RolesListDto |
AuthServiceImpl.getAllRoles(String appId) |
Copyright © 2020. All rights reserved.