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). | 
@Deprecated public SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator, Settings settings)
SaslAndHttpBasicAuthenticationHandler(Authenticator, Authorizer, Settings).public SaslAndHttpBasicAuthenticationHandler(Authenticator authenticator, Authorizer authorizer, Settings settings)
public void channelRead(ChannelHandlerContext ctx,
                        Object obj)
                 throws Exception
channelRead in class SaslAuthenticationHandlerExceptionCopyright © 2013–2021 Apache Software Foundation. All rights reserved.