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
IOExceptionpublic SshdConfigFile.SshdConfigFileBuilder readToBuilder() throws IOException
IOExceptionCopyright © 2025. All rights reserved.