public class SshdConfigFileReader extends Object
Constructor and Description |
---|
SshdConfigFileReader(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
SshdConfigFile |
read() |
SshdConfigFile.SshdConfigFileBuilder |
readToBuilder() |
public SshdConfigFileReader(InputStream stream)
public SshdConfigFile read() throws IOException
IOException
public SshdConfigFile.SshdConfigFileBuilder readToBuilder() throws IOException
IOException
Copyright © 2024. All rights reserved.