|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface RequireSecurityToken
Method level annotation for XWork actions to mark whether a particular action method invocation needs to be protected by an XSRF token.
| Required Element Summary | |
|---|---|
boolean |
value
|
| Element Detail |
|---|
public abstract boolean value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||