public class CamundaBpmRunCorsProperty extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_HTTP_METHODS |
static String |
DEFAULT_ORIGINS |
static String |
PREFIX |
Constructor and Description |
---|
CamundaBpmRunCorsProperty() |
Modifier and Type | Method and Description |
---|---|
String |
getAllowedOrigins() |
boolean |
isEnabled() |
void |
setAllowedOrigins(String allowedOrigins) |
void |
setEnabled(boolean enabled) |
String |
toString() |
public static final String PREFIX
public static final String DEFAULT_ORIGINS
public static final String DEFAULT_HTTP_METHODS
Copyright © 2022. All rights reserved.