| Package | Description |
|---|---|
| org.apache.sshd.client.future | |
| org.apache.sshd.client.session |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthFuture
A default implementation of
AuthFuture. |
| Modifier and Type | Method and Description |
|---|---|
AuthFuture |
DefaultAuthFuture.verify(long timeoutMillis) |
| Modifier and Type | Method and Description |
|---|---|
AuthFuture |
ClientSessionImpl.auth() |
AuthFuture |
ClientSession.auth()
Starts the authentication process.
|
AuthFuture |
ClientUserAuthService.auth(String service) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClientSessionImpl.signalAuthFailure(AuthFuture future,
Throwable t) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.