Package com.ulisesbocchio.jasyptspringboot.wrapper
package com.ulisesbocchio.jasyptspringboot.wrapper
-
ClassesClassDescriptionEncryptableConfigurationPropertySourcesPropertySource class.EncryptableEnumerablePropertySourceWrapper class.EncryptableMapPropertySourceWrapper class.EncryptableMutablePropertySourcesWrapper class.Wrapper for
PropertySourceinstances that simply delegates theEncryptablePropertySourceWrapper.getProperty(java.lang.String)method to thePropertySourcedelegate instance to retrieve properties, while checking if the resulting property is encrypted or not using the Jasypt convention of surrounding encrypted values with "ENC()".EncryptableSystemEnvironmentPropertySourceWrapper class.OriginTrackedCompositePropertySource class.