@Retention(value=RUNTIME) @Target(value=METHOD) public @interface HttpMethodRequired
HttpMethodValidationInterceptor| Modifier and Type | Required Element and Description |
|---|---|
com.atlassian.xwork.HttpMethod[] |
value
Require the current request to use one of the methods listed.
|
Copyright © 2003–2015 Atlassian. All rights reserved.