Class DenyAllInterceptor


  • @Interceptor
    @DenyAll
    @Priority(1000)
    public class DenyAllInterceptor
    extends Object
    Author:
    Michal Szynkiewicz, [email protected]
    • Constructor Detail

      • DenyAllInterceptor

        public DenyAllInterceptor()
    • Method Detail