Package | Description |
---|---|
org.jboss.seam.web |
Seam components for use in a servlet environment.
|
Modifier and Type | Class and Description |
---|---|
class |
Ajax4jsfFilter
A Seam filter component wrapper for the Ajax4JSF.
|
class |
AuthenticationFilter
Seam Servlet Filter supporting HTTP Basic and Digest authentication.
|
class |
CacheControlFilter
Provides automatic addition of cache-control HTTP headers to matching resource responses.
|
class |
CharacterEncodingFilter
A servlet filter that lets you set the character encoding of
submitted data.
|
class |
ContextFilter
Manages the Seam contexts associated with a request to any servlet.
|
class |
ExceptionFilter
Delegate uncaught exceptions to Seam exception handling.
|
class |
HotDeployFilter |
class |
IdentityFilter
A filter that provides integration between Servlet Security and the Seam
identity component.
|
class |
LoggingFilter
This filter adds the authenticated user name to the log4j
mapped diagnostic context so that it can be included in
formatted log output if desired, by adding %X{username}
to the pattern.
|
class |
MultipartFilter
A filter for decoding multipart requests, for
use with the file upload control.
|
class |
RedirectFilter
Propagates the conversation context and page parameters across any
browser redirect initiated from a JSF navigation rule defined in
faces-config.xml.
|
class |
RewriteFilter |
class |
WicketFilter |
Copyright © 2015 Seam Framework. All Rights Reserved.