Package | Description |
---|---|
org.jboss.seam.captcha |
A simple CAPTCHA algorithm that supports customization
|
org.jboss.seam.faces |
A set of Seam components for working with JSF.
|
org.jboss.seam.navigation |
Implementation of pages.xml based navigation
|
org.jboss.seam.servlet |
Integration with the servlet API.
|
org.jboss.seam.web |
Seam components for use in a servlet environment.
|
Class and Description |
---|
AbstractResource
Superclass of Seam components that serve up
"resources" to the client via the Seam
resource servlet.
|
Class and Description |
---|
IsUserInRole
Manager component for a map of roles assigned
to the current user, as exposed via the JSF
ExternalContext.
|
Parameters
Access to request parameters.
|
UserPrincipal
Manager component for the current user Principal
exposed via the JSF ExternalContext.
|
Class and Description |
---|
Pattern |
Class and Description |
---|
AbstractFilter
Abstract superclass for Seam components that act as servlet filters.
|
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.
|
RedirectFilter
Propagates the conversation context and page parameters across any
browser redirect initiated from a JSF navigation rule defined in
faces-config.xml.
|
Class and Description |
---|
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.
|
AuthenticationFilter.AuthType |
IncomingPattern |
MultipartRequest
Interface that declares multipart-specific API methods, to enable easier mocking of multipart
requests.
|
OutgoingPattern |
Pattern |
Rewrite |
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.
|
Copyright © 2015 Seam Framework. All Rights Reserved.