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, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbaseUri, basicPropertyBinding, clearHeaders, cryptoContextProperties, disallowDoctypeDecl, keySelector, lazyStartProducer, omitXmlDeclaration, outputNodeSearch, outputNodeSearchType, outputXmlEncoding, removeSignatureElements, schemaResourceUri, secureValidation, uriDereferencer, validationFailedHandler, verifierConfiguration, xmlSignature2Message, xmlSignatureCheckerbuild, build, doSetProperty, registerpublic 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