@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface ElytronEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ElytronEndpointBuilderFactory.AdvancedElytronEndpointBuilder
Advanced builder for endpoint for the Elytron component.
|
static interface |
ElytronEndpointBuilderFactory.AdvancedElytronEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Elytron component.
|
static interface |
ElytronEndpointBuilderFactory.AdvancedElytronEndpointProducerBuilder
Advanced builder for endpoint producers for the Elytron component.
|
static interface |
ElytronEndpointBuilderFactory.ElytronBuilders |
static interface |
ElytronEndpointBuilderFactory.ElytronEndpointBuilder
Builder for endpoint for the Elytron component.
|
static interface |
ElytronEndpointBuilderFactory.ElytronEndpointConsumerBuilder
Builder for endpoint consumers for the Elytron component.
|
static interface |
ElytronEndpointBuilderFactory.ElytronEndpointProducerBuilder
Builder for endpoint producers for the Elytron component.
|
| Modifier and Type | Method and Description |
|---|---|
static 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. |
static ElytronEndpointBuilderFactory.ElytronEndpointBuilder elytron(String path)
elytron:httpURI
Path parameter: httpURI (required)
The url of the HTTP endpoint to use.Apache Camel