public class SaslStormServerAuthorizeHandler
extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
Authorize or deny client requests based on existence and completeness of client’s SASL authentication.
Constructor and Description |
---|
SaslStormServerAuthorizeHandler()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
messageReceived(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.MessageEvent e) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.