Package com.ulisesbocchio.jasyptspringboot.wrapper
-
Class Summary Class Description EncryptableConfigurationPropertySourcesPropertySource EncryptableConfigurationPropertySourcesPropertySource class.EncryptableEnumerablePropertySourceWrapper<T> EncryptableEnumerablePropertySourceWrapper class.EncryptableMapPropertySourceWrapper EncryptableMapPropertySourceWrapper class.EncryptableMutablePropertySourcesWrapper EncryptableMutablePropertySourcesWrapper class.EncryptablePropertySourceWrapper<T> Wrapper forPropertySourceinstances 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 EncryptableSystemEnvironmentPropertySourceWrapper class.OriginTrackedCompositePropertySource OriginTrackedCompositePropertySource class.