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 Allowed
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
Allowed
Declares that it is permitted for the field be mutated through a HttpRequest parameter.
Author:
martin.gilday