| Class | Description |
|---|---|
| AccessAnnotationChecker |
Checks if a given user has access to a given method.
|
| ViewAccessChecker |
Checks access to views using an
AccessAnnotationChecker. |
| Annotation Type | Description |
|---|---|
| AnonymousAllowed |
A security annotation, granting anonymous access to the Vaadin endpoint (or
its method) it is placed onto.
|
Copyright © 2023. All rights reserved.