public interface CSRFTokenProvider
| Modifier and Type | Method and Description |
|---|---|
CSRFToken |
getToken(javax.servlet.http.HttpServletRequest request)
Returns the CSRF token or
null if there is no token to include. |
CSRFToken getToken(javax.servlet.http.HttpServletRequest request)
null if there is no token to include.Copyright © 2021. All rights reserved.