@ConfigurationProperties(prefix="jasypt.encryptor",
ignoreUnknownFields=true)
public class EncryptablePropertySourcesConfigurationProperties
extends Object
| Constructor and Description |
|---|
EncryptablePropertySourcesConfigurationProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBean() |
Boolean |
getProxyPropertySources() |
void |
setBean(String bean) |
void |
setProxyPropertySources(Boolean proxyPropertySources) |
Copyright © 2016. All rights reserved.