Interface AuthResp3Command
- All Superinterfaces:
BaseResp3Command
-
Method Summary
Modifier and TypeMethodDescriptionperform
(Resp3AuthHandler handler, io.netty.channel.ChannelHandlerContext ctx, List<byte[]> arguments) Methods inherited from interface org.infinispan.server.resp.commands.BaseResp3Command
aclMask
-
Method Details
-
perform
CompletionStage<RespRequestHandler> perform(Resp3AuthHandler handler, io.netty.channel.ChannelHandlerContext ctx, List<byte[]> arguments)
-