Interface | Description |
---|---|
RequestChainProcessor |
Inspired on the pattern chain-of-responsability
|
Class | Description |
---|---|
AbstractChainProcessor |
Base class for implementing request chain processors.
|
CSRFTokenGenerator |
CSRF Token generator & validator.
|
CSRFTokenProcessor |
The CSRF processor validates a security token inside the URLs.
|
DashboardProcessor |
This is a request chain processor for dashbuilder.
|
EnvelopeVerifier | |
FreeMemoryProcessor |
Analyzes the memory available on every incoming request and it tries to free memory if required.
|
FriendlyUrlProcessor | |
HttpSSOProcessor | |
JspUrlProcessor |
Process JSP forward requests.
|
KPIProcessor |
This processor will handler URLs of the following form
/KPI/(SHOW|CHECK)?
|
ModalDialogRenderer |
Catch the opening of the modal window an the successive requests over it and
give an appropriate response.
|
ModalDialogStatusSaver |
Save the current status of the modal dialog component in order to return the
appropriate response later in the request rendering chain.
|
MultipartProcessor |
Handles multipart requests, building wrapper around the request object
in order to support files uploading.
|
NavigationCookieProcessor | |
RequestDispatcher | |
RequestRenderer | |
ResponseHeadersProcessor | |
SessionInitializer | |
SessionInitializer.PreferredLocale |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.