public class SshKeyCreatorImpl extends java.lang.Object implements SshKeyCreator
Constructor and Description |
---|
SshKeyCreatorImpl() |
Modifier and Type | Method and Description |
---|---|
AccountSshKey |
create(AccountSshKey.Id id,
java.lang.String encoded) |
public AccountSshKey create(AccountSshKey.Id id, java.lang.String encoded) throws InvalidSshKeyException
create
in interface SshKeyCreator
InvalidSshKeyException