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). | 
@Deprecated public HttpBasicAuthenticationHandler(Authenticator authenticator, Settings settings)
HttpBasicAuthenticationHandler(Authenticator, Authorizer, Settings).public HttpBasicAuthenticationHandler(Authenticator authenticator, Authorizer authorizer, Settings settings)
public void channelRead(ChannelHandlerContext ctx,
                        Object msg)
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.