Class AuthMechListOperation

All Implemented Interfaces:
Runnable, CompletionStage<List<String>>, Future<List<String>>, HotRodConstants

public class AuthMechListOperation extends NeutralVersionHotRodOperation<List<String>>
Obtains a list of SASL authentication mechanisms supported by the server
Since:
7.0
Author:
Tristan Tarrant