public class EncryptableEnumerablePropertySourceWrapper<T>
extends org.springframework.core.env.EnumerablePropertySource<T>
implements EncryptablePropertySource<T>
Author:
Ulises Bocchio
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.core.env.PropertySource
public EncryptableEnumerablePropertySourceWrapper(org.springframework.core.env.EnumerablePropertySource<T> delegate,
EncryptablePropertyResolver resolver)