Class TenantBasedCorsConfigurationSource

  • All Implemented Interfaces:
    org.springframework.web.cors.CorsConfigurationSource

    public class TenantBasedCorsConfigurationSource
    extends Object
    implements org.springframework.web.cors.CorsConfigurationSource
    • Method Detail

      • getCorsConfiguration

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