public static class ClientSecurityAutoConfiguration.AutoConfiguredCloudSecurityEnvironmentPostProcessor
extends java.lang.Object
implements org.springframework.boot.env.EnvironmentPostProcessor
Constructor and Description |
---|
AutoConfiguredCloudSecurityEnvironmentPostProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
configureSecurityContext(org.springframework.core.env.ConfigurableEnvironment environment) |
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
public AutoConfiguredCloudSecurityEnvironmentPostProcessor()
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
postProcessEnvironment
in interface org.springframework.boot.env.EnvironmentPostProcessor
public void configureSecurityContext(org.springframework.core.env.ConfigurableEnvironment environment)