Uses of Class
org.wso2.am.integration.clients.admin.api.dto.ScopeListDTO
Packages that use ScopeListDTO
Package
Description
-
Uses of ScopeListDTO in org.wso2.am.integration.clients.admin.api
Methods in org.wso2.am.integration.clients.admin.api that return ScopeListDTOModifier and TypeMethodDescriptionSystemScopesApi.systemScopesGet()Get Role Scope Mappings This operation is used to get the list of role scope mapping from tenant-conf for the apim admin dashboardSystemScopesApi.updateRolesForScope(ScopeListDTO scopeListDTO) Update Roles For Scope This operation is used to update the roles for all scopesMethods in org.wso2.am.integration.clients.admin.api that return types with arguments of type ScopeListDTOModifier and TypeMethodDescriptionSystemScopesApi.systemScopesGetWithHttpInfo()Get Role Scope Mappings This operation is used to get the list of role scope mapping from tenant-conf for the apim admin dashboardSystemScopesApi.updateRolesForScopeWithHttpInfo(ScopeListDTO scopeListDTO) Update Roles For Scope This operation is used to update the roles for all scopesMethods in org.wso2.am.integration.clients.admin.api with parameters of type ScopeListDTOModifier and TypeMethodDescriptionSystemScopesApi.updateRolesForScope(ScopeListDTO scopeListDTO) Update Roles For Scope This operation is used to update the roles for all scopesokhttp3.CallSystemScopesApi.updateRolesForScopeAsync(ScopeListDTO scopeListDTO, ApiCallback<ScopeListDTO> _callback) Update Roles For Scope (asynchronously) This operation is used to update the roles for all scopesokhttp3.CallSystemScopesApi.updateRolesForScopeCall(ScopeListDTO scopeListDTO, ApiCallback _callback) Build call for updateRolesForScopeSystemScopesApi.updateRolesForScopeWithHttpInfo(ScopeListDTO scopeListDTO) Update Roles For Scope This operation is used to update the roles for all scopesMethod parameters in org.wso2.am.integration.clients.admin.api with type arguments of type ScopeListDTOModifier and TypeMethodDescriptionokhttp3.CallSystemScopesApi.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 dashboardokhttp3.CallSystemScopesApi.updateRolesForScopeAsync(ScopeListDTO scopeListDTO, ApiCallback<ScopeListDTO> _callback) Update Roles For Scope (asynchronously) This operation is used to update the roles for all scopes -
Uses of ScopeListDTO in org.wso2.am.integration.clients.admin.api.dto
Methods in org.wso2.am.integration.clients.admin.api.dto that return ScopeListDTOModifier and TypeMethodDescription