public class StreamKnownHostsProvider extends AbstractKnownHostsProvider
contents, knownHostsROLE| Constructor and Description |
|---|
StreamKnownHostsProvider(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
protected Set |
loadKnownHosts(String contents) |
getContents, getHostKeyChecking, setHostKeyChecking, storeKnownHostspublic StreamKnownHostsProvider(InputStream stream) throws IOException
IOExceptionprotected Set loadKnownHosts(String contents) throws IOException
IOExceptionCopyright © 2003–2015. All rights reserved.