public class XSRFProtectionType extends Object implements SingleFieldType
| Constructor and Description |
|---|
XSRFProtectionType() |
XSRFProtectionType(boolean staticTokenName) |
| Modifier and Type | Method and Description |
|---|---|
FieldResult |
apply(Env.EnvWithSubmitInfo envWith) |
HTMLProducer |
getRenderer(String name,
String xsrfVal) |
public XSRFProtectionType()
public XSRFProtectionType(boolean staticTokenName)
public FieldResult apply(Env.EnvWithSubmitInfo envWith)
apply in interface SingleFieldTypepublic HTMLProducer getRenderer(String name, String xsrfVal)
Copyright © 2019. All rights reserved.