Class RegisteredServiceCorsConfigurationSource

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

    public class RegisteredServiceCorsConfigurationSource
    extends java.lang.Object
    implements org.springframework.web.cors.CorsConfigurationSource
    Since:
    6.4.0
    • Constructor Detail

      • RegisteredServiceCorsConfigurationSource

        public RegisteredServiceCorsConfigurationSource()
    • Method Detail

      • getCorsConfiguration

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