public class SshTargetDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
host |
String |
hostKey |
UUID |
id |
int |
port |
String |
publicKey |
String |
user |
| Constructor and Description |
|---|
SshTargetDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
void |
validate(AgentConfiguration config) |
Copyright © 2017. All rights reserved.