Package org.glassfish.jersey.server.filter

Provides core server filters.

See:
          Description

Class Summary
CsrfProtectionFilter Simple server-side request filter that implements CSRF protection as per the Guidelines for Implementation of REST by NSA (section IV.F) and section 4.3 of this paper.
UriConnegFilter A URI-based content negotiation filter mapping a dot-declared suffix in URI to media type that is the value of the Accept header or a language that is the value of the Accept-Language header.
 

Package org.glassfish.jersey.server.filter Description

Provides core server filters.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.