public static class XmlsecurityVerifyComponentBuilderFactory.XmlsecurityVerifyComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.xmlsecurity.XmlVerifierComponent> implements XmlsecurityVerifyComponentBuilderFactory.XmlsecurityVerifyComponentBuilder
Constructor and Description |
---|
XmlsecurityVerifyComponentBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.component.xmlsecurity.XmlVerifierComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
baseUri, basicPropertyBinding, clearHeaders, cryptoContextProperties, disallowDoctypeDecl, keySelector, lazyStartProducer, omitXmlDeclaration, outputNodeSearch, outputNodeSearchType, outputXmlEncoding, removeSignatureElements, schemaResourceUri, secureValidation, uriDereferencer, validationFailedHandler, verifierConfiguration, xmlSignature2Message, xmlSignatureChecker
build, build, doSetProperty, register
public XmlsecurityVerifyComponentBuilderImpl()
protected org.apache.camel.component.xmlsecurity.XmlVerifierComponent buildConcreteComponent()
buildConcreteComponent
in class AbstractComponentBuilder<org.apache.camel.component.xmlsecurity.XmlVerifierComponent>
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value)
setPropertyOnComponent
in class AbstractComponentBuilder<org.apache.camel.component.xmlsecurity.XmlVerifierComponent>
Apache Camel