Package dev.hilla.startup
Class CsrfServiceInitListener
- java.lang.Object
-
- dev.hilla.startup.CsrfServiceInitListener
-
- All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener,Serializable,EventListener
public class CsrfServiceInitListener extends Object implements com.vaadin.flow.server.VaadinServiceInitListener
A listener that creates and registers aCsrfIndexHtmlRequestListener.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CsrfServiceInitListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidserviceInit(com.vaadin.flow.server.ServiceInitEvent event)
-