| Package | Description |
|---|---|
| org.raml.model |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,SecurityScheme>> |
Raml.getSecuritySchemes()
Getter for the field
securitySchemes. |
| Modifier and Type | Method and Description |
|---|---|
void |
Raml.setSecuritySchemes(List<Map<String,SecurityScheme>> securitySchemes)
Setter for the field
securitySchemes. |
Copyright © 2015 Mulesoft. All rights reserved.