JavaScript is disabled on your browser.
Skip navigation links
GWT 2.11.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.google.gwt.user.server.rpc
Annotation Type XsrfProtect
@Inherited
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
XsrfProtect
Annotation for RPC interfaces and methods indicating that they should be XSRF protected.