Interface ISaslServer

  • All Superinterfaces:
    IServer

    public interface ISaslServer
    extends IServer
    • Method Detail

      • secretKey

        String secretKey()
      • authenticated

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