public interface EncryptablePropertySource<T>
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.env.PropertySource<T> |
getDelegate() |
default Object |
getProperty(EncryptablePropertyResolver resolver,
org.springframework.core.env.PropertySource<T> source,
String name) |
org.springframework.core.env.PropertySource<T> getDelegate()
default Object getProperty(EncryptablePropertyResolver resolver, org.springframework.core.env.PropertySource<T> source, String name)
Copyright © 2017. All rights reserved.