| Package | Description |
|---|---|
| org.apache.sshd.client.auth.deprecated | |
| org.apache.sshd.client.session |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUserAuth |
class |
UserAuthAgent
Authentication delegating to an SSH agent
|
class |
UserAuthKeyboardInteractive
Userauth with keyboard-interactive method.
|
class |
UserAuthPassword
TODO Add javadoc
|
class |
UserAuthPublicKey
TODO Add javadoc
|
| Modifier and Type | Method and Description |
|---|---|
AuthFuture |
ClientUserAuthServiceOld.auth(UserAuth userAuth) |
AuthFuture |
ClientUserAuthService.auth(UserAuth userAuth) |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.