|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ConnectionMonitor to this connection.
authenticateWithPublicKey()
methods, this method is just a wrapper for it and will
disappear in future builds.
authenticateWithKeyboardInteractivewith a null submethod list.
authenticateWithPublicKey(String, char[], String).
Session).Connection is used to establish an encrypted TCP/IP
connection to a SSH-2 server.Connection object which can then be used
to establish a connection to the specified SSH-2 server.
Connection object which can then be used
to establish a connection to the specified SSH-2 server.
ConnectionMonitor is used to get notified when the
underlying socket of a connection is closed.connect(null, 0, 0).
connect(verifier, 0, 0).
ServerHostKeyVerifier.verifyServerHostKey()
method of the verifier to ask for permission to proceed.
LocalPortForwarder.
LocalPortForwarder.
LocalStreamForwarder.
SCPClient that can be used to copy
files from/to the SSH-2 server.
DHGexParameters object can be used to specify parameters for
the diffie-hellman group exchange.DHGexParameters(1024, 1024, 4096).
SSH_MSG_KEX_DH_GEX_REQUEST_OLD request.
SSH_MSG_KEX_DH_GEX_REQUEST request.
Device is used to define a Netconf server.Device object, with default client
capabilities and default port 830, which can then be used to perform
netconf operations.
Device object, with default client
capabilities and default port 830, which can then be used to perform
netconf operations.
Device object, with default client
capabilities and user-defined port which can then be used to perform
netconf operations.
Device object, with user-defined client
capabilities and default port 830 which can then be used to perform
netconf operations.
Device object, with user-defined client
capabilities and user-defined port which can then be used to perform
netconf operations.
OutputStream.
ConnectionInfo object containing the details of
the connection.
HTTPProxyData object is used to specify the needed connection data
to connect through a HTTP proxy.HTTPProxyData(proxyHost, proxyPort, null, null)
HTTPProxyData(proxyHost, proxyPort, null, null, null)
InteractiveCallback is used to respond to challenges sent
by the server if authentication mode "keyboard-interactive" is selected.SFTPv3Client.closeFile(SFTPv3FileHandle) method
of the SFTPv3Client instance which created the handle.
KnownHosts class is a handy tool to verify received server hostkeys
based on the information in known_hosts files (the ones used by OpenSSH).LocalPortForwarder forwards TCP/IP connections to a local
port via the secure tunnel to another host (which may or may not be identical
to the remote SSH-2 server).LocalStreamForwarder forwards an Input- and Outputstream
pair via the secure tunnel to another host (which may or may not be identical
to the remote SSH-2 server).NetconfSession object is used to call the Netconf driver
methods.Session on this connection.
requestPTY("dumb", 0, 0, 0, 0, null).
requestPTY(term, 0, 0, 0, 0, null).
SCPClient that can be used to copy files from/to
the SSH-2 server.SFTPv3Client represents a SFTP (protocol version 3)
client connection tunnelled over a SSH-2 connection.SFTPv3Client.SFTPv3Client(Connection) instead.
SFTPv3DirectoryEntry as returned by SFTPv3Client.ls(String).SFTPv3FileAttributes object represents detail information
about a file on the server.SFTPv3FileHandle.Session is a remote execution of a program.StreamGobbler is an InputStream that uses an internal worker
thread to constantly consume input from another InputStream.XML object represents XML content and provides methods to
manipulate it.XMLBuilder is used to create an XML object.This is useful to
create XML RPC's and configurations.XMLBuilder object.
- x11_magic_cookie -
Variable in class ch.ethz.ssh2.channel.X11ServerData
-
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||