Uses of Class
org.spincast.plugins.formsprotection.csrf.SpincastCsrfToken
-
Uses of SpincastCsrfToken in org.spincast.plugins.formsprotection.csrf
Modifier 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)