Package | Description |
---|---|
org.wso2.carbon.apimgt.migration.dao |
Modifier and Type | Method and Description |
---|---|
ArrayList<APIScopeMappingDTO> |
APIMgtDAO.getAMScopeData()
This mehthod is used to get data from AM_API_SCOPE
|
Modifier and Type | Method and Description |
---|---|
void |
APIMgtDAO.removeDuplicateScopeEntries(ArrayList<APIScopeMappingDTO> duplicateList)
This method is used to remove the duplicate data from IDN_OAUTH2_SCOPE, AM_API_SCOPE
and IDN_OAUTH2_SCOPE_BINDING tables
|
Copyright © 2024 WSO2. All rights reserved.