| 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 the list of role scope mapping.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ScopeListDTO> |
SystemScopesApi.systemScopesGetWithHttpInfo()
Get the list of role scope mapping.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SystemScopesApi.systemScopesGetAsync(ApiCallback<ScopeListDTO> callback)
Get the list of role scope mapping.
|
| Modifier and Type | Method and Description |
|---|---|
ScopeListDTO |
ScopeListDTO.addListItem(ScopeDTO listItem) |
ScopeListDTO |
ScopeListDTO.count(Integer count) |
ScopeListDTO |
ScopeListDTO.list(List<ScopeDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.