Class Unauthorized401Interceptor


  • public class Unauthorized401Interceptor
    extends Object
    • Method Detail

      • exitAfterHandling401

        public boolean exitAfterHandling401​(io.netty.channel.Channel channel,
                                            NettyResponseFuture<?> future,
                                            io.netty.handler.codec.http.HttpResponse response,
                                            Request request,
                                            Realm realm,
                                            io.netty.handler.codec.http.HttpRequest httpRequest)