public interface CSRFErrorHandler
Modifier and Type | Interface and Description |
---|---|
static class |
CSRFErrorHandler.DefaultCSRFErrorHandler |
Modifier and Type | Method and Description |
---|---|
Result |
handle(java.lang.String msg)
Handle the CSRF error.
|
Result handle(java.lang.String msg)
msg
- message is passed by framework.