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