Interface ISaslClient

All Known Implementing Classes:
Client, PacemakerClient

public interface ISaslClient
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    channelReady(org.apache.storm.shade.io.netty.channel.Channel channel)
     
     
     
  • Method Details

    • channelReady

      void channelReady(org.apache.storm.shade.io.netty.channel.Channel channel)
    • name

      String name()
    • secretKey

      String secretKey()