public class NoAuthenticationStrategy extends Object implements AuthenticationStrategy
| Constructor and Description |
|---|
NoAuthenticationStrategy() |
| 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) |
public 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
handle in interface AuthenticationStrategyorg.wso2.broker.core.BrokerExceptionCopyright © 2018 WSO2. All rights reserved.