| Enum | Description |
|---|---|
| HttpMethod |
Defines a enum for the standard Http Methods.
|
| Exception | Description |
|---|---|
| AccessDeniedException |
Thrown to indicate that access was denied for a specific resource.
|
| AuthenticationRequiredException |
Thrown to indicate that authentication is required before invoking a target.
|
| MethodNotAllowedException |
Thrown to indicate that a HTTP method is not allowed.
|
Copyright © 2015. All rights reserved.