| Class | Description |
|---|---|
| AuthenticationFilter |
Performs authentication before each GraphQL request.
|
| GraphqlResourceBase |
Factors common logic to handle GraphQL queries from JAX-RS resources.
|
| PlaygroundResource |
| Annotation Type | Description |
|---|---|
| Authenticated |
Annotates resources that we want filtered with
AuthenticationFilter. |
Copyright © 2021. All rights reserved.