com.opensymphony.xwork2.interceptor.annotations
Annotation Type Allowed


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Allowed

Declares that it is permitted for the field be mutated through a HttpRequest parameter.

Author:
martin.gilday



Copyright © 2009 OpenSymphony. All Rights Reserved.