PermittedMethods
instead.@Deprecated @Retention(value=RUNTIME) @Target(value=METHOD) public @interface HttpMethodRequired
In the general case a method requires a specific HTTP method to be used:
{@code
HttpMethodValidationInterceptor
Modifier and Type | Required Element and Description |
---|---|
com.atlassian.xwork.HttpMethod[] |
value
Deprecated.
Require the current request to use one of the methods listed.
|
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences