| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
ScopeListDTO |
SystemScopesApi.systemScopesGet()
Get Role Scope Mappings
This operation is used to get the list of role scope mapping from tenant-conf for the apim admin dashboard
|
ScopeListDTO |
SystemScopesApi.updateRolesForScope(ScopeListDTO scopeListDTO)
Update Roles For Scope
This operation is used to update the roles for all scopes
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ScopeListDTO> |
SystemScopesApi.systemScopesGetWithHttpInfo()
Get Role Scope Mappings
This operation is used to get the list of role scope mapping from tenant-conf for the apim admin dashboard
|
ApiResponse<ScopeListDTO> |
SystemScopesApi.updateRolesForScopeWithHttpInfo(ScopeListDTO scopeListDTO)
Update Roles For Scope
This operation is used to update the roles for all scopes
|
| Modifier and Type | Method and Description |
|---|---|
ScopeListDTO |
SystemScopesApi.updateRolesForScope(ScopeListDTO scopeListDTO)
Update Roles For Scope
This operation is used to update the roles for all scopes
|
okhttp3.Call |
SystemScopesApi.updateRolesForScopeAsync(ScopeListDTO scopeListDTO,
ApiCallback<ScopeListDTO> _callback)
Update Roles For Scope (asynchronously)
This operation is used to update the roles for all scopes
|
okhttp3.Call |
SystemScopesApi.updateRolesForScopeCall(ScopeListDTO scopeListDTO,
ApiCallback _callback)
Build call for updateRolesForScope
|
ApiResponse<ScopeListDTO> |
SystemScopesApi.updateRolesForScopeWithHttpInfo(ScopeListDTO scopeListDTO)
Update Roles For Scope
This operation is used to update the roles for all scopes
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SystemScopesApi.systemScopesGetAsync(ApiCallback<ScopeListDTO> _callback)
Get Role Scope Mappings (asynchronously)
This operation is used to get the list of role scope mapping from tenant-conf for the apim admin dashboard
|
okhttp3.Call |
SystemScopesApi.updateRolesForScopeAsync(ScopeListDTO scopeListDTO,
ApiCallback<ScopeListDTO> _callback)
Update Roles For Scope (asynchronously)
This operation is used to update the roles for all scopes
|
| Modifier and Type | Method and Description |
|---|---|
ScopeListDTO |
ScopeListDTO.count(Integer count) |
ScopeListDTO |
ScopeListDTO.list(List<ScopeDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.