public class SshAccountKey extends SshKey
| Constructor and Description |
|---|
SshAccountKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
Account |
getOwner() |
int |
hashCode() |
SshAccountKey |
owner(Account owner) |
void |
setOwner(Account owner) |
java.lang.String |
toString() |
comment, createdOn, getComment, getCreatedOn, getKey, getLabel, getLastUsed, getLinks, getUuid, key, label, lastUsed, links, setComment, setCreatedOn, setKey, setLabel, setLastUsed, setLinks, setUuid, uuidpublic SshAccountKey owner(Account owner)
public Account getOwner()
public void setOwner(Account owner)