public class RepositoryCorsRegistry extends CorsRegistry
CorsRegistry implementation exposing getCorsConfigurations(). Assists with
the registration of CorsConfiguration mapped to a path pattern.| Constructor and Description |
|---|
RepositoryCorsRegistry() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CorsConfiguration> |
getCorsConfigurations() |
addMappingpublic Map<String,CorsConfiguration> getCorsConfigurations()
getCorsConfigurations in class CorsRegistryCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.