Package | Description |
---|---|
org.apache.camel.model.rest |
The JAXB POJOs for the REST DSL
|
Modifier and Type | Method and Description |
---|---|
RestSecurityApiKey |
RestSecuritiesDefinition.apiKey(String key) |
RestSecurityApiKey |
RestSecuritiesDefinition.apiKey(String key,
String description) |
RestSecurityApiKey |
RestSecurityApiKey.withHeader(String name) |
RestSecurityApiKey |
RestSecurityApiKey.withQuery(String name) |
Apache Camel