SSH Factory
A B C D E F G I K M P R S T W

S

send(String, long) - Method in class com.jscape.inet.ssh.SshSession
Sends command to SSH host terminated by command terminator.
send(String) - Method in class com.jscape.inet.ssh.SshSession
Sends command to SSH host terminated by command terminator.
send(String, String) - Method in class com.jscape.inet.ssh.SshSession
Deprecated. replaced by SshSession.sendWait(String, String) method
send(String, long) - Method in class com.jscape.inet.telnet.TelnetSession
Sends command to telnet host terminated by command terminator.
send(String) - Method in class com.jscape.inet.telnet.TelnetSession
Sends command to telnet host terminated by command terminator.
sendCommand(int) - Method in class com.jscape.inet.telnet.Telnet
Sends telnet command.
sendCommand(int, int) - Method in class com.jscape.inet.telnet.Telnet
Sends telnet command with specified parameter.
sendDontOption(TelnetOption) - Method in class com.jscape.inet.telnet.Telnet
Sends Telnet option to server with Telnet DONT OPTION (refuse request to use option) command
sendDoOption(TelnetOption) - Method in class com.jscape.inet.telnet.Telnet
Sends Telnet option to server with Telnet DO OPTION (request to use option) command
sendNoWait(String) - Method in class com.jscape.inet.ssh.SshSession
Sends command to SSH host terminated by command terminator.
sendNoWait(String) - Method in class com.jscape.inet.telnet.TelnetSession
Sends command to telnet host terminated by command terminator.
sendOptionSubnegotiation(TelnetOption) - Method in class com.jscape.inet.telnet.Telnet
Initiate subnegotiation for option.
sendRaw(String) - Method in class com.jscape.inet.ssh.SshSession
Sends data to SSH host without command terminator.
sendRaw(String) - Method in class com.jscape.inet.telnet.TelnetSession
Sends data to telnet host without command terminator.
sendWait(String, String, long) - Method in class com.jscape.inet.ssh.SshSession
Sends command to SSH host terminated by command terminator.
sendWait(String, String, boolean, long) - Method in class com.jscape.inet.ssh.SshSession
Sends command to SSH host terminated by command terminator.
sendWait(String, String) - Method in class com.jscape.inet.ssh.SshSession
Sends command to SSH host terminated by command terminator.
sendWait(String, String, boolean) - Method in class com.jscape.inet.ssh.SshSession
Sends command to SSH host terminated by command terminator.
sendWait(String, String, long) - Method in class com.jscape.inet.telnet.TelnetSession
Sends command to telnet host terminated by command terminator.
sendWait(String, String, boolean, long) - Method in class com.jscape.inet.telnet.TelnetSession
Sends command to telnet host terminated by command terminator.
sendWait(String, String) - Method in class com.jscape.inet.telnet.TelnetSession
Sends command to telnet host terminated by command terminator.
sendWait(String, String, boolean) - Method in class com.jscape.inet.telnet.TelnetSession
Sends command to telnet host terminated by command terminator.
sendWillOption(TelnetOption) - Method in class com.jscape.inet.telnet.Telnet
Sends Telnet option to server with Telnet WILL OPTION (accept offer to use option) command.
sendWontOption(TelnetOption) - Method in class com.jscape.inet.telnet.Telnet
Sends Telnet option to server with Telnet WONT OPTION (refuse offer to use option) command.
SERVICE_CONNECTION - Static variable in class com.jscape.inet.ssh.Ssh
 
SERVICE_USERAUTH - Static variable in class com.jscape.inet.ssh.Ssh
 
serviceEnded(SshTunnelerEvent) - Method in class com.jscape.inet.ipclientssh.SshTunneler
Service ssh tunneler ended event.
setCharacterSet(String) - Method in class com.jscape.inet.ssh.Ssh
Sets character set used when reading data using ssh
setCharacterSet(String) - Method in class com.jscape.inet.ssh.SshSession
Sets the session character set
setCharacterSet(String) - Method in class com.jscape.inet.ssh.SshTask
Sets character set used when write data
setCharacterSet(String) - Method in class com.jscape.inet.telnet.Telnet
Sets character set used when reading data from telnet server
setCommandTerminator(String) - Method in class com.jscape.inet.ssh.SshSession
Sets terminator used when sending data to SSH server.
setCommandTerminator(String) - Method in class com.jscape.inet.telnet.TelnetSession
Sets terminator used when sending data to telnet server.
setConnectionParameters(ConnectionParameters) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets connection parameters.
setConnectionTimeout(long) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets connection timeout.
setConnectTimeout(int) - Method in class com.jscape.inet.ipclient.IpClient
Sets the timeout for opening a server connection.
setDebug(boolean) - Method in class com.jscape.inet.ssh.Ssh
Enable debugging output to debugging stream.
setDebug(boolean) - Method in class com.jscape.inet.ssh.SshSession
Enables or disables debugging information.
setDebug(boolean) - Method in class com.jscape.inet.ssh.SshTask
Enables/disables additional debugging for this task.
setDebug(boolean) - Method in class com.jscape.inet.telnet.Telnet
Enable debugging output to debugging stream.
setDebug(boolean) - Method in class com.jscape.inet.telnet.TelnetSession
Enables or disables debugging information.
setDebug(boolean) - Method in class com.jscape.inet.telnet.TelnetTask
Enables/disables additional debugging for this task.
setDebugStream(PrintStream) - Method in class com.jscape.inet.ssh.Ssh
Sets PrintStream used in reporting debug statements.
setDebugStream(PrintStream) - Method in class com.jscape.inet.ssh.SshSession
Sets PrintStream used in outputting debug information.
setDebugStream(PrintStream) - Method in class com.jscape.inet.ssh.SshTask
Sets debug stream to be used when printing debug messages.
setDebugStream(PrintStream) - Method in class com.jscape.inet.telnet.Telnet
Sets PrintStream used in reporting debug statements.
setDebugStream(PrintStream) - Method in class com.jscape.inet.telnet.TelnetSession
Sets PrintStream used in outputting debug information.
setDebugStream(PrintStream) - Method in class com.jscape.inet.telnet.TelnetTask
Sets debug stream to be used when printing debug messages.
setDebugStream(PrintStream) - Method in class com.jscape.sscl.SSCL
Sets the debug stream used by SSCL.
setEcho(boolean) - Method in class com.jscape.inet.ssh.Ssh
Sets server echo flag for the next connection.
setEcho(boolean) - Method in class com.jscape.inet.ssh.SshSession
Sets server echo flag for the next connection.
setEndPromptRegex(boolean) - Method in class com.jscape.inet.ssh.SshTask
Specifies if end prompt is a regular expression
setEndPromptRegex(boolean) - Method in class com.jscape.inet.telnet.TelnetTask
Specifies if end prompt is a regular expression
setEndPromptTimeout(long) - Method in class com.jscape.inet.ssh.SshTask
Sets the maximum timeout between the time the task is in running state and the expected end prompt is received.
setEndPromptTimeout(long) - Method in class com.jscape.inet.telnet.TelnetTask
Sets the maximum timeout between the time the task is in running state and the expected end prompt is received.
setHostKeyVerifier(HostKeyVerifier) - Method in class com.jscape.inet.ssh.util.SshParameters
Setups new host key verifier.
setHostname(String) - Method in class com.jscape.inet.telnet.Telnet
Set server hostname.
setHostname(String) - Method in class com.jscape.inet.telnet.TelnetSession
Sets the hostname of telnet server.
setInitReader(boolean) - Method in class com.jscape.inet.ssh.Ssh
Sets if reader should be initialized automatically or if will be created by user.
setInputStream(InputStream) - Method in class com.jscape.inet.ipclient.IpClient
Replaces InputStream from socket connection established with server.
setKeyPair(KeyPair) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets user key pair.
setLoginPrompt(String) - Method in class com.jscape.inet.telnet.TelnetSession
Sets login prompt to wait for before sending username.
setLoginPrompt(String, boolean) - Method in class com.jscape.inet.telnet.TelnetSession
Sets login prompt to wait for before sending username.
setOutputStream(OutputStream) - Method in class com.jscape.inet.ipclient.IpClient
Sets OutputStream from socket connection established with server.
setPasswordPrompt(String) - Method in class com.jscape.inet.telnet.TelnetSession
Sets password prompt to wait for before sending password.
setPasswordPrompt(String, boolean) - Method in class com.jscape.inet.telnet.TelnetSession
Sets password prompt to wait for before sending password.
setPollingInterval(int) - Method in class com.jscape.inet.ssh.SshSession
Sets the polling interval used when checking for completion of commands sent using send or sendWait methods.
setPollingInterval(int) - Method in class com.jscape.inet.telnet.TelnetSession
Sets the polling interval used when checking for completion of commands sent using send or sendWait methods.
setPort(int) - Method in class com.jscape.inet.telnet.Telnet
Set server port.
setPort(int) - Method in class com.jscape.inet.telnet.TelnetSession
Sets the port of the telnet server.
setPrivateKey(File) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
setPrivateKey(File, String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
setPrivateKey(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
setPrivateKey(String, String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
setProxyAuthentication(String, String) - Method in class com.jscape.inet.ipclient.IpClient
Sets the username and password to use when for authentication with proxy server.
setProxyAuthentication(String, String) - Method in class com.jscape.inet.telnet.Telnet
Sets the username and password to use when for authentication with proxy server.
setProxyHost(String, int) - Method in class com.jscape.inet.ipclient.IpClient
Sets the proxy hostname and port for this connection.
setProxyHost(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets the proxy hostname.
setProxyHost(String, int) - Method in class com.jscape.inet.telnet.Telnet
Sets the proxy hostname and port for this connection.
setProxyPassword(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets the proxy authentication password.
setProxyPort(int) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets the proxy port.
setProxyType(String) - Method in class com.jscape.inet.ipclient.IpClient
Sets the proxy type will be used for this connection.
setProxyType(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets the proxy type
setProxyType(String) - Method in class com.jscape.inet.telnet.Telnet
Sets the proxy type will be used for this connection.
setProxyUserId(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets user authentication proxy.
setReadingTimeout(long) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets reading timeout.
setReadTimeout(int) - Method in class com.jscape.inet.ipclient.IpClient
Sets the timeout for reading responses from server.
setReadTimeout(long) - Method in class com.jscape.inet.ssh.Ssh
Sets read timeout value.
setRegexMatchLength(int) - Method in class com.jscape.inet.ssh.SshSession
Sets the number of characters to read from the end of the response buffer when using regular expressions to detect start or end prompts.
setRegexMatchLength(int) - Method in class com.jscape.inet.ssh.SshTask
Sets the number of characters to read from the end of the response buffer when using regular expressions to detect start or end prompts.
setRegexMatchLength(int) - Method in class com.jscape.inet.telnet.TelnetSession
Sets the number of characters to read from the end of the response buffer when using regular expressions to detect start or end prompts.
setRegexMatchLength(int) - Method in class com.jscape.inet.telnet.TelnetTask
Sets the number of characters to read from the end of the response buffer when using regular expressions to detect start or end prompts.
setShellPrompt(String) - Method in class com.jscape.inet.ssh.SshSession
Sets shell prompt to wait for before sending commands.
setShellPrompt(String, boolean) - Method in class com.jscape.inet.ssh.SshSession
Sets shell prompt to wait for before sending commands.
setShellPrompt(String) - Method in class com.jscape.inet.telnet.TelnetSession
Sets shell prompt to wait for before sending commands.
setShellPrompt(String, boolean) - Method in class com.jscape.inet.telnet.TelnetSession
Sets shell prompt to wait for before sending commands.
setSocket(Socket) - Method in class com.jscape.inet.ipclient.IpClient
Sets socket replacing current socket with new socket.
setSocketTrafficClass(int) - Method in class com.jscape.inet.ssh.util.SshParameters
Set socket traffic class.
setSsh(Ssh) - Method in class com.jscape.inet.ssh.SshSession
Sets the underlying Ssh instance.
setSshHostname(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets SSH hostname.
setSshPassword(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets SSH password.
setSshPort(int) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets SSH port.
setSshUsername(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets SSH username.
setStartPromptRegex(boolean) - Method in class com.jscape.inet.ssh.SshTask
Specifies if start prompt is a regular expression
setStartPromptRegex(boolean) - Method in class com.jscape.inet.telnet.TelnetTask
Specifies if start prompt is a regular expression
setStartPromptTimeout(long) - Method in class com.jscape.inet.ssh.SshTask
Sets the maximum timeout between the time the task is in active state and the expected start prompt is received.
setStartPromptTimeout(long) - Method in class com.jscape.inet.telnet.TelnetTask
Sets the maximum timeout between the time the task is in active state and the expected start prompt is received.
setTcpNoDelay(boolean) - Method in class com.jscape.inet.ssh.util.SshParameters
Set TCP no delay.
setTerminalType(String) - Method in class com.jscape.inet.ssh.Ssh
Sets terminal type emulation to use for this SSH session.
setTerminalType(String) - Method in class com.jscape.inet.telnet.options.TerminalType
Sets the terminal type.
setTerminator(String) - Method in class com.jscape.inet.ssh.SshTask
Sets line terminator used when sending commands.
setTerminator(String) - Method in class com.jscape.inet.telnet.TelnetTask
Sets line terminator used when sending commands.
setTimeout(long) - Method in class com.jscape.inet.ssh.Ssh
Sets the timeout for opening connection to SSH server.
setTimeout(int) - Method in class com.jscape.inet.telnet.Telnet
Sets the timeout for opening connection to Telnet server.
setUser(User) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets a new user value.
skip(long) - Method in class com.jscape.inet.telnet.TelnetInputStream
Skips over and discards n bytes of data from this input stream.
SSCL - Class in com.jscape.sscl
Runs a script using commands defined in the Secure Shell Command Line language.
SSCL() - Constructor for class com.jscape.sscl.SSCL
Constructs new SSCL instance.
SSCLException - Exception in com.jscape.sscl
Thrown by SSCL class when an error occurs during processing of SSCL script.
SSCLException(String) - Constructor for exception com.jscape.sscl.SSCLException
Constructs a new SSCLException instance.
SSCLException(String, Exception) - Constructor for exception com.jscape.sscl.SSCLException
Constructs a new SSCLException instance.
Ssh - Class in com.jscape.inet.ssh
Implements the basic functionality of a SSH2 (Secure Shell) client.
Ssh(SshParameters, SshConfiguration) - Constructor for class com.jscape.inet.ssh.Ssh
Constructs a new Ssh instance.
Ssh(SshParameters) - Constructor for class com.jscape.inet.ssh.Ssh
Constructs a new Ssh instance
Ssh(String, int, String, String, SshConfiguration) - Constructor for class com.jscape.inet.ssh.Ssh
Constructs a new Ssh instance.
Ssh(String, int, String, String) - Constructor for class com.jscape.inet.ssh.Ssh
Constructs a new Ssh instance.
Ssh(String, int, String) - Constructor for class com.jscape.inet.ssh.Ssh
Constructs a new Ssh instance.
Ssh(String, String, String) - Constructor for class com.jscape.inet.ssh.Ssh
Consructs a new Ssh instance.
Ssh(String, String) - Constructor for class com.jscape.inet.ssh.Ssh
Constructs a new Ssh instance.
SshAdapter - Class in com.jscape.inet.ssh
Implements methods for capturing events sourced from Ssh class.
SshAdapter() - Constructor for class com.jscape.inet.ssh.SshAdapter
 
SshConnectedEvent - Class in com.jscape.inet.ssh
Fired by Ssh instance upon successfull connection to SSH server.
SshConnectedEvent(Object, String, int) - Constructor for class com.jscape.inet.ssh.SshConnectedEvent
Creates SshConnectedEvent.
SshDataReceivedEvent - Class in com.jscape.inet.ssh
Fired by Ssh instance when SSH server sends data to client.
SshDataReceivedEvent(Object, String) - Constructor for class com.jscape.inet.ssh.SshDataReceivedEvent
Creates a new SshDataReceivedEvent instance.
SshDisconnectedEvent - Class in com.jscape.inet.ssh
Fired by Ssh instance upon disconnect from server.
SshDisconnectedEvent(Object, String, int) - Constructor for class com.jscape.inet.ssh.SshDisconnectedEvent
Created SshDisconnectedEvent.
SshException - Exception in com.jscape.inet.ssh
SshException is thrown by many methods of Ssh class.
SshException(String) - Constructor for exception com.jscape.inet.ssh.SshException
Creates exception with specified message string.
SshException(String, Exception) - Constructor for exception com.jscape.inet.ssh.SshException
Creates exception with specified message string and source exception
SshHostKeys - Class in com.jscape.inet.ssh.util
Associative host keys store.
SshHostKeys(Map<InetAddress, Set<String>>) - Constructor for class com.jscape.inet.ssh.util.SshHostKeys
 
SshHostKeys() - Constructor for class com.jscape.inet.ssh.util.SshHostKeys
 
SshHostKeys(SshHostKeys) - Constructor for class com.jscape.inet.ssh.util.SshHostKeys
 
SshListener - Interface in com.jscape.inet.ssh
Implements methods for capturing events sourced from Ssh class.
SshParameters - Class in com.jscape.inet.ssh.util
Contains information used in establishing a connection to and authenticating with an SSH server.
SshParameters(ConnectionParameters, User, File, String, HostKeyVerifier) - Constructor for class com.jscape.inet.ssh.util.SshParameters
 
SshParameters(String, int, String, String, File, String) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new parameters instance.
SshParameters(String, int, String, String, File) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new parameters instance.
SshParameters(String, String, String, File) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(String, int, String, File) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(String, String, File) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(String, int, String, String) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(String, String, String) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(SshParameters) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Copy constructor.
SshScript - Class in com.jscape.inet.ssh
The SshScript class provides a simple way of running a set of batch scripted commands against a SSH server.
SshScript(Ssh) - Constructor for class com.jscape.inet.ssh.SshScript
Constructs a new SshScript instance.
SshScript(Ssh, String) - Constructor for class com.jscape.inet.ssh.SshScript
Constructs a new SshScript instance.
SshScriptListener - Interface in com.jscape.inet.ssh
Implements methods for capturing events sourced from SshScript class.
SshSession - Class in com.jscape.inet.ssh
Convenience class for automating communications with a SSH server.
SshSession(SshParameters) - Constructor for class com.jscape.inet.ssh.SshSession
Creates a new SshSession instance.
SshSession(String, int, String, String) - Constructor for class com.jscape.inet.ssh.SshSession
Creates a new SshSession instance.
SshSession(String, String, String) - Constructor for class com.jscape.inet.ssh.SshSession
Creates a new SshSession instance.
SshTask - Class in com.jscape.inet.ssh
The SshTask class represents a command to be executed in batch (non-interactive) mode on SSH server.
SshTask(String, String, String, String) - Constructor for class com.jscape.inet.ssh.SshTask
Constructs a new SshTask instance.
SshTask(String, String, String) - Constructor for class com.jscape.inet.ssh.SshTask
Constructs a new SshTask instance.
SshTaskEndEvent - Class in com.jscape.inet.ssh
Fired when a SshTask has completed
SshTaskEndEvent(Object, SshTask) - Constructor for class com.jscape.inet.ssh.SshTaskEndEvent
Creates a new instance of SshTaskEndEvent
SshTaskFailedEvent - Class in com.jscape.inet.ssh
Fired when a SshTask has failed to complete
SshTaskFailedEvent(Object, SshTask, Exception) - Constructor for class com.jscape.inet.ssh.SshTaskFailedEvent
Creates a new instance of SshTaskFailedEvent.
SshTaskStartEvent - Class in com.jscape.inet.ssh
Fired when a SshTask is started
SshTaskStartEvent(Object, SshTask) - Constructor for class com.jscape.inet.ssh.SshTaskStartEvent
Creates a new instance of SshTaskStartEvent
SshTaskTimeoutEvent - Class in com.jscape.inet.ssh
Fired when a SshTask has exceeded the defined timeout
SshTaskTimeoutEvent(Object, SshTask) - Constructor for class com.jscape.inet.ssh.SshTaskTimeoutEvent
Creates a new instance of SshTaskTimeoutEvent
SshTaskTimeoutException - Exception in com.jscape.inet.ssh
A subclass of TelnetException, this exception is thrown by a TelnetSession instance when using the TelnetSession#send or TelnetSession#sendWait methods and the TelnetTask exceeds the maximum defined timeout waiting for the end prompt.
SshTaskTimeoutException(SshTask) - Constructor for exception com.jscape.inet.ssh.SshTaskTimeoutException
Constructs a new SshTaskTimeoutException instance
SshTunneler - Class in com.jscape.inet.ipclientssh
This class is used as SshTunneler for a local service
SshTunneler(int, SshParameters, String, int) - Constructor for class com.jscape.inet.ipclientssh.SshTunneler
Creates a new instance of SshTunneler local service.
start() - Method in class com.jscape.inet.ipclientssh.SshTunneler
Starts the Ssh tunneler service
stop() - Method in class com.jscape.inet.ipclientssh.SshTunneler
Stops the ssh tunneler service.

SSH Factory
A B C D E F G I K M P R S T W
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved