@ChannelHandler.Sharable public class SaslAndHttpBasicAuthenticationHandler extends SaslAuthenticationHandler
authenticationSettingsauthenticator| Constructor and Description |
|---|
SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator,
Settings.AuthenticationSettings authenticationSettings) |
| Modifier and Type | Method and Description |
|---|---|
void |
channelRead(io.netty.channel.ChannelHandlerContext ctx,
Object obj) |
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator, Settings.AuthenticationSettings authenticationSettings)
public void channelRead(io.netty.channel.ChannelHandlerContext ctx,
Object obj)
throws Exception
channelRead in interface io.netty.channel.ChannelInboundHandlerchannelRead in class SaslAuthenticationHandlerExceptionCopyright © 2013–2019 Apache Software Foundation. All rights reserved.