EncryptableEnumerablePropertySourceWrapper, EncryptableMapPropertySourceWrapper, EncryptablePropertySourceMethodInterceptor, EncryptablePropertySourceWrapperpublic interface EncryptablePropertySource<T>
| Modifier and Type | Method | 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 © 2018. All rights reserved.