public interface EncryptablePropertySource<T>
| Modifier and Type | Method and Description |
|---|---|
default Object |
getProperty(org.jasypt.encryption.StringEncryptor encryptor,
org.springframework.core.env.PropertySource<T> source,
String name) |
Copyright © 2016. All rights reserved.