public class NoSshKeyCache extends Object implements SshKeyCache, SshKeyCreator
| Constructor and Description |
|---|
NoSshKeyCache() |
| Modifier and Type | Method and Description |
|---|---|
AccountSshKey |
create(AccountSshKey.Id id,
String encoded) |
void |
evict(String username) |
static com.google.inject.Module |
module() |
public static com.google.inject.Module module()
public void evict(String username)
evict in interface SshKeyCachepublic AccountSshKey create(AccountSshKey.Id id, String encoded) throws InvalidSshKeyException
create in interface SshKeyCreatorInvalidSshKeyException