| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.config | |
| org.wso2.apimgt.gateway.cli.model.rest | |
| org.wso2.apimgt.gateway.cli.utils |
| Modifier and Type | Method and Description |
|---|---|
APICorsConfigurationDTO |
Config.getCorsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setCorsConfiguration(APICorsConfigurationDTO corsConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
APICorsConfigurationDTO |
APIDetailedDTO.getCorsConfiguration() |
APICorsConfigurationDTO |
APIMetadataDTO.getCorsConfigurationDTO() |
| Modifier and Type | Method and Description |
|---|---|
void |
APIDetailedDTO.setCorsConfiguration(APICorsConfigurationDTO corsConfiguration) |
void |
APIMetadataDTO.setCorsConfigurationDTO(APICorsConfigurationDTO corsConfigurationDTO) |
| Modifier and Type | Method and Description |
|---|---|
static APICorsConfigurationDTO |
GatewayCmdUtils.getDefaultCorsConfig() |
Copyright © 2019 WSO2. All rights reserved.