Hi, I am using sftp component in "from" tag. In that, I want to pass decrypted value using our custom utility(Java Code). (i.e. EncryptionUtil.decrypt(password); )
I am reading/getting password value from .cfg file, which is encrypted. <from uri="sftp://root@10.0.0.1//temp?password={{server.password}}&localWorkDirectory=/tmp"> Could someone tell me how to do that ? /Sarfaraj -- View this message in context: http://camel.465427.n5.nabble.com/How-to-pass-decrypted-value-in-from-tag-tp5728363.html Sent from the Camel - Users mailing list archive at Nabble.com.