public class Unauthorized401Interceptor extends Object
Constructor and Description |
---|
Unauthorized401Interceptor(ChannelManager channelManager,
NettyRequestSender requestSender) |
Modifier and Type | Method and Description |
---|---|
boolean |
exitAfterHandling401(io.netty.channel.Channel channel,
NettyResponseFuture<?> future,
io.netty.handler.codec.http.HttpResponse response,
Request request,
int statusCode,
Realm realm,
ProxyServer proxyServer,
io.netty.handler.codec.http.HttpRequest httpRequest) |
public Unauthorized401Interceptor(ChannelManager channelManager, NettyRequestSender requestSender)
public boolean exitAfterHandling401(io.netty.channel.Channel channel, NettyResponseFuture<?> future, io.netty.handler.codec.http.HttpResponse response, Request request, int statusCode, Realm realm, ProxyServer proxyServer, io.netty.handler.codec.http.HttpRequest httpRequest)
Copyright © 2017. All Rights Reserved.