public class SshdConfigFileWriter extends Object
| Constructor and Description |
|---|
SshdConfigFileWriter(OutputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(SshdConfigFile sshdConfigFile) |
void |
write(SshdConfigFile sshdConfigFile,
boolean indentMatchEntries) |
public SshdConfigFileWriter(OutputStream stream)
public void write(SshdConfigFile sshdConfigFile, boolean indentMatchEntries) throws IOException
IOExceptionpublic void write(SshdConfigFile sshdConfigFile) throws IOException
IOExceptionCopyright © 2025. All rights reserved.