Interface StaticResourceCorsConfigFactory


public interface StaticResourceCorsConfigFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    create(Set<String> allowedOrigins, Set<String> extraHeadersAllowedToBeRead, Set<String> extraHeadersAllowedToBeSent, boolean allowCookies, int maxAgeInSeconds)