Class TenantBasedCorsConfigurationSource

java.lang.Object
io.dialob.session.boot.TenantBasedCorsConfigurationSource
All Implemented Interfaces:
org.springframework.web.cors.CorsConfigurationSource

public class TenantBasedCorsConfigurationSource extends Object implements org.springframework.web.cors.CorsConfigurationSource
  • Constructor Details

  • Method Details

    • getCorsConfiguration

      @Nullable public org.springframework.web.cors.CorsConfiguration getCorsConfiguration(@NonNull jakarta.servlet.http.HttpServletRequest request)
      Specified by:
      getCorsConfiguration in interface org.springframework.web.cors.CorsConfigurationSource