Interface PQCEndpointBuilderFactory.PQCBuilders

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

public static interface PQCEndpointBuilderFactory.PQCBuilders
  • Method Details

    • pqc

      PQC Algorithms (camel-pqc) Post Quantum Cryptography Signature and Verification component. Category: security Since: 4.12 Maven coordinates: org.apache.camel:camel-pqc
      Returns:
      the dsl builder for the headers' name.
    • pqc

      PQC Algorithms (camel-pqc) Post Quantum Cryptography Signature and Verification component. Category: security Since: 4.12 Maven coordinates: org.apache.camel:camel-pqc Syntax: pqc:label Path parameter: label (required) Logical name
      Parameters:
      path - label
      Returns:
      the dsl builder
    • pqc

      default PQCEndpointBuilderFactory.PQCEndpointBuilder pqc(String componentName, String path)
      PQC Algorithms (camel-pqc) Post Quantum Cryptography Signature and Verification component. Category: security Since: 4.12 Maven coordinates: org.apache.camel:camel-pqc Syntax: pqc:label Path parameter: label (required) Logical name
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - label
      Returns:
      the dsl builder