JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.opensymphony.xwork2.interceptor.annotations
Annotation Interface Blocked
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
Blocked
Declares that the given field should NOT be able to be mutated through a HttpRequest parameter.
Author:
martin.gilday