public class Authenticate extends java.lang.Object implements IAsyncReplicationCommand
| Constructor and Description |
|---|
Authenticate() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<CommandResult> |
doIt(ReplicationSession session,
Token verbToken,
ReplicationFrame frame) |
public java.util.concurrent.CompletableFuture<CommandResult> doIt(ReplicationSession session, Token verbToken, ReplicationFrame frame)
doIt in interface IAsyncReplicationCommandCopyright © 2024. All Rights Reserved.