@ChannelHandler.Sharable public class SaslAndHttpBasicAuthenticationHandler extends SaslAuthenticationHandler
settingsauthenticator, authorizer| Constructor and Description | 
|---|
| SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator,
                                     Authorizer authorizer,
                                     Settings settings) | 
| SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator,
                                     Settings settings)Deprecated. 
 As of release 3.5.0, replaced by  SaslAndHttpBasicAuthenticationHandler(Authenticator, Authorizer, Settings). | 
| 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, isSharable@Deprecated public SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator, Settings settings)
SaslAndHttpBasicAuthenticationHandler(Authenticator, Authorizer, Settings).public SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator, Authorizer authorizer, Settings settings)
public void channelRead(io.netty.channel.ChannelHandlerContext ctx,
                        Object obj)
                 throws Exception
channelRead in interface io.netty.channel.ChannelInboundHandlerchannelRead in class SaslAuthenticationHandlerExceptionCopyright © 2013–2022 Apache Software Foundation. All rights reserved.