Package com.ulisesbocchio.jasyptspringboot.configuration
-
Class Summary Class Description CachingConfiguration CachingConfiguration class.EnableEncryptablePropertiesBeanFactoryPostProcessor BeanFactoryPostProcessorthat wraps allPropertySourcedefined in theEnvironmentwithEncryptablePropertySourceWrapperand defines a defaultEncryptablePropertyResolverfor decrypting properties that can be configured through the same properties it wraps.EnableEncryptablePropertiesConfiguration Configuration class that registers aBeanFactoryPostProcessorthat wraps allPropertySourcedefined in theEnvironmentwithEncryptablePropertySourceWrapperand defines a defaultStringEncryptorfor decrypting properties that can be configured through the same properties it wraps.EncryptablePropertyResolverConfiguration EncryptablePropertyResolverConfiguration class.EncryptablePropertySourceBeanFactoryPostProcessor EncryptablePropertySourceBeanFactoryPostProcessor class.EncryptablePropertySourceConfiguration EncryptablePropertySourceConfiguration class.EnvCopy Need a copy of the environment without the Enhanced property sources to avoid circular dependencies.StringEncryptorBuilder StringEncryptorBuilder class.