Class DenyAllInterceptor

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

@Interceptor @DenyAll @Priority(1000) public class DenyAllInterceptor extends Object
Author:
Michal Szynkiewicz, michal.l.szynkiewicz@gmail.com