Class DefaultAuthFuture

All Implemented Interfaces:
AuthFuture, Cancellable, SshFuture<AuthFuture>, VerifiableFuture<AuthFuture>, WaitableFuture, WithException

public class DefaultAuthFuture extends DefaultCancellableSshFuture<AuthFuture> implements AuthFuture
A default implementation of AuthFuture.
Author:
Apache MINA SSHD Project