Package | Description |
---|---|
org.jboss.resteasy.core | |
org.jboss.resteasy.core.interception | |
org.jboss.resteasy.plugins.interceptors |
Modifier and Type | Class and Description |
---|---|
class |
AcceptHeaderByFileSuffixFilter
Modifies Accept and Accept-Language headers by looking at path file suffix i.e.
|
class |
AcceptParameterHttpPreprocessor
Enables content negotiation through a query parameter, instead of the Accept Header.
|
Modifier and Type | Field and Description |
---|---|
protected ContainerRequestFilter[] |
ResourceMethodInvoker.requestFilters |
Modifier and Type | Method and Description |
---|---|
ContainerRequestFilter[] |
ResourceMethodInvoker.getRequestFilters() |
Modifier and Type | Method and Description |
---|---|
ContainerRequestFilter[] |
ContainerRequestFilterRegistry.postMatch(Class declaring,
AccessibleObject target) |
Modifier and Type | Class and Description |
---|---|
class |
CorsFilter
Handles CORS requests both preflight and simple CORS requests.
|
class |
RoleBasedSecurityFilter |
Copyright © 2017 JBoss by Red Hat. All rights reserved.