Interface | Description |
---|---|
CSRFTokenProvider |
This SPI can be implemented by modules to provide CSRF tokens that will be included
in all forms.
|
RequestListener |
SPI for components that want to be notified about requests.
|
Class | Description |
---|---|
CSRFToken |
A CSRF token
|
ServletContextBeanFinder |
This implementation of
BeanFinder allows to register implementations of a given interface by setting a servlet
context parameter. |
Copyright © 2017. All Rights Reserved.