public static class CORSConfigurationEntryResponse.PropInfo extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALLOW_HEADERS |
static String |
ALLOW_MAX_AGE |
static String |
ALLOW_METHODS |
static String |
ALLOW_ORIGIN |
static String |
ALLOW_OTHER_HEADER |
Constructor and Description |
---|
PropInfo() |
public static final transient String ALLOW_ORIGIN
public static final transient String ALLOW_METHODS
public static final transient String ALLOW_HEADERS
public static final transient String ALLOW_MAX_AGE
public static final transient String ALLOW_OTHER_HEADER
Copyright © 2018. All rights reserved.