|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MultipartRequest | Interface that declares multipart-specific API methods, to enable easier mocking of multipart requests. |
Rewrite |
Class Summary | |
---|---|
AbstractFilter | Abstract superclass for Seam components that act as servlet filters. |
AbstractResource | Superclass of Seam components that serve up "resources" to the client via the Seam resource servlet. |
Ajax4jsfFilter | A Seam filter component wrapper for the Ajax4JSF. |
AuthenticationFilter | Seam Servlet Filter supporting HTTP Basic and Digest authentication. |
CharacterEncodingFilter | A servlet filter that lets you set the character encoding of submitted data. |
ContextFilter | Manages the Seam contexts associated with a request to any servlet. |
ExceptionFilter | Delegate uncaught exceptions to Seam exception handling. |
FilterConfigWrapper | |
HotDeployFilter | |
IdentityFilter | A filter that provides integration between Servlet Security and the Seam identity component. |
IdentityRequestWrapper | An HttpServletRequestWrapper implementation that provides integration between Servlet Security and the Seam identity component. |
IncomingPattern | |
IsUserInRole | Manager component for a map of roles assigned to the current user, as exposed via the JSF ExternalContext. |
Locale | Manager component for the current locale that is aware of the HTTP request locale |
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. |
MultipartFilter | A filter for decoding multipart requests, for use with the file upload control. |
MultipartRequestImpl | Request wrapper for supporting multipart requests, used for file uploading. |
OutgoingPattern | |
Parameters | Access to request parameters. |
Pattern | |
RedirectFilter | Propagates the conversation context and page parameters across any browser redirect initiated from a JSF navigation rule defined in faces-config.xml. |
RewriteFilter | |
RewritingResponse | |
SeamFilter | Deprecated. use org.jboss.seam.servlet.SeamFilter |
ServletContexts | A Seam component that binds the HttpServletRequest object to the current thread. |
ServletMapping | functions related to the faces servlet mapping and the translation from viewId to URL and back |
Session | Controls HttpSession invalidation in any servlet or JSF environment. |
UserPrincipal | Manager component for the current user Principal exposed via the JSF ExternalContext. |
WicketFilter |
Enum Summary | |
---|---|
AuthenticationFilter.AuthType |
Exception Summary | |
---|---|
FileUploadException | Thrown when an exception occurs while uploading a file. |
Seam components for use in a servlet environment.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |