Interface SshKeyCreator

All Known Implementing Classes:
NoSshKeyCache, SshKeyCreatorImpl, VersionedAuthorizedKeys.SimpleSshKeyCreator

public interface SshKeyCreator
  • Method Details

    • create

      AccountSshKey create(Account.Id accountId, int seq, String encoded) throws com.google.gerrit.exceptions.InvalidSshKeyException
      Throws:
      com.google.gerrit.exceptions.InvalidSshKeyException