| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.config | |
| org.wso2.apimgt.gateway.cli.model.template.service | |
| org.wso2.apimgt.gateway.cli.utils |
| Modifier and Type | Method and Description |
|---|---|
BasicAuth |
Config.getBasicAuth() |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setBasicAuth(BasicAuth basicAuth) |
| Modifier and Type | Method and Description |
|---|---|
void |
BallerinaOperation.setBasicAuth(BasicAuth basicAuth) |
| Modifier and Type | Method and Description |
|---|---|
static BasicAuth |
OpenAPICodegenUtils.generateBasicAuthFromSecurity(String schemas)
When the security schema string is provided as a comma separated set of values
generate the corresponding schema string.
|
static BasicAuth |
OpenAPICodegenUtils.getMgwResourceBasicAuth(io.swagger.v3.oas.models.Operation operation) |
Copyright © 2019 WSO2. All rights reserved.