private class OpenSshConfig.HostEntry.Replacer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.Character,java.lang.String> |
replacements |
| Constructor and Description |
|---|
Replacer(java.lang.String originalHostName,
java.io.File home) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
substitute(java.lang.String input,
java.lang.String allowed) |