| BaseSSHUser |
|
| BasicSSHUserPassword |
Deprecated
|
| BasicSSHUserPassword.ResolverImpl |
Resolve credentials for legacy code.
|
| BasicSSHUserPrivateKey |
A simple username / password for use with SSH connections.
|
| BasicSSHUserPrivateKey.CredentialsSnapshotTakerImpl |
|
| BasicSSHUserPrivateKey.DescriptorImpl |
| BasicSSHUserPrivateKey.DirectEntryPrivateKeySource |
Let the user enter the key directly via copy & paste
|
| BasicSSHUserPrivateKey.DirectEntryPrivateKeySource.DescriptorImpl |
|
| BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource |
Let the user reference a file on the disk.
|
| BasicSSHUserPrivateKey.FileOnMasterPrivateKeySource.DescriptorImpl |
|
| BasicSSHUserPrivateKey.PrivateKeySource |
A source of private keys
|
| BasicSSHUserPrivateKey.PrivateKeySourceDescriptor |
|
| BasicSSHUserPrivateKey.UsersPrivateKeySource |
Let the user
|
| BasicSSHUserPrivateKey.UsersPrivateKeySource.DescriptorImpl |
|
| JSchConnector |
|
| JSchSSHPasswordAuthenticator |
|
| JSchSSHPasswordAuthenticator.Factory |
Extension point to allow plugging in SSHAuthenticator implementations for the many SSH client libraries
available.
|
| JSchSSHPublicKeyAuthenticator |
|
| JSchSSHPublicKeyAuthenticator.Factory |
Extension point to allow plugging in SSHAuthenticator implementations for the many SSH client libraries
available.
|
| Messages |
Generated localization support class.
|
| TrileadSSHPasswordAuthenticator |
Does password auth with a Connection.
|
| TrileadSSHPasswordAuthenticator.Factory |
Extension point to allow plugging in SSHAuthenticator implementations for the many SSH client libraries
available.
|
| TrileadSSHPublicKeyAuthenticator |
Does public key auth with a Connection.
|
| TrileadSSHPublicKeyAuthenticator.Factory |
Extension point to allow plugging in SSHAuthenticator implementations for the many SSH client libraries
available.
|