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
IOException
public void write(SshdConfigFile sshdConfigFile) throws IOException
IOException
Copyright © 2024. All rights reserved.