public class AuthenticityTokenDirective extends Object implements freemarker.template.TemplateDirectiveModel
| Constructor and Description |
|---|
AuthenticityTokenDirective(Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(freemarker.core.Environment environment,
Map params,
freemarker.template.TemplateModel[] loopVars,
freemarker.template.TemplateDirectiveBody templateDirectiveBody) |
public AuthenticityTokenDirective(Session session)
public void execute(freemarker.core.Environment environment,
Map params,
freemarker.template.TemplateModel[] loopVars,
freemarker.template.TemplateDirectiveBody templateDirectiveBody)
throws freemarker.template.TemplateException,
IOException
execute in interface freemarker.template.TemplateDirectiveModelfreemarker.template.TemplateExceptionIOExceptionCopyright © 2016. All rights reserved.