Class | Description |
---|---|
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 | |
FactoryActionRequestExecutor | |
FreeMemoryProcessor |
Analyzes the memory available on every incoming request and it tries to free memory if required.
|
FriendlyUrlProcessor | |
HttpSSOProcessor | |
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 | |
RequestChainProcessor |
Inspired on the pattern chain-of-responsability
|
RequestRenderer | |
ResponseHeadersProcessor | |
SessionInitializer | |
SessionInitializer.PreferredLocale | |
StartingProcessor |
First processor.
|
StartingRenderer |
The starting element of the request rendering chain.
|
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.