| Class | Description |
|---|---|
| Constants |
Constants for this Java package.
|
| CsrfPreventionFilter |
Provides basic CSRF protection for a web application.
|
| CsrfPreventionFilter.CsrfResponseWrapper | |
| CsrfPreventionFilter.LruCache<T> | |
| FailedRequestFilter |
Filter that will reject requests if there was a failure during parameter
parsing.
|
| FilterBase |
Base class for filters that provides generic initialisation and a simple
no-op destruction.
|
| SetCharacterEncodingFilter |
Example filter that sets the character encoding to be used in parsing the
incoming request, either unconditionally or only if the client did not
specify a character encoding.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.