Class SshKeyCreatorImpl

java.lang.Object
com.google.gerrit.sshd.SshKeyCreatorImpl
All Implemented Interfaces:
SshKeyCreator

public class SshKeyCreatorImpl extends Object implements SshKeyCreator
  • Constructor Details

    • SshKeyCreatorImpl

      public SshKeyCreatorImpl()
  • Method Details

    • create

      public AccountSshKey create(Account.Id accountId, int seq, String encoded) throws com.google.gerrit.exceptions.InvalidSshKeyException
      Specified by:
      create in interface SshKeyCreator
      Throws:
      com.google.gerrit.exceptions.InvalidSshKeyException