Class StandardSecurityCheckInterceptor.PermissionsAllowedInterceptor

java.lang.Object
io.quarkus.resteasy.runtime.StandardSecurityCheckInterceptor
io.quarkus.resteasy.runtime.StandardSecurityCheckInterceptor.PermissionsAllowedInterceptor
Enclosing class:
StandardSecurityCheckInterceptor

@Interceptor @PermissionsAllowed("") @Priority(0) public static final class StandardSecurityCheckInterceptor.PermissionsAllowedInterceptor extends StandardSecurityCheckInterceptor
Prevent the SecurityHandler from performing PermissionsAllowed security checks
  • Constructor Details

    • PermissionsAllowedInterceptor

      public PermissionsAllowedInterceptor()