| 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 |
APIInfoBaseDTO.getCorsConfiguration() |
APICorsConfigurationDTO |
APIMetadataDTO.getCorsConfigurationDTO() |
| Modifier and Type | Method and Description |
|---|---|
void |
APIInfoBaseDTO.setCorsConfiguration(APICorsConfigurationDTO corsConfiguration) |
void |
APIMetadataDTO.setCorsConfigurationDTO(APICorsConfigurationDTO corsConfigurationDTO) |
| Modifier and Type | Method and Description |
|---|---|
APICorsConfigurationDTO |
ExtendedAPIWrapper.getCorsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedAPIWrapper.setCorsConfiguration(APICorsConfigurationDTO corsConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static APICorsConfigurationDTO |
CmdUtils.getDefaultCorsConfig() |
Copyright © 2024 WSO2. All rights reserved.