public interface CsrfTokenGenerator
| Modifier and Type | Method and Description |
|---|---|
String |
get(WebContext context)
Get the CSRF token from the session or create it if it doesn't exist.
|
String get(WebContext context)
context - the current web contextCopyright © 2017. All Rights Reserved.