Class PermitAllInterceptor

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

@Interceptor @PermitAll @Priority(1000) public class PermitAllInterceptor extends Object
Author:
Michal Szynkiewicz, [email protected]
  • Field Details

  • Constructor Details

    • PermitAllInterceptor

      public PermitAllInterceptor()
  • Method Details