Package org.apache.storm.messaging.netty
Interface ISaslServer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
authenticated(org.apache.storm.shade.io.netty.channel.Channel c)
String
name()
String
secretKey()
-
Methods inherited from interface org.apache.storm.messaging.netty.IServer
channelActive, received
-
-