default CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder |
CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder.autowiredEnabled(boolean autowiredEnabled) |
Whether autowiring is enabled.
|
static CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder |
CryptoCmsComponentBuilderFactory.cryptoCms() |
Deprecated.
|
default CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder |
CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder.envelopedDataDecryptorConfiguration(org.apache.camel.component.crypto.cms.crypt.EnvelopedDataDecryptorConfiguration envelopedDataDecryptorConfiguration) |
To configure the shared EnvelopedDataDecryptorConfiguration, which
determines the uri parameters for the decrypt operation.
|
default CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder |
CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder |
CryptoCmsComponentBuilderFactory.CryptoCmsComponentBuilder.signedDataVerifierConfiguration(org.apache.camel.component.crypto.cms.sig.SignedDataVerifierConfiguration signedDataVerifierConfiguration) |
To configure the shared SignedDataVerifierConfiguration, which
determines the uri parameters for the verify operation.
|