public final class CSRFUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CSRF_TOKEN |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCSRFToken(javax.servlet.http.HttpServletRequest request,
boolean create) |
public static final String CSRF_TOKEN
public static String getCSRFToken(javax.servlet.http.HttpServletRequest request, boolean create)
Apache Fediz