public class CSRFGenerateToken extends Object implements Function
Constructor and Description |
---|
CSRFGenerateToken() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc) |
static String |
call(PageContext pc,
String key) |
static String |
call(PageContext pc,
String key,
boolean forceNew) |
static StorageScope |
getStorageScope(PageContext pc) |
public CSRFGenerateToken()
public static String call(PageContext pc) throws PageException
PageException
public static String call(PageContext pc, String key) throws PageException
PageException
public static String call(PageContext pc, String key, boolean forceNew) throws PageException
PageException
public static StorageScope getStorageScope(PageContext pc) throws PageException
PageException
Copyright © 2015 Lucee