|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SSHAuthenticationSettings in org.apache.airavata.experiment.execution |
|---|
| Fields in org.apache.airavata.experiment.execution declared as SSHAuthenticationSettings | |
|---|---|
SSHAuthenticationSettings |
SecuritySettings.sshAuthSettings
|
| Methods in org.apache.airavata.experiment.execution that return SSHAuthenticationSettings | |
|---|---|
SSHAuthenticationSettings |
SSHAuthenticationSettings.deepCopy()
|
SSHAuthenticationSettings |
SecuritySettings.getSshAuthSettings()
|
SSHAuthenticationSettings |
SSHAuthenticationSettings.setAccessKeyID(String accessKeyID)
|
SSHAuthenticationSettings |
SSHAuthenticationSettings.setSecretAccessKey(String secretAccessKey)
|
| Methods in org.apache.airavata.experiment.execution with parameters of type SSHAuthenticationSettings | |
|---|---|
int |
SSHAuthenticationSettings.compareTo(SSHAuthenticationSettings other)
|
boolean |
SSHAuthenticationSettings.equals(SSHAuthenticationSettings that)
|
SecuritySettings |
SecuritySettings.setSshAuthSettings(SSHAuthenticationSettings sshAuthSettings)
|
| Constructors in org.apache.airavata.experiment.execution with parameters of type SSHAuthenticationSettings | |
|---|---|
SSHAuthenticationSettings(SSHAuthenticationSettings other)
Performs a deep copy on other. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||