| 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 | Field and Description |
|---|---|
protected AuthFuture |
ClientSessionImpl.authFuture |
| Modifier and Type | Method and Description |
|---|---|
AuthFuture |
ClientSessionImpl.auth() |
AuthFuture |
ClientSession.auth()
Starts the authentication process.
|
AuthFuture |
ClientUserAuthService.auth(List<Object> identities,
String service) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.