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