| Package | Description |
|---|---|
| org.apache.camel.model.rest |
The JAXB POJOs for the REST DSL
|
| Modifier and Type | Method and Description |
|---|---|
List<SecurityDefinition> |
VerbDefinition.getSecurity() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerbDefinition.setSecurity(List<SecurityDefinition> security)
Sets the swagger security settings for this verb.
|
Apache Camel