JasyptPage edited by Claus IbsenChanges (6)
Full ContentJasypt componentAvailable as of Camel 2.5 Jasypt is a simplified encryption library which makes encryption and decryption easy. Camel integrates with Jasypt to allow sensitive information in Properties files to be encrypted. By dropping camel-jasypt on the classpath those encrypted values will automatic be decrypted on-the-fly by Camel. This ensures that human eyes can't easily spot sensitive information such as usernames and passwords. Maven users will need to add the following dependency to their pom.xml for this component: <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-jasypt</artifactId> <version>x.x.x</version> <!-- use the same version as your Camel core version --> </dependency>
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Camel > Jasypt confluence
- [CONF] Apache Camel > Jasypt confluence
- [CONF] Apache Camel > Jasypt confluence
- [CONF] Apache Camel > Jasypt confluence
- [CONF] Apache Camel > Jasypt confluence
- [CONF] Apache Camel > Jasypt confluence
- [CONF] Apache Camel > Jasypt confluence
- [CONF] Apache Camel > Jasypt confluence
- [CONF] Apache Camel > Jasypt confluence