public class KerberosSaslClientHandler
extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
| Constructor and Description | 
|---|
KerberosSaslClientHandler(ISaslClient client,
                         Map storm_conf,
                         String jaas_section,
                         String host)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
channelConnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
                org.jboss.netty.channel.ChannelStateEvent event)  | 
void | 
messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
               org.jboss.netty.channel.MessageEvent event)  | 
public KerberosSaslClientHandler(ISaslClient client, Map storm_conf, String jaas_section, String host) throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.