Class SslAutoConfiguration.SslEnvironmentPostProcessor

java.lang.Object
org.springframework.geode.boot.autoconfigure.SslAutoConfiguration.SslEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
Enclosing class:
SslAutoConfiguration

public static class SslAutoConfiguration.SslEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
  • Constructor Details

    • SslEnvironmentPostProcessor

      public SslEnvironmentPostProcessor()
  • Method Details

    • postProcessEnvironment

      public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
      Specified by:
      postProcessEnvironment in interface org.springframework.boot.env.EnvironmentPostProcessor