railo.runtime.functions.csrf
Class CSRFGenerateToken
java.lang.Object
railo.runtime.functions.csrf.CSRFGenerateToken
- All Implemented Interfaces:
- Serializable, Function
public class CSRFGenerateToken
- extends Object
- implements Function
- See Also:
- Serialized Form
CSRFGenerateToken
public CSRFGenerateToken()
call
public static String call(PageContext pc)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
String key)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
String key,
boolean forceNew)
throws PageException
- Throws:
PageException
getStorageScope
public static StorageScope getStorageScope(PageContext pc)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo