public class Redirect30xInterceptor extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<Integer> |
REDIRECT_STATUSES |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exitAfterHandlingRedirect(io.netty.channel.Channel channel,
NettyResponseFuture<?> future,
io.netty.handler.codec.http.HttpResponse response,
Request request,
int statusCode,
Realm realm) |
public boolean exitAfterHandlingRedirect(io.netty.channel.Channel channel,
NettyResponseFuture<?> future,
io.netty.handler.codec.http.HttpResponse response,
Request request,
int statusCode,
Realm realm)
throws Exception
ExceptionCopyright © 2020. All rights reserved.