Interface | Description |
---|---|
RequestMethodChecker |
Checks that a web-request (WebWork action) has been invoked with the correct
request method.
|
RequestMethodCheckResult |
The result of request method check
|
Class | Description |
---|---|
DefaultRequestMethodChecker |
Enum | Description |
---|---|
RequestMethod |
List of HTTP request methods
|
Exception | Description |
---|---|
RequestMethodCheckFailureException |
Annotation Type | Description |
---|---|
SupportedMethods |
The annotation used to specify list of supported request methods by "webaction command"
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.