| Annotation Type | Description |
|---|---|
| AnonymousAccessEnabled |
Annotation used to allow anonymous access on a given REST resource
Java method.
|
| Authorization |
Annotation used to apply a specified
AuthorizationRule on
REST resource Java methods. |
| Documentation |
Annotation used to document the purpose of a JAX-RS matched resource.
|