public class CorsConstants
extends Object
Constants used in CORS implementation.
-
Nested Class Summary
Nested Classes
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CORSFILTER_PREFIX
public static final String CORSFILTER_PREFIX
- See Also:
-
-
EXCEPTION_CORS_MISSING_DEFAULT_CONFIGURATION
public static final String EXCEPTION_CORS_MISSING_DEFAULT_CONFIGURATION
- See Also:
-
-
EXCEPTION_CORS_MISSING_CORS_CONFIGURATION
public static final String EXCEPTION_CORS_MISSING_CORS_CONFIGURATION
- See Also:
-
-
DEFAULT_CONFIGURATION_NAME
public static final String DEFAULT_CONFIGURATION_NAME
- See Also:
-