Interface KeystoneEndpointBuilderFactory.KeystoneBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
KeystoneEndpointBuilderFactory

public static interface KeystoneEndpointBuilderFactory.KeystoneBuilders
  • Method Details

    • openstackKeystone

      OpenStack Keystone (camel-openstack) Access OpenStack Keystone for API client authentication, service discovery and distributed multi-tenant authorization. Category: container Since: 2.19 Maven coordinates: org.apache.camel:camel-openstack
      Returns:
      the dsl builder for the headers' name.
    • openstackKeystone

      OpenStack Keystone (camel-openstack) Access OpenStack Keystone for API client authentication, service discovery and distributed multi-tenant authorization. Category: container Since: 2.19 Maven coordinates: org.apache.camel:camel-openstack Syntax: openstack-keystone:host Path parameter: host (required) OpenStack host url
      Parameters:
      path - host
      Returns:
      the dsl builder
    • openstackKeystone

      default KeystoneEndpointBuilderFactory.KeystoneEndpointBuilder openstackKeystone(String componentName, String path)
      OpenStack Keystone (camel-openstack) Access OpenStack Keystone for API client authentication, service discovery and distributed multi-tenant authorization. Category: container Since: 2.19 Maven coordinates: org.apache.camel:camel-openstack Syntax: openstack-keystone:host Path parameter: host (required) OpenStack host url
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - host
      Returns:
      the dsl builder