December 2019
Intermediate to advanced
314 pages
6h 51m
English
The Quarkus security infrastructure derives from the standard Java Enterprise Edition (Java EE) specification, which is based on a simple role-based security model. By using that, you can specify your security constraints through annotations and configuration files.
In terms of Java annotations, the following ones can be used to specify security constraints that can be applied either on a single method or on a class:
Read now
Unlock full access