public class StreamKnownHostsProvider extends AbstractKnownHostsProvider
contents, knownHosts
ROLE
Constructor and Description |
---|
StreamKnownHostsProvider(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
protected Set<KnownHostEntry> |
loadKnownHosts(String contents) |
getContents, getHostKeyChecking, setHostKeyChecking, storeKnownHosts
public StreamKnownHostsProvider(InputStream stream) throws IOException
IOException
protected Set<KnownHostEntry> loadKnownHosts(String contents) throws IOException
IOException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.