| 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 |
APIDefinition.getCorsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
APIDefinition.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 |
MgwDefinitionBuilder.getCorsConfiguration(String basePath) |
static APICorsConfigurationDTO |
GatewayCmdUtils.getDefaultCorsConfig() |
Copyright © 2019 WSO2. All rights reserved.