Class AuthOperation

All Implemented Interfaces:
Runnable, CompletionStage<byte[]>, Future<byte[]>, HotRodConstants

@Immutable public class AuthOperation extends NeutralVersionHotRodOperation<byte[]>
Performs a step in the challenge/response authentication operation
Since:
7.0
Author:
Tristan Tarrant