Package io.quarkus.resteasy.reactive.server.runtime
package io.quarkus.resteasy.reactive.server.runtime
-
ClassDescriptionProvides CDI producers for objects that can be injected via @Context In RESTEasy Reactive this works because @Context is considered an alias for @Inject through the use of
AutoInjectAnnotationBuildItemSecurity checks for RBAC annotations on endpoints are done by theEagerSecurityHandler, this interceptor propagates the information to the SecurityHandler to prevent repeated checks.Prevent the SecurityHandler from performingAuthenticatedsecurity checksPrevent the SecurityHandler from performingPermissionsAllowedsecurity checksPrevent the SecurityHandler from performingPermitAllsecurity checksPrevent the SecurityHandler from performingRolesAllowedsecurity checks