public interface AuthenticationStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
handle(int channel,
io.netty.channel.ChannelHandlerContext ctx,
AmqpConnectionHandler connectionHandler,
org.wso2.broker.common.data.types.ShortString mechanism,
org.wso2.broker.common.data.types.LongString response) |
void handle(int channel,
io.netty.channel.ChannelHandlerContext ctx,
AmqpConnectionHandler connectionHandler,
org.wso2.broker.common.data.types.ShortString mechanism,
org.wso2.broker.common.data.types.LongString response)
throws org.wso2.broker.core.BrokerException
org.wso2.broker.core.BrokerExceptionCopyright © 2018 WSO2. All rights reserved.