Class SshKeyCreatorImpl

    • Constructor Detail

      • SshKeyCreatorImpl

        public SshKeyCreatorImpl()
    • Method Detail

      • 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