Class CachingDelegateEncryptablePropertySource<T>

java.lang.Object
org.springframework.core.env.PropertySource<T>
com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource<T>
All Implemented Interfaces:
EncryptablePropertySource<T>, org.springframework.boot.origin.OriginLookup<String>
Direct Known Subclasses:
EncryptablePropertySourceMethodInterceptor

public class CachingDelegateEncryptablePropertySource<T> extends org.springframework.core.env.PropertySource<T> implements EncryptablePropertySource<T>

CachingDelegateEncryptablePropertySource class.

Version:
$Id: $Id
Author:
Sergio.U.Bocchio