Package org.togglz.servlet.spi
-
Interface Summary Interface Description CSRFTokenProvider This SPI can be implemented by modules to provide CSRF tokens that will be included in all forms.CSRFTokenValidator RequestListener SPI for components that want to be notified about requests. -
Class Summary Class Description CSRFToken A CSRF tokenServletContextBeanFinder This implementation ofBeanFinderallows to register implementations of a given interface by setting a servlet context parameter.