| Annotation Type | Description |
|---|---|
| Authorization |
Use this annotation on a JAX-RS resource to define authorization rules.
|
| AuthorizationParameter |
An annotation to give access the JAX-RS resource parameters to the authorization class define with
Authorization. |
| AuthorizationParameters | |
| WithoutAuthentication |
Use this annotation to define JAX-RS resource that does not need authentication.
|
Copyright © 2019. All rights reserved.