public static class AbstractXsrfProtectedServiceServlet extends Object
XsrfProtect
or NoXsrfProtect
annotation to enable or disable XSRF protection
on all methods of an RPC interface or a single method correspondingly.
RpcToken
or its implementation, then XSRF token
validation is performed on all methods of that interface except for the
method returning RpcToken
.
XsrfProtectedServiceServlet
,
Serialized FormCopyright © 2018. All rights reserved.