public interface SshKeyCache
void evict(String username)
com.google.gerrit.reviewdb.client.AccountSshKey create(com.google.gerrit.reviewdb.client.AccountSshKey.Id id, String encoded) throws com.google.gerrit.common.errors.InvalidSshKeyException
com.google.gerrit.common.errors.InvalidSshKeyException