Class EncryptableMapPropertySourceWrapper

java.lang.Object
org.springframework.core.env.PropertySource<T>
org.springframework.core.env.EnumerablePropertySource<Map<String,Object>>
org.springframework.core.env.MapPropertySource
com.ulisesbocchio.jasyptspringboot.wrapper.EncryptableMapPropertySourceWrapper
All Implemented Interfaces:
EncryptablePropertySource<Map<String,Object>>, org.springframework.boot.origin.OriginLookup<String>

public class EncryptableMapPropertySourceWrapper extends org.springframework.core.env.MapPropertySource implements EncryptablePropertySource<Map<String,Object>>

EncryptableMapPropertySourceWrapper class.

Version:
$Id: $Id
Author:
Ulises Bocchio