public class SshKeyCreatorImpl extends java.lang.Object implements SshKeyCreator
Constructor and Description |
---|
SshKeyCreatorImpl() |
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) throws com.google.gerrit.exceptions.InvalidSshKeyException
create
in interface SshKeyCreator
com.google.gerrit.exceptions.InvalidSshKeyException