Class XMLSecurityDataFormatConfigurer

java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormatConfigurer
All Implemented Interfaces:
org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurer

@Generated("org.apache.camel.maven.packaging.PackageDataFormatMojo") public class XMLSecurityDataFormatConfigurer extends org.apache.camel.support.component.PropertyConfigurerSupport implements org.apache.camel.spi.GeneratedPropertyConfigurer
Generated by camel build tools - do NOT edit this file!
  • Field Summary Link icon

    Fields inherited from class org.apache.camel.support.component.PropertyConfigurerSupport Link icon

    MAGIC_VALUE
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    boolean
    configure(org.apache.camel.CamelContext camelContext, Object target, String name, Object value, boolean ignoreCase)
     

    Methods inherited from class org.apache.camel.support.component.PropertyConfigurerSupport Link icon

    property

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • XMLSecurityDataFormatConfigurer Link icon

      public XMLSecurityDataFormatConfigurer()
  • Method Details Link icon

    • configure Link icon

      public boolean configure(org.apache.camel.CamelContext camelContext, Object target, String name, Object value, boolean ignoreCase)
      Specified by:
      configure in interface org.apache.camel.spi.PropertyConfigurer