Interface ISaslServer

All Superinterfaces:
IServer

public interface ISaslServer extends IServer
  • Method Details

    • name

      String name()
    • secretKey

      String secretKey()
    • authenticated

      void authenticated(org.apache.storm.shade.io.netty.channel.Channel c)