Class PermitAllInterceptor


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

      • PermitAllInterceptor

        public PermitAllInterceptor()
    • Method Detail