Class IdentityEnvironmentPostProcessor

java.lang.Object
com.sap.cds.framework.spring.config.auth.identity.IdentityEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

public class IdentityEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
  • Constructor Details

    • IdentityEnvironmentPostProcessor

      public IdentityEnvironmentPostProcessor()
  • 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