public static class VersionedAuthorizedKeys.SimpleSshKeyCreator extends Object implements SshKeyCreator
Constructor and Description |
---|
SimpleSshKeyCreator() |
Modifier and Type | Method and Description |
---|---|
AccountSshKey |
create(Account.Id accountId,
int seq,
String encoded) |
public AccountSshKey create(Account.Id accountId, int seq, String encoded)
create
in interface SshKeyCreator