Search
Class SSHHostConfiguration 
Extends java.lang.Object
Attributes
Name |
Type |
Description |
certificatePath
|
String
|
The path to the certificate |
hostname
|
String
|
The hostname |
id
|
String
|
The id of the configuration. Note: could not be manually set! |
passphrase
|
SecureString
|
The passphrase |
password
|
SecureString
|
The password |
passwordAuthentication
|
boolean
|
If set to true it will use password authenticatoin, otherwise a certificate will be used. |
port
|
Number
|
The target port |
rootFolders
|
String[]
|
The Root Folders |
username
|
String
|
The username |
Methods
Returned by
Referenced in