public class CsrfIndexHtmlRequestListener extends Object implements IndexHtmlRequestListener
CsrfChecker,
Serialized Form| Constructor and Description |
|---|
CsrfIndexHtmlRequestListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
modifyIndexHtmlResponse(IndexHtmlResponse indexHtmlResponse)
The method allows to modify the Index HTML response before it is sent to
browser.
|
public void modifyIndexHtmlResponse(IndexHtmlResponse indexHtmlResponse)
IndexHtmlRequestListenermodifyIndexHtmlResponse in interface IndexHtmlRequestListenerindexHtmlResponse - the response object which includes the VaadinRequest,
VaadinResponse, and DocumentCopyright © 2023. All rights reserved.