public interface HttpRequestFilter
extends javax.servlet.Filter
CubaHttpFilter
automatically.
You can use it to implement additional authentication, pre- and post-processing of request and response.Modifier and Type | Field and Description |
---|---|
static int |
HIGHEST_PLATFORM_PRECEDENCE
Defines the highest precedence for
Ordered providers of the platform. |
static int |
LOWEST_PLATFORM_PRECEDENCE
Defines the lowest precedence for
Ordered providers of the platform. |
static final int HIGHEST_PLATFORM_PRECEDENCE
Ordered
providers of the platform.static final int LOWEST_PLATFORM_PRECEDENCE
Ordered
providers of the platform.