public class SshKeyCacheImpl extends java.lang.Object implements SshKeyCache
SshKeyCacheEntry
.public static com.google.inject.Module module()
public void evict(java.lang.String username)
evict
in interface SshKeyCache
public com.google.gerrit.reviewdb.client.AccountSshKey create(com.google.gerrit.reviewdb.client.AccountSshKey.Id id, java.lang.String encoded) throws com.google.gerrit.common.errors.InvalidSshKeyException
create
in interface SshKeyCache
com.google.gerrit.common.errors.InvalidSshKeyException