Class NoSshKeyCache

    • Constructor Detail

      • NoSshKeyCache

        public NoSshKeyCache()
    • Method Detail

      • module

        public static com.google.inject.Module module()
      • 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