public class AlwaysEncryptedEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
private static String |
PROPERTY_SOURCE_NAME |
| Constructor and Description |
|---|
AlwaysEncryptedEnvironmentPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
getSettingsMap(org.springframework.core.env.ConfigurableEnvironment environment) |
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
private static final org.slf4j.Logger LOGGER
private static final String PROPERTY_SOURCE_NAME
public AlwaysEncryptedEnvironmentPostProcessor()
Copyright © 2019 Microsoft. All rights reserved.