GWT 2.7.0

com.google.gwt.user.server.rpc
Annotation Type XsrfProtect


@Inherited
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface XsrfProtect

Annotation for RPC interfaces and methods indicating that they should be XSRF protected.


GWT 2.7.0