Interface XmlSignerEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface XmlSignerEndpointBuilderFactory
Sign XML payloads using the XML signature specification. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceXmlSignerEndpointBuilderFactory.AdvancedXmlSignerEndpointBuilderAdvanced builder for endpoint for the XML Security Sign component.static interfaceXmlSignerEndpointBuilderFactory.XmlSignerBuildersstatic interfaceXmlSignerEndpointBuilderFactory.XmlSignerEndpointBuilderBuilder for endpoint for the XML Security Sign component.static classXmlSignerEndpointBuilderFactory.XmlSignerHeaderNameBuilderThe builder of headers' name for the XML Security Sign component.
-
Method Summary
Static Methods Modifier and Type Method Description static XmlSignerEndpointBuilderFactory.XmlSignerEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static XmlSignerEndpointBuilderFactory.XmlSignerEndpointBuilder endpointBuilder(String componentName, String path)
-
-