Package io.quarkus.resteasy.runtime
package io.quarkus.resteasy.runtime
-
ClassDescriptionChecks HTTP permissions specific for Jakarta REST.A filter that will be mapped to the default servlet.Security checks for RBAC annotations on endpoints are done by the
EagerSecurityFilter, 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