| Interface | Description |
|---|---|
| SshAgentAuthenticator |
Authenticator that uses keys from the local agent.
|
| SshAuthenticator |
Call-back interface used when authenticating an
SshClient. |
| SshGSSAPIAuthenticator |
Authenticate using GGSAPI.
|
| SshKeyboardInteractiveAuthenticator |
Authenticator used for Keyboard Interactive authentication.
|
| SshPasswordAuthenticator |
Authenticator implementation used for simple "password" authentication.
|
| SshPublicKeyAuthenticator |
Authenticator used to key authentication.
|
Copyright © 2018. All rights reserved.