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