Class PermissionsAllowedInterceptor

java.lang.Object
io.quarkus.security.runtime.interceptor.PermissionsAllowedInterceptor

@Interceptor @PermissionsAllowed("") @Priority(1000) public class PermissionsAllowedInterceptor extends Object
  • Field Details

  • Constructor Details

    • PermissionsAllowedInterceptor

      public PermissionsAllowedInterceptor()
  • Method Details