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