public class SaslServerHandler
extends io.netty.channel.ChannelInboundHandlerAdapter
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SaslServerHandler.FactoryFactory for  SaslServerHandler | 
| Constructor and Description | 
|---|
| SaslServerHandler(org.apache.hadoop.conf.Configuration conf)Constructor | 
| 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, isSharablepublic SaslServerHandler(org.apache.hadoop.conf.Configuration conf)
                  throws IOException
conf - ConfigurationIOExceptionCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.