Class ClientSecurityAutoConfiguration.AutoConfiguredCloudSecurityEnvironmentPostProcessor
java.lang.Object
org.springframework.geode.boot.autoconfigure.ClientSecurityAutoConfiguration.AutoConfiguredCloudSecurityEnvironmentPostProcessor
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
- Enclosing class:
- ClientSecurityAutoConfiguration
public static class ClientSecurityAutoConfiguration.AutoConfiguredCloudSecurityEnvironmentPostProcessor
extends Object
implements org.springframework.boot.env.EnvironmentPostProcessor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configureSecurityContext
(org.springframework.core.env.ConfigurableEnvironment environment) void
postProcessEnvironment
(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-
Constructor Details
-
AutoConfiguredCloudSecurityEnvironmentPostProcessor
public AutoConfiguredCloudSecurityEnvironmentPostProcessor()
-
-
Method Details
-
postProcessEnvironment
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application) - Specified by:
postProcessEnvironment
in interfaceorg.springframework.boot.env.EnvironmentPostProcessor
-
configureSecurityContext
public void configureSecurityContext(org.springframework.core.env.ConfigurableEnvironment environment)
-