JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.gerrit.server.ssh
Interface SshKeyCache
All Known Implementing Classes:
NoSshKeyCache
,
SshKeyCacheImpl
public interface
SshKeyCache
Permits controlling the contents of the SSH key cache area.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
evict
(
String
username)
Method Detail
evict
void evict(
String
username)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method