Class StandardSecurityCheckInterceptor.RolesAllowedInterceptor

java.lang.Object
io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor
io.quarkus.resteasy.reactive.server.runtime.StandardSecurityCheckInterceptor.RolesAllowedInterceptor
Enclosing class:
StandardSecurityCheckInterceptor

@Interceptor @RolesAllowed("") @Priority(900) public static final class StandardSecurityCheckInterceptor.RolesAllowedInterceptor extends StandardSecurityCheckInterceptor
Prevent the SecurityHandler from performing RolesAllowed security checks
  • Constructor Details

    • RolesAllowedInterceptor

      public RolesAllowedInterceptor()