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