Package | Description |
---|---|
org.hibernate.validator.internal.cdi.interceptor |
Classes for enabling Bean Validation method validation via a CDI interceptor.
|
org.jboss.resteasy.plugins.interceptors | |
org.jboss.resteasy.plugins.interceptors.encoding |
Modifier and Type | Class and Description |
---|---|
class |
ValidationInterceptor
An interceptor which performs a validation of the Bean Validation constraints specified at the parameters and/or return
values of intercepted methods using the method validation functionality provided by Hibernate Validator.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheControlFilter |
class |
RoleBasedSecurityFilter |
Modifier and Type | Class and Description |
---|---|
class |
AcceptEncodingGZIPFilter
Must be used in conjunction with GZIPDecodingInterceptor
Sets
|
class |
ClientContentEncodingAnnotationFilter |
class |
GZIPDecodingInterceptor |
class |
GZIPEncodingInterceptor |
class |
MessageSanitizerContainerResponseFilter
(RESTEASY-1485) Thwart select XSS attack by escaping special chars in
Exception message.
|
class |
ServerContentEncodingAnnotationFilter |
Copyright © 2017 JBoss by Red Hat. All rights reserved.