class KeyVaultEnvironmentPostProcessorHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.springframework.core.env.ConfigurableEnvironment |
environment |
| Constructor and Description |
|---|
KeyVaultEnvironmentPostProcessorHelper(org.springframework.core.env.ConfigurableEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
void |
addKeyVaultPropertySource() |
private boolean |
allowTelemetry(org.springframework.core.env.ConfigurableEnvironment env) |
private String |
getProperty(org.springframework.core.env.ConfigurableEnvironment env,
String propertyName) |
private final org.springframework.core.env.ConfigurableEnvironment environment
public KeyVaultEnvironmentPostProcessorHelper(org.springframework.core.env.ConfigurableEnvironment environment)
public void addKeyVaultPropertySource()
private String getProperty(org.springframework.core.env.ConfigurableEnvironment env, String propertyName)
private boolean allowTelemetry(org.springframework.core.env.ConfigurableEnvironment env)
Copyright © 2018 Microsoft. All rights reserved.