Uses of Class
org.spincast.plugins.formsprotection.csrf.SpincastCsrfToken
Packages that use SpincastCsrfToken
-
Uses of SpincastCsrfToken in org.spincast.plugins.formsprotection.csrf
Methods in org.spincast.plugins.formsprotection.csrf that return SpincastCsrfTokenModifier and TypeMethodDescriptionprotected SpincastCsrfToken
SpincastFormsCsrfProtectionFilterDefault.createCsrfToken()
SpincastFormsCsrfProtectionFilter.getCurrentCsrfToken()
Returns the current CSRF token to use Will be taken from the user session by default.SpincastFormsCsrfProtectionFilterDefault.getCurrentCsrfToken()
SpincastFormsCsrfProtectionFilterDefault.getCurrentCsrfToken
(boolean createItIfNoneExists)