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