public interface IStaticResourceCorsConfigFactory
| Modifier and Type | Method and Description |
|---|---|
IStaticResourceCorsConfig |
create(Set<String> allowedOrigins,
Set<String> extraHeadersAllowedToBeRead,
boolean allowCookies) |
IStaticResourceCorsConfig create(Set<String> allowedOrigins, Set<String> extraHeadersAllowedToBeRead, boolean allowCookies)
Copyright © 2016. All rights reserved.