public interface CSRFTokenProvider
| Modifier and Type | Method and Description |
|---|---|
CSRFToken |
getToken(HttpServletRequest request)
Returns the CSRF token or
null if there is no token to include. |
CSRFToken getToken(HttpServletRequest request)
null if there is no token to include.Copyright © 2017. All Rights Reserved.