Uses of Enum Class
org.apache.camel.component.crypto.CryptoOperation
Packages that use CryptoOperation
-
Uses of CryptoOperation in org.apache.camel.component.crypto
Methods in org.apache.camel.component.crypto that return CryptoOperationModifier and TypeMethodDescriptionDigitalSignatureConfiguration.getCryptoOperation()Gets the Crypto operation that was supplied in the crypto scheme in the endpoint uristatic CryptoOperationReturns the enum constant of this class with the specified name.static CryptoOperation[]CryptoOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.crypto with parameters of type CryptoOperationModifier and TypeMethodDescriptionvoidDigitalSignatureConfiguration.setCryptoOperation(CryptoOperation operation)