public class EncryptableMapPropertySourceWrapper extends org.springframework.core.env.MapPropertySource implements EncryptablePropertySource<Map<String,Object>>
org.springframework.core.env.PropertySource.StubPropertySourceEncryptablePropertySource.DefaultMethods<T>| Constructor and Description |
|---|
EncryptableMapPropertySourceWrapper(org.springframework.core.env.MapPropertySource delegate,
org.jasypt.encryption.StringEncryptor encryptor) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String name) |
containsProperty, getPropertyNamesCopyright © 2016. All rights reserved.