- A - Static variable in interface com.sshtools.daemon.terminal.Terminal
-
- AboutAction - Class in com.sshtools.common.ui
-
- AboutAction(Component, SshToolsApplication) - Constructor for class com.sshtools.common.ui.AboutAction
-
Creates a new AboutAction object.
- aboutAction - Variable in class com.sshtools.common.ui.SshToolsApplicationFrame
-
- aboutAction - Variable in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- AbstractHostKeyVerification - Class in com.sshtools.common.hosts
-
- AbstractHostKeyVerification() - Constructor for class com.sshtools.common.hosts.AbstractHostKeyVerification
-
Creates a new AbstractHostKeyVerification object.
- AbstractHostKeyVerification(String) - Constructor for class com.sshtools.common.hosts.AbstractHostKeyVerification
-
Creates a new AbstractHostKeyVerification object.
- AbstractKnownHostsKeyVerification - Class in com.sshtools.j2ssh.transport
-
An abstract HostKeyVerification
class providing validation
against the known_hosts format.
- AbstractKnownHostsKeyVerification(String) - Constructor for class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Constructs a host key verification instance reading the specified
known_hosts file.
- ACCEPTING_SERVICE - Static variable in class com.sshtools.j2ssh.transport.Service
-
Serivce start mode passed into init
method when the service
is operating in server mode.
- acceptKey(String, String, byte[]) - Method in class com.sshtools.daemon.authentication.AuthorizationFileVerification
-
- acceptKey(String, String, byte[]) - Method in interface com.sshtools.daemon.authentication.PublicKeyVerification
-
- acceptService(Service) - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
-
- acceptService(Service) - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- acceptsKey(AuthenticationProtocolClient, String, String, SshPublicKey) - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
- acceptsKey(AuthenticationProtocolClient, String, String, SshPublicKey) - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
- acceptsKey(String, SshPublicKey) - Method in class com.sshtools.j2ssh.SshClient
-
Determine whether a private/public key pair will be accepted for public
key authentication.
- Action() - Constructor for class com.sshtools.ant.Sftp.Action
-
- ACTION_STRS - Static variable in class com.sshtools.ant.Sftp
-
- ActionMenu(String, String, int, int) - Constructor for class com.sshtools.common.ui.SshToolsApplicationClientPanel.ActionMenu
-
- ActionMenu(String, String, int, int) - Constructor for class com.sshtools.common.ui.SshToolsApplicationPanel.ActionMenu
-
- actionMenus - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.keygen.KeygenPanel
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.keygen.Main
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.mru.MRUMenu
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.AboutAction
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.DataNotificationListener
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.ExitAction
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.HostsTab
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.NewWindowAction
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.OptionsDialog
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.PrintPreview
-
- actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.StandardAction
-
- actions - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
-
- actionsVisible - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
-
- activeChannelListener - Variable in class com.sshtools.j2ssh.SshClient
-
An channel event listener implemention to maintain the active channel
list.
- activeChannels - Variable in class com.sshtools.j2ssh.SshClient
-
The currently active channels for this SSH Client connection.
- activeConnections - Variable in class com.sshtools.daemon.SshServer
-
- add(File) - Method in class com.sshtools.common.mru.MRUListModel
-
- add(UnsignedInteger32, UnsignedInteger32) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger32
-
- add(UnsignedInteger32, int) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger32
-
- add(UnsignedInteger64, UnsignedInteger64) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger64
-
- add(UnsignedInteger64, int) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger64
-
- add(String) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
-
- add(File[]) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
-
- add(File) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
-
- ADD_AUTHORIZEDKEY - Static variable in class com.sshtools.common.automate.RemoteIdentification
-
- addActionListener(ActionListener) - Method in class com.sshtools.common.ui.StandardAction
-
- addAdditionalOptionsTab(OptionsTab) - Method in class com.sshtools.common.ui.SshToolsApplication
-
- addAuthenticationMethod(SshAuthenticationClient) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- addChangeListener(ChangeListener) - Method in class com.sshtools.common.ui.ColorComboBox
-
- addChannelFactory(String, ChannelFactory) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- addDeletedFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- addDeletedFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- addDirectoryOperation(DirectoryOperation, File) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- addDirectoryOperation(DirectoryOperation, String) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- addEventHandler(SshEventAdapter) - Method in interface com.sshtools.common.ui.SessionManager
-
Add an event handler to the managed connection
- addEventHandler(SshEventAdapter) - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implementation of the SessionManager method, simply calls the SshClient
method addEventHandler.
- addEventHandler(SshEventAdapter) - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implementation of the SessionManager method, simply calls the SshClient
method addEventHandler.
- addEventHandler(SshEventAdapter) - Method in class com.sshtools.j2ssh.SshClient
-
Set the event handler for the underlying transport protocol.
- addEventHandler(TransportProtocolEventHandler) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- addEventListener(ChannelEventListener) - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
-
- addEventListener(AuthenticationProtocolListener) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
-
- addEventListener(ChannelEventListener) - Method in class com.sshtools.j2ssh.connection.Channel
-
- addEventListener(ChannelEventListener) - Method in class com.sshtools.j2ssh.SftpClient
-
- addExpression(String, String) - Method in class com.sshtools.common.automate.RemoteIdentificationRule
-
- addFavorite(StandardAction) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
- addFileset(FileSet) - Method in class com.sshtools.ant.Sftp
-
A set of files to upload or download
- addForwardingConfigurationListener(ForwardingConfigurationListener) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- addIOStreamConnectorListener(IOStreamConnectorListener) - Method in class com.sshtools.j2ssh.io.IOStreamConnector
-
- additionalOptionsTabs - Variable in class com.sshtools.common.ui.SshToolsApplication
-
- addKey(String, SshPublicKey) - Method in class com.sshtools.common.automate.AuthorizedKeys
-
- addKey(String) - Method in class com.sshtools.common.configuration.Authorization
-
- addKey(SshPrivateKey, SshPublicKey, String, KeyConstraints) - Method in class com.sshtools.j2ssh.agent.KeyStore
-
- addKey(SshPrivateKey, SshPublicKey, String, KeyConstraints) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Add a key to the agent
- addKeyStoreListener(KeyStoreListener) - Method in class com.sshtools.j2ssh.agent.KeyStore
-
- addLocalForwarding(ForwardingConfiguration) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- addLocalForwarding(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- addLocalForwarding(String, String, int, String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- addLocalForwarding(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- addMessage(SubsystemMessage) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
-
- addMessage(byte[]) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
-
- addMessage(byte[]) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Adds a raw message to the store and processes the data into a registered
message.
- addMessage(SshMessage) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Add a formed message to the store.
- addMessageListener(SshMessageListener) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
- addMessageStore(SshMessageStore) - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
-
- addMessageStore(SshMessageStore) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- addNewFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- addNewFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- addPrompt(String, boolean) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
- addReference(Object) - Method in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
-
- addRemoteForwarding(ForwardingConfiguration) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- addRemoteForwarding(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- addRemoteForwarding(String, String, int, String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- addRemoteForwarding(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- addRemoteForwardingConfiguration(String, int) - Method in class com.sshtools.daemon.forwarding.ForwardingServer
-
- addressToBind - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- addRule(RemoteIdentificationRule) - Method in class com.sshtools.common.automate.RemoteIdentification
-
- addTab(OptionsTab) - Method in class com.sshtools.common.ui.OptionsPanel
-
- addTab(SshToolsConnectionTab) - Method in class com.sshtools.common.ui.SshToolsConnectionPanel
-
- addTab(Tab) - Method in class com.sshtools.common.ui.Tabber
-
- addTask(Task) - Method in class com.sshtools.ant.ConditionalTasks
-
- addText(String) - Method in class com.sshtools.ant.Ssh.Shell.Read
-
the message as nested text
- addText(String) - Method in class com.sshtools.ant.Ssh.Shell.Write
-
the message as nested text
- addUnchangedFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- addUnchangedFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- addUpdatedFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- addUpdatedFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- agent - Variable in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
- AGENT_FORWARDING_CHANNEL - Static variable in class com.sshtools.j2ssh.agent.AgentSocketChannel
-
- AgentAuthenticationClient - Class in com.sshtools.j2ssh.agent
-
Provides an application with an authentication mechanism that links to the
sshtools agent; the agent stores private keys and can hash and sign data
for the public key authentication request.
- AgentAuthenticationClient() - Constructor for class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
Creates a new AgentAuthenticationClient object.
- AgentNotAvailableException - Exception in com.sshtools.j2ssh.agent
-
- AgentNotAvailableException() - Constructor for exception com.sshtools.j2ssh.agent.AgentNotAvailableException
-
Creates a new AgentNotAvailableException object.
- AgentSocketChannel - Class in com.sshtools.j2ssh.agent
-
- AgentSocketChannel(boolean) - Constructor for class com.sshtools.j2ssh.agent.AgentSocketChannel
-
Creates a new AgentSocketChannel object.
- AlgorithmInitializationException - Exception in com.sshtools.j2ssh.transport
-
Thrown by the transport protocol if an error occurs during any type of
algorithm initialization.
- AlgorithmInitializationException(String) - Constructor for exception com.sshtools.j2ssh.transport.AlgorithmInitializationException
-
Constructs the exception.
- algorithmName - Static variable in class com.sshtools.j2ssh.transport.cipher.BlowfishCbc
-
- algorithmName - Static variable in class com.sshtools.j2ssh.transport.cipher.TripleDesCbc
-
- AlgorithmNotAgreedException - Exception in com.sshtools.j2ssh.transport
-
Thrown by the transport protocol if an algortihm cannot be agreed between
the client and server.
- AlgorithmNotAgreedException(String) - Constructor for exception com.sshtools.j2ssh.transport.AlgorithmNotAgreedException
-
Constructs the exception.
- AlgorithmNotSupportedException - Exception in com.sshtools.j2ssh.transport
-
Thrown by the transport protocol if an algorithm is not supported by the
underlying JCE.
- AlgorithmNotSupportedException(String) - Constructor for exception com.sshtools.j2ssh.transport.AlgorithmNotSupportedException
-
Constructs the exception.
- AlgorithmOperationException - Exception in com.sshtools.j2ssh.transport
-
Thrown by the transport protocol if an algorithm operation error occurs.
- AlgorithmOperationException(String) - Constructor for exception com.sshtools.j2ssh.transport.AlgorithmOperationException
-
Contructs the exception.
- algorithmsIn - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- algorithmsOut - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- allocatePseudoTerminal(SessionChannelClient) - Method in class com.sshtools.ant.Ssh.Shell
-
- allocatePseudoTerminal(String, int, int, int, int, String) - Method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- allocatePseudoTerminal(String, int, int, int, int, String) - Method in class com.sshtools.daemon.scp.ScpServer
-
- ALLOW_ICON - Static variable in class com.sshtools.common.ui.HostsTab
-
- allowAgentForwarding - Variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- allowChannelOpen(String, ChannelFactory) - Method in interface com.sshtools.common.ui.SessionManager
-
Adds a channel factory to the managed connection.
- allowChannelOpen(String, ChannelFactory) - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implemenation of the SessionManager method, simply calls the SshClient
method allowChannelOpen.
- allowChannelOpen(String, ChannelFactory) - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implemenation of the SessionManager method, simply calls the SshClient
method allowChannelOpen.
- allowChannelOpen(String, ChannelFactory) - Method in class com.sshtools.j2ssh.SshClient
-
Instructs the underlying connection protocol to allow channels of the
given type to be opened by the server.
- allowConnectionSettingsEditing() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- allowedHosts() - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
-
- allowedHosts() - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Returns a Map of the allowed hosts.
- AllowedSubsystem - Class in com.sshtools.daemon.configuration
-
- AllowedSubsystem(String, String, String) - Constructor for class com.sshtools.daemon.configuration.AllowedSubsystem
-
Creates a new AllowedSubsystem object.
- allowGlobalRequest(String, GlobalRequestHandler) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- allowHost(String, String, boolean) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
-
- allowHost(String, SshPublicKey, boolean) - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Allows a host key, optionally recording the key to the known_hosts file.
- allParts(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns an array of substrings of the given text.
- allSubstrings(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given text split up into an array of strings, at the
occurrances of the separator string.
- always - Variable in class com.sshtools.ant.Ssh
-
- ansi - Class in com.sshtools.daemon.terminal
-
- ansi() - Constructor for class com.sshtools.daemon.terminal.ansi
-
- append(char) - Method in class com.sshtools.daemon.terminal.Editline
-
- append(String) - Method in class com.sshtools.daemon.terminal.Editline
-
- append(char) - Method in class com.sshtools.daemon.terminal.UserInput
-
- append(String) - Method in class com.sshtools.daemon.terminal.UserInput
-
- append(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given string array extended by one element that hold the
specified string.
- append(String[], String[]) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns an array of strings that contains all strings given by the first
and second string array.
- appendIfNotThere(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns an array of strings that contains all strings given in the first
plus the specified string to append, if it is not already in the given
array.
- appendIfNotThere(String[], String[]) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns an array of strings that contains all strings given in the first
plus all strings of the second array that are not already in the first
array.
- application - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
-
- applicationPanel - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- applyProfileChanges(SshToolsConnectionProfile) - Method in interface com.sshtools.common.ui.SessionManager
-
The session can call this method to apply any changes to the profile it
may have made.
- applyProfileChanges(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implementation of the SessionManager method, this does nothing.
- applyProfileChanges(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implementation of the SessionManager method, this does nothing.
- applyTab() - Method in class com.sshtools.common.ui.GlobalOptionsTab
-
- applyTab() - Method in class com.sshtools.common.ui.HostsTab
-
- applyTab() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- applyTab() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
- applyTab() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- applyTab() - Method in interface com.sshtools.common.ui.Tab
-
- applyTabs() - Method in class com.sshtools.common.ui.OptionsPanel
-
- applyTabs() - Method in class com.sshtools.common.ui.SshToolsConnectionPanel
-
- applyTabs() - Method in class com.sshtools.common.ui.Tabber
-
- asMap(String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns a new map object that contains all key-value pairs of the
specified string.
- asMap(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns a new map object that contains all key-value pairs of the
specified string.
- asMap(String, String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns a new map object that contains all key-value pairs of the
specified string.
- asProperties(String) - Method in class com.sshtools.daemon.util.StringUtil
-
Adds all key-value pairs of the given string to a new properties object.
- assertByte(int) - Method in class com.sshtools.j2ssh.util.SimpleASNReader
-
- asString(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns a string that contains all given strings concatenated and
separated by the specified separator.
- asString(String[]) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns a string that contains all given strings concatenated and
separated by comma.
- AsyncService - Class in com.sshtools.j2ssh.transport
-
Extends the simple Service
class to provide an asyncronous
messaging service for the transport protocol.
- AsyncService(String) - Constructor for class com.sshtools.j2ssh.transport.AsyncService
-
Constructs an asyncronous service.
- atEnd() - Method in class com.sshtools.daemon.util.StringScanner
-
Returns true, if the scanner has reached the end and a further
invocation of nextChar() would return the END_REACHED character.
- attachStreams(InputStream, OutputStream) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- AUTH_CANCELLED_BY_USER - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- AUTH_HOSTBASED - Static variable in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
-
- AUTH_ICON - Static variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- AUTH_KBI - Static variable in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
-
- AUTH_KBI - Static variable in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
-
- AUTH_PASSWORD - Static variable in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
-
- AUTH_PASSWORD - Static variable in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
-
- AUTH_PK - Static variable in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
-
- AUTH_PK - Static variable in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
-
- authenticate(AuthenticationProtocolServer, SshMsgUserAuthRequest) - Method in class com.sshtools.daemon.authentication.KBIPasswordAuthenticationServer
-
- authenticate(AuthenticationProtocolServer, SshMsgUserAuthRequest) - Method in class com.sshtools.daemon.authentication.PasswordAuthenticationServer
-
- authenticate(AuthenticationProtocolServer, SshMsgUserAuthRequest) - Method in class com.sshtools.daemon.authentication.PublicKeyAuthenticationServer
-
- authenticate(AuthenticationProtocolServer, SshMsgUserAuthRequest) - Method in class com.sshtools.daemon.authentication.SshAuthenticationServer
-
- authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
- authenticate(SshAuthenticationClient, Service) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
-
- authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
-
- authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.KBIAuthenticationClient
-
- authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
-
- authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
- authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- authenticate(SshAuthenticationClient) - Method in class com.sshtools.j2ssh.SshClient
-
Authenticate the user on the remote host.
- authenticateUser(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- authentication - Variable in class com.sshtools.j2ssh.SshClient
-
The SSH Authentication protocol implementation for this SSH client.
- authenticationComplete(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- AuthenticationDialog - Class in com.sshtools.common.authentication
-
- AuthenticationDialog() - Constructor for class com.sshtools.common.authentication.AuthenticationDialog
-
Creates a new AuthenticationDialog object.
- AuthenticationDialog(Frame) - Constructor for class com.sshtools.common.authentication.AuthenticationDialog
-
Creates a new AuthenticationDialog object.
- AuthenticationDialog(Dialog) - Constructor for class com.sshtools.common.authentication.AuthenticationDialog
-
Creates a new AuthenticationDialog object.
- authenticationMethod - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
-
- AuthenticationProtocolClient - Class in com.sshtools.j2ssh.authentication
-
- AuthenticationProtocolClient() - Constructor for class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
-
Creates a new AuthenticationProtocolClient object.
- AuthenticationProtocolException - Exception in com.sshtools.j2ssh.authentication
-
- AuthenticationProtocolException(String) - Constructor for exception com.sshtools.j2ssh.authentication.AuthenticationProtocolException
-
Creates a new AuthenticationProtocolException object.
- AuthenticationProtocolListener - Interface in com.sshtools.j2ssh.authentication
-
Title:
- AuthenticationProtocolServer - Class in com.sshtools.daemon.authentication
-
- AuthenticationProtocolServer() - Constructor for class com.sshtools.daemon.authentication.AuthenticationProtocolServer
-
Creates a new AuthenticationProtocolServer object.
- AuthenticationProtocolState - Class in com.sshtools.j2ssh.authentication
-
- AuthenticationProtocolState() - Constructor for class com.sshtools.j2ssh.authentication.AuthenticationProtocolState
-
- authenticationState - Variable in class com.sshtools.j2ssh.SshClient
-
The current state of the authentication for the current connection.
- Authorization - Class in com.sshtools.common.configuration
-
- Authorization(InputStream) - Constructor for class com.sshtools.common.configuration.Authorization
-
Creates a new Authorization object.
- Authorization() - Constructor for class com.sshtools.common.configuration.Authorization
-
Creates a new Authorization object.
- AuthorizationFileVerification - Class in com.sshtools.daemon.authentication
-
- AuthorizationFileVerification() - Constructor for class com.sshtools.daemon.authentication.AuthorizationFileVerification
-
- AuthorizedKeys - Class in com.sshtools.common.automate
-
- AuthorizedKeys() - Constructor for class com.sshtools.common.automate.AuthorizedKeys
-
- AuthorizedKeysFileLoader - Interface in com.sshtools.common.automate
-
- AuthorizedKeysFileSaver - Interface in com.sshtools.common.automate
-
- AuthorizedKeysFormat - Interface in com.sshtools.common.automate
-
- AutomationConfiguration - Class in com.sshtools.common.automate
-
- AutomationConfiguration(InputStream) - Constructor for class com.sshtools.common.automate.AutomationConfiguration
-
Creates a new AutomationConfiguration object.
- available() - Method in class com.sshtools.j2ssh.connection.ChannelInputStream
-
- available() - Method in class com.sshtools.j2ssh.io.DynamicBuffer
-
Return the number of bytes of data available to be read from the buffer
- available() - Method in class com.sshtools.j2ssh.subsystem.SubsystemInputStream
-
- availableWindowSpace() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- C - Static variable in interface com.sshtools.daemon.terminal.Terminal
-
- calculateExchangeHash() - Method in class com.sshtools.j2ssh.transport.kex.DhGroup1Sha1
-
- CAN - Static variable in interface com.sshtools.daemon.terminal.Terminal
-
- canAuthenticate() - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
- canAuthenticate() - Method in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
-
- canAuthenticate() - Method in class com.sshtools.j2ssh.authentication.KBIAuthenticationClient
-
- canAuthenticate() - Method in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
-
- canAuthenticate() - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
- canAuthenticate() - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- CANCELLED - Static variable in class com.sshtools.j2ssh.authentication.AuthenticationProtocolState
-
- canClose(OptionsDialog, Option) - Method in interface com.sshtools.common.ui.OptionCallback
-
- canClose() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Called by the application framework to test the closing state
- canExecute() - Method in class com.sshtools.daemon.vfs.VFSPermission
-
- canExit() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Called by the application framework when testing exit state
- canExit() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Called by the application framework when testing exit state
- canPrompt() - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- canRead() - Method in class com.sshtools.daemon.vfs.VFSPermission
-
- canRead() - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- canUse() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- canWrite() - Method in class com.sshtools.daemon.vfs.VFSPermission
-
- canWrite() - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- cd(String) - Method in class com.sshtools.j2ssh.SftpClient
-
Changes the working directory on the remote server.
- center(String, int) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given string filled (on the right and right) up to the
specified length with spaces.
- centerCh(String, int, char) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given string filled equally left and right up to the
specified length with the given character.
- CH_CR - Static variable in class com.sshtools.daemon.util.StringUtil
-
Constant for the carriage return character
- CH_NEWLINE - Static variable in class com.sshtools.daemon.util.StringUtil
-
Constant for the new line character
- CH_SPACE - Static variable in class com.sshtools.daemon.util.StringUtil
-
Constant for the space character
- CH_TAB - Static variable in class com.sshtools.daemon.util.StringUtil
-
Constant for the tabulator character
- CHANGE_PASSPHRASE - Static variable in class com.sshtools.common.keygen.KeygenPanel
-
- CHANGE_PASSPHRASE - Static variable in class com.sshtools.common.keygen.KeygenPanel2
-
- changedUpdate(DocumentEvent) - Method in class com.sshtools.common.keygen.KeygenPanel
-
- changePassphrase(File, String, String) - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyGenerator
-
- changePassphrase(String, String) - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
-
- changePassword(String) - Method in class com.sshtools.common.authentication.PasswordChange
-
- changePassword(String, String, String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
-
- changePassword(String) - Method in interface com.sshtools.j2ssh.authentication.PasswordChangePrompt
-
- changePermissions(SftpFile, String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- changePermissions(SftpFile, int) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- changePermissions(String, int) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- changePermissions(String, String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- changeTerminalDimensions(PseudoTerminal) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- Channel - Class in com.sshtools.j2ssh.connection
-
- Channel() - Constructor for class com.sshtools.j2ssh.connection.Channel
-
Creates a new Channel object.
- CHANNEL_CLOSED - Static variable in class com.sshtools.j2ssh.connection.ChannelState
-
- CHANNEL_OPEN - Static variable in class com.sshtools.j2ssh.connection.ChannelState
-
- CHANNEL_UNINITIALIZED - Static variable in class com.sshtools.j2ssh.connection.ChannelState
-
- ChannelDataWindow - Class in com.sshtools.j2ssh.connection
-
- ChannelDataWindow() - Constructor for class com.sshtools.j2ssh.connection.ChannelDataWindow
-
Creates a new ChannelDataWindow object.
- ChannelEventAdapter - Class in com.sshtools.j2ssh.connection
-
Title:
- ChannelEventAdapter() - Constructor for class com.sshtools.j2ssh.connection.ChannelEventAdapter
-
Creates a new ChannelEventAdapter object.
- ChannelEventListener - Interface in com.sshtools.j2ssh.connection
-
- ChannelFactory - Interface in com.sshtools.j2ssh.connection
-
- ChannelInputStream - Class in com.sshtools.j2ssh.connection
-
- ChannelInputStream(SshMessageStore, Integer) - Constructor for class com.sshtools.j2ssh.connection.ChannelInputStream
-
Creates a new ChannelInputStream object.
- ChannelInputStream(SshMessageStore) - Constructor for class com.sshtools.j2ssh.connection.ChannelInputStream
-
Creates a new ChannelInputStream object.
- ChannelOutputStream - Class in com.sshtools.j2ssh.connection
-
- ChannelOutputStream(Channel, Integer) - Constructor for class com.sshtools.j2ssh.connection.ChannelOutputStream
-
Creates a new ChannelOutputStream object.
- ChannelOutputStream(Channel) - Constructor for class com.sshtools.j2ssh.connection.ChannelOutputStream
-
Creates a new ChannelOutputStream object.
- ChannelState - Class in com.sshtools.j2ssh.connection
-
- ChannelState() - Constructor for class com.sshtools.j2ssh.connection.ChannelState
-
Creates a new ChannelState object.
- characters(char[], int, int) - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- characters(char[], int, int) - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- characters(char[], int, int) - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- CharacterUpdate - Static variable in class com.sshtools.daemon.terminal.TerminalIO
-
- charsAreEqual(char, char) - Method in class com.sshtools.daemon.util.StringExaminer
-
- charsAreEqual(char, char) - Method in class com.sshtools.daemon.util.StringPattern
-
- checkAndGetProperty(String, String) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- checkConfiguration() - Method in class com.sshtools.ant.Sftp
-
Checks to see that all required parameters are set.
- chgrp(int, String) - Method in class com.sshtools.j2ssh.SftpClient
-
Sets the group ID for the file or directory.
- CHMOD - Static variable in class com.sshtools.ant.Sftp
-
- chmod(SftpClient, String) - Method in class com.sshtools.ant.Sftp
-
- chmod(int, String) - Method in class com.sshtools.j2ssh.SftpClient
-
Changes the access permissions or modes of the specified file or
directory.
- chown(int, String) - Method in class com.sshtools.j2ssh.SftpClient
-
Sets the user ID to owner for the file or directory.
- cipher - Variable in class com.sshtools.ant.Ssh
-
- cleanUp() - Method in class com.sshtools.common.mru.MRUMenu
-
- clear() - Method in class com.sshtools.daemon.terminal.Editline
-
- clear() - Method in class com.sshtools.daemon.terminal.UserInput
-
- clearAuthenticationCache() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- CLIENT_PARAMETER_INFO - Static variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
-
- ClientForwardingListener(String, ConnectionProtocol, String, int, String, int) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingClient.ClientForwardingListener
-
- clientIdent - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- clientKexInit - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- cloneThread(Runnable, String) - Method in class com.sshtools.j2ssh.SshThread
-
Create's a cloned copy of this thread with the given target and name.
- close() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Called by the application framework to close the panel
- close() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- close() - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Close the agent
- close() - Method in class com.sshtools.j2ssh.connection.Channel
-
- close() - Method in class com.sshtools.j2ssh.connection.ChannelInputStream
-
- close() - Method in class com.sshtools.j2ssh.connection.ChannelOutputStream
-
- close() - Method in class com.sshtools.j2ssh.io.DynamicBuffer
-
Closes the buffer
- close() - Method in class com.sshtools.j2ssh.io.IOStreamConnector
-
- close() - Method in class com.sshtools.j2ssh.net.ConnectedSocketTransportProvider
-
- close() - Method in interface com.sshtools.j2ssh.net.TransportProvider
-
- close() - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- close() - Method in class com.sshtools.j2ssh.sftp.SftpFileInputStream
-
- close() - Method in class com.sshtools.j2ssh.sftp.SftpFileOutputStream
-
- close() - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
-
- close() - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Closes the store.
- close() - Method in class com.sshtools.j2ssh.util.Base64.OutputStream
-
- CloseAction - Class in com.sshtools.common.ui
-
- CloseAction() - Constructor for class com.sshtools.common.ui.CloseAction
-
Creates a new CloseAction object.
- closeChannel(Channel) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- closeConnection(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- closeContainer(SshToolsApplicationContainer) - Method in class com.sshtools.common.ui.SshToolsApplication
-
- closeContainer() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
-
- closeContainer() - Method in interface com.sshtools.common.ui.SshToolsApplicationContainer
-
- closeContainer() - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
-
- closeContainer() - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- closed(ForwardingConfiguration, ForwardingChannel) - Method in interface com.sshtools.j2ssh.forwarding.ForwardingConfigurationListener
-
- CLOSED - Static variable in class com.sshtools.j2ssh.io.IOStreamConnectorState
-
- CLOSED - Static variable in class com.sshtools.j2ssh.util.OpenClosedState
-
- closeFile(byte[]) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- closeFile(byte[]) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- closeFile(SftpFile) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- closeHandle(byte[]) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- closeInput() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- closeOutput() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- closeStream(InputStream) - Static method in class com.sshtools.j2ssh.io.IOUtil
-
- closeStream(OutputStream) - Static method in class com.sshtools.j2ssh.io.IOUtil
-
- collectParts(List, StringTokenizer) - Method in class com.sshtools.daemon.util.StringUtil
-
- collectParts(List, StringTokenizer, String) - Method in class com.sshtools.daemon.util.StringUtil
-
- ColorComboBox - Class in com.sshtools.common.ui
-
- ColorComboBox() - Constructor for class com.sshtools.common.ui.ColorComboBox
-
Creates a new ColorComboBox object.
- ColorComboBox(Color) - Constructor for class com.sshtools.common.ui.ColorComboBox
-
Creates a new ColorComboBox object.
- ColorHelper - Class in com.sshtools.daemon.terminal
-
- ColorHelper() - Constructor for class com.sshtools.daemon.terminal.ColorHelper
-
- ColorIcon - Class in com.sshtools.common.ui
-
- ColorIcon() - Constructor for class com.sshtools.common.ui.ColorIcon
-
Creates a new ColorIcon object.
- ColorIcon(Color) - Constructor for class com.sshtools.common.ui.ColorIcon
-
Creates a new ColorIcon object.
- ColorIcon(Color, Color) - Constructor for class com.sshtools.common.ui.ColorIcon
-
Creates a new ColorIcon object.
- ColorIcon(Color, Dimension, Color) - Constructor for class com.sshtools.common.ui.ColorIcon
-
Creates a new ColorIcon object.
- COLORINIT - Static variable in class com.sshtools.daemon.terminal.TerminalIO
-
- colorize(String, boolean) - Method in class com.sshtools.daemon.terminal.Colorizer
-
- colorizeBackground(String, String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
-
- Colorizer - Class in com.sshtools.daemon.terminal
-
- colorizeText(String, String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
-
- colorizeText(String, String, String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
-
- colorToString(Color) - Static method in class com.sshtools.common.util.GeneralUtil
-
Return a string representation of a color
- colorToString(Color) - Static method in class com.sshtools.common.util.PropertyUtil
-
- com.sshtools.ant - package com.sshtools.ant
-
- com.sshtools.common.authentication - package com.sshtools.common.authentication
-
- com.sshtools.common.automate - package com.sshtools.common.automate
-
- com.sshtools.common.configuration - package com.sshtools.common.configuration
-
- com.sshtools.common.hosts - package com.sshtools.common.hosts
-
- com.sshtools.common.keygen - package com.sshtools.common.keygen
-
- com.sshtools.common.mru - package com.sshtools.common.mru
-
- com.sshtools.common.ui - package com.sshtools.common.ui
-
- com.sshtools.common.util - package com.sshtools.common.util
-
- com.sshtools.daemon - package com.sshtools.daemon
-
- com.sshtools.daemon.authentication - package com.sshtools.daemon.authentication
-
- com.sshtools.daemon.configuration - package com.sshtools.daemon.configuration
-
- com.sshtools.daemon.forwarding - package com.sshtools.daemon.forwarding
-
- com.sshtools.daemon.platform - package com.sshtools.daemon.platform
-
- com.sshtools.daemon.scp - package com.sshtools.daemon.scp
-
- com.sshtools.daemon.session - package com.sshtools.daemon.session
-
- com.sshtools.daemon.sftp - package com.sshtools.daemon.sftp
-
- com.sshtools.daemon.subsystem - package com.sshtools.daemon.subsystem
-
- com.sshtools.daemon.terminal - package com.sshtools.daemon.terminal
-
- com.sshtools.daemon.transport - package com.sshtools.daemon.transport
-
- com.sshtools.daemon.util - package com.sshtools.daemon.util
-
- com.sshtools.daemon.vfs - package com.sshtools.daemon.vfs
-
- com.sshtools.j2ssh - package com.sshtools.j2ssh
-
- com.sshtools.j2ssh.agent - package com.sshtools.j2ssh.agent
-
- com.sshtools.j2ssh.authentication - package com.sshtools.j2ssh.authentication
-
- com.sshtools.j2ssh.configuration - package com.sshtools.j2ssh.configuration
-
- com.sshtools.j2ssh.connection - package com.sshtools.j2ssh.connection
-
- com.sshtools.j2ssh.forwarding - package com.sshtools.j2ssh.forwarding
-
- com.sshtools.j2ssh.io - package com.sshtools.j2ssh.io
-
- com.sshtools.j2ssh.net - package com.sshtools.j2ssh.net
-
- com.sshtools.j2ssh.openssh - package com.sshtools.j2ssh.openssh
-
- com.sshtools.j2ssh.session - package com.sshtools.j2ssh.session
-
- com.sshtools.j2ssh.sftp - package com.sshtools.j2ssh.sftp
-
- com.sshtools.j2ssh.subsystem - package com.sshtools.j2ssh.subsystem
-
- com.sshtools.j2ssh.transport - package com.sshtools.j2ssh.transport
-
- com.sshtools.j2ssh.transport.cipher - package com.sshtools.j2ssh.transport.cipher
-
- com.sshtools.j2ssh.transport.compression - package com.sshtools.j2ssh.transport.compression
-
- com.sshtools.j2ssh.transport.hmac - package com.sshtools.j2ssh.transport.hmac
-
- com.sshtools.j2ssh.transport.kex - package com.sshtools.j2ssh.transport.kex
-
- com.sshtools.j2ssh.transport.publickey - package com.sshtools.j2ssh.transport.publickey
-
- com.sshtools.j2ssh.transport.publickey.dsa - package com.sshtools.j2ssh.transport.publickey.dsa
-
- com.sshtools.j2ssh.transport.publickey.rsa - package com.sshtools.j2ssh.transport.publickey.rsa
-
- com.sshtools.j2ssh.util - package com.sshtools.j2ssh.util
-
- COMP_NONE - Static variable in class com.sshtools.j2ssh.transport.compression.SshCompressionFactory
-
- compareTo(Object) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel.ActionMenu
-
- compareTo(Object) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel.ActionMenu
-
- compareTo(Object) - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
-
- compareTo(Object) - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- COMPLETE - Static variable in class com.sshtools.j2ssh.authentication.AuthenticationProtocolState
-
- COMPLETE - Static variable in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
- completed() - Method in interface com.sshtools.j2ssh.FileTransferProgress
-
- COMPLETED_ACTION_STRS - Static variable in class com.sshtools.ant.Sftp
-
- completeKeyExchange() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- completeOnNewKeys - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- compress(byte[], int, int) - Method in interface com.sshtools.j2ssh.transport.compression.SshCompression
-
- COMPRESSION_ERROR - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- ConditionalTasks - Class in com.sshtools.ant
-
- ConditionalTasks() - Constructor for class com.sshtools.ant.ConditionalTasks
-
- ConfigurationContext - Interface in com.sshtools.j2ssh.configuration
-
- ConfigurationException - Exception in com.sshtools.j2ssh.configuration
-
- ConfigurationException(String) - Constructor for exception com.sshtools.j2ssh.configuration.ConfigurationException
-
Creates a new ConfigurationException object.
- ConfigurationLoader - Class in com.sshtools.j2ssh.configuration
-
- ConfigurationLoader() - Constructor for class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- configureNewLocation() - Static method in class com.sshtools.j2ssh.agent.SshAgentSocketListener
-
Configure a new random port for the agent listener.
- configureServices(ConnectionProtocol) - Method in class com.sshtools.daemon.SshServer
-
- configureUserAccess(SftpClient, String, String, String, SshPublicKey, String, int) - Method in class com.sshtools.common.automate.RemoteIdentification
-
- configureUserAccess(SftpClient, String, String, String, List, String, int) - Method in class com.sshtools.common.automate.RemoteIdentification
-
- connect(SshToolsConnectionProfile, boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- connect(SshClient, SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- connect() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- connect(InputStream, OutputStream) - Method in class com.sshtools.j2ssh.io.IOStreamConnector
-
- connect(String) - Method in class com.sshtools.j2ssh.SshClient
-
Connect the client to the server using default connection properties.
- connect(String, HostKeyVerification) - Method in class com.sshtools.j2ssh.SshClient
-
Connect the client to the server using the default connection
properties.
- connect(String, int) - Method in class com.sshtools.j2ssh.SshClient
-
Connect the client to the server on a specified port with default
connection properties.
- connect(String, int, HostKeyVerification) - Method in class com.sshtools.j2ssh.SshClient
-
Connect the client to the server on a specified port with default
connection properties.
- connect(SshConnectionProperties) - Method in class com.sshtools.j2ssh.SshClient
-
Connect the client to the server with the specified properties.
- connect(SshConnectionProperties, HostKeyVerification) - Method in class com.sshtools.j2ssh.SshClient
-
Connect the client to the server with the specified properties.
- CONNECT_ICON - Static variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- connectAgentSocket(String) - Static method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Connect a socket to the agent at the location specified.
- connectAndAuthenticate() - Method in class com.sshtools.ant.Ssh
-
- CONNECTED - Static variable in class com.sshtools.j2ssh.io.IOStreamConnectorState
-
- CONNECTED - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolState
-
- ConnectedSocketTransportProvider - Class in com.sshtools.j2ssh.net
-
- ConnectedSocketTransportProvider(Socket) - Constructor for class com.sshtools.j2ssh.net.ConnectedSocketTransportProvider
-
Creates a new ConnectedSocketTransportProvider object.
- connectImmediately - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
-
- connection - Variable in class com.sshtools.j2ssh.connection.Channel
-
- connection - Variable in class com.sshtools.j2ssh.SshClient
-
The SSH Connection protocol implementation for this SSH client.
- CONNECTION_LOST - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- connectionFileFilter - Variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- ConnectionPropertiesAction - Class in com.sshtools.common.ui
-
- ConnectionPropertiesAction() - Constructor for class com.sshtools.common.ui.ConnectionPropertiesAction
-
Creates a new ConnectionPropertiesAction object.
- ConnectionProtocol - Class in com.sshtools.j2ssh.connection
-
- ConnectionProtocol() - Constructor for class com.sshtools.j2ssh.connection.ConnectionProtocol
-
Creates a new ConnectionProtocol object.
- connectLocalAgent(String, String) - Static method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Connect to the local agent.
- connectTransportProvider(SshConnectionProperties, int) - Static method in class com.sshtools.j2ssh.net.TransportProviderFactory
-
- connectViaProxy(String, int, String, int, String, String, String) - Static method in class com.sshtools.j2ssh.net.HttpProxySocketProvider
-
- connectViaProxy(String, int, String, int, String, String, String, String) - Static method in class com.sshtools.j2ssh.net.HttpProxySocketProvider
-
- connectViaSocks4Proxy(String, int, String, int, String) - Static method in class com.sshtools.j2ssh.net.SocksProxySocket
-
- connectViaSocks5Proxy(String, int, String, int, boolean, String, String) - Static method in class com.sshtools.j2ssh.net.SocksProxySocket
-
- connectViaSocks5Proxy(String, int, String, int, String, String) - Static method in class com.sshtools.j2ssh.net.SocksProxySocket
-
- ConsoleHostKeyVerification - Class in com.sshtools.common.hosts
-
- ConsoleHostKeyVerification() - Constructor for class com.sshtools.common.hosts.ConsoleHostKeyVerification
-
Creates a new ConsoleHostKeyVerification object.
- ConsoleHostKeyVerification(String) - Constructor for class com.sshtools.common.hosts.ConsoleHostKeyVerification
-
Creates a new ConsoleHostKeyVerification object.
- ConsoleKnownHostsKeyVerification - Class in com.sshtools.j2ssh.transport
-
Implements the AbstractKnownHostsKeyVerification
to provide
host key verification through the console.
- ConsoleKnownHostsKeyVerification() - Constructor for class com.sshtools.j2ssh.transport.ConsoleKnownHostsKeyVerification
-
Constructs the verification instance with the default known_hosts file
from $HOME/.ssh/known_hosts.
- ConsoleKnownHostsKeyVerification(String) - Constructor for class com.sshtools.j2ssh.transport.ConsoleKnownHostsKeyVerification
-
Constructs the verification instance with the specified known_hosts
file.
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoResponse
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPKOK
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthSuccess
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelClose
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelData
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelEOF
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelFailure
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelSuccess
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgRequestFailure
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.connection.SshMsgRequestSuccess
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpAttrs
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpClose
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpData
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpFSetStat
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpFStat
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpHandle
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpInit
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpLStat
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpMkdir
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpName
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpOpen
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpOpenDir
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpRead
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpReadDir
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpReadlink
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpRealPath
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpRemove
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpRename
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpRmdir
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpSetStat
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpStat
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpSymlink
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpVersion
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.sftp.SshFxpWrite
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessage
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.SshMessage
-
Message implementations should implement this method, writing the data
as exected in the transport protocol message format.
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.SshMsgDebug
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.SshMsgIgnore
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.SshMsgNewKeys
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.SshMsgServiceAccept
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.SshMsgServiceRequest
-
- constructByteArray(ByteArrayWriter) - Method in class com.sshtools.j2ssh.transport.SshMsgUnimplemented
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoResponse
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPKOK
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthSuccess
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelClose
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelData
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelEOF
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelFailure
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelSuccess
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgRequestFailure
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.connection.SshMsgRequestSuccess
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpAttrs
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpClose
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpData
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpFSetStat
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpFStat
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpHandle
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpInit
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpLStat
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpMkdir
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpName
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpOpen
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpOpenDir
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpRead
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpReadDir
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpReadlink
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpRealPath
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpRemove
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpRename
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpRmdir
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpSetStat
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpStat
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpSymlink
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpVersion
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.sftp.SshFxpWrite
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessage
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMessage
-
Message implementation should implement this method, reading the data as
expected in the transport protocol message format.
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMsgDebug
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMsgIgnore
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMsgNewKeys
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMsgServiceAccept
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMsgServiceRequest
-
- constructMessage(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMsgUnimplemented
-
- consumeWindowSpace(int) - Method in class com.sshtools.j2ssh.connection.ChannelDataWindow
-
- container - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
-
- containers - Static variable in class com.sshtools.common.ui.SshToolsApplication
-
- contains(String[], String, boolean) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns whether or not the specified string can be found in the given
string array.
- contains(String[], StringPattern) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns whether or not a string can be found in the given string array
that matches the specified string pattern.
- contains(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns whether or not the specified string can be found in the given
string array.
- containsChannelFactory(String) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- containsFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- containsFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- containsIgnoreCase(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns whether or not the specified string can be found in the given
string array.
- containsKey(SshPublicKey) - Method in class com.sshtools.common.automate.AuthorizedKeys
-
- containsProperty(String) - Method in class com.sshtools.j2ssh.SshThread
-
Determine if this thread contains the given property.
- containsSetting(String) - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
-
- contentsChanged(ListDataEvent) - Method in class com.sshtools.common.mru.MRUMenu
-
- CONTEXT_MENU_GROUP - Static variable in class com.sshtools.common.ui.StandardAction
-
- CONTEXT_MENU_WEIGHT - Static variable in class com.sshtools.common.ui.StandardAction
-
- contextMenu - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
-
- CONVERT_IETF_SECSH_TO_OPENSSH - Static variable in class com.sshtools.common.keygen.KeygenPanel
-
- CONVERT_IETF_SECSH_TO_OPENSSH - Static variable in class com.sshtools.common.keygen.KeygenPanel2
-
- CONVERT_OPENSSH_TO_IETF_SECSH - Static variable in class com.sshtools.common.keygen.KeygenPanel
-
- CONVERT_OPENSSH_TO_IETF_SECSH - Static variable in class com.sshtools.common.keygen.KeygenPanel2
-
- convertContainer(SshToolsApplicationContainer, Class) - Method in class com.sshtools.common.ui.SshToolsApplication
-
- convertPublicKeyFile(File, SshPublicKeyFormat) - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyGenerator
-
- copyFile(File, File) - Static method in class com.sshtools.j2ssh.io.IOUtil
-
- copyFrom(String[], int) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns all elements of string array from in a new array from
index start up to the end.
- copyFrom(String[], int, int) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns all elements of string array from in a new array from
index start up to index end (inclusive).
- copyLocalDirectory(String, String, boolean, boolean, boolean, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
- copyRemoteDirectory(String, String, boolean, boolean, boolean, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
- CR - Static variable in class com.sshtools.daemon.terminal.TerminalIO
-
- create(AuthorizedKeys, String, String, AuthorizedKeysFileSaver) - Static method in class com.sshtools.common.automate.AuthorizedKeys
-
- create(SshPrivateKey, String, SshPrivateKeyFormat) - Static method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
-
- create(SshPublicKey, SshPublicKeyFormat) - Static method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
-
- createApplicationPanel() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- createChannel(String, byte[]) - Method in class com.sshtools.daemon.forwarding.ForwardingServer
-
- createChannel(String, byte[]) - Method in class com.sshtools.daemon.session.SessionChannelFactory
-
- createChannel(String, byte[]) - Method in interface com.sshtools.j2ssh.connection.ChannelFactory
-
- createChannel(String, int, Socket) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient.ClientForwardingListener
-
- createChannel(String, byte[]) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- createChannel(String, int, Socket) - Method in class com.sshtools.j2ssh.forwarding.ForwardingListener
-
- createCookie(String) - Static method in class com.sshtools.common.util.X11Util
-
- createDelimString(List) - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- createExec() - Method in class com.sshtools.ant.Ssh
-
- createForwardingBindingChannel(String, String, int, String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- createForwardingIOChannel(String, String, int, String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- createForwardingSocketChannel(String, String, int, String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- createLocalKexInit() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- createLocalKexInit() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- createMessage(byte[]) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Create a formed message from raw message data.
- createOptionDialog(JComponent, Option[], Object, String, Option, OptionCallback, Icon) - Static method in class com.sshtools.common.ui.OptionsDialog
-
- createParents(SftpClient, String) - Method in class com.sshtools.ant.Sftp
-
Creates all parent directories specified in a complete relative
pathname.
- createProcess(String, Map) - Method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- createProcess(String, Map) - Method in class com.sshtools.daemon.scp.ScpServer
-
- createRead() - Method in class com.sshtools.ant.Ssh.Shell
-
- createSession(Socket) - Method in class com.sshtools.daemon.SshServer
-
- createSftp() - Method in class com.sshtools.ant.Ssh
-
- createShell() - Method in class com.sshtools.ant.Ssh
-
- createSymbolicLink(String, String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- createSymbolicLink(String, String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- createSymbolicLink(String, String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- createWrite() - Method in class com.sshtools.ant.Ssh.Shell
-
Reading/Writing to the session/command
- CRLF - Static variable in class com.sshtools.daemon.terminal.TerminalIO
-
- CROSS_PLATFORM_LAF - Static variable in class com.sshtools.common.ui.SshToolsApplication
-
- CS7 - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
-
- CS8 - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
-
- current() - Static method in class com.sshtools.daemon.util.StringUtil
-
Returns the one and only instance of this class.
- currentConnectionFile - Variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- currentConnectionProfile - Variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- currentConnectionProfile - Variable in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
-
- cutHead(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the portion of the given string that stands after the last
occurance of the specified separator.
- cutTail(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the portion of the given string that comes before the last
occurance of the specified separator.
- CYAN - Static variable in class com.sshtools.daemon.terminal.ColorHelper
-
- CYAN - Static variable in class com.sshtools.daemon.terminal.TerminalIO
-
- GeneralUtil - Class in com.sshtools.common.util
-
Other utilities not worth their own class
- GeneralUtil() - Constructor for class com.sshtools.common.util.GeneralUtil
-
- generate(long, byte[], int, int) - Method in class com.sshtools.j2ssh.transport.hmac.HmacMd5
-
- generate(long, byte[], int, int) - Method in class com.sshtools.j2ssh.transport.hmac.HmacMd596
-
- generate(long, byte[], int, int) - Method in class com.sshtools.j2ssh.transport.hmac.HmacSha
-
- generate(long, byte[], int, int) - Method in class com.sshtools.j2ssh.transport.hmac.HmacSha96
-
- generate(long, byte[], int, int) - Method in interface com.sshtools.j2ssh.transport.hmac.SshHmac
-
- generate(int) - Method in class com.sshtools.j2ssh.transport.publickey.dsa.SshDssKeyPair
-
- generate(int) - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaKeyPair
-
- generate(int) - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyPair
-
- GENERATE_KEY_PAIR - Static variable in class com.sshtools.common.keygen.KeygenPanel
-
- GENERATE_KEY_PAIR - Static variable in class com.sshtools.common.keygen.KeygenPanel2
-
- generateKeyPair(String, int, String, String, String) - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyGenerator
-
- generateSignature(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
-
- generateSignature(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKey
-
- generateUniqueId(byte[]) - Static method in class com.sshtools.common.util.UID
-
- get(String, String) - Static method in class com.sshtools.common.ui.PreferencesStore
-
- get(String) - Method in class com.sshtools.j2ssh.ScpClient
-
Gets a remote file as an java.io.InputStream
.
- get(String, String[], boolean) - Method in class com.sshtools.j2ssh.ScpClient
-
Downloads an array of remote files to the local computer.
- get(String, String, boolean) - Method in class com.sshtools.j2ssh.ScpClient
-
Downloads a remote file onto the local computer.
- get(String, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
Download the remote file to the local computer.
- get(String) - Method in class com.sshtools.j2ssh.SftpClient
-
- get(String, String, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
Download the remote file to the local computer.
- get(String, String) - Method in class com.sshtools.j2ssh.SftpClient
-
- get(String, OutputStream, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
Download the remote file writing it to the specified
OutputStream
.
- get(String, OutputStream) - Method in class com.sshtools.j2ssh.SftpClient
-
- GET_FILES - Static variable in class com.sshtools.ant.Sftp
-
- getAboutAuthors() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getAboutLicenseDetails() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getAboutURL() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getAbsolutePath() - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- getAbsolutePath(String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getAbsolutePath(SftpFile) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getAbsolutePath(String) - Method in class com.sshtools.j2ssh.SftpClient
-
- getAccessedTime() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- getAction() - Method in class com.sshtools.ant.Sftp.Action
-
- getAction() - Method in class com.sshtools.common.keygen.KeygenPanel
-
- getAction() - Method in class com.sshtools.common.ui.FolderBar
-
- getAction(String) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Get an action by name
- getActionCommand() - Method in class com.sshtools.common.ui.StandardAction
-
- getActionMenu(String) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Gets a menu by name
- getActiveChannelCount() - Method in class com.sshtools.j2ssh.SshClient
-
Returns the number of active channels for this client.
- getActiveChannels() - Method in class com.sshtools.j2ssh.SshClient
-
Returns the list of active channels.
- getActiveForwardingSocketChannels() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- getActiveSession(String) - Method in class com.sshtools.j2ssh.SshClient
-
Returns the active session channel of the given type.
- getActiveSftpClient() - Method in class com.sshtools.j2ssh.SshClient
-
Get an active sftp client
- getAdditionalConnectionTabs() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- getAdditionalConnectionTabs() - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
-
- getAdditionalOptionsTabs() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getAdditionalText() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- getAddressToBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- getAlgorithm() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
-
- getAlgorithmName() - Method in class com.sshtools.j2ssh.configuration.ExtensionAlgorithm
-
- getAlgorithmName() - Method in class com.sshtools.j2ssh.transport.publickey.dsa.SshDssPublicKey
-
- getAlgorithmName() - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
-
- getAlgorithmName() - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPublicKey
-
- getAlgorithmName() - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKey
-
- getAlgorithmName() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKey
-
- getAllLookAndFeelInfo() - Static method in class com.sshtools.common.ui.SshToolsApplication
-
- getAllowAgentForwarding() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- getAllowedAuthentications() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getAllowTcpForwarding() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getApplication() - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
-
- getApplication() - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- getApplication() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Get the application attached to the panel
- getApplicationLargeIcon() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getApplicationName() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getApplicationPanel() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
-
- getApplicationPanel() - Method in interface com.sshtools.common.ui.SshToolsApplicationContainer
-
- getApplicationPanel() - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
-
- getApplicationPanel() - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- getApplicationPreferencesDirectory() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getApplicationProperty(String, String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- getApplicationPropertyBoolean(String, boolean) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- getApplicationPropertyColor(String, Color) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- getApplicationPropertyInt(String, int) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- getApplicationVersion() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getAsyncMessageFilter() - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
-
- getAsyncMessageFilter() - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- getAsyncMessageFilter() - Method in class com.sshtools.j2ssh.transport.AsyncService
-
Implement this method by returning the message ids of the asyncrounous
messages your implementation wants to receive.
- getAtomicSequenceLength() - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- getAtomicSequenceLength() - Method in interface com.sshtools.daemon.terminal.Terminal
-
- getAttachedInputStream() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getAttachedOutputStream() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getAttributes() - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- getAttributes(String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getAttributes(SftpFile) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getAttributes() - Method in class com.sshtools.j2ssh.sftp.SshFxpAttrs
-
- getAttributes() - Method in class com.sshtools.j2ssh.sftp.SshFxpFSetStat
-
- getAttributes() - Method in class com.sshtools.j2ssh.sftp.SshFxpMkdir
-
- getAttributes() - Method in class com.sshtools.j2ssh.sftp.SshFxpOpen
-
- getAttributes() - Method in class com.sshtools.j2ssh.sftp.SshFxpSetStat
-
- getAuthenticationBanner() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getAuthenticationBanner(int) - Method in class com.sshtools.j2ssh.SshClient
-
Returns the server's authentication banner.
- getAuthenticationExtensions() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getAuthenticationExtensions() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getAuthenticationExtensions() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getAuthenticationMethod() - Method in class com.sshtools.j2ssh.net.HttpResponse
-
- getAuthenticationMethods() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- getAuthenticationPrompt() - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- getAuthenticationRealm() - Method in class com.sshtools.j2ssh.net.HttpResponse
-
- getAuthorizationFile() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getAuthorizedKeys() - Method in class com.sshtools.common.automate.AuthorizedKeys
-
- getAuthorizedKeys() - Method in class com.sshtools.common.configuration.Authorization
-
- getAuthorizedKeysDefaultPath() - Method in class com.sshtools.common.automate.RemoteIdentification
-
- getAuthorizedKeysFormat() - Method in class com.sshtools.common.automate.RemoteIdentification
-
- getAvailableAuthentications() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure
-
- getAvailableAuthMethods(String) - Method in class com.sshtools.j2ssh.SshClient
-
Returns the list of available authentication methods for a given user.
- getAvailableAuths(String, String) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
-
- getBanner() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner
-
- getBannerMessage(int) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
-
- getBitLength() - Method in class com.sshtools.j2ssh.transport.publickey.dsa.SshDssPublicKey
-
- getBitLength() - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
-
- getBitLength() - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPublicKey
-
- getBitLength() - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKey
-
- getBitLength() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKey
-
- getBits() - Method in class com.sshtools.common.keygen.KeygenPanel
-
- getBlockSize() - Method in class com.sshtools.j2ssh.transport.cipher.BlowfishCbc
-
- getBlockSize() - Method in class com.sshtools.j2ssh.transport.cipher.SshCipher
-
- getBlockSize() - Method in class com.sshtools.j2ssh.transport.cipher.TripleDesCbc
-
- getBoolean(String, boolean) - Static method in class com.sshtools.common.ui.PreferencesStore
-
- getByte() - Method in class com.sshtools.j2ssh.util.SimpleASNReader
-
- getBytes() - Method in class com.sshtools.j2ssh.io.IOStreamConnector
-
- getBytes() - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
-
- getBytes() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
-
- getBytesToAdd() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
- getCanonicalPath(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- getCanonicalPath(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- getChannelConfirmationData() - Method in class com.sshtools.daemon.session.SessionChannelServer
-
- getChannelConfirmationData() - Method in class com.sshtools.j2ssh.agent.AgentSocketChannel
-
- getChannelConfirmationData() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getChannelConfirmationData() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getChannelConfirmationData() - Method in class com.sshtools.j2ssh.forwarding.ForwardingChannelImpl
-
- getChannelConfirmationData() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getChannelConfirmationData() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getChannelConfirmationData() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getChannelConfirmationData() - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
-
- getChannelData() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelData
-
- getChannelData() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
- getChannelData() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
- getChannelData() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
- getChannelData() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
- getChannelDataLength() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelData
-
- getChannelId() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelSuccess
-
- getChannelOpenData() - Method in class com.sshtools.daemon.session.SessionChannelServer
-
- getChannelOpenData() - Method in class com.sshtools.j2ssh.agent.AgentSocketChannel
-
- getChannelOpenData() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getChannelOpenData() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getChannelOpenData() - Method in class com.sshtools.j2ssh.forwarding.ForwardingChannelImpl
-
- getChannelOpenData() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getChannelOpenData() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getChannelOpenData() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getChannelOpenData() - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
-
- getChannelType() - Method in class com.sshtools.daemon.session.SessionChannelServer
-
- getChannelType() - Method in class com.sshtools.j2ssh.agent.AgentSocketChannel
-
- getChannelType() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getChannelType() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
- getChannelType() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getChannelType() - Method in interface com.sshtools.j2ssh.forwarding.ForwardingChannel
-
- getChannelType() - Method in class com.sshtools.j2ssh.forwarding.ForwardingChannelImpl
-
- getChannelType() - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- getChannelType() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getChannelType() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getChannelType() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getChannelType() - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
-
- getCipher() - Method in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
-
- getCipherExtensions() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getCipherExtensions() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getCipherExtensions() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getColor() - Method in class com.sshtools.common.ui.ColorComboBox
-
- getColumns() - Method in class com.sshtools.ant.Ssh.Shell
-
- getColumns() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getColumns() - Method in interface com.sshtools.j2ssh.session.PseudoTerminal
-
- getCommandPort() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getCommandsToExecute() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- getComment() - Method in class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
-
- getComment() - Method in class com.sshtools.j2ssh.transport.publickey.SECSHPublicKeyFormat
-
- getComment() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
-
- getComment() - Method in interface com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormat
-
- getCompression() - Method in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
-
- getCompressionExtensions() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getCompressionExtensions() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getCompressionExtensions() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getConfiguration(Class) - Method in class com.sshtools.common.configuration.XmlConfigurationContext
-
- getConfiguration(Class) - Method in class com.sshtools.daemon.configuration.XmlServerConfigurationContext
-
- getConfiguration() - Method in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
-
- getConfiguration(Class) - Method in interface com.sshtools.j2ssh.configuration.ConfigurationContext
-
- getConfiguration(Class) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- getConfigurationDirectory() - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- getConnectionId() - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
-
- getConnectionId() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getConnectionProfile() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- getConnectionProfile() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
- getConnectionProfile() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- getConnectionProfile() - Method in interface com.sshtools.common.ui.SshToolsConnectionTab
-
- getConnectionProperties() - Method in class com.sshtools.j2ssh.SshClient
-
Get the connection properties for this connection.
- getConnectionState() - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
-
- getConnectionState() - Method in class com.sshtools.j2ssh.SshClient
-
Returns the transport protocol's connection state.
- getContainer() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Gets the container for this panel.
- getContainerAt(int) - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getContainerCount() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getContainerForPanel(SshToolsApplicationPanel) - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getContextClassLoader() - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- getContextMenu() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Get the context menu
- getCookie(int) - Static method in class com.sshtools.common.util.X11Util
-
- getCrtCoefficient() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getCurrentConnectionFile() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- getCurrentConnectionProfile() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- getCurrentConnectionProfile() - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
-
- getCurrentSessionId() - Static method in class com.sshtools.j2ssh.SshThread
-
Returns the session id of the current thread context.
- getCurrentThread() - Static method in class com.sshtools.j2ssh.SshThread
-
Returns the current SshThread
.
- getCurrentThreadUser() - Static method in class com.sshtools.j2ssh.SshThread
-
Call to determine the username of the current thread context.
- getCursorMoveSequence(int, int) - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- getCursorMoveSequence(int, int) - Method in interface com.sshtools.daemon.terminal.Terminal
-
- getCursorPosition() - Method in class com.sshtools.daemon.terminal.Editline
-
- getCursorPosition() - Method in class com.sshtools.daemon.terminal.UserInput
-
- getCursorPositioningSequence(int[]) - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- getCursorPositioningSequence(int[]) - Method in interface com.sshtools.daemon.terminal.Terminal
-
- getData() - Method in class com.sshtools.j2ssh.sftp.SshFxpData
-
- getData() - Method in class com.sshtools.j2ssh.sftp.SshFxpWrite
-
- getData() - Method in class com.sshtools.j2ssh.transport.SshMsgIgnore
-
- getData() - Method in class com.sshtools.j2ssh.util.SimpleASNReader
-
- getDataTypeCode() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
- getDecryptionAlgorithm() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getDecryptionAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getDecryptionAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getDefaultButton() - Method in class com.sshtools.common.ui.OptionsDialog
-
- getDefaultCipher() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getDefaultCipher() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getDefaultCipher() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getDefaultCipher() - Static method in class com.sshtools.j2ssh.transport.cipher.SshCipherFactory
-
- getDefaultCompression() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getDefaultCompression() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getDefaultCompression() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getDefaultCompression() - Static method in class com.sshtools.j2ssh.transport.compression.SshCompressionFactory
-
- getDefaultDirectory() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getDefaultFormatType() - Static method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
-
- getDefaultFormatType() - Static method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormatFactory
-
- getDefaultHmac() - Static method in class com.sshtools.j2ssh.transport.hmac.SshHmacFactory
-
- getDefaultKeyExchange() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getDefaultKeyExchange() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getDefaultKeyExchange() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getDefaultKeyExchange() - Static method in class com.sshtools.j2ssh.transport.kex.SshKeyExchangeFactory
-
- getDefaultMac() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getDefaultMac() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getDefaultMac() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getDefaultName() - Method in class com.sshtools.common.automate.RemoteIdentification
-
- getDefaultPath(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- getDefaultPath(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- getDefaultPrivateKeyFormat() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getDefaultPrivateKeyFormat() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getDefaultPrivateKeyFormat() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getDefaultPublicKey() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getDefaultPublicKey() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getDefaultPublicKey() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getDefaultPublicKey() - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
-
- getDefaultPublicKeyFormat() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getDefaultPublicKeyFormat() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getDefaultPublicKeyFormat() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getDefaultTerminalProvider() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- getDefaultTerminalProvider() - Method in class com.sshtools.daemon.scp.ScpServer
-
- getDeletedFiles() - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- getDelimitedSubstring(String, String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the first substring that is enclosed by the specified
delimiters.
- getDelimitedSubstring(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the first substring that is enclosed by the specified delimiter.
- getDescription() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the description of the provider e.g.
- getDescription(SshPublicKey) - Method in class com.sshtools.j2ssh.agent.KeyStore
-
- getDescription() - Method in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- getDisconnectReason() - Method in class com.sshtools.j2ssh.transport.TransportProtocolState
-
- getDisplay() - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- getDisplayAlways() - Method in class com.sshtools.j2ssh.transport.SshMsgDebug
-
- getDouble(String, double) - Static method in class com.sshtools.common.ui.PreferencesStore
-
- getDSAKeyInfo(SimpleASNReader) - Static method in class com.sshtools.j2ssh.openssh.DSAKeyInfo
-
- getE() - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit
-
- getElementAt(int) - Method in class com.sshtools.common.mru.MRUListModel
-
- getEncoded() - Method in class com.sshtools.j2ssh.transport.publickey.dsa.SshDssPublicKey
-
- getEncoded() - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
-
- getEncoded() - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPublicKey
-
- getEncoded() - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKey
-
- getEncoded() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKey
-
- getEncodedTerminalModes() - Method in class com.sshtools.ant.Ssh.Shell
-
- getEncodedTerminalModes() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getEncodedTerminalModes() - Method in interface com.sshtools.j2ssh.session.PseudoTerminal
-
- getEncryptionAlgorithm() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getEncryptionAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getEncryptionAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getEOL() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getEOLString() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getEraseSequence(int) - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- getEraseSequence(int) - Method in interface com.sshtools.daemon.terminal.Terminal
-
- getErrorCode() - Method in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- getErrorMessage() - Method in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- getEventHandlers() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getExchangeHash() - Method in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
- getExchangeHash() - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
-
- getExitCode() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getExtended() - Method in class com.sshtools.j2ssh.sftp.SshFxpInit
-
- getExtended() - Method in class com.sshtools.j2ssh.sftp.SshFxpVersion
-
- getExtendedAttributes() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- getExtensionClass(String) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- getExtensionClassLoader() - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- getExtensionPath() - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- getF() - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
- getFailureReason() - Method in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
- getFile(SftpClient, String, String) - Method in class com.sshtools.ant.Sftp
-
Retrieve a single file to the remote host.
- getFileAttributes(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- getFileAttributes(byte[]) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- getFileAttributes(byte[]) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- getFileAttributes(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- getFileCount() - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- getFilename() - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- getFilename() - Method in class com.sshtools.j2ssh.sftp.SshFxpOpen
-
- getFilename() - Method in class com.sshtools.j2ssh.sftp.SshFxpRemove
-
- getFiles() - Method in class com.sshtools.j2ssh.sftp.SshFxpName
-
- getFingerprint() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKey
-
- getFormat() - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
-
- getFormat() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
-
- getFormatType() - Method in class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
-
- getFormatType() - Method in class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
-
- getFormatType() - Method in class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
-
- getFormatType() - Method in class com.sshtools.j2ssh.transport.publickey.SECSHPublicKeyFormat
-
- getFormatType() - Method in interface com.sshtools.j2ssh.transport.publickey.SshKeyFormatConversion
-
- getFormatType() - Method in interface com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat
-
- getFormatType() - Method in interface com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormat
-
- getFormatType() - Method in class com.sshtools.j2ssh.transport.publickey.SshtoolsPrivateKeyFormat
-
- getForwardingAutoStartMode() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getForwardingClient() - Method in interface com.sshtools.common.ui.SessionManager
-
Gets the managed connections port forwarding client.
- getForwardingClient() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implementation of the SessionManager method, simply calls the SshClient
method getForwardingClient.
- getForwardingClient() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implementation of the SessionManager method, simply calls the SshClient
method getForwardingClient.
- getForwardingClient() - Method in class com.sshtools.j2ssh.SshClient
-
Returns the default port forwarding manager.
- getForwardingPath() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- getG() - Method in class com.sshtools.j2ssh.openssh.DSAKeyInfo
-
- getGID() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- getGRSequence(int, int) - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- getGRSequence(int, int) - Method in interface com.sshtools.daemon.terminal.Terminal
-
- getHandle() - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- getHandle() - Method in class com.sshtools.j2ssh.sftp.SshFxpClose
-
- getHandle() - Method in class com.sshtools.j2ssh.sftp.SshFxpFSetStat
-
- getHandle() - Method in class com.sshtools.j2ssh.sftp.SshFxpFStat
-
- getHandle() - Method in class com.sshtools.j2ssh.sftp.SshFxpHandle
-
- getHandle() - Method in class com.sshtools.j2ssh.sftp.SshFxpRead
-
- getHandle() - Method in class com.sshtools.j2ssh.sftp.SshFxpReadDir
-
- getHandle() - Method in class com.sshtools.j2ssh.sftp.SshFxpWrite
-
- getHardwrap() - Method in class com.sshtools.daemon.terminal.Editline
-
- getHardwrap() - Method in class com.sshtools.daemon.terminal.UserInput
-
- getHeader() - Method in class com.sshtools.j2ssh.openssh.PEMReader
-
- getHeader() - Method in class com.sshtools.j2ssh.openssh.PEMWriter
-
- getHeaderField(String) - Method in class com.sshtools.j2ssh.net.HttpHeader
-
- getHeaderFieldNames() - Method in class com.sshtools.j2ssh.net.HttpHeader
-
- getHeaderFields() - Method in class com.sshtools.j2ssh.net.HttpHeader
-
- getHeaderValue(String) - Method in class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
-
- getHeight() - Method in class com.sshtools.ant.Ssh.Shell
-
- getHeight() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getHeight() - Method in interface com.sshtools.j2ssh.session.PseudoTerminal
-
- getHmac() - Method in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
-
- getHomeDirectory(String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
-
- getHomeDirectory() - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- getHost() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getHost() - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- getHostKey() - Method in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
- getHostKey() - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
-
- getHostKey() - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
- getHostKeyVerification() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- getHostToConnect() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- getHostToConnectOrBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getHostToConnectOrBind() - Method in interface com.sshtools.j2ssh.forwarding.ForwardingChannel
-
- getHostToConnectOrBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingChannelImpl
-
- getHostToConnectOrBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getHostToConnectOrBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getIcon() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Get the icon for the panel
- getIcon(String) - Method in class com.sshtools.common.ui.StandardAction
-
- getIconHeight() - Method in class com.sshtools.common.ui.ColorIcon
-
- getIconHeight() - Method in class com.sshtools.common.ui.EmptyIcon
-
- getIconWidth() - Method in class com.sshtools.common.ui.ColorIcon
-
- getIconWidth() - Method in class com.sshtools.common.ui.EmptyIcon
-
- getId() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the id of the provider e.g.
- getId() - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpAttrs
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpClose
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpData
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpFSetStat
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpFStat
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpHandle
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpLStat
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpMkdir
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpName
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpOpen
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpOpenDir
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpRead
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpReadDir
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpReadlink
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpRealPath
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpRemove
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpRename
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpRmdir
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpSetStat
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpStat
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpSymlink
-
- getId() - Method in class com.sshtools.j2ssh.sftp.SshFxpWrite
-
- getIgnoreCase() - Method in class com.sshtools.daemon.util.StringPattern
-
Returns whether or not the pattern matching ignores upper and lower case
- getImplementationClass() - Method in class com.sshtools.j2ssh.configuration.ExtensionAlgorithm
-
- getIncomingByteCount() - Method in class com.sshtools.j2ssh.SshClient
-
Returns the number of bytes received from the remote server.
- getIncomingByteCount() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getInitialWindowSize() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
- getInitialWindowSize() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
- getInitSequence() - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- getInitSequence() - Method in interface com.sshtools.daemon.terminal.Terminal
-
- getInputFilename() - Method in class com.sshtools.common.keygen.KeygenPanel
-
- getInputStream() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- getInputStream() - Method in class com.sshtools.daemon.scp.ScpServer
-
- getInputStream() - Method in class com.sshtools.daemon.subsystem.SubsystemServer
-
- getInputStream() - Method in class com.sshtools.j2ssh.connection.IOChannel
-
- getInputStream() - Method in class com.sshtools.j2ssh.io.DynamicBuffer
-
Get the InputStream of this buffer.
- getInputStream() - Method in class com.sshtools.j2ssh.net.ConnectedSocketTransportProvider
-
- getInputStream() - Method in interface com.sshtools.j2ssh.net.TransportProvider
-
- getInputStreamCompAlgortihm() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getInputStreamCompAlgortihm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getInputStreamCompAlgortihm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getInputStreamMacAlgorithm() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getInputStreamMacAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getInputStreamMacAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getInstance() - Static method in class com.sshtools.common.authentication.PasswordChange
-
- getInstance(String, String) - Static method in class com.sshtools.common.automate.RemoteIdentificationFactory
-
- getInstance() - Static method in class com.sshtools.common.ui.SessionProviderFactory
-
Get the one time instance of the factory.
- getInstance() - Static method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
-
- getInstance() - Static method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- getInstance(String, ConnectionProtocol) - Static method in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
-
- getInstruction() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
- getInt(String, int) - Static method in class com.sshtools.common.ui.PreferencesStore
-
- getJMenuBar() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Get the main menu
- getKexAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getKeyBlob(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
-
- getKeyBlob(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
-
- getKeyBlob(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshKeyFormatConversion
-
- getKeyBlob(String) - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
-
- getKeyBlob() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
-
- getKeyBlob(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormat
-
- getKeyConstraints(SshPublicKey) - Method in class com.sshtools.j2ssh.agent.KeyStore
-
- getKeyExchangeExtensions() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getKeyExchangeExtensions() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getKeyExchangeExtensions() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getKeyfile() - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
- getKeyFromPassphrase(String, byte[], int) - Static method in class com.sshtools.j2ssh.openssh.PEM
-
- getKeystore() - Method in class com.sshtools.j2ssh.agent.SshAgentSocketListener
-
Gets the underlying keystore for this agent listener.
- getKeyTimeout() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- getKeyUseLimit() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- getLanguage() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq
-
- getLanguageTag() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner
-
- getLanguageTag() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
- getLanguageTag() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- getLanguageTag() - Method in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- getLanguageTag() - Method in class com.sshtools.j2ssh.transport.SshMsgDebug
-
- getLanguageTag() - Method in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- getLargeIcon() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the large icon of the provider.
- getLastError() - Method in class com.sshtools.j2ssh.transport.TransportProtocolState
-
- getLength() - Method in class com.sshtools.j2ssh.sftp.SshFxpRead
-
- getLength() - Method in class com.sshtools.j2ssh.util.SimpleASNReader
-
- getLinkPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpSymlink
-
- getListenAddress() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getLocalChannelId() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getLocalForwardingByAddress(String, int) - Method in class com.sshtools.daemon.forwarding.ForwardingServer
-
- getLocalForwardingByAddress(String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- getLocalForwardingByName(String) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- getLocalForwardings() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getLocalForwardings() - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- getLocalId() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getLocalId() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getLocalId() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getLocalKexInit() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getLocalKexInit() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getLocalKexInit() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getLocalPacketSize() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getLocalPort() - Method in class com.sshtools.j2ssh.forwarding.ForwardingListener
-
- getLocalWindow() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getLongDescription() - Method in class com.sshtools.common.ui.StandardAction
-
- getLongname() - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- getMacExtensions() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getMacExtensions() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getMacExtensions() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getMacLength() - Method in class com.sshtools.j2ssh.transport.hmac.HmacMd5
-
- getMacLength() - Method in class com.sshtools.j2ssh.transport.hmac.HmacMd596
-
- getMacLength() - Method in class com.sshtools.j2ssh.transport.hmac.HmacSha
-
- getMacLength() - Method in class com.sshtools.j2ssh.transport.hmac.HmacSha96
-
- getMacLength() - Method in interface com.sshtools.j2ssh.transport.hmac.SshHmac
-
- getMajorVersion() - Static method in class com.sshtools.common.util.JVMUtil
-
- getMarkedOutput() - Method in class com.sshtools.j2ssh.session.SessionOutputReader
-
Returns a string containing the session output from the current marked
position to the end of the output.
- getMaskString() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
Return the UNIX style mode mask
- getMasterInputStream() - Method in class com.sshtools.daemon.session.PseudoTerminalWrapper
-
- getMasterInputStream() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getMaxAuthentications() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getMaxConnections() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getMaximum() - Method in class com.sshtools.common.ui.NumericTextField
-
- getMaximumForwardingSteps() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- getMaximumPacketSize() - Method in class com.sshtools.daemon.session.SessionChannelServer
-
- getMaximumPacketSize() - Method in class com.sshtools.j2ssh.agent.AgentSocketChannel
-
- getMaximumPacketSize() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getMaximumPacketSize() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
- getMaximumPacketSize() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
- getMaximumPacketSize() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getMaximumPacketSize() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getMaximumPacketSize() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getMaximumPacketSize() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getMaximumPacketSize() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getMaximumSize() - Method in class com.sshtools.common.ui.ToolBarSeparator
-
- getMaximumWindowSpace() - Method in class com.sshtools.daemon.session.SessionChannelServer
-
- getMaximumWindowSpace() - Method in class com.sshtools.j2ssh.agent.AgentSocketChannel
-
- getMaximumWindowSpace() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getMaximumWindowSpace() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getMaximumWindowSpace() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getMaximumWindowSpace() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getMaximumWindowSpace() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getMaximumWindowSpace() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getMessage(int[]) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get a message from the store.
- getMessage(int[], int) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get a message from the store.
- getMessage(int) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get a message from the store.
- getMessage(int, int) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get a message from the store.
- getMessage() - Method in class com.sshtools.j2ssh.transport.SshMsgDebug
-
- getMessageId() - Method in class com.sshtools.j2ssh.transport.SshMessage
-
Returns the id of the message
- getMessageId(byte[]) - Static method in class com.sshtools.j2ssh.transport.SshMessage
-
Helper method to extract the message id from the complete message data
recieved by the transport protocol.
- getMessageName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner
-
- getMessageName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure
-
- getMessageName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
- getMessageName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoResponse
-
- getMessageName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPKOK
-
- getMessageName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq
-
- getMessageName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
- getMessageName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthSuccess
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelClose
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelData
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelEOF
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelFailure
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelSuccess
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgRequestFailure
-
- getMessageName() - Method in class com.sshtools.j2ssh.connection.SshMsgRequestSuccess
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpAttrs
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpClose
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpData
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpFSetStat
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpFStat
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpHandle
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpInit
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpLStat
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpMkdir
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpName
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpOpen
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpOpenDir
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpRead
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpReadDir
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpReadlink
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpRealPath
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpRemove
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpRename
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpRmdir
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpSetStat
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpStat
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpSymlink
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpVersion
-
- getMessageName() - Method in class com.sshtools.j2ssh.sftp.SshFxpWrite
-
- getMessageName() - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessage
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.SshMessage
-
Returns the name of the message implementation for debugging purposes.
- getMessageName() - Method in class com.sshtools.j2ssh.transport.SshMsgDebug
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.SshMsgIgnore
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.SshMsgNewKeys
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.SshMsgServiceAccept
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.SshMsgServiceRequest
-
- getMessageName() - Method in class com.sshtools.j2ssh.transport.SshMsgUnimplemented
-
- getMessageType() - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessage
-
- getMethodName() - Method in class com.sshtools.daemon.authentication.KBIPasswordAuthenticationServer
-
- getMethodName() - Method in class com.sshtools.daemon.authentication.PasswordAuthenticationServer
-
- getMethodName() - Method in class com.sshtools.daemon.authentication.PublicKeyAuthenticationServer
-
- getMethodName() - Method in class com.sshtools.daemon.authentication.SshAuthenticationServer
-
- getMethodName() - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
- getMethodName() - Method in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
-
- getMethodName() - Method in class com.sshtools.j2ssh.authentication.KBIAuthenticationClient
-
- getMethodName() - Method in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
-
- getMethodName() - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
- getMethodName() - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- getMethodName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
- getMinimum() - Method in class com.sshtools.common.ui.NumericTextField
-
- getMinimumWindowSpace() - Method in class com.sshtools.daemon.session.SessionChannelServer
-
- getMinimumWindowSpace() - Method in class com.sshtools.j2ssh.agent.AgentSocketChannel
-
- getMinimumWindowSpace() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getMinimumWindowSpace() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getMinimumWindowSpace() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getMinimumWindowSpace() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getMinimumWindowSpace() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getMinimumWindowSpace() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getMinorVersion() - Static method in class com.sshtools.common.util.JVMUtil
-
- getMnemonic() - Method in class com.sshtools.common.ui.Option
-
- getMnemonic() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the mnemonic character for key access
- getModifiedTime() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- getModTimeString() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- getModulus() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getMount() - Method in class com.sshtools.daemon.vfs.VFSMount
-
- getMRUList() - Method in class com.sshtools.common.mru.MRUListModel
-
- getMRUModel() - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getName(String) - Method in class com.sshtools.common.automate.RemoteIdentification
-
- getName() - Method in class com.sshtools.common.automate.RemoteIdentificationRule
-
- getName() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the name of the provider e.g.
- getName() - Method in class com.sshtools.common.ui.StandardAction
-
- getName() - Method in class com.sshtools.daemon.configuration.AllowedSubsystem
-
- getName() - Method in class com.sshtools.daemon.terminal.ansi
-
- getName() - Method in interface com.sshtools.daemon.terminal.Terminal
-
- getName() - Method in class com.sshtools.daemon.terminal.vt100
-
- getName() - Method in class com.sshtools.daemon.terminal.xterm
-
- getName() - Method in class com.sshtools.daemon.vfs.VFSPermission
-
- getName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
- getName() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getName() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getName() - Method in interface com.sshtools.j2ssh.forwarding.ForwardingChannel
-
- getName() - Method in class com.sshtools.j2ssh.forwarding.ForwardingChannelImpl
-
- getName() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- getName() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getName() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getName() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getName() - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
-
- getNativeAuthenticationProvider() - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
-
- getNativeFileSystemProvider() - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
-
- getNativeProcessProvider() - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
-
- getNewFiles() - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- getNewPassphrase() - Method in class com.sshtools.common.keygen.KeygenPanel
-
- getNewPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpRename
-
- getNumberFormat() - Method in class com.sshtools.common.ui.NumericTextField
-
- getOffset() - Method in class com.sshtools.j2ssh.sftp.SshFxpRead
-
- getOffset() - Method in class com.sshtools.j2ssh.sftp.SshFxpWrite
-
- getOldPassphrase() - Method in class com.sshtools.common.keygen.KeygenPanel
-
- getOldPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpRename
-
- getOnceAuthenticatedCommand() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- getOptionsClass() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the options class implementation
- getOptionsTab(String) - Method in class com.sshtools.common.ui.SshToolsApplication
-
- getOriginatingHost() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getOriginatingHost() - Method in interface com.sshtools.j2ssh.forwarding.ForwardingChannel
-
- getOriginatingHost() - Method in class com.sshtools.j2ssh.forwarding.ForwardingChannelImpl
-
- getOriginatingHost() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getOriginatingHost() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getOriginatingPort() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getOriginatingPort() - Method in interface com.sshtools.j2ssh.forwarding.ForwardingChannel
-
- getOriginatingPort() - Method in class com.sshtools.j2ssh.forwarding.ForwardingChannelImpl
-
- getOriginatingPort() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getOriginatingPort() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getOutgoingByteCount() - Method in class com.sshtools.j2ssh.SshClient
-
Returns the number of bytes transmitted to the remote server.
- getOutgoingByteCount() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getOutput() - Method in class com.sshtools.j2ssh.session.SessionOutputReader
-
Returns the output of the entire session.
- getOutputFilename() - Method in class com.sshtools.common.keygen.KeygenPanel
-
- getOutputStream() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- getOutputStream() - Method in class com.sshtools.daemon.scp.ScpServer
-
- getOutputStream() - Method in class com.sshtools.daemon.subsystem.SubsystemServer
-
- getOutputStream() - Method in class com.sshtools.j2ssh.connection.IOChannel
-
- getOutputStream() - Method in class com.sshtools.j2ssh.io.DynamicBuffer
-
Get the OutputStream of the buffer.
- getOutputStream() - Method in class com.sshtools.j2ssh.net.ConnectedSocketTransportProvider
-
- getOutputStream() - Method in interface com.sshtools.j2ssh.net.TransportProvider
-
- getOutputStreamCompAlgorithm() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getOutputStreamCompAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getOutputStreamCompAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getOutputStreamMacAlgorithm() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getOutputStreamMacAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getOutputStreamMacAlgorithm() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getP() - Method in class com.sshtools.j2ssh.openssh.DSAKeyInfo
-
- getPageFormat() - Method in class com.sshtools.common.ui.PrintPreview
-
- getParameter(String, String) - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- getParameterInfo() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- getParameterInfo() - Method in class com.sshtools.common.ui.SshToolsApplicationClientApplet
-
- getPartialSuccess() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure
-
- getPassphrase() - Method in class com.sshtools.common.authentication.PassphraseDialog
-
- getPassword() - Method in class com.sshtools.common.authentication.PasswordAuthenticationDialog
-
- getPath() - Method in class com.sshtools.daemon.vfs.VFSMount
-
- getPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpLStat
-
- getPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpMkdir
-
- getPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpOpenDir
-
- getPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpReadlink
-
- getPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpRealPath
-
- getPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpRmdir
-
- getPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpSetStat
-
- getPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpStat
-
- getPattern() - Method in class com.sshtools.daemon.util.StringPattern
-
Returns the pattern as string.
- getPatternChar(StringExaminer, char) - Method in class com.sshtools.daemon.util.StringPattern
-
- getPayload() - Method in class com.sshtools.j2ssh.openssh.PEMReader
-
- getPayload() - Method in class com.sshtools.j2ssh.openssh.PEMWriter
-
- getPermissions() - Method in class com.sshtools.daemon.vfs.VFSMount
-
- getPermissions() - Method in class com.sshtools.daemon.vfs.VFSPermission
-
- getPermissions() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- getPermissionsString() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- getPersistableProperties() - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
- getPersistableProperties() - Method in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
-
- getPersistableProperties() - Method in class com.sshtools.j2ssh.authentication.KBIAuthenticationClient
-
- getPersistableProperties() - Method in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
-
- getPersistableProperties() - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
- getPersistableProperties() - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- getPflags() - Method in class com.sshtools.j2ssh.sftp.SshFxpOpen
-
- getPort() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getPort() - Method in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
-
- getPort() - Method in class com.sshtools.j2ssh.agent.SshAgentSocketListener
-
The current port of the agent listener
- getPort() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPort() - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- getPortOffset() - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- getPortToBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- getPortToConnect() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- getPortToConnectOrBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
- getPortToConnectOrBind() - Method in interface com.sshtools.j2ssh.forwarding.ForwardingChannel
-
- getPortToConnectOrBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingChannelImpl
-
- getPortToConnectOrBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
- getPortToConnectOrBind() - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
- getPosition() - Method in class com.sshtools.daemon.util.StringScanner
-
Returns the current position in the string
- getPosition() - Method in class com.sshtools.j2ssh.session.SessionOutputReader
-
Returns the current position of the session input pointer.
- getPrefCSComp() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPrefCSEncryption() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPrefCSMac() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPreferedSize() - Method in class com.sshtools.common.ui.ImagePanel
-
- getPrefKex() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPrefPublicKey() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPrefSCComp() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPrefSCEncryption() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPrefSCMac() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPrimeExponentP() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getPrimeExponentQ() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getPrimeP() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getPrimeQ() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getPriority() - Method in class com.sshtools.common.automate.RemoteIdentificationRule
-
- getPrivateExponent() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getPrivateKey() - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyPair
-
- getPrivateKeyFormats() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getPrivateKeyFormats() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getPrivateKeyFormats() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getPrivateKeySpec() - Method in class com.sshtools.j2ssh.openssh.DSAKeyInfo
-
- getPrivateKeySpec() - Method in interface com.sshtools.j2ssh.openssh.KeyInfo
-
- getPrivateKeySpec() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getProfile() - Method in interface com.sshtools.common.ui.SessionManager
-
Get the current profile attached to the session.
- getProfile() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Gets the profile currently attached to the frame.
- getProfile() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Gets the profile currently attached to the frame.
- getPrompt() - Method in class com.sshtools.j2ssh.authentication.KBIPrompt
-
- getPrompt() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq
-
- getPrompts() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
- getProperties() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getProperty(String) - Method in class com.sshtools.j2ssh.SshThread
-
Gets a property from this thread.
- getPropertyPages() - Method in class com.sshtools.common.ui.SessionProvider
-
Get an array of class instances for the providers property pages.
- getProvider() - Method in class com.sshtools.common.ui.SessionProviderAction
-
- getProvider(String) - Method in class com.sshtools.common.ui.SessionProviderFactory
-
Get a SessionProvider
by its id.
- getProvider() - Method in class com.sshtools.daemon.configuration.AllowedSubsystem
-
- getProviderClass() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the class instance for the session providers implementation.
- getProviderDetail() - Method in class com.sshtools.j2ssh.net.ConnectedSocketTransportProvider
-
- getProviderDetail() - Method in class com.sshtools.j2ssh.net.HttpProxySocketProvider
-
- getProviderDetail() - Method in class com.sshtools.j2ssh.net.SocketTransportProvider
-
- getProviderDetail() - Method in class com.sshtools.j2ssh.net.SocksProxySocket
-
- getProviderDetail() - Method in interface com.sshtools.j2ssh.net.TransportProvider
-
- getProxyHost() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getProxyPassword() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getProxyPort() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getProxyUsername() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getPublicExponent() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getPublicKey() - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
-
- getPublicKey() - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyPair
-
- getPublicKey() - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKey
-
- getPublicKeyExtensions() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getPublicKeyExtensions() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getPublicKeyExtensions() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getPublicKeyFormats() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- getPublicKeyFormats() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- getPublicKeyFormats() - Method in interface com.sshtools.j2ssh.configuration.SshAPIConfiguration
-
- getPublicKeys() - Method in class com.sshtools.j2ssh.agent.KeyStore
-
- getPublicKeySpec() - Method in class com.sshtools.j2ssh.openssh.DSAKeyInfo
-
- getPublicKeySpec() - Method in interface com.sshtools.j2ssh.openssh.KeyInfo
-
- getPublicKeySpec() - Method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getQ() - Method in class com.sshtools.j2ssh.openssh.DSAKeyInfo
-
- getRandomData(int) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Request some random data from the remote side
- getRealPath(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- getRealPath(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- getReason() - Method in class com.sshtools.j2ssh.net.HttpResponse
-
- getReasonCode() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- getReasonCode() - Method in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- getRecipientChannel() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelClose
-
- getRecipientChannel() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelData
-
- getRecipientChannel() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelEOF
-
- getRecipientChannel() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
- getRecipientChannel() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
- getRecipientChannel() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- getRecipientChannel() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
- getRecipientChannel() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
- getRecipientChannelId() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelFailure
-
- getRectangle(String, Rectangle) - Static method in class com.sshtools.common.ui.PreferencesStore
-
- getReference() - Static method in class com.sshtools.daemon.terminal.Colorizer
-
- getRegisteredMessageIds() - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Returns an Object array (Integers) of the registered message ids.
- getRemoteChannelId() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getRemoteEOL() - Method in interface com.sshtools.common.ui.SessionManager
-
Returns the guessed EOL setting of the remote computer
- getRemoteEOL() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Returns the guessed EOL setting of the remote computer
- getRemoteEOL() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Returns the guessed EOL setting of the remote computer
- getRemoteEOL() - Method in class com.sshtools.j2ssh.SshClient
-
Return's a rough guess at the server's EOL setting.
- getRemoteEOL() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getRemoteEOLString() - Method in class com.sshtools.j2ssh.SshClient
-
Return's a rough guess at the server's EOL setting.
- getRemoteForwardingByAddress(String, int) - Method in class com.sshtools.daemon.forwarding.ForwardingServer
-
- getRemoteForwardingByAddress(String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- getRemoteForwardingByName(String) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- getRemoteForwardings() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getRemoteForwardings() - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- getRemoteId() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getRemoteId() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getRemoteId() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getRemoteIdentifications() - Method in class com.sshtools.common.automate.AutomationConfiguration
-
- getRemoteKexInit() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- getRemoteKexInit() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getRemoteKexInit() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getRemotePacketSize() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getRemoteWindow() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getRequestData() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
- getRequestData() - Method in class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
- getRequestData() - Method in class com.sshtools.j2ssh.connection.SshMsgRequestSuccess
-
- getRequestName() - Method in class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
- getRequestType() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
- getRequiredAuthentications() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getResource(String) - Method in class com.sshtools.j2ssh.util.DynamicClassLoader
-
- getResource(String, File) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
-
- getResourceAsStream(String) - Method in class com.sshtools.j2ssh.util.DynamicClassLoader
-
- getResponse() - Method in class com.sshtools.j2ssh.authentication.KBIPrompt
-
- getResponseData() - Method in class com.sshtools.j2ssh.connection.GlobalRequestResponse
-
- getResponseHeader() - Method in class com.sshtools.j2ssh.net.HttpProxySocketProvider
-
- getResponses() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoResponse
-
- getRND() - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- getRows() - Method in class com.sshtools.ant.Ssh.Shell
-
- getRows() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getRows() - Method in interface com.sshtools.j2ssh.session.PseudoTerminal
-
- getRSAKeyInfo(SimpleASNReader) - Static method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
- getRules() - Method in class com.sshtools.common.automate.RemoteIdentification
-
- getScreen() - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- getScrollMarginsSequence(int, int) - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- getScrollMarginsSequence(int, int) - Method in interface com.sshtools.daemon.terminal.Terminal
-
- getSecret() - Method in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
- getSecret() - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
-
- getSelectedOption() - Method in class com.sshtools.common.ui.OptionsDialog
-
- getSenderChannel() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
- getSenderChannelId() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
- getSequenceNo() - Method in class com.sshtools.j2ssh.transport.SshMsgUnimplemented
-
- getServerHostKey() - Method in class com.sshtools.j2ssh.SshClient
-
Returns the server's public key supplied during key exchange.
- getServerHostKey() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- getServerHostKeys() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getServerId() - Method in interface com.sshtools.common.ui.SessionManager
-
Gets the identification string supplied by the server.
- getServerId() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implemenation of the SessionManager method, simply calls the SshClient
method getServerId.
- getServerId() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implemenation of the SessionManager method, simply calls the SshClient
method getServerId.
- getServerId() - Method in class com.sshtools.j2ssh.SshClient
-
Returns the identification string sent by the server during protocol
negotiation.
- getServiceName() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
- getServiceName() - Method in class com.sshtools.j2ssh.transport.Service
-
Returns the service name.
- getServiceName() - Method in class com.sshtools.j2ssh.transport.SshMsgServiceAccept
-
- getServiceName() - Method in class com.sshtools.j2ssh.transport.SshMsgServiceRequest
-
- getSessionChannel() - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
-
- getSessionIdentifier() - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
-
- getSessionIdentifier() - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
-
- getSessionIdentifier() - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
-
- getSessionIdentifier() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getSessionIdString() - Method in class com.sshtools.j2ssh.SshThread
-
Returns the session id string for this thread.
- getSessionPanel() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Get the attached session provider panel.
- getSessionPanel() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Get the attached session provider panel.
- getSessionProviders() - Method in class com.sshtools.common.ui.SessionProviderFactory
-
Get all the installed SessionProvider's.
- getSessionType() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getSetting(String) - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
-
- getSetting(String, String) - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
-
- getSftpFavorites() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- getSFTPSubsystem() - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- getShortDescription() - Method in class com.sshtools.common.ui.StandardAction
-
- getSignature() - Method in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
- getSignature() - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
-
- getSignature() - Method in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
- getSize() - Method in class com.sshtools.common.mru.MRUListModel
-
- getSize() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- getSlaveOutputStream() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getSmallIcon() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the small icon of the provider.
- getSmallIcon() - Method in class com.sshtools.common.ui.StandardAction
-
- getSoftwrap() - Method in class com.sshtools.daemon.terminal.Editline
-
- getSoftwrap() - Method in class com.sshtools.daemon.terminal.UserInput
-
- getSpecialSequence(int) - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- getSpecialSequence(int) - Method in interface com.sshtools.daemon.terminal.Terminal
-
- getStartLine() - Method in class com.sshtools.j2ssh.net.HttpHeader
-
- getState() - Method in class com.sshtools.daemon.subsystem.SubsystemServer
-
- getState() - Method in class com.sshtools.j2ssh.agent.SshAgentSocketListener
-
Get the agent listeners state
- getState() - Method in exception com.sshtools.j2ssh.authentication.TerminatedStateException
-
- getState() - Method in class com.sshtools.j2ssh.connection.Channel
-
- getState() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- getState() - Method in class com.sshtools.j2ssh.io.IOStreamConnector
-
- getState() - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
-
- getState() - Method in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
- getState() - Method in class com.sshtools.j2ssh.transport.Service
-
Returns the state of the service.
- getState() - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
-
- getState() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getStatus() - Method in class com.sshtools.j2ssh.net.HttpResponse
-
- getStatusBar() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Get the status bar
- getStderrInputStream() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- getStderrInputStream() - Method in class com.sshtools.daemon.scp.ScpServer
-
- getStderrInputStream() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getSubsystem() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- getSubsystems() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getSupportedCiphers() - Static method in class com.sshtools.j2ssh.transport.cipher.SshCipherFactory
-
- getSupportedCompression() - Static method in class com.sshtools.j2ssh.transport.compression.SshCompressionFactory
-
- getSupportedCSComp() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- getSupportedCSEncryption() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- getSupportedCSMac() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- getSupportedFormats() - Static method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
-
- getSupportedFormats() - Static method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormatFactory
-
- getSupportedKex() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- getSupportedKeyExchanges() - Static method in class com.sshtools.j2ssh.transport.kex.SshKeyExchangeFactory
-
- getSupportedKeys() - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
-
- getSupportedMacs() - Static method in class com.sshtools.j2ssh.transport.hmac.SshHmacFactory
-
- getSupportedMethods() - Static method in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
-
- getSupportedMethods() - Static method in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
-
- getSupportedPublicKeys() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- getSupportedSCComp() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- getSupportedSCEncryption() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- getSupportedSCMac() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- getSymbolicLinkTarget(String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- getTabAt(int) - Method in class com.sshtools.common.ui.Tabber
-
- getTabComponent() - Method in class com.sshtools.common.ui.GlobalOptionsTab
-
- getTabComponent() - Method in class com.sshtools.common.ui.HostsTab
-
- getTabComponent() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- getTabComponent() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
- getTabComponent() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- getTabComponent() - Method in interface com.sshtools.common.ui.Tab
-
- getTabContext() - Method in class com.sshtools.common.ui.GlobalOptionsTab
-
- getTabContext() - Method in class com.sshtools.common.ui.HostsTab
-
- getTabContext() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- getTabContext() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
- getTabContext() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- getTabContext() - Method in interface com.sshtools.common.ui.Tab
-
- getTabIcon() - Method in class com.sshtools.common.ui.GlobalOptionsTab
-
- getTabIcon() - Method in class com.sshtools.common.ui.HostsTab
-
- getTabIcon() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- getTabIcon() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
- getTabIcon() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- getTabIcon() - Method in interface com.sshtools.common.ui.Tab
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.sshtools.common.ui.BooleanIconRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.sshtools.common.ui.StartStopStateRenderer
-
- getTabMnemonic() - Method in class com.sshtools.common.ui.GlobalOptionsTab
-
- getTabMnemonic() - Method in class com.sshtools.common.ui.HostsTab
-
- getTabMnemonic() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- getTabMnemonic() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
- getTabMnemonic() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- getTabMnemonic() - Method in interface com.sshtools.common.ui.Tab
-
- getTabTitle() - Method in class com.sshtools.common.ui.GlobalOptionsTab
-
- getTabTitle() - Method in class com.sshtools.common.ui.HostsTab
-
- getTabTitle() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- getTabTitle() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
- getTabTitle() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- getTabTitle() - Method in interface com.sshtools.common.ui.Tab
-
- getTabToolTipText() - Method in class com.sshtools.common.ui.GlobalOptionsTab
-
- getTabToolTipText() - Method in class com.sshtools.common.ui.HostsTab
-
- getTabToolTipText() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- getTabToolTipText() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
- getTabToolTipText() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- getTabToolTipText() - Method in interface com.sshtools.common.ui.Tab
-
- getTargetPath() - Method in class com.sshtools.j2ssh.sftp.SshFxpSymlink
-
- getTerm() - Method in class com.sshtools.ant.Ssh.Shell
-
PseduoTermainal interface
- getTerm() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getTerm() - Method in interface com.sshtools.j2ssh.session.PseudoTerminal
-
- getTerminal() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getTerminalProvider() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getText() - Method in class com.sshtools.common.ui.BooleanIconRenderer
-
- getText() - Method in class com.sshtools.common.ui.MultilineLabel
-
- getText() - Method in class com.sshtools.common.ui.Option
-
- getText() - Method in class com.sshtools.common.ui.StartStopStateRenderer
-
- getText() - Method in class com.sshtools.common.ui.ToolButton
-
- getText() - Method in class com.sshtools.common.ui.ToolToggleButton
-
- getToolBar() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Gets the toolbar
- getToolTipText() - Method in class com.sshtools.common.ui.Option
-
- getTransferSize() - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- getTransportProvider() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getTransportProviderString() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getType() - Method in class com.sshtools.common.keygen.KeygenPanel
-
- getType() - Method in class com.sshtools.daemon.configuration.AllowedSubsystem
-
- getType() - Method in class com.sshtools.j2ssh.openssh.PEMReader
-
- getType() - Method in class com.sshtools.j2ssh.openssh.PEMWriter
-
- getUID() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- getUnchangedFiles() - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- getUnderlyingProviderDetail() - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
-
- getUnderlyingProviderDetail() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- getUpdatedFiles() - Method in class com.sshtools.j2ssh.DirectoryOperation
-
- getUsedCount() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- getUserConfigDirectory() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- getUsername() - Method in class com.sshtools.common.authentication.PasswordAuthenticationDialog
-
- getUsername() - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- getUsername() - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
- getUsername() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- getUsername() - Method in class com.sshtools.j2ssh.SshThread
-
Gets the username for this thread.
- getValue() - Method in class com.sshtools.common.ui.NumericTextField
-
- getValue() - Method in class com.sshtools.daemon.terminal.Editline
-
- getValue() - Method in class com.sshtools.daemon.terminal.UserInput
-
- getValue() - Method in class com.sshtools.j2ssh.util.State
-
- getValues() - Method in class com.sshtools.ant.Sftp.Action
-
- getVersion() - Method in class com.sshtools.j2ssh.net.HttpResponse
-
- getVersion() - Method in class com.sshtools.j2ssh.sftp.SshFxpInit
-
- getVersion() - Method in class com.sshtools.j2ssh.sftp.SshFxpVersion
-
- getVersionString(String, String) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- getVFSHomeDirectory(String) - Method in interface com.sshtools.daemon.vfs.VFSPermissionHandler
-
- getVFSMounts() - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
-
- getVFSPermission(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- getVFSRoot() - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
-
- getVisibleLength(String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
-
- getWantReply() - Method in class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
- getWantReply() - Method in class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
- getWeight() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the weight of the provider.
- getWidth() - Method in class com.sshtools.ant.Ssh.Shell
-
- getWidth() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- getWidth() - Method in interface com.sshtools.j2ssh.session.PseudoTerminal
-
- getWindowSpace() - Method in class com.sshtools.j2ssh.connection.ChannelDataWindow
-
- getX() - Method in class com.sshtools.j2ssh.openssh.DSAKeyInfo
-
- getX11ForwardingConfiguration() - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- getY() - Method in class com.sshtools.j2ssh.openssh.DSAKeyInfo
-
- GLOBAL_ICON - Static variable in class com.sshtools.common.ui.GlobalOptionsTab
-
- GLOBAL_ICON - Static variable in class com.sshtools.common.ui.HostsTab
-
- GlobalOptionsTab - Class in com.sshtools.common.ui
-
- GlobalOptionsTab() - Constructor for class com.sshtools.common.ui.GlobalOptionsTab
-
Creates a new GlobalOptionsTab object.
- GlobalRequestHandler - Interface in com.sshtools.j2ssh.connection
-
- GlobalRequestResponse - Class in com.sshtools.j2ssh.connection
-
- GlobalRequestResponse(boolean) - Constructor for class com.sshtools.j2ssh.connection.GlobalRequestResponse
-
Creates a new GlobalRequestResponse object.
- GREEN - Static variable in class com.sshtools.daemon.terminal.ColorHelper
-
- GREEN - Static variable in class com.sshtools.daemon.terminal.TerminalIO
-
- GREEN_LED_OFF - Static variable in class com.sshtools.common.ui.StatusBar
-
- GREEN_LED_ON - Static variable in class com.sshtools.common.ui.StatusBar
-
- group - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- S_IFBLK - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IFCHR - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IFDIR - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IFIFO - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IFLNK - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IFMT - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IFREG - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IFSOCK - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IRGRP - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IROTH - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IRUSR - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_ISGID - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_ISUID - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IWGRP - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IWOTH - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IWUSR - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IXGRP - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IXOTH - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- S_IXUSR - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- save(String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- save() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- SaveAction - Class in com.sshtools.common.ui
-
- SaveAction() - Constructor for class com.sshtools.common.ui.SaveAction
-
Creates a new SaveAction object.
- SaveAsAction - Class in com.sshtools.common.ui
-
- SaveAsAction() - Constructor for class com.sshtools.common.ui.SaveAsAction
-
Creates a new SaveAsAction object.
- saveConnection(boolean, File, SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- saveFile(String, byte[]) - Method in interface com.sshtools.common.automate.AuthorizedKeysFileSaver
-
- saveFile(String) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- saveHostFile() - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
-
- saveHostFile() - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Save's the host key file to be saved.
- savePreferences() - Static method in class com.sshtools.common.ui.PreferencesStore
-
- saveTableMetrics(JTable, String) - Static method in class com.sshtools.common.ui.PreferencesStore
-
- scale - Variable in class com.sshtools.common.ui.PrintPreview
-
- scan() - Method in class com.sshtools.ant.Sftp.SftpDirectoryScanner
-
- scandir(String, boolean) - Method in class com.sshtools.ant.Sftp.SftpDirectoryScanner
-
- ScpClient - Class in com.sshtools.j2ssh
-
Implements a Secure Copy (SCP) client.
- ScpClient(SshClient, boolean, ChannelEventListener) - Constructor for class com.sshtools.j2ssh.ScpClient
-
Creates an SCP client.
- ScpClient(File, SshClient, boolean, ChannelEventListener) - Constructor for class com.sshtools.j2ssh.ScpClient
-
Creates an SCP client.
- ScpServer - Class in com.sshtools.daemon.scp
-
- ScpServer() - Constructor for class com.sshtools.daemon.scp.ScpServer
-
Creates a new ScpServer object.
- ScreenpartUpdate - Static variable in class com.sshtools.daemon.terminal.TerminalIO
-
- scrollpane - Variable in class com.sshtools.common.ui.PrintPreview
-
- SE - Static variable in interface com.sshtools.daemon.terminal.Terminal
-
- Search - Class in com.sshtools.common.util
-
- Search() - Constructor for class com.sshtools.common.util.Search
-
- secret - Variable in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
-
- SECSHPublicKeyFormat - Class in com.sshtools.j2ssh.transport.publickey
-
- SECSHPublicKeyFormat(String, String) - Constructor for class com.sshtools.j2ssh.transport.publickey.SECSHPublicKeyFormat
-
Creates a new SECSHPublicKeyFormat object.
- SECSHPublicKeyFormat() - Constructor for class com.sshtools.j2ssh.transport.publickey.SECSHPublicKeyFormat
-
Creates a new SECSHPublicKeyFormat object.
- SEMICOLON - Static variable in interface com.sshtools.daemon.terminal.Terminal
-
- SEND_FILES - Static variable in class com.sshtools.ant.Sftp
-
- sendAgentAlive(byte[]) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Send the agent alive message.
- sendAgentFailure(int) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Send a failure message
- sendAgentKeyList() - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Send the agents key list to the remote side.
- sendAgentSuccess() - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Send a success message.
- sendChannelData(byte[]) - Method in class com.sshtools.j2ssh.connection.Channel
-
- sendChannelData(Channel, byte[]) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendChannelEOF(Channel) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendChannelExtData(int, byte[]) - Method in class com.sshtools.j2ssh.connection.Channel
-
- sendChannelExtData(Channel, int, byte[]) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendChannelFailure(Channel) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendChannelOpenConfirmation(Channel) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendChannelOpenFailure(long, long, String, String) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendChannelRequest(Channel, String, boolean, byte[]) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendChannelRequestFailure(Channel) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendChannelRequestSuccess(Channel) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendChannelWindowAdjust(Channel, long) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendDisconnect(int, String) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- sendDisconnect(int, String, IOException) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- sendFile(SftpClient, String, String) - Method in class com.sshtools.ant.Sftp
-
Sends a single file to the remote host.
- sendForwardingNotice() - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Send a forwarding notice.
- sendGlobalRequest(String, boolean, byte[]) - Method in interface com.sshtools.common.ui.SessionManager
-
Send a global request
- sendGlobalRequest(String, boolean, byte[]) - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implementation of the SessionManager method, simply calls the SshClient
method sendGlobalRequest.
- sendGlobalRequest(String, boolean, byte[]) - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implementation of the SessionManager method, simply calls the SshClient
method sendGlobalRequest.
- sendGlobalRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendGlobalRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.SshClient
-
Send a global request to the server.
- sendGlobalRequestFailure() - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendGlobalRequestSuccess(byte[]) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
-
- sendKeyExchangeInit() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- sendMessage(SshMessage) - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
-
- sendMessage(SubsystemMessage) - Method in class com.sshtools.daemon.subsystem.SubsystemServer
-
- sendMessage(SubsystemMessage) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Send a subsystem message
- sendMessage(SubsystemMessage) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Sends a subsystem message.
- sendMessage(SshMessage) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
-
- sendMessage(SubsystemMessage) - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
-
- sendMessage(SubsystemMessage) - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
-
- sendMessage(SshMessage, Object) - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
-
- sendMessage(SshMessage, Object) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- sendNewKeys() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- sendOperationComplete(byte[]) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Send the completed signing operation data.
- sendRandomData(byte[]) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Send some random data to the remote side.
- sendServiceAccept() - Method in class com.sshtools.j2ssh.transport.Service
-
Sends the SSH_MSG_SERVICE_ACCEPT message to the client to indicate that
the local computer is accepting the remote computers service request.
- sendVersionRequest(String) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Request the agent version.
- sendVersionResponse() - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Send the version response; this class currently implements version 2
- seriousAppletError(Throwable) - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- ServerConfiguration - Class in com.sshtools.daemon.configuration
-
- ServerConfiguration(InputStream) - Constructor for class com.sshtools.daemon.configuration.ServerConfiguration
-
Creates a new ServerConfiguration object.
- serverIdent - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- serverKexInit - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- Service - Class in com.sshtools.j2ssh.transport
-
This class implements the transport protocol service.
- Service(String) - Constructor for class com.sshtools.j2ssh.transport.Service
-
Constructs the service.
- SERVICE_NOT_AVAILABLE - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- SERVICE_STARTED - Static variable in class com.sshtools.j2ssh.transport.ServiceState
-
The service has started and can send/recieve messages
- SERVICE_STOPPED - Static variable in class com.sshtools.j2ssh.transport.ServiceState
-
The service has stopped and no messages can be sent or received
- SERVICE_UNINITIALIZED - Static variable in class com.sshtools.j2ssh.transport.ServiceState
-
The service is unitialized
- ServiceState - Class in com.sshtools.j2ssh.transport
-
This class represents the state of a transport protocol service.
- ServiceState() - Constructor for class com.sshtools.j2ssh.transport.ServiceState
-
Constructs the state instance
- session - Variable in class com.sshtools.daemon.subsystem.SubsystemServer
-
- session - Variable in class com.sshtools.j2ssh.subsystem.SubsystemClient
-
- SESSION_CHANNEL - Static variable in class com.sshtools.daemon.session.SessionChannelFactory
-
- SESSION_CHANNEL_TYPE - Static variable in class com.sshtools.daemon.session.SessionChannelServer
-
- SessionChannelClient - Class in com.sshtools.j2ssh.session
-
- SessionChannelClient() - Constructor for class com.sshtools.j2ssh.session.SessionChannelClient
-
Creates a new SessionChannelClient object.
- SessionChannelFactory - Class in com.sshtools.daemon.session
-
- SessionChannelFactory() - Constructor for class com.sshtools.daemon.session.SessionChannelFactory
-
Creates a new SessionChannelFactory object.
- SessionChannelServer - Class in com.sshtools.daemon.session
-
- SessionChannelServer() - Constructor for class com.sshtools.daemon.session.SessionChannelServer
-
Creates a new SessionChannelServer object.
- sessionId - Variable in class com.sshtools.j2ssh.SshThread
-
The raw session id generating during the first key exchange.
- sessionIdentifier - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- sessionIdString - Variable in class com.sshtools.j2ssh.SshThread
-
A string representation of the session id.
- SessionManager - Interface in com.sshtools.common.ui
-
This interface is used by the Session Provider framework to abstract
the SshClient connection away from the session provider.
- SessionOutputEcho - Interface in com.sshtools.j2ssh.session
-
Title:
- SessionOutputReader - Class in com.sshtools.j2ssh.session
-
This class provides a utility to read and parse the output a session,
providing methods to wait for specific strings such as the prompt or
command input requests.
- SessionOutputReader(SessionChannelClient) - Constructor for class com.sshtools.j2ssh.session.SessionOutputReader
-
Contructs the session reader.
- SessionProvider - Class in com.sshtools.common.ui
-
Instances of this class are created by the SessionProviderFactory
for each installed session provider.
- SessionProviderAction - Class in com.sshtools.common.ui
-
- SessionProviderAction(SessionProvider) - Constructor for class com.sshtools.common.ui.SessionProviderAction
-
- SessionProviderFactory - Class in com.sshtools.common.ui
-
This class is responsible for dynamically loading all the installed
session providers.
- SessionProviderFrame - Class in com.sshtools.common.ui
-
This frame class embeds a SessionProvider and manages the connection
on behalf of the caller.
- SessionProviderFrame(SshToolsConnectionProfile, SshClient, SessionProvider) - Constructor for class com.sshtools.common.ui.SessionProviderFrame
-
Construct a new Session Provider frame.
- SessionProviderInternalFrame - Class in com.sshtools.common.ui
-
This frame class embeds a SessionProvider and manages the connection
on behalf of the caller.
- SessionProviderInternalFrame(SshToolsConnectionProfile, SshClient, SessionProvider) - Constructor for class com.sshtools.common.ui.SessionProviderInternalFrame
-
Construct a new Session Provider frame.
- setAction(Sftp.Action) - Method in class com.sshtools.ant.Sftp
-
Sets the FTP action to be taken.
- setAction(Action) - Method in class com.sshtools.common.ui.FolderBar
-
- setActionVisible(String, boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Set an actions visible state
- setAgent(SshAgentClient) - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
- setAlgorithmName(String) - Method in class com.sshtools.j2ssh.configuration.ExtensionAlgorithm
-
- setAllowAgentForwarding(boolean) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setAlways(boolean) - Method in class com.sshtools.ant.Ssh
-
- setAPIConfigurationResource(String) - Method in class com.sshtools.common.configuration.XmlConfigurationContext
-
- setAppletComponent(JComponent) - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- setApplicationProperty(String, String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setApplicationProperty(String, int) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setApplicationProperty(String, boolean) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setApplicationProperty(String, Color) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setAttributes(String, FileAttributes) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- setAttributes(SftpFile, FileAttributes) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
- setAuthenticatedTokens(Map) - Method in class com.sshtools.daemon.authentication.KBIPasswordAuthenticationServer
-
- setAuthenticatedTokens(Map) - Method in class com.sshtools.daemon.authentication.PasswordAuthenticationServer
-
- setAuthenticationPrompt(SshAuthenticationPrompt) - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- setAuthorizedKeysDefaultPath(String) - Method in class com.sshtools.common.automate.RemoteIdentification
-
- setAuthorizedKeysFormat(Class) - Method in class com.sshtools.common.automate.RemoteIdentification
-
- setAutoflushing(boolean) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setAutomationConfigurationResource(String) - Method in class com.sshtools.common.configuration.XmlConfigurationContext
-
- setAvailableActions() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Called by the application framework when a change in connection state
has occured.
- setBackgroundColor(int) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setBasicAuthentication(String, String) - Method in class com.sshtools.j2ssh.net.HttpRequest
-
- setBlink(boolean) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setBlockInterrupt(int) - Method in class com.sshtools.j2ssh.connection.ChannelInputStream
-
- setBlockInterrupt(int) - Method in class com.sshtools.j2ssh.io.DynamicBuffer
-
- setBold(boolean) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setBorderColor(Color) - Method in class com.sshtools.common.ui.ColorIcon
-
- setChmod(String) - Method in class com.sshtools.ant.Sftp
-
Sets the file permission mode (Unix only) for files sent to the server.
- setCipher(String) - Method in class com.sshtools.ant.Ssh
-
- setCipher(SshCipher) - Method in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
-
- setClientUsername(String) - Method in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
-
- setCloseInput(boolean) - Method in class com.sshtools.j2ssh.io.IOStreamConnector
-
- setCloseOutput(boolean) - Method in class com.sshtools.j2ssh.io.IOStreamConnector
-
- setCmd(String) - Method in class com.sshtools.ant.Ssh.Exec
-
- setColor(Color) - Method in class com.sshtools.common.ui.ColorComboBox
-
- setColor(Color) - Method in class com.sshtools.common.ui.ColorIcon
-
- setCols(int) - Method in class com.sshtools.ant.Ssh.Shell
-
- setCommandsToExecute(String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setComment(String) - Method in class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
-
- setComment(String) - Method in class com.sshtools.j2ssh.transport.publickey.SECSHPublicKeyFormat
-
- setComment(String) - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
-
- setComment(String) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormat
-
- setComplete(byte[], byte[], byte[], BigInteger) - Method in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
- setCompression(SshCompression) - Method in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
-
- setConnected(boolean) - Method in class com.sshtools.common.ui.StatusBar
-
- setConnectionProfile(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- setConnectionProfile(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsConnectionPanel
-
- setConnectionProfile(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
- setConnectionProfile(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- setConnectionProfile(SshToolsConnectionProfile) - Method in interface com.sshtools.common.ui.SshToolsConnectionTab
-
- setContainer(SshToolsApplicationContainer) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Sets the container for this panel
- setContainerTitle(String) - Method in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
-
- setContainerTitle(File) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- setContainerTitle(String) - Method in interface com.sshtools.common.ui.SshToolsApplicationContainer
-
- setContainerTitle(String) - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
-
- setContainerTitle(String) - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- setContainerTitle(File) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Set the title of the container
- setContainerTitle(File) - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
-
- setContainerVisible(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
-
- setContainerVisible(boolean) - Method in interface com.sshtools.common.ui.SshToolsApplicationContainer
-
- setContainerVisible(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
-
- setContainerVisible(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- setContextClassLoader(ClassLoader) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- setCurrentConnectionFile(File) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- setCurrentConnectionProfile(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- setCurrentConnectionProfile(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
-
- setCursor(int, int) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setCursorPosition(int) - Method in class com.sshtools.daemon.terminal.Editline
-
- setCursorPosition(int) - Method in class com.sshtools.daemon.terminal.UserInput
-
- setDefaultTerminal() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setDepends(boolean) - Method in class com.sshtools.ant.Sftp
-
Set to true to transmit only files that are new or changed from their
remote counterparts.
- setDigitWildcardChar(char) - Method in class com.sshtools.daemon.util.StringPattern
-
Sets the given character as a wildcard character in this pattern to
match only digits ('0'-'9').
- setDirs(String) - Method in class com.sshtools.ant.ConditionalTasks
-
- setDisconnectOnClose(boolean) - Method in class com.sshtools.common.ui.SessionProviderFrame
-
When the session closes, should the connection be disconnected?
- setDisconnectOnClose(boolean) - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
When the session closes, should the connection be disconnected?
- setDisconnectOnSessionClose(boolean) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setDisconnectReason(String) - Method in class com.sshtools.j2ssh.transport.TransportProtocolState
-
- setDisplay(int) - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- setEcho(boolean) - Method in class com.sshtools.ant.Ssh.Shell.Read
-
- setEcho(boolean) - Method in class com.sshtools.ant.Ssh.Shell.Write
-
- setEnvironmentVariable(String, String) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- setEOL(int) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setFailed(String) - Method in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
- setFailOnError(boolean) - Method in class com.sshtools.common.configuration.XmlConfigurationContext
-
- setFailOnError(boolean) - Method in class com.sshtools.daemon.configuration.XmlServerConfigurationContext
-
- setFamily(String) - Method in class com.sshtools.ant.ConditionalTasks
-
- setFileAttributes(String, FileAttributes) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- setFileAttributes(byte[], FileAttributes) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
-
- setFileAttributes(String, FileAttributes) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- setFileAttributes(byte[], FileAttributes) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- setFiles(String) - Method in class com.sshtools.ant.ConditionalTasks
-
- setFingerprint(String) - Method in class com.sshtools.ant.Ssh
-
- setFont(Font) - Method in class com.sshtools.common.ui.MultilineLabel
-
- setForegroundColor(int) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setFormat(SshPrivateKeyFormat, String) - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
-
- setFormat(SshPublicKeyFormat) - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
-
- setForwardingAutoStartMode(boolean) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setForwardingPath(String) - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- setGID(UnsignedInteger32) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- setHandle(byte[]) - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- setHardwrapped(boolean) - Method in class com.sshtools.daemon.terminal.Editline
-
- setHardwrapped(boolean) - Method in class com.sshtools.daemon.terminal.UserInput
-
- setHeaderBegin(String) - Method in class com.sshtools.j2ssh.net.HttpRequest
-
- setHeaderField(String, String) - Method in class com.sshtools.j2ssh.net.HttpHeader
-
- setHeaderValue(String, String) - Method in class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
-
- setHideText(boolean) - Method in class com.sshtools.common.ui.ToolButton
-
- setHideText(boolean) - Method in class com.sshtools.common.ui.ToolToggleButton
-
- setHmac(SshHmac) - Method in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
-
- setHomeDirectory(String) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
- setHost(String) - Method in class com.sshtools.ant.Ssh
-
- setHost(String) - Method in class com.sshtools.common.ui.StatusBar
-
- setHost(String, int) - Method in class com.sshtools.common.ui.StatusBar
-
- setHost(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setHost(String) - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- setHostHostVerification(HostKeyVerification) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- setIcon(Icon) - Method in class com.sshtools.common.ui.FolderBar
-
- setIgnoreCase(boolean) - Method in class com.sshtools.daemon.util.StringPattern
-
Sets whether the pattern matching should ignore case or not
- setIgnoreNoncriticalErrors(boolean) - Method in class com.sshtools.ant.Sftp
-
set the flag to skip errors on directory creation.
- setImplementationClass(String) - Method in class com.sshtools.j2ssh.configuration.ExtensionAlgorithm
-
- setInsertMode(boolean) - Method in class com.sshtools.daemon.terminal.Editline
-
- setInsertMode(boolean) - Method in class com.sshtools.daemon.terminal.UserInput
-
- setInstance(SshAuthenticationClient) - Method in class com.sshtools.common.authentication.PasswordAuthenticationDialog
-
- setInstance(SshAuthenticationClient) - Method in class com.sshtools.common.authentication.PublicKeyAuthenticationPrompt
-
- setItalic(boolean) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setKBIRequestHandler(KBIRequestHandler) - Method in class com.sshtools.j2ssh.authentication.KBIAuthenticationClient
-
- setKexTimeout(long) - Method in class com.sshtools.j2ssh.SshClient
-
Sets the timeout value for the key exchange.
- setKexTimeout(long) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- setKexTransferLimit(long) - Method in class com.sshtools.j2ssh.SshClient
-
Sets the key exchance transfer limit in kilobytes.
- setKexTransferLimit(long) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- setKey(SshPrivateKey) - Method in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
-
- setKey(SshPrivateKey) - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
- setKeyfile(String) - Method in class com.sshtools.ant.Ssh
-
- setKeyfile(String) - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
- setKeyTimeout(UnsignedInteger32) - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- setKeyUseLimit(int) - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- setLastError(IOException) - Method in class com.sshtools.j2ssh.transport.TransportProtocolState
-
- setLocalEOF() - Method in class com.sshtools.j2ssh.connection.Channel
-
- setLocalEOF() - Method in class com.sshtools.j2ssh.connection.IOChannel
-
- setLocalIdent() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- setLocalIdent() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- setLocalIdent() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- setLocalKexInit(SshMsgKexInit) - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- setLocalKexInit(SshMsgKexInit) - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- setLocalKexInit(SshMsgKexInit) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- setLogfile(String) - Method in class com.sshtools.ant.Ssh
-
- setLookAndFeel(String) - Static method in class com.sshtools.common.ui.SshToolsApplication
-
- setMac(String) - Method in class com.sshtools.ant.Ssh
-
- setMask(char) - Method in class com.sshtools.daemon.terminal.Editline
-
- setMask(char) - Method in class com.sshtools.daemon.terminal.UserInput
-
- setMaximum(Number) - Method in class com.sshtools.common.ui.NumericTextField
-
- setMaximumForwardingSteps(int) - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- setMenuBarVisible(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Set the visible state of the menu bar
- setMessage(String) - Method in class com.sshtools.common.authentication.PassphraseDialog
-
- setMessageForeground(Color) - Method in class com.sshtools.common.authentication.PassphraseDialog
-
- setMinimum(Number) - Method in class com.sshtools.common.ui.NumericTextField
-
- setMRUList(MRUList) - Method in class com.sshtools.common.mru.MRUListModel
-
- setName(String) - Method in class com.sshtools.ant.ConditionalTasks
-
- setName(String) - Method in class com.sshtools.common.automate.RemoteIdentificationRule
-
- setName(String) - Method in class com.sshtools.j2ssh.connection.Channel
-
- setNeedSave(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- setNewer(boolean) - Method in class com.sshtools.ant.Sftp
-
A synonym for depends.
- setNewline(String) - Method in class com.sshtools.ant.Ssh
-
- setNewline(boolean) - Method in class com.sshtools.ant.Ssh.Shell.Write
-
- setNumberFormat(NumberFormat) - Method in class com.sshtools.common.ui.NumericTextField
-
- setOnceAuthenticatedCommand(int) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setParent(Ssh) - Method in class com.sshtools.ant.SshSubTask
-
- setParentComponent(Component) - Method in class com.sshtools.common.authentication.PasswordChange
-
- setPassphrase(String) - Method in class com.sshtools.ant.Ssh
-
- setPassword(String) - Method in class com.sshtools.ant.Ssh
-
- setPassword(String) - Method in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
-
- setPasswordChangePrompt(PasswordChangePrompt) - Method in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
-
- setPattern(String) - Method in class com.sshtools.daemon.util.StringPattern
-
Sets the pattern to a new value
- setPayload(byte[]) - Method in class com.sshtools.j2ssh.openssh.PEMWriter
-
- setPermissionHandler(VFSPermissionHandler) - Static method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- setPermissions(VFSPermission) - Method in class com.sshtools.daemon.vfs.VFSMount
-
- setPermissions(String) - Method in class com.sshtools.daemon.vfs.VFSPermission
-
- setPermissions(UnsignedInteger32) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- setPermissions(String) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- setPermissionsFromMaskString(String) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
Set permissions given a UNIX style mask
- setPersistableProperties(Properties) - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
- setPersistableProperties(Properties) - Method in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
-
- setPersistableProperties(Properties) - Method in class com.sshtools.j2ssh.authentication.KBIAuthenticationClient
-
- setPersistableProperties(Properties) - Method in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
-
- setPersistableProperties(Properties) - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
- setPersistableProperties(Properties) - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- setPlatformConfigurationResource(String) - Method in class com.sshtools.daemon.configuration.XmlServerConfigurationContext
-
- setPort(int) - Method in class com.sshtools.ant.Ssh
-
- setPort(int) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPortOffset(int) - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- setPosition(int) - Method in class com.sshtools.daemon.util.StringScanner
-
- setPrefCSComp(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPrefCSEncryption(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPrefCSMac(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPrefKex(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPrefPublicKey(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPrefSCComp(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPrefSCEncryption(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPrefSCMac(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPriority(int) - Method in class com.sshtools.common.automate.RemoteIdentificationRule
-
- setPrivateKey(SshPrivateKey) - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyPair
-
- setPrivateKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyPair
-
- setProperty(String, Object) - Method in class com.sshtools.j2ssh.SshThread
-
Sets a property in the thread.
- setProvider(Class) - Static method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
-
- setProvider(Class) - Static method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- setProxyHost(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setProxyPassword(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setProxyPort(int) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setProxyUsername(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setPublicKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyPair
-
- setReceiving(boolean) - Method in class com.sshtools.common.ui.StatusBar
-
- setRemotedir(String) - Method in class com.sshtools.ant.Sftp
-
Sets the remote working directory
- setRemoteEOF() - Method in class com.sshtools.j2ssh.connection.BindingChannel
-
- setRemoteEOF() - Method in class com.sshtools.j2ssh.connection.Channel
-
- setRemoteId(String) - Method in class com.sshtools.common.ui.StatusBar
-
- setRemoteIdent(String) - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- setRemoteIdent(String) - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- setRemoteIdent(String) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- setRemoteKexInit(SshMsgKexInit) - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- setRemoteKexInit(SshMsgKexInit) - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- setRemoteKexInit(SshMsgKexInit) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- setRequiresPseudoTerminal(boolean) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setRequiresUserVerification(boolean) - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- setResponse(String) - Method in class com.sshtools.j2ssh.authentication.KBIPrompt
-
- setResponseData(byte[]) - Method in class com.sshtools.j2ssh.connection.GlobalRequestResponse
-
- setRightJustify(boolean) - Method in class com.sshtools.common.ui.NumericTextField
-
- setRoot(boolean) - Method in class com.sshtools.daemon.vfs.VFSMount
-
- setRows(int) - Method in class com.sshtools.ant.Ssh.Shell
-
- setScreen(int) - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- setSelectAllOnFocusGain(boolean) - Method in class com.sshtools.common.ui.NumericTextField
-
- setSendIgnore(boolean) - Method in class com.sshtools.j2ssh.SshClient
-
Set's the send ignore flag to send random data packets.
- setSendIgnore(boolean) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- setSending(boolean) - Method in class com.sshtools.common.ui.StatusBar
-
- setServerConfigurationResource(String) - Method in class com.sshtools.daemon.configuration.XmlServerConfigurationContext
-
- setSession(SessionChannelServer) - Method in class com.sshtools.daemon.sftp.SftpSubsystemServer
-
- setSession(SessionChannelServer) - Method in class com.sshtools.daemon.subsystem.SubsystemServer
-
- setSessionChannel(SessionChannelClient) - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
-
- setSessionId(byte[]) - Method in class com.sshtools.j2ssh.SshThread
-
Sets the session id for this thread.
- setSessionType(String) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- setSftpFavorite(String, String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- setSFTPSubsystem(SftpSubsystemClient) - Method in class com.sshtools.j2ssh.sftp.SftpFile
-
- setSignalling(boolean) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setSignalListener(SignalListener) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- setSize(Dimension) - Method in class com.sshtools.common.ui.ColorIcon
-
- setSize(UnsignedInteger64) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- setSkipFailedTransfers(boolean) - Method in class com.sshtools.ant.Sftp
-
If true, enables unsuccessful file put, delete and get
operations to be skipped with a warning and the remainder
of the files still transferred.
- setSocketTimeout(int) - Method in class com.sshtools.j2ssh.SshClient
-
Set's the socket timeout (in milliseconds) for the underlying transport
provider.
- setSSH1Compatible(boolean) - Method in class com.sshtools.j2ssh.agent.KeyConstraints
-
- setSshtoolshome(String) - Method in class com.sshtools.ant.Ssh
-
- setStatusBarVisible(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Set the visible state of the statusbar
- setStatusText(String) - Method in class com.sshtools.common.ui.StatusBar
-
- setString(String) - Method in class com.sshtools.ant.Ssh.Shell.Read
-
the message as an attribute
- setString(String) - Method in class com.sshtools.ant.Ssh.Shell.Write
-
the message as an attribute
- setString(String) - Method in class com.sshtools.j2ssh.forwarding.XDisplay
-
- setSupportedPK(List) - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- setTerm(String) - Method in class com.sshtools.ant.Ssh.Shell
-
- setTerminal(String) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setText(String) - Method in class com.sshtools.common.authentication.BannerDialog
-
- setText(String) - Method in class com.sshtools.common.ui.FolderBar
-
- setText(String) - Method in class com.sshtools.common.ui.MultilineLabel
-
- setText(String) - Method in class com.sshtools.common.ui.NumericTextField
-
- setTimeout(int) - Method in class com.sshtools.ant.Ssh.Shell.Read
-
- setTimes(UnsignedInteger32, UnsignedInteger32) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- setToolBarVisible(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Set the visible state of the toolbar
- setToolsVisible(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Set the visible state of all tools.
- setTransportProvider(int) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setTransportProviderString(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setType(String) - Method in class com.sshtools.j2ssh.openssh.PEMWriter
-
- setUID(UnsignedInteger32) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
-
- setUnderlined(boolean) - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- setup - Variable in class com.sshtools.common.ui.PrintPreview
-
- setupNewKeys(byte[], byte[], byte[], byte[], byte[], byte[]) - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- setupNewKeys(byte[], byte[], byte[], byte[], byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
-
- setupNewKeys(byte[], byte[], byte[], byte[], byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- setUseDefaultForwarding(boolean) - Method in class com.sshtools.j2ssh.SshClient
-
Turn the default forwarding manager on/off.
- setUser(String) - Method in class com.sshtools.common.ui.StatusBar
-
- setUsername(String) - Method in class com.sshtools.ant.Ssh
-
- setUsername(String) - Method in class com.sshtools.common.authentication.PasswordAuthenticationDialog
-
- setUsername(String) - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- setUsername(String) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
- setUsername(String) - Method in class com.sshtools.j2ssh.SshThread
-
Set the username for this thread.
- setValue(Number) - Method in class com.sshtools.common.ui.NumericTextField
-
- setValue(String) - Method in class com.sshtools.daemon.terminal.Editline
-
- setValue(String) - Method in class com.sshtools.daemon.terminal.UserInput
-
- setValue(int) - Method in class com.sshtools.j2ssh.util.State
-
- setVerbose(boolean) - Method in class com.sshtools.ant.Sftp
-
Set to true to receive notification about each file as it is
transferred.
- setVerificationEnabled(boolean) - Method in class com.sshtools.common.hosts.DialogHostKeyVerification
-
- setVerificationEnabled(boolean) - Method in class com.sshtools.common.hosts.DialogKnownHostsKeyVerification
-
- setVerificationImpl(Class) - Static method in class com.sshtools.daemon.authentication.PublicKeyAuthenticationServer
-
- setVerifyhost(boolean) - Method in class com.sshtools.ant.Ssh
-
- Sftp - Class in com.sshtools.ant
-
Basic SFTP client.
- Sftp() - Constructor for class com.sshtools.ant.Sftp
-
- sftp - Variable in class com.sshtools.ant.Sftp.SftpDirectoryScanner
-
- Sftp.Action - Class in com.sshtools.ant
-
an action to perform, one of
"send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod"
- Sftp.SftpDirectoryScanner - Class in com.sshtools.ant
-
- SftpClient - Class in com.sshtools.j2ssh
-
Implements a Secure File Transfer (SFTP) client.
- SftpDirectoryScanner(SftpClient) - Constructor for class com.sshtools.ant.Sftp.SftpDirectoryScanner
-
- SftpFile - Class in com.sshtools.j2ssh.sftp
-
- SftpFile(String, FileAttributes) - Constructor for class com.sshtools.j2ssh.sftp.SftpFile
-
Creates a new SftpFile object.
- SftpFile(String) - Constructor for class com.sshtools.j2ssh.sftp.SftpFile
-
Creates a new SftpFile object.
- SftpFileInputStream - Class in com.sshtools.j2ssh.sftp
-
- SftpFileInputStream(SftpFile) - Constructor for class com.sshtools.j2ssh.sftp.SftpFileInputStream
-
Creates a new SftpFileInputStream object.
- SftpFileOutputStream - Class in com.sshtools.j2ssh.sftp
-
- SftpFileOutputStream(SftpFile) - Constructor for class com.sshtools.j2ssh.sftp.SftpFileOutputStream
-
Creates a new SftpFileOutputStream object.
- SftpSubsystemClient - Class in com.sshtools.j2ssh.sftp
-
- SftpSubsystemClient() - Constructor for class com.sshtools.j2ssh.sftp.SftpSubsystemClient
-
Creates a new SftpSubsystemClient object.
- SftpSubsystemServer - Class in com.sshtools.daemon.sftp
-
- SftpSubsystemServer() - Constructor for class com.sshtools.daemon.sftp.SftpSubsystemServer
-
Creates a new SftpSubsystemServer object.
- SGR - Static variable in interface com.sshtools.daemon.terminal.Terminal
-
- Shell() - Constructor for class com.sshtools.ant.Ssh.Shell
-
- shortValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
-
- shouldReload(String) - Method in class com.sshtools.j2ssh.util.DynamicClassLoader
-
- shouldReload() - Method in class com.sshtools.j2ssh.util.DynamicClassLoader
-
- SHOW_AVAILABLE - Static variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
-
- showAbout(Component) - Method in class com.sshtools.common.ui.SshToolsApplication
-
Show an 'About' dialog
- showAboutBox(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
-
- showAboutBox(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- showAuthenticationDialog(Component, List) - Static method in class com.sshtools.common.authentication.AuthenticationDialog
-
- showAuthenticationDialog(Component, List, String) - Static method in class com.sshtools.common.authentication.AuthenticationDialog
-
- showAuthenticationDialog(Component) - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
-
- showAuthenticationMethods(List, String) - Method in class com.sshtools.common.authentication.AuthenticationDialog
-
- showAuthenticationPrompt(SshAuthenticationClient) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- showBannerDialog(Component, String) - Static method in class com.sshtools.common.authentication.BannerDialog
-
- showConnectionDialog - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
-
- showConnectionDialog(Component, SshToolsConnectionTab[]) - Static method in class com.sshtools.common.ui.SshToolsConnectionPanel
-
- showConnectionDialog(Component, SshToolsConnectionProfile, SshToolsConnectionTab[]) - Static method in class com.sshtools.common.ui.SshToolsConnectionPanel
-
- showErrorMessage(Component, String, Throwable) - Static method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Show an error message with detail
- showErrorMessage(Component, String, String, Throwable) - Static method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Show an error message with toggable detail
- showExceptionMessage(String, String) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Show an exception message
- showExitAction(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
-
- showExitAction(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- showNewWindowAction(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
-
- showNewWindowAction(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- showOptions() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Show the options dialog
- showOptionsDialog(Component, OptionsTab[]) - Static method in class com.sshtools.common.ui.OptionsPanel
-
- showPrompt(SshAuthenticationClient) - Method in class com.sshtools.common.authentication.PasswordAuthenticationDialog
-
- showPrompt(SshAuthenticationClient) - Method in class com.sshtools.common.authentication.PublicKeyAuthenticationPrompt
-
- showPrompt(SshAuthenticationClient) - Method in interface com.sshtools.j2ssh.authentication.SshAuthenticationPrompt
-
- showPrompts(String, String, KBIPrompt[]) - Method in class com.sshtools.common.authentication.KBIRequestHandlerDialog
-
- showPrompts(String, String, KBIPrompt[]) - Method in interface com.sshtools.j2ssh.authentication.KBIRequestHandler
-
- shutdown(String) - Method in class com.sshtools.daemon.SshServer
-
- SignalListener - Interface in com.sshtools.j2ssh.session
-
- signature - Variable in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
-
- signature - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- simple(byte[], String) - Static method in class com.sshtools.j2ssh.util.Hash
-
- SimpleASNReader - Class in com.sshtools.j2ssh.util
-
- SimpleASNReader(byte[]) - Constructor for class com.sshtools.j2ssh.util.SimpleASNReader
-
Creates a new SimpleASNReader object.
- SimpleASNWriter - Class in com.sshtools.j2ssh.util
-
- SimpleASNWriter() - Constructor for class com.sshtools.j2ssh.util.SimpleASNWriter
-
Creates a new SimpleASNWriter object.
- SINGLECHAR_WILDCARD - Static variable in class com.sshtools.daemon.util.StringPattern
-
- size() - Method in class com.sshtools.daemon.terminal.Editline
-
- size() - Method in class com.sshtools.daemon.terminal.UserInput
-
- size() - Method in class com.sshtools.j2ssh.agent.KeyStore
-
- size() - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Returns the number of messages contained within this message store.
- skip(int) - Method in class com.sshtools.daemon.util.StringScanner
-
Moves the position pointer count characters.
- skipAfter(String) - Method in class com.sshtools.daemon.util.StringExaminer
-
Increments the position pointer up to the last character that matched
the character sequence in the given matchString.
- skipAfter(StringExaminer, String) - Method in class com.sshtools.daemon.util.StringPattern
-
Increments the given iterator up to the last character that matched the
character sequence in the given matchString.
- skipBefore(String) - Method in class com.sshtools.daemon.util.StringExaminer
-
Increments the position pointer up to the first character before the
character sequence in the given matchString.
- skipWildcards(StringExaminer) - Method in class com.sshtools.daemon.util.StringPattern
-
Moves the iterator position to the next character that is no wildcard.
- socket - Variable in class com.sshtools.j2ssh.connection.SocketChannel
-
- SocketChannel - Class in com.sshtools.j2ssh.connection
-
- SocketChannel() - Constructor for class com.sshtools.j2ssh.connection.SocketChannel
-
- socketTimeout - Variable in class com.sshtools.j2ssh.SshClient
-
The timeout in milliseconds for the underlying transport provider
(typically a Socket).
- SocketTransportProvider - Class in com.sshtools.j2ssh.net
-
- SocketTransportProvider(String, int) - Constructor for class com.sshtools.j2ssh.net.SocketTransportProvider
-
Creates a new SocketTransportProvider object.
- SOCKS4 - Static variable in class com.sshtools.j2ssh.net.SocksProxySocket
-
- socks4Proxy - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- SOCKS5 - Static variable in class com.sshtools.j2ssh.net.SocksProxySocket
-
- socks5Proxy - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
- SocksProxySocket - Class in com.sshtools.j2ssh.net
-
- SOFTWARE_VERSION_COMMENTS - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- splitNameValue(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns a string array with two elements where the first is the
attribute name and the second is the attribute value.
- Ssh - Class in com.sshtools.ant
-
- Ssh() - Constructor for class com.sshtools.ant.Ssh
-
- ssh - Variable in class com.sshtools.ant.Ssh
-
- ssh - Variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
- Ssh.Exec - Class in com.sshtools.ant
-
- Ssh.Shell - Class in com.sshtools.ant
-
- Ssh.Shell.Read - Class in com.sshtools.ant
-
- Ssh.Shell.Write - Class in com.sshtools.ant
-
- SSH2AuthorizedKeysFormat - Class in com.sshtools.common.automate
-
- SSH2AuthorizedKeysFormat() - Constructor for class com.sshtools.common.automate.SSH2AuthorizedKeysFormat
-
- SSH_AGENT_CONSTRAINT_FORWARDING_PATH - Static variable in class com.sshtools.j2ssh.agent.KeyConstraints
-
- SSH_AGENT_CONSTRAINT_FORWARDING_STEPS - Static variable in class com.sshtools.j2ssh.agent.KeyConstraints
-
- SSH_AGENT_CONSTRAINT_NEED_USER_VERIFICATION - Static variable in class com.sshtools.j2ssh.agent.KeyConstraints
-
- SSH_AGENT_CONSTRAINT_SSH1_COMPAT - Static variable in class com.sshtools.j2ssh.agent.KeyConstraints
-
- SSH_AGENT_CONSTRAINT_TIMEOUT - Static variable in class com.sshtools.j2ssh.agent.KeyConstraints
-
- SSH_AGENT_CONSTRAINT_USE_LIMIT - Static variable in class com.sshtools.j2ssh.agent.KeyConstraints
-
- SSH_EXTENDED_DATA_STDERR - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
- SSH_FILEXFER_TYPE_BLOCK_DEVICE - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- SSH_FILEXFER_TYPE_CHAR_DEVICE - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- SSH_FILEXFER_TYPE_DIRECTORY - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- SSH_FILEXFER_TYPE_FIFO - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- SSH_FILEXFER_TYPE_REGULAR - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- SSH_FILEXFER_TYPE_SOCKET - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- SSH_FILEXFER_TYPE_SPECIAL - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- SSH_FILEXFER_TYPE_SYMLINK - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- SSH_FILEXFER_TYPE_UNKNOWN - Static variable in class com.sshtools.j2ssh.sftp.FileAttributes
-
- SSH_FXP_ATTRS - Static variable in class com.sshtools.j2ssh.sftp.SshFxpAttrs
-
- SSH_FXP_CLOSE - Static variable in class com.sshtools.j2ssh.sftp.SshFxpClose
-
- SSH_FXP_DATA - Static variable in class com.sshtools.j2ssh.sftp.SshFxpData
-
- SSH_FXP_FSETSTAT - Static variable in class com.sshtools.j2ssh.sftp.SshFxpFSetStat
-
- SSH_FXP_FSTAT - Static variable in class com.sshtools.j2ssh.sftp.SshFxpFStat
-
- SSH_FXP_HANDLE - Static variable in class com.sshtools.j2ssh.sftp.SshFxpHandle
-
- SSH_FXP_INIT - Static variable in class com.sshtools.j2ssh.sftp.SshFxpInit
-
- SSH_FXP_LSTAT - Static variable in class com.sshtools.j2ssh.sftp.SshFxpLStat
-
- SSH_FXP_MKDIR - Static variable in class com.sshtools.j2ssh.sftp.SshFxpMkdir
-
- SSH_FXP_NAME - Static variable in class com.sshtools.j2ssh.sftp.SshFxpName
-
- SSH_FXP_OPEN - Static variable in class com.sshtools.j2ssh.sftp.SshFxpOpen
-
- SSH_FXP_OPENDIR - Static variable in class com.sshtools.j2ssh.sftp.SshFxpOpenDir
-
- SSH_FXP_READ - Static variable in class com.sshtools.j2ssh.sftp.SshFxpRead
-
- SSH_FXP_READDIR - Static variable in class com.sshtools.j2ssh.sftp.SshFxpReadDir
-
- SSH_FXP_READLINK - Static variable in class com.sshtools.j2ssh.sftp.SshFxpReadlink
-
- SSH_FXP_REALPATH - Static variable in class com.sshtools.j2ssh.sftp.SshFxpRealPath
-
- SSH_FXP_REMOVE - Static variable in class com.sshtools.j2ssh.sftp.SshFxpRemove
-
- SSH_FXP_RENAME - Static variable in class com.sshtools.j2ssh.sftp.SshFxpRename
-
- SSH_FXP_RMDIR - Static variable in class com.sshtools.j2ssh.sftp.SshFxpRmdir
-
- SSH_FXP_SETSTAT - Static variable in class com.sshtools.j2ssh.sftp.SshFxpSetStat
-
- SSH_FXP_STAT - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStat
-
- SSH_FXP_STATUS - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- SSH_FXP_SYMLINK - Static variable in class com.sshtools.j2ssh.sftp.SshFxpSymlink
-
- SSH_FXP_VERSION - Static variable in class com.sshtools.j2ssh.sftp.SshFxpVersion
-
- SSH_FXP_WRITE - Static variable in class com.sshtools.j2ssh.sftp.SshFxpWrite
-
- SSH_MSG_CHANNEL_CLOSE - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelClose
-
- SSH_MSG_CHANNEL_DATA - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelData
-
- SSH_MSG_CHANNEL_EOF - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelEOF
-
- SSH_MSG_CHANNEL_EXTENDED_DATA - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
- SSH_MSG_CHANNEL_FAILURE - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelFailure
-
- SSH_MSG_CHANNEL_OPEN - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
- SSH_MSG_CHANNEL_OPEN_CONFIRMATION - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
- SSH_MSG_CHANNEL_OPEN_FAILURE - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- SSH_MSG_CHANNEL_REQUEST - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
- SSH_MSG_CHANNEL_SUCCESS - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelSuccess
-
- SSH_MSG_CHANNEL_WINDOW_ADJUST - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
- SSH_MSG_DEBUG - Static variable in class com.sshtools.j2ssh.transport.SshMsgDebug
-
- SSH_MSG_DISCONNECT - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
- SSH_MSG_GLOBAL_REQUEST - Static variable in class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
- SSH_MSG_IGNORE - Static variable in class com.sshtools.j2ssh.transport.SshMsgIgnore
-
- SSH_MSG_KEX_INIT - Static variable in class com.sshtools.j2ssh.transport.SshMsgKexInit
-
- SSH_MSG_KEXDH_INIT - Static variable in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit
-
- SSH_MSG_KEXDH_REPLY - Static variable in class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
- SSH_MSG_NEWKEYS - Static variable in class com.sshtools.j2ssh.transport.SshMsgNewKeys
-
- SSH_MSG_REQUEST_FAILURE - Static variable in class com.sshtools.j2ssh.connection.SshMsgRequestFailure
-
- SSH_MSG_REQUEST_SUCCESS - Static variable in class com.sshtools.j2ssh.connection.SshMsgRequestSuccess
-
- SSH_MSG_SERVICE_ACCEPT - Static variable in class com.sshtools.j2ssh.transport.SshMsgServiceAccept
-
- SSH_MSG_SERVICE_REQUEST - Static variable in class com.sshtools.j2ssh.transport.SshMsgServiceRequest
-
- SSH_MSG_UNIMPLEMENTED - Static variable in class com.sshtools.j2ssh.transport.SshMsgUnimplemented
-
- SSH_MSG_USERAUTH_BANNER - Static variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner
-
- SSH_MSG_USERAUTH_FAILURE - Static variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure
-
- SSH_MSG_USERAUTH_INFO_REQUEST - Static variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
- SSH_MSG_USERAUTH_INFO_RESPONSE - Static variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoResponse
-
- SSH_MSG_USERAUTH_PK_OK - Static variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPKOK
-
- SSH_MSG_USERAUTH_PWD_CHANGEREQ - Static variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq
-
- SSH_MSG_USERAUTH_REQUEST - Static variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
- SSH_MSG_USERAUTH_SUCCESS - Static variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthSuccess
-
- SSH_OPEN_ADMINISTRATIVELY_PROHIBITED - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- SSH_OPEN_CONNECT_FAILED - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- SSH_OPEN_RESOURCE_SHORTAGE - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- SSH_OPEN_UNKNOWN_CHANNEL_TYPE - Static variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
- SshAgentClient - Class in com.sshtools.j2ssh.agent
-
Provides a client connection to the ssh agent.
- SshAgentConnection - Class in com.sshtools.j2ssh.agent
-
This class provides a connection using the SSH agent protocol.
- SshAgentForwardingListener - Class in com.sshtools.j2ssh.agent
-
- SshAgentSocketListener - Class in com.sshtools.j2ssh.agent
-
- SshAgentSocketListener(String, KeyStore) - Constructor for class com.sshtools.j2ssh.agent.SshAgentSocketListener
-
Creates a new SshAgentSocketListener object.
- SshAPIConfiguration - Class in com.sshtools.common.configuration
-
- SshAPIConfiguration(InputStream) - Constructor for class com.sshtools.common.configuration.SshAPIConfiguration
-
Creates a new SshAPIConfiguration object.
- SshAPIConfiguration - Class in com.sshtools.daemon.configuration
-
- SshAPIConfiguration(InputStream) - Constructor for class com.sshtools.daemon.configuration.SshAPIConfiguration
-
Creates a new SshAPIConfiguration object.
- SshAPIConfiguration - Interface in com.sshtools.j2ssh.configuration
-
- SshAuthenticationClient - Class in com.sshtools.j2ssh.authentication
-
- SshAuthenticationClient() - Constructor for class com.sshtools.j2ssh.authentication.SshAuthenticationClient
-
- SshAuthenticationClientFactory - Class in com.sshtools.j2ssh.authentication
-
- SshAuthenticationClientFactory() - Constructor for class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
-
Creates a new SshAuthenticationClientFactory object.
- SshAuthenticationPrompt - Interface in com.sshtools.j2ssh.authentication
-
- SshAuthenticationServer - Class in com.sshtools.daemon.authentication
-
- SshAuthenticationServer() - Constructor for class com.sshtools.daemon.authentication.SshAuthenticationServer
-
- SshAuthenticationServerFactory - Class in com.sshtools.daemon.authentication
-
- SshAuthenticationServerFactory() - Constructor for class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
-
Creates a new SshAuthenticationServerFactory object.
- SshCipher - Class in com.sshtools.j2ssh.transport.cipher
-
- SshCipher() - Constructor for class com.sshtools.j2ssh.transport.cipher.SshCipher
-
- SshCipherFactory - Class in com.sshtools.j2ssh.transport.cipher
-
- SshCipherFactory() - Constructor for class com.sshtools.j2ssh.transport.cipher.SshCipherFactory
-
Creates a new SshCipherFactory object.
- SshClient - Class in com.sshtools.j2ssh
-
Implements an SSH client with methods to connect to a remote server and
perform all necersary SSH functions such as SCP, SFTP, executing commands,
starting the users shell and perform port forwarding.
- SshClient() - Constructor for class com.sshtools.j2ssh.SshClient
-
Contructs an unitilialized SshClient ready for connecting.
- SshCompression - Interface in com.sshtools.j2ssh.transport.compression
-
- SshCompressionFactory - Class in com.sshtools.j2ssh.transport.compression
-
- SshCompressionFactory() - Constructor for class com.sshtools.j2ssh.transport.compression.SshCompressionFactory
-
Creates a new SshCompressionFactory object.
- SshConnectionProperties - Class in com.sshtools.j2ssh.configuration
-
- SshConnectionProperties() - Constructor for class com.sshtools.j2ssh.configuration.SshConnectionProperties
-
Creates a new SshConnectionProperties object.
- SshDaemon - Class in com.sshtools.daemon
-
- SshDaemon() - Constructor for class com.sshtools.daemon.SshDaemon
-
- SshDssKeyPair - Class in com.sshtools.j2ssh.transport.publickey.dsa
-
- SshDssKeyPair() - Constructor for class com.sshtools.j2ssh.transport.publickey.dsa.SshDssKeyPair
-
- SshDssPublicKey - Class in com.sshtools.j2ssh.transport.publickey.dsa
-
- SshDssPublicKey(DSAPublicKey) - Constructor for class com.sshtools.j2ssh.transport.publickey.dsa.SshDssPublicKey
-
Creates a new SshDssPublicKey object.
- SshDssPublicKey(byte[]) - Constructor for class com.sshtools.j2ssh.transport.publickey.dsa.SshDssPublicKey
-
Creates a new SshDssPublicKey object.
- SshEventAdapter - Class in com.sshtools.j2ssh
-
- SshEventAdapter() - Constructor for class com.sshtools.j2ssh.SshEventAdapter
-
Creates a new SshEventAdapter object.
- SshException - Exception in com.sshtools.j2ssh
-
The base exception for all exceptions thrown within the J2SSH application
framework.
- SshException(String) - Constructor for exception com.sshtools.j2ssh.SshException
-
Constructs an exception.
- SshException(Throwable) - Constructor for exception com.sshtools.j2ssh.SshException
-
Constructs an exception.
- SshFxpAttrs - Class in com.sshtools.j2ssh.sftp
-
- SshFxpAttrs() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpAttrs
-
Creates a new SshFxpAttrs object.
- SshFxpAttrs(UnsignedInteger32, FileAttributes) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpAttrs
-
Creates a new SshFxpAttrs object.
- SshFxpClose - Class in com.sshtools.j2ssh.sftp
-
- SshFxpClose() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpClose
-
Creates a new SshFxpClose object.
- SshFxpClose(UnsignedInteger32, byte[]) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpClose
-
Creates a new SshFxpClose object.
- SshFxpData - Class in com.sshtools.j2ssh.sftp
-
- SshFxpData(UnsignedInteger32, byte[]) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpData
-
Creates a new SshFxpData object.
- SshFxpData() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpData
-
Creates a new SshFxpData object.
- SshFxpFSetStat - Class in com.sshtools.j2ssh.sftp
-
- SshFxpFSetStat() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpFSetStat
-
Creates a new SshFxpFSetStat object.
- SshFxpFSetStat(UnsignedInteger32, byte[], FileAttributes) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpFSetStat
-
Creates a new SshFxpFSetStat object.
- SshFxpFStat - Class in com.sshtools.j2ssh.sftp
-
- SshFxpFStat() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpFStat
-
Creates a new SshFxpFStat object.
- SshFxpFStat(UnsignedInteger32, byte[]) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpFStat
-
Creates a new SshFxpFStat object.
- SshFxpHandle - Class in com.sshtools.j2ssh.sftp
-
- SshFxpHandle(UnsignedInteger32, byte[]) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpHandle
-
Creates a new SshFxpHandle object.
- SshFxpHandle() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpHandle
-
Creates a new SshFxpHandle object.
- SshFxpInit - Class in com.sshtools.j2ssh.sftp
-
- SshFxpInit() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpInit
-
Creates a new SshFxpInit object.
- SshFxpInit(UnsignedInteger32, Map) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpInit
-
Creates a new SshFxpInit object.
- SshFxpLStat - Class in com.sshtools.j2ssh.sftp
-
- SshFxpLStat() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpLStat
-
Creates a new SshFxpLStat object.
- SshFxpLStat(UnsignedInteger32, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpLStat
-
Creates a new SshFxpLStat object.
- SshFxpMkdir - Class in com.sshtools.j2ssh.sftp
-
- SshFxpMkdir() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpMkdir
-
Creates a new SshFxpMkdir object.
- SshFxpMkdir(UnsignedInteger32, String, FileAttributes) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpMkdir
-
Creates a new SshFxpMkdir object.
- SshFxpName - Class in com.sshtools.j2ssh.sftp
-
- SshFxpName(UnsignedInteger32, SftpFile[]) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpName
-
Creates a new SshFxpName object.
- SshFxpName() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpName
-
Creates a new SshFxpName object.
- SshFxpOpen - Class in com.sshtools.j2ssh.sftp
-
- SshFxpOpen(UnsignedInteger32, String, UnsignedInteger32, FileAttributes) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpOpen
-
- SshFxpOpen() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpOpen
-
Creates a new SshFxpOpen object.
- SshFxpOpenDir - Class in com.sshtools.j2ssh.sftp
-
- SshFxpOpenDir() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpOpenDir
-
Creates a new SshFxpOpenDir object.
- SshFxpOpenDir(UnsignedInteger32, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpOpenDir
-
Creates a new SshFxpOpenDir object.
- SshFxpRead - Class in com.sshtools.j2ssh.sftp
-
- SshFxpRead(UnsignedInteger32, byte[], UnsignedInteger64, UnsignedInteger32) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRead
-
Creates a new SshFxpRead object.
- SshFxpRead() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRead
-
Creates a new SshFxpRead object.
- SshFxpReadDir - Class in com.sshtools.j2ssh.sftp
-
- SshFxpReadDir() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpReadDir
-
Creates a new SshFxpReadDir object.
- SshFxpReadDir(UnsignedInteger32, byte[]) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpReadDir
-
Creates a new SshFxpReadDir object.
- SshFxpReadlink - Class in com.sshtools.j2ssh.sftp
-
- SshFxpReadlink(UnsignedInteger32, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpReadlink
-
Creates a new SshFxpReadlink object.
- SshFxpReadlink() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpReadlink
-
Creates a new SshFxpReadlink object.
- SshFxpRealPath - Class in com.sshtools.j2ssh.sftp
-
- SshFxpRealPath() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRealPath
-
Creates a new SshFxpRealPath object.
- SshFxpRealPath(UnsignedInteger32, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRealPath
-
Creates a new SshFxpRealPath object.
- SshFxpRemove - Class in com.sshtools.j2ssh.sftp
-
- SshFxpRemove() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRemove
-
Creates a new SshFxpRemove object.
- SshFxpRemove(UnsignedInteger32, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRemove
-
Creates a new SshFxpRemove object.
- SshFxpRename - Class in com.sshtools.j2ssh.sftp
-
- SshFxpRename() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRename
-
Creates a new SshFxpRename object.
- SshFxpRename(UnsignedInteger32, String, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRename
-
Creates a new SshFxpRename object.
- SshFxpRmdir - Class in com.sshtools.j2ssh.sftp
-
- SshFxpRmdir() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRmdir
-
Creates a new SshFxpRmdir object.
- SshFxpRmdir(UnsignedInteger32, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRmdir
-
Creates a new SshFxpRmdir object.
- SshFxpSetStat - Class in com.sshtools.j2ssh.sftp
-
- SshFxpSetStat() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpSetStat
-
Creates a new SshFxpSetStat object.
- SshFxpSetStat(UnsignedInteger32, String, FileAttributes) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpSetStat
-
Creates a new SshFxpSetStat object.
- SshFxpStat - Class in com.sshtools.j2ssh.sftp
-
- SshFxpStat() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpStat
-
Creates a new SshFxpStat object.
- SshFxpStat(UnsignedInteger32, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpStat
-
Creates a new SshFxpStat object.
- SshFxpStatus - Class in com.sshtools.j2ssh.sftp
-
- SshFxpStatus(UnsignedInteger32, UnsignedInteger32, String, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpStatus
-
Creates a new SshFxpStatus object.
- SshFxpStatus() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpStatus
-
Creates a new SshFxpStatus object.
- SshFxpSymlink - Class in com.sshtools.j2ssh.sftp
-
- SshFxpSymlink() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpSymlink
-
Creates a new SshFxpSymlink object.
- SshFxpSymlink(UnsignedInteger32, String, String) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpSymlink
-
Creates a new SshFxpSymlink object.
- SshFxpVersion - Class in com.sshtools.j2ssh.sftp
-
- SshFxpVersion() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpVersion
-
Creates a new SshFxpVersion object.
- SshFxpVersion(UnsignedInteger32, Map) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpVersion
-
Creates a new SshFxpVersion object.
- SshFxpWrite - Class in com.sshtools.j2ssh.sftp
-
- SshFxpWrite() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpWrite
-
Creates a new SshFxpWrite object.
- SshFxpWrite(UnsignedInteger32, byte[], UnsignedInteger64, byte[], int, int) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpWrite
-
Creates a new SshFxpWrite object.
- SshHmac - Interface in com.sshtools.j2ssh.transport.hmac
-
- SshHmacFactory - Class in com.sshtools.j2ssh.transport.hmac
-
- SshHmacFactory() - Constructor for class com.sshtools.j2ssh.transport.hmac.SshHmacFactory
-
Creates a new SshHmacFactory object.
- sshIn - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- SshKeyExchange - Class in com.sshtools.j2ssh.transport.kex
-
- SshKeyExchange() - Constructor for class com.sshtools.j2ssh.transport.kex.SshKeyExchange
-
Creates a new SshKeyExchange object.
- SshKeyExchangeFactory - Class in com.sshtools.j2ssh.transport.kex
-
- SshKeyExchangeFactory() - Constructor for class com.sshtools.j2ssh.transport.kex.SshKeyExchangeFactory
-
Creates a new SshKeyExchangeFactory object.
- SshKeyFormatConversion - Interface in com.sshtools.j2ssh.transport.publickey
-
- SshKeyGenerator - Class in com.sshtools.j2ssh.transport.publickey
-
- SshKeyGenerator() - Constructor for class com.sshtools.j2ssh.transport.publickey.SshKeyGenerator
-
Creates a new SshKeyGenerator object.
- SshKeyPair - Class in com.sshtools.j2ssh.transport.publickey
-
- SshKeyPair() - Constructor for class com.sshtools.j2ssh.transport.publickey.SshKeyPair
-
Creates a new SshKeyPair object.
- SshKeyPairFactory - Class in com.sshtools.j2ssh.transport.publickey
-
- SshKeyPairFactory() - Constructor for class com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
-
Creates a new SshKeyPairFactory object.
- SshMessage - Class in com.sshtools.j2ssh.transport
-
This class implements the payload portion each message sent by the transport
protocol.
- SshMessage(int) - Constructor for class com.sshtools.j2ssh.transport.SshMessage
-
Contructs the message.
- SshMessageListener - Interface in com.sshtools.j2ssh.transport
-
Title:
- SshMessageStore - Class in com.sshtools.j2ssh.transport
-
This class implements a message store that can be used to provide a blocking
mechanism for transport protocol messages.
- SshMessageStore() - Constructor for class com.sshtools.j2ssh.transport.SshMessageStore
-
Contructs the message store.
- SshMsgChannelClose - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelClose(long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelClose
-
Creates a new SshMsgChannelClose object.
- SshMsgChannelClose() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelClose
-
Creates a new SshMsgChannelClose object.
- SshMsgChannelData - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelData(long, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelData
-
Creates a new SshMsgChannelData object.
- SshMsgChannelData() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelData
-
Creates a new SshMsgChannelData object.
- SshMsgChannelEOF - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelEOF(long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelEOF
-
Creates a new SshMsgChannelEOF object.
- SshMsgChannelEOF() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelEOF
-
Creates a new SshMsgChannelEOF object.
- SshMsgChannelExtendedData - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelExtendedData(long, int, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
Creates a new SshMsgChannelExtendedData object.
- SshMsgChannelExtendedData() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
Creates a new SshMsgChannelExtendedData object.
- SshMsgChannelFailure - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelFailure(long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelFailure
-
Creates a new SshMsgChannelFailure object.
- SshMsgChannelFailure() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelFailure
-
Creates a new SshMsgChannelFailure object.
- SshMsgChannelOpen - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelOpen(String, long, long, long, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
Creates a new SshMsgChannelOpen object.
- SshMsgChannelOpen() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
Creates a new SshMsgChannelOpen object.
- SshMsgChannelOpenConfirmation - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelOpenConfirmation(long, long, long, long, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
Creates a new SshMsgChannelOpenConfirmation object.
- SshMsgChannelOpenConfirmation() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
Creates a new SshMsgChannelOpenConfirmation object.
- SshMsgChannelOpenFailure - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelOpenFailure(long, long, String, String) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
Creates a new SshMsgChannelOpenFailure object.
- SshMsgChannelOpenFailure() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
Creates a new SshMsgChannelOpenFailure object.
- SshMsgChannelRequest - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelRequest(long, String, boolean, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
Creates a new SshMsgChannelRequest object.
- SshMsgChannelRequest() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
Creates a new SshMsgChannelRequest object.
- SshMsgChannelSuccess - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelSuccess(long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelSuccess
-
Creates a new SshMsgChannelSuccess object.
- SshMsgChannelSuccess() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelSuccess
-
Creates a new SshMsgChannelSuccess object.
- SshMsgChannelWindowAdjust - Class in com.sshtools.j2ssh.connection
-
- SshMsgChannelWindowAdjust(long, long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
Creates a new SshMsgChannelWindowAdjust object.
- SshMsgChannelWindowAdjust() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
Creates a new SshMsgChannelWindowAdjust object.
- SshMsgDebug - Class in com.sshtools.j2ssh.transport
-
- SshMsgDebug(boolean, String, String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgDebug
-
Creates a new SshMsgDebug object.
- SshMsgDebug() - Constructor for class com.sshtools.j2ssh.transport.SshMsgDebug
-
Creates a new SshMsgDebug object.
- SshMsgDisconnect - Class in com.sshtools.j2ssh.transport
-
- SshMsgDisconnect(int, String, String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
Creates a new SshMsgDisconnect object.
- SshMsgDisconnect() - Constructor for class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
Creates a new SshMsgDisconnect object.
- SshMsgGlobalRequest - Class in com.sshtools.j2ssh.connection
-
- SshMsgGlobalRequest(String, boolean, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
Creates a new SshMsgGlobalRequest object.
- SshMsgGlobalRequest() - Constructor for class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
Creates a new SshMsgGlobalRequest object.
- SshMsgIgnore - Class in com.sshtools.j2ssh.transport
-
- SshMsgIgnore(String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgIgnore
-
Creates a new SshMsgIgnore object.
- SshMsgIgnore() - Constructor for class com.sshtools.j2ssh.transport.SshMsgIgnore
-
Creates a new SshMsgIgnore object.
- SshMsgKexDhInit - Class in com.sshtools.j2ssh.transport.kex
-
- SshMsgKexDhInit(BigInteger) - Constructor for class com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit
-
Creates a new SshMsgKexDhInit object.
- SshMsgKexDhInit() - Constructor for class com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit
-
Creates a new SshMsgKexDhInit object.
- SshMsgKexDhReply - Class in com.sshtools.j2ssh.transport.kex
-
- SshMsgKexDhReply(byte[], BigInteger, byte[]) - Constructor for class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
Creates a new SshMsgKexDhReply object.
- SshMsgKexDhReply() - Constructor for class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
Creates a new SshMsgKexDhReply object.
- SshMsgKexInit - Class in com.sshtools.j2ssh.transport
-
- SshMsgKexInit() - Constructor for class com.sshtools.j2ssh.transport.SshMsgKexInit
-
Creates a new SshMsgKexInit object.
- SshMsgKexInit(SshConnectionProperties) - Constructor for class com.sshtools.j2ssh.transport.SshMsgKexInit
-
Creates a new SshMsgKexInit object.
- SshMsgNewKeys - Class in com.sshtools.j2ssh.transport
-
- SshMsgNewKeys() - Constructor for class com.sshtools.j2ssh.transport.SshMsgNewKeys
-
Creates a new SshMsgNewKeys object.
- SshMsgRequestFailure - Class in com.sshtools.j2ssh.connection
-
- SshMsgRequestFailure() - Constructor for class com.sshtools.j2ssh.connection.SshMsgRequestFailure
-
Creates a new SshMsgRequestFailure object.
- SshMsgRequestSuccess - Class in com.sshtools.j2ssh.connection
-
- SshMsgRequestSuccess(byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgRequestSuccess
-
Creates a new SshMsgRequestSuccess object.
- SshMsgRequestSuccess() - Constructor for class com.sshtools.j2ssh.connection.SshMsgRequestSuccess
-
Creates a new SshMsgRequestSuccess object.
- SshMsgServiceAccept - Class in com.sshtools.j2ssh.transport
-
- SshMsgServiceAccept(String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgServiceAccept
-
Creates a new SshMsgServiceAccept object.
- SshMsgServiceAccept() - Constructor for class com.sshtools.j2ssh.transport.SshMsgServiceAccept
-
Creates a new SshMsgServiceAccept object.
- SshMsgServiceRequest - Class in com.sshtools.j2ssh.transport
-
- SshMsgServiceRequest(String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgServiceRequest
-
Creates a new SshMsgServiceRequest object.
- SshMsgServiceRequest() - Constructor for class com.sshtools.j2ssh.transport.SshMsgServiceRequest
-
Creates a new SshMsgServiceRequest object.
- SshMsgUnimplemented - Class in com.sshtools.j2ssh.transport
-
- SshMsgUnimplemented(long) - Constructor for class com.sshtools.j2ssh.transport.SshMsgUnimplemented
-
Creates a new SshMsgUnimplemented object.
- SshMsgUnimplemented() - Constructor for class com.sshtools.j2ssh.transport.SshMsgUnimplemented
-
Creates a new SshMsgUnimplemented object.
- SshMsgUserAuthBanner - Class in com.sshtools.j2ssh.authentication
-
- SshMsgUserAuthBanner() - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner
-
Creates a new SshMsgUserAuthBanner object.
- SshMsgUserAuthBanner(String) - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner
-
Creates a new SshMsgUserAuthBanner object.
- SshMsgUserAuthFailure - Class in com.sshtools.j2ssh.authentication
-
- SshMsgUserAuthFailure() - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure
-
Creates a new SshMsgUserAuthFailure object.
- SshMsgUserAuthFailure(String, boolean) - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure
-
Creates a new SshMsgUserAuthFailure object.
- SshMsgUserAuthInfoRequest - Class in com.sshtools.j2ssh.authentication
-
- SshMsgUserAuthInfoRequest() - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
Creates a new SshMsgUserAuthInfoRequest object.
- SshMsgUserAuthInfoRequest(String, String, String) - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
-
Creates a new SshMsgUserAuthInfoRequest object.
- SshMsgUserAuthInfoResponse - Class in com.sshtools.j2ssh.authentication
-
- SshMsgUserAuthInfoResponse() - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoResponse
-
Creates a new SshMsgUserAuthInfoResponse object.
- SshMsgUserAuthInfoResponse(KBIPrompt[]) - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoResponse
-
Creates a new SshMsgUserAuthInfoResponse object.
- SshMsgUserAuthPKOK - Class in com.sshtools.j2ssh.authentication
-
- SshMsgUserAuthPKOK() - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthPKOK
-
Creates a new SshMsgUserAuthPKOK object.
- SshMsgUserAuthPKOK(String, byte[]) - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthPKOK
-
Creates a new SshMsgUserAuthPKOK object.
- SshMsgUserAuthPwdChangeReq - Class in com.sshtools.j2ssh.authentication
-
- SshMsgUserAuthPwdChangeReq() - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq
-
Creates a new SshMsgUserAuthPwdChangeReq object.
- SshMsgUserAuthPwdChangeReq(String, String) - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq
-
Creates a new SshMsgUserAuthPwdChangeReq object.
- SshMsgUserAuthRequest - Class in com.sshtools.j2ssh.authentication
-
- SshMsgUserAuthRequest() - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
Creates a new SshMsgUserAuthRequest object.
- SshMsgUserAuthRequest(String, String, String, byte[]) - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest
-
Creates a new SshMsgUserAuthRequest object.
- SshMsgUserAuthSuccess - Class in com.sshtools.j2ssh.authentication
-
- SshMsgUserAuthSuccess() - Constructor for class com.sshtools.j2ssh.authentication.SshMsgUserAuthSuccess
-
Creates a new SshMsgUserAuthSuccess object.
- sshOut - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- SshPrivateKey - Class in com.sshtools.j2ssh.transport.publickey
-
- SshPrivateKey() - Constructor for class com.sshtools.j2ssh.transport.publickey.SshPrivateKey
-
Creates a new SshPrivateKey object.
- SshPrivateKeyFile - Class in com.sshtools.j2ssh.transport.publickey
-
- SshPrivateKeyFile(byte[], SshPrivateKeyFormat) - Constructor for class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
-
Creates a new SshPrivateKeyFile object.
- SshPrivateKeyFormat - Interface in com.sshtools.j2ssh.transport.publickey
-
- SshPrivateKeyFormatFactory - Class in com.sshtools.j2ssh.transport.publickey
-
- SshPrivateKeyFormatFactory() - Constructor for class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
-
- SshPublicKey - Class in com.sshtools.j2ssh.transport.publickey
-
- SshPublicKey() - Constructor for class com.sshtools.j2ssh.transport.publickey.SshPublicKey
-
- SshPublicKeyFile - Class in com.sshtools.j2ssh.transport.publickey
-
- SshPublicKeyFile(byte[], SshPublicKeyFormat) - Constructor for class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
-
Creates a new SshPublicKeyFile object.
- SshPublicKeyFormat - Interface in com.sshtools.j2ssh.transport.publickey
-
- SshPublicKeyFormatFactory - Class in com.sshtools.j2ssh.transport.publickey
-
- SshPublicKeyFormatFactory() - Constructor for class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormatFactory
-
- SshRsaKeyPair - Class in com.sshtools.j2ssh.transport.publickey.rsa
-
- SshRsaKeyPair() - Constructor for class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaKeyPair
-
Creates a new SshRsaKeyPair object.
- SshRsaPrivateKey - Class in com.sshtools.j2ssh.transport.publickey.rsa
-
- SshRsaPrivateKey(RSAPrivateKey, RSAPublicKey) - Constructor for class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
-
Creates a new SshRsaPrivateKey object.
- SshRsaPrivateKey(byte[]) - Constructor for class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
-
Creates a new SshRsaPrivateKey object.
- SshRsaPublicKey - Class in com.sshtools.j2ssh.transport.publickey.rsa
-
- SshRsaPublicKey(RSAPublicKey) - Constructor for class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPublicKey
-
Creates a new SshRsaPublicKey object.
- SshRsaPublicKey(byte[]) - Constructor for class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPublicKey
-
Creates a new SshRsaPublicKey object.
- SshRuntimeException - Exception in com.sshtools.j2ssh
-
Runtime exception's thrown by the J2SSH application framework.
- SshRuntimeException(String) - Constructor for exception com.sshtools.j2ssh.SshRuntimeException
-
Constructs a runtime exception.
- SshServer - Class in com.sshtools.daemon
-
- SshServer() - Constructor for class com.sshtools.daemon.SshServer
-
Creates a new SshServer object.
- SshSubTask - Class in com.sshtools.ant
-
- SshSubTask() - Constructor for class com.sshtools.ant.SshSubTask
-
- SshThread - Class in com.sshtools.j2ssh
-
Enables the J2SSH application framework to execute threads in the context of
a given session.
- SshThread(Runnable, String, boolean) - Constructor for class com.sshtools.j2ssh.SshThread
-
Constructs an SshThread.
- SshThread(String, boolean) - Constructor for class com.sshtools.j2ssh.SshThread
-
- SshToolsApplication - Class in com.sshtools.common.ui
-
An abstract application class that provides container management, look
and feel configuration and most recently used menus.
- SshToolsApplication(Class, Class) - Constructor for class com.sshtools.common.ui.SshToolsApplication
-
Creates a new SshToolsApplication object.
- SshToolsApplicationApplet - Class in com.sshtools.common.ui
-
- SshToolsApplicationApplet() - Constructor for class com.sshtools.common.ui.SshToolsApplicationApplet
-
- SshToolsApplicationApplet.SshToolsApplicationAppletContainer - Class in com.sshtools.common.ui
-
- SshToolsApplicationAppletContainer() - Constructor for class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
-
- SshToolsApplicationClientApplet - Class in com.sshtools.common.ui
-
- SshToolsApplicationClientApplet() - Constructor for class com.sshtools.common.ui.SshToolsApplicationClientApplet
-
- SshToolsApplicationClientPanel - Class in com.sshtools.common.ui
-
- SshToolsApplicationClientPanel() - Constructor for class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
Creates a new SshToolsApplicationClientPanel object.
- SshToolsApplicationClientPanel(LayoutManager) - Constructor for class com.sshtools.common.ui.SshToolsApplicationClientPanel
-
Creates a new SshToolsApplicationClientPanel object.
- SshToolsApplicationClientPanel.ActionMenu - Class in com.sshtools.common.ui
-
- SshToolsApplicationContainer - Interface in com.sshtools.common.ui
-
- SshToolsApplicationException - Exception in com.sshtools.common.ui
-
- SshToolsApplicationException() - Constructor for exception com.sshtools.common.ui.SshToolsApplicationException
-
Creates a new SshToolsApplicationException object.
- SshToolsApplicationException(String) - Constructor for exception com.sshtools.common.ui.SshToolsApplicationException
-
Creates a new SshToolsApplicationException object.
- SshToolsApplicationException(Throwable) - Constructor for exception com.sshtools.common.ui.SshToolsApplicationException
-
Creates a new SshToolsApplicationException object.
- SshToolsApplicationException(String, Throwable) - Constructor for exception com.sshtools.common.ui.SshToolsApplicationException
-
Creates a new SshToolsApplicationException object.
- SshToolsApplicationFrame - Class in com.sshtools.common.ui
-
- SshToolsApplicationFrame() - Constructor for class com.sshtools.common.ui.SshToolsApplicationFrame
-
- SshToolsApplicationInternalFrame - Class in com.sshtools.common.ui
-
- SshToolsApplicationInternalFrame() - Constructor for class com.sshtools.common.ui.SshToolsApplicationInternalFrame
-
- SshToolsApplicationPanel - Class in com.sshtools.common.ui
-
- SshToolsApplicationPanel() - Constructor for class com.sshtools.common.ui.SshToolsApplicationPanel
-
Creates a new SshToolsApplicationPanel object.
- SshToolsApplicationPanel(LayoutManager) - Constructor for class com.sshtools.common.ui.SshToolsApplicationPanel
-
Creates a new SshToolsApplicationPanel object.
- SshToolsApplicationPanel.ActionMenu - Class in com.sshtools.common.ui
-
- SshToolsApplicationSessionPanel - Class in com.sshtools.common.ui
-
- SshToolsApplicationSessionPanel() - Constructor for class com.sshtools.common.ui.SshToolsApplicationSessionPanel
-
Creates a new SshToolsApplicationClientPanel object.
- SshToolsApplicationSessionPanel(LayoutManager) - Constructor for class com.sshtools.common.ui.SshToolsApplicationSessionPanel
-
Creates a new SshToolsApplicationClientPanel object.
- SshtoolsAuthorizedKeysFormat - Class in com.sshtools.common.automate
-
- SshtoolsAuthorizedKeysFormat() - Constructor for class com.sshtools.common.automate.SshtoolsAuthorizedKeysFormat
-
- SshToolsConnectionHostTab - Class in com.sshtools.common.ui
-
- SshToolsConnectionHostTab() - Constructor for class com.sshtools.common.ui.SshToolsConnectionHostTab
-
Creates a new SshToolsConnectionHostTab object.
- SshToolsConnectionPanel - Class in com.sshtools.common.ui
-
- SshToolsConnectionPanel(boolean) - Constructor for class com.sshtools.common.ui.SshToolsConnectionPanel
-
Creates a new SshToolsConnectionPanel object.
- SshToolsConnectionProfile - Class in com.sshtools.common.configuration
-
- SshToolsConnectionProfile() - Constructor for class com.sshtools.common.configuration.SshToolsConnectionProfile
-
Creates a new SshToolsConnectionProfile object.
- SshToolsConnectionProtocolTab - Class in com.sshtools.common.ui
-
- SshToolsConnectionProtocolTab() - Constructor for class com.sshtools.common.ui.SshToolsConnectionProtocolTab
-
Creates a new SshToolsConnectionProtocolTab object.
- SshToolsConnectionProxyTab - Class in com.sshtools.common.ui
-
- SshToolsConnectionProxyTab() - Constructor for class com.sshtools.common.ui.SshToolsConnectionProxyTab
-
Creates a new SshToolsConnectionProxyTab object.
- SshToolsConnectionTab - Interface in com.sshtools.common.ui
-
- sshtoolsHome - Variable in class com.sshtools.ant.Ssh
-
- SshtoolsPrivateKeyFormat - Class in com.sshtools.j2ssh.transport.publickey
-
- SshtoolsPrivateKeyFormat(String, String) - Constructor for class com.sshtools.j2ssh.transport.publickey.SshtoolsPrivateKeyFormat
-
Creates a new SshtoolsPrivateKeyFormat object.
- SshtoolsPrivateKeyFormat() - Constructor for class com.sshtools.j2ssh.transport.publickey.SshtoolsPrivateKeyFormat
-
Creates a new SshtoolsPrivateKeyFormat object.
- stackTrace(Throwable) - Method in class com.sshtools.daemon.util.StringUtil
-
Prints the stack trace of the specified throwable to a string and
returns it.
- StandardAction - Class in com.sshtools.common.ui
-
- StandardAction() - Constructor for class com.sshtools.common.ui.StandardAction
-
- start() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- start() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- start() - Method in class com.sshtools.daemon.scp.ScpServer
-
- start() - Static method in class com.sshtools.daemon.SshDaemon
-
- start() - Method in class com.sshtools.daemon.subsystem.SubsystemServer
-
- start() - Method in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
-
- start() - Method in class com.sshtools.j2ssh.agent.SshAgentSocketListener
-
Starts the agent listener thread
- start() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- start() - Method in class com.sshtools.j2ssh.forwarding.ForwardingListener
-
- start() - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
-
- start() - Method in class com.sshtools.j2ssh.transport.Service
-
Starts the service.
- START_SHELL - Static variable in class com.sshtools.common.configuration.SshToolsConnectionProfile
-
- startApplet() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- startApplet() - Method in class com.sshtools.common.ui.SshToolsApplicationClientApplet
-
- startBinaryPacketProtocol() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
-
- startBinaryPacketProtocol() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- startCommandSocket() - Method in class com.sshtools.daemon.SshServer
-
- started(long, String) - Method in interface com.sshtools.j2ssh.FileTransferProgress
-
- STARTED - Static variable in class com.sshtools.j2ssh.util.StartStopState
-
- startElement(String, String, String, Attributes) - Method in class com.sshtools.common.configuration.SshAPIConfiguration
-
- startElement(String, String, String, Attributes) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
-
- startElement(String, String, String, Attributes) - Method in class com.sshtools.daemon.configuration.ServerConfiguration
-
- startElement(String, String, String, Attributes) - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
-
- startingFrom(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the substring of the given string that comes after the first
occurance of the specified separator.
- startLocalForwarding(String) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- startMode - Variable in class com.sshtools.j2ssh.transport.Service
-
This instances start mode
- startRemoteForwarding(String) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- startServer() - Method in class com.sshtools.daemon.SshServer
-
- startServerSocket() - Method in class com.sshtools.daemon.SshServer
-
- startShell() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- StartStopState - Class in com.sshtools.j2ssh.util
-
- StartStopState(int) - Constructor for class com.sshtools.j2ssh.util.StartStopState
-
Creates a new StartStopState object.
- StartStopStateRenderer - Class in com.sshtools.common.ui
-
- StartStopStateRenderer(Icon, Icon) - Constructor for class com.sshtools.common.ui.StartStopStateRenderer
-
- StartStopStateRenderer(Icon, Icon, Icon, String) - Constructor for class com.sshtools.common.ui.StartStopStateRenderer
-
- startSubsystem(String) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- startSubsystem(SubsystemClient) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
-
- startSubsystem() - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
-
- startsWithIgnoreCase(String, String) - Static method in class com.sshtools.daemon.vfs.VirtualFileSystem
-
- startTransportProtocol(TransportProvider, SshConnectionProperties) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- startX11Forwarding() - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- stat(String) - Method in class com.sshtools.j2ssh.SftpClient
-
Returns the attributes of the file from the remote computer.
- state - Variable in class com.sshtools.j2ssh.connection.Channel
-
- state - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- state - Variable in class com.sshtools.j2ssh.transport.Service
-
The current state of the service
- state - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- State - Class in com.sshtools.j2ssh.util
-
- State(int) - Constructor for class com.sshtools.j2ssh.util.State
-
Creates a new State object.
- state - Variable in class com.sshtools.j2ssh.util.State
-
- STATUS_FX_BAD_MESSAGE - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- STATUS_FX_CONNECTION_LOST - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- STATUS_FX_EOF - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- STATUS_FX_FAILURE - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- STATUS_FX_NO_CONNECTION - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- STATUS_FX_NO_SUCH_FILE - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- STATUS_FX_OK - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- STATUS_FX_OP_UNSUPPORTED - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- STATUS_FX_PERMISSION_DENIED - Static variable in class com.sshtools.j2ssh.sftp.SshFxpStatus
-
- statusBar - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- StatusBar - Class in com.sshtools.common.ui
-
- StatusBar() - Constructor for class com.sshtools.common.ui.StatusBar
-
Creates a new StatusBar object.
- stillActive() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- stillActive() - Method in class com.sshtools.daemon.scp.ScpServer
-
- stop() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
-
- stop(String) - Static method in class com.sshtools.daemon.SshDaemon
-
- stop() - Method in class com.sshtools.daemon.subsystem.SubsystemServer
-
- stop() - Method in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
-
- stop() - Method in class com.sshtools.j2ssh.agent.SshAgentSocketListener
-
Stops the agent listener
- stop() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
- stop() - Method in class com.sshtools.j2ssh.forwarding.ForwardingListener
-
- stop() - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
-
- stop() - Method in class com.sshtools.j2ssh.transport.Service
-
Stops the service.
- stop() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
- StopAction - Class in com.sshtools.common.ui
-
- StopAction() - Constructor for class com.sshtools.common.ui.StopAction
-
Creates a new StopAction object.
- stopLocalForwarding(String) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- STOPPED - Static variable in class com.sshtools.j2ssh.util.StartStopState
-
- stopRemoteForwarding(String) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- stopServer(String) - Method in class com.sshtools.daemon.SshServer
-
- STORECURSOR - Static variable in class com.sshtools.daemon.terminal.TerminalIO
-
- storeCursor() - Method in class com.sshtools.daemon.terminal.TerminalIO
-
- STR_CR - Static variable in class com.sshtools.daemon.util.StringUtil
-
Constant for the String representation of the carriage return character
- STR_NEWLINE - Static variable in class com.sshtools.daemon.util.StringUtil
-
Constant for the String representation of the new line character
- STR_SPACE - Static variable in class com.sshtools.daemon.util.StringUtil
-
Constant for the String representation of the space character
- STR_TAB - Static variable in class com.sshtools.daemon.util.StringUtil
-
Constant for the String representation of the tabulator character
- StringExaminer - Class in com.sshtools.daemon.util
-
As a subclass of StringScanner this class allows more advanced navigation
over the underlying string.
- StringExaminer(String) - Constructor for class com.sshtools.daemon.util.StringExaminer
-
Initialize the new instance with the string to examine.
- StringExaminer(String, boolean) - Constructor for class com.sshtools.daemon.util.StringExaminer
-
Initialize the new instance with the string to examine.
- StringPattern - Class in com.sshtools.daemon.util
-
This class provides services for checking strings against string-patterns.
- StringPattern(String, boolean) - Constructor for class com.sshtools.daemon.util.StringPattern
-
Initializes the new instance with the string pattern and the selecteion,
if case should be ignored when comparing characters.
- StringPattern(String) - Constructor for class com.sshtools.daemon.util.StringPattern
-
Initializes the new instance with the string pattern.
- StringPattern(String, char) - Constructor for class com.sshtools.daemon.util.StringPattern
-
Initializes the new instance with the string pattern and a digit
wildcard character.
- StringPattern(String, boolean, char) - Constructor for class com.sshtools.daemon.util.StringPattern
-
Initializes the new instance with the string pattern and the selecteion,
if case should be ignored when comparing characters plus a wildcard
character for digits.
- StringScanner - Class in com.sshtools.daemon.util
-
Simple scanner that allows to navigate over the characters of a string.
- StringScanner(String) - Constructor for class com.sshtools.daemon.util.StringScanner
-
Initialize the new instance with the string that should be scanned.
- stringToColor(String) - Static method in class com.sshtools.common.util.GeneralUtil
-
Return a Color
object given a string representation of it
- stringToColor(String) - Static method in class com.sshtools.common.util.PropertyUtil
-
- stringToFont(String) - Static method in class com.sshtools.common.util.PropertyUtil
-
- stringToInt(String, int) - Static method in class com.sshtools.common.util.PropertyUtil
-
- StringUtil - Class in com.sshtools.daemon.util
-
The sole instance of this class provides several convienience methods for
string manipulation such as substring replacement or character repetition.
- StringUtil() - Constructor for class com.sshtools.daemon.util.StringUtil
-
- strUtil() - Method in class com.sshtools.daemon.util.StringPattern
-
- STYLE - Static variable in class com.sshtools.daemon.terminal.TerminalIO
-
- substrings(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given text split up into an array of strings, at the
occurrances of the separator string.
- substrings(String, String, boolean) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given text split up into an array of strings, at the
occurrances of the separator string.
- SubsystemChannel - Class in com.sshtools.j2ssh.subsystem
-
- SubsystemChannel(String) - Constructor for class com.sshtools.j2ssh.subsystem.SubsystemChannel
-
- SubsystemChannel(String, SubsystemMessageStore) - Constructor for class com.sshtools.j2ssh.subsystem.SubsystemChannel
-
- SubsystemClient - Class in com.sshtools.j2ssh.subsystem
-
- SubsystemClient(String) - Constructor for class com.sshtools.j2ssh.subsystem.SubsystemClient
-
Creates a new SubsystemClient object.
- SubsystemClient(String, SubsystemMessageStore) - Constructor for class com.sshtools.j2ssh.subsystem.SubsystemClient
-
Creates a new SubsystemClient object.
- SubsystemInputStream - Class in com.sshtools.j2ssh.subsystem
-
- SubsystemInputStream(SubsystemMessageStore) - Constructor for class com.sshtools.j2ssh.subsystem.SubsystemInputStream
-
Creates a new SubsystemInputStream object.
- SubsystemMessage - Class in com.sshtools.j2ssh.subsystem
-
- SubsystemMessage(int) - Constructor for class com.sshtools.j2ssh.subsystem.SubsystemMessage
-
Creates a new SubsystemMessage object.
- SubsystemMessageStore - Class in com.sshtools.j2ssh.subsystem
-
- SubsystemMessageStore() - Constructor for class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
-
Creates a new SubsystemMessageStore object.
- SubsystemOutputStream - Class in com.sshtools.j2ssh.subsystem
-
- SubsystemOutputStream(SubsystemMessageStore) - Constructor for class com.sshtools.j2ssh.subsystem.SubsystemOutputStream
-
Creates a new SubsystemOutputStream object.
- SubsystemServer - Class in com.sshtools.daemon.subsystem
-
- SubsystemServer() - Constructor for class com.sshtools.daemon.subsystem.SubsystemServer
-
Creates a new SubsystemServer object.
- suffix(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the substring of the given string that comes after the first
occurance of the specified separator.
- suffix(String, String, boolean) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the substring of the given string that comes after the first
occurance of the specified separator.
- supportsAlgorithm(String) - Method in class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
-
- supportsAlgorithm(String) - Method in class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
-
- supportsAlgorithm(String) - Method in class com.sshtools.j2ssh.transport.publickey.SECSHPublicKeyFormat
-
- supportsAlgorithm(String) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat
-
- supportsAlgorithm(String) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormat
-
- supportsAlgorithm(String) - Method in class com.sshtools.j2ssh.transport.publickey.SshtoolsPrivateKeyFormat
-
- supportsKey(String) - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
-
- supportsPseudoTerminal(String) - Method in class com.sshtools.daemon.platform.NativeProcessProvider
-
- supportsPseudoTerminal(String) - Method in class com.sshtools.daemon.scp.ScpServer
-
- supportsScrolling() - Method in class com.sshtools.daemon.terminal.ansi
-
- supportsScrolling() - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- supportsScrolling() - Method in interface com.sshtools.daemon.terminal.Terminal
-
- supportsScrolling() - Method in class com.sshtools.daemon.terminal.vt100
-
- supportsScrolling() - Method in class com.sshtools.daemon.terminal.xterm
-
- supportsSGR() - Method in class com.sshtools.daemon.terminal.ansi
-
- supportsSGR() - Method in class com.sshtools.daemon.terminal.BasicTerminal
-
- supportsSGR() - Method in interface com.sshtools.daemon.terminal.Terminal
-
- supportsSGR() - Method in class com.sshtools.daemon.terminal.vt100
-
- supportsSGR() - Method in class com.sshtools.daemon.terminal.xterm
-
- symlink(String, String) - Method in class com.sshtools.j2ssh.SftpClient
-
Create a symbolic link on the remote computer.
- synchronizeConfiguration(SshConnectionProperties) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
-
- SYSTEM_LAF - Static variable in class com.sshtools.common.ui.SshToolsApplication
-
- SystemVerification - Interface in com.sshtools.common.automate
-