Annotation Interface HttpMethodConstraint


@Documented @Retention(RUNTIME) public @interface HttpMethodConstraint
This annotation is used within the ServletSecurity annotation to represent security constraints on specific HTTP protocol messages.
Since:
Servlet 3.0