| Package | Description |
|---|---|
| org.wso2.carbon.device.mgt.jaxrs.service.api | |
| org.wso2.carbon.device.mgt.jaxrs.service.impl | |
| org.wso2.carbon.device.mgt.jaxrs.service.impl.util |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
RoleManagementService.addRole(RoleInfo role) |
javax.ws.rs.core.Response |
RoleManagementService.updateRole(String roleName,
RoleInfo role,
String userStoreName) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
RoleManagementServiceImpl.addRole(RoleInfo roleInfo) |
javax.ws.rs.core.Response |
RoleManagementServiceImpl.updateRole(String roleName,
RoleInfo roleInfo,
String userStoreName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RequestValidationUtil.validateRoleDetails(RoleInfo roleInfo) |
Copyright © 2017 WSO2. All rights reserved.