Interface PQCEndpointBuilderFactory.PQCBuilders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
PQCEndpointBuilderFactory
public static interface PQCEndpointBuilderFactory.PQCBuilders
-
Method Summary
Modifier and TypeMethodDescriptionpqc()PQC Algorithms (camel-pqc) Post Quantum Cryptography Signature and Verification component.PQC Algorithms (camel-pqc) Post Quantum Cryptography Signature and Verification component.PQC Algorithms (camel-pqc) Post Quantum Cryptography Signature and Verification component.
-
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:labelPath parameter: label (required) Logical name- Parameters:
path- label- Returns:
- the dsl builder
-
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:labelPath parameter: label (required) Logical name- Parameters:
componentName- to use a custom component name for the endpoint instead of the default namepath- label- Returns:
- the dsl builder
-