Package org.jasypt.spring.properties

Class Summary
EncryptablePreferencesPlaceholderConfigurer Subclass of org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer which can make use of a StringEncryptor or TextEncryptor object to decrypt preferences values if they are encrypted in the loaded resource locations.
EncryptablePropertyOverrideConfigurer Subclass of org.springframework.beans.factory.config.PropertyOverrideConfigurer which can make use of a StringEncryptor or TextEncryptor object to decrypt property values if they are encrypted in the loaded resource locations.
EncryptablePropertyPlaceholderConfigurer Subclass of org.springframework.beans.factory.config.PropertyPlaceholderConfigurer which can make use of a StringEncryptor or TextEncryptor object to decrypt property values if they are encrypted in the loaded resource locations.
EncryptableServletContextPropertyPlaceholderConfigurer Subclass of org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer which can make use of a StringEncryptor or TextEncryptor object to decrypt servlet context parameter values if they are encrypted in the loaded resource locations.
 



Copyright © 2011 The JASYPT team. All Rights Reserved.