public class HttpBasicAuthenticationHandler extends AbstractAuthenticationHandler
HttpGremlinEndpointHandler and HTTP based API calls.authenticator, authorizer| Constructor and Description | 
|---|
| HttpBasicAuthenticationHandler(Authenticator authenticator,
                              Authorizer authorizer,
                              Settings settings) | 
| HttpBasicAuthenticationHandler(Authenticator authenticator,
                              Settings settings)Deprecated. 
 As of release 3.5.0, replaced by  HttpBasicAuthenticationHandler(Authenticator, Authorizer, Settings). | 
| Modifier and Type | Method and Description | 
|---|---|
| void | channelRead(io.netty.channel.ChannelHandlerContext ctx,
           Object msg) | 
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharable@Deprecated public HttpBasicAuthenticationHandler(Authenticator authenticator, Settings settings)
HttpBasicAuthenticationHandler(Authenticator, Authorizer, Settings).public HttpBasicAuthenticationHandler(Authenticator authenticator, Authorizer authorizer, Settings settings)
public void channelRead(io.netty.channel.ChannelHandlerContext ctx,
                        Object msg)
channelRead in interface io.netty.channel.ChannelInboundHandlerchannelRead in class io.netty.channel.ChannelInboundHandlerAdapterCopyright © 2013–2023 Apache Software Foundation. All rights reserved.