public static interface ElytronEndpointBuilderFactory.ElytronBuilders
| Modifier and Type | Method and Description |
|---|---|
default ElytronEndpointBuilderFactory.ElytronEndpointBuilder |
elytron(String path)
Elytron (camel-elytron)
The elytron component is allows you to work with the Elytron Security
Framework
Category: http
Since: 3.1
Maven coordinates: org.apache.camel:camel-elytron
Syntax:
elytron:httpURI
Path parameter: httpURI (required)
The url of the HTTP endpoint to use. |
default ElytronEndpointBuilderFactory.ElytronEndpointBuilder elytron(String path)
elytron:httpURI
Path parameter: httpURI (required)
The url of the HTTP endpoint to use.Apache Camel