Uses of Package
io.quarkus.resteasy.reactive.server.runtime
Packages that use io.quarkus.resteasy.reactive.server.runtime
-
Classes in io.quarkus.resteasy.reactive.server.runtime used by io.quarkus.resteasy.reactive.server.runtimeClassDescriptionSecurity checks for RBAC annotations on endpoints are done by the
EagerSecurityHandler, this interceptor propagates the information to the SecurityHandler to prevent repeated checks.