Class SshKeyCacheImpl

java.lang.Object
com.google.gerrit.sshd.SshKeyCacheImpl
All Implemented Interfaces:
SshKeyCache

public class SshKeyCacheImpl extends Object implements SshKeyCache
Provides the SshKeyCacheEntry.
  • Method Details

    • module

      public static com.google.inject.Module module()
    • evict

      public void evict(String username)
      Specified by:
      evict in interface SshKeyCache