public class StreamKnownHostsProvider extends AbstractKnownHostsProvider
contents, knownHostsROLE| Constructor and Description | 
|---|
| StreamKnownHostsProvider(InputStream stream) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Set<KnownHostEntry> | loadKnownHosts(String contents) | 
addKnownHost, getContents, getHostKeyChecking, setHostKeyChecking, storeKnownHostspublic StreamKnownHostsProvider(InputStream stream) throws IOException
IOExceptionprotected Set<KnownHostEntry> loadKnownHosts(String contents) throws IOException
IOExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.