public class NoSshKeyCache extends Object implements SshKeyCache
Constructor and Description |
---|
NoSshKeyCache() |
public static com.google.inject.Module module()
public void evict(String username)
evict
in interface SshKeyCache
public com.google.gerrit.reviewdb.client.AccountSshKey create(com.google.gerrit.reviewdb.client.AccountSshKey.Id id, String encoded) throws com.google.gerrit.common.errors.InvalidSshKeyException
create
in interface SshKeyCache
com.google.gerrit.common.errors.InvalidSshKeyException