Uses of Class
com.google.gwt.user.server.rpc.XsrfProtect
-
Packages that use XsrfProtect Package Description com.google.gwt.user.client.rpc Classes used in client-side implementation of remote procedure calls. -
-
Uses of XsrfProtect in com.google.gwt.user.client.rpc
Classes in com.google.gwt.user.client.rpc with annotations of type XsrfProtect Modifier and Type Interface Description interface
XsrfProtectedService
XSRF protected equivalent ofRemoteService
.
-