| Package | Description |
|---|---|
| org.glassfish.jersey.client.filter |
Provides core client filters.
|
| org.glassfish.jersey.filter |
Jersey Request & Response Filtering support & utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CsrfProtectionFilter
Simple client-side filter that adds X-Requested-By headers to all state-changing
request (i.e.
|
class |
EncodingFilter
Client filter adding support for
content encoding. |
class |
HttpBasicAuthFilter
Client filter adding HTTP Basic Authentication header to the HTTP request,
if no such header is already present.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingFilter
Universal logging filter.
|
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.