public interface SshKeyCreator
| Modifier and Type | Method and Description |
|---|---|
AccountSshKey |
create(Account.Id accountId,
int seq,
java.lang.String encoded) |
AccountSshKey create(Account.Id accountId, int seq, java.lang.String encoded) throws InvalidSshKeyException
InvalidSshKeyException