public interface ISaslClient
| Modifier and Type | Method and Description | 
|---|---|
| void | channelConnected(org.jboss.netty.channel.Channel channel) | 
| void | channelReady() | 
| String | name() | 
| String | secretKey() | 
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.