public class CORSConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
String |
getAllowedHeaders() |
Set<String> |
getAllowedOrigins() |
static CORSConfiguration |
getCORSConfig() |
boolean |
isEnabled() |
public static CORSConfiguration getCORSConfig()
public boolean isEnabled()
public String getAllowedHeaders()
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.