Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A - Static variable in interface com.sshtools.daemon.terminal.Terminal
- aboutAction - Variable in class com.sshtools.common.ui.SshToolsApplicationFrame
- aboutAction - Variable in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
- AboutAction - Class in com.sshtools.common.ui
- AboutAction(Component, SshToolsApplication) - Constructor for class com.sshtools.common.ui.AboutAction
-
Creates a new AboutAction object.
- 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(UnsignedInteger32, int) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger32
- add(UnsignedInteger32, UnsignedInteger32) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger32
- add(UnsignedInteger64, int) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger64
- add(UnsignedInteger64, UnsignedInteger64) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger64
- add(File) - Method in class com.sshtools.common.mru.MRUListModel
- add(File) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
- add(File[]) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
- add(String) - 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(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
- addDeletedFile(File) - 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(AuthenticationProtocolListener) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- addEventListener(ChannelEventListener) - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
- 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(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
- addKey(String) - Method in class com.sshtools.common.configuration.Authorization
- addKey(String, SshPublicKey) - Method in class com.sshtools.common.automate.AuthorizedKeys
- 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(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
- addLocalForwarding(String, String, int, String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
- 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(SubsystemMessage) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
- 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(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
- addNewFile(File) - 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(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
- addRemoteForwarding(String, String, int, String, int) - 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(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
- addUnchangedFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
- addUpdatedFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
- addUpdatedFile(File) - 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, SshPublicKey, boolean) - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Allows a host key, optionally recording the key to the known_hosts file.
- allowHost(String, String, boolean) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- 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(char) - Method in class com.sshtools.daemon.terminal.UserInput
- append(String) - Method in class com.sshtools.daemon.terminal.Editline
- 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[]) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns a string that contains all given strings concatenated and separated by comma.
- 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.
- 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(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.
- authenticate(SshAuthenticationClient, Service) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- 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(Dialog) - 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.
- 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() - Constructor for class com.sshtools.common.configuration.Authorization
-
Creates a new Authorization object.
- Authorization(InputStream) - 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
B
- B - Static variable in interface com.sshtools.daemon.terminal.Terminal
- BACKSPACE - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- BANNER_TIMEOUT - Static variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- BannerDialog - Class in com.sshtools.common.authentication
- BannerDialog(Dialog, String) - Constructor for class com.sshtools.common.authentication.BannerDialog
-
Creates a new BannerDialog object.
- BannerDialog(Frame, String) - Constructor for class com.sshtools.common.authentication.BannerDialog
-
Creates a new BannerDialog object.
- BannerDialog(String) - Constructor for class com.sshtools.common.authentication.BannerDialog
-
Creates a new BannerDialog object.
- Base64 - Class in com.sshtools.j2ssh.util
- Base64.InputStream - Class in com.sshtools.j2ssh.util
- Base64.OutputStream - Class in com.sshtools.j2ssh.util
- Base64EncodedFileFormat - Class in com.sshtools.j2ssh.transport.publickey
- Base64EncodedFileFormat(String, String) - Constructor for class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
-
Creates a new Base64EncodedFileFormat object.
- BasicTerminal - Class in com.sshtools.daemon.terminal
- BasicTerminal() - Constructor for class com.sshtools.daemon.terminal.BasicTerminal
-
Creates a new BasicTerminal object.
- BCOLOR - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- begin - Variable in class com.sshtools.j2ssh.net.HttpHeader
- begin - Variable in class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
- beginKeyExchange() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- BEL - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- bell() - Method in class com.sshtools.daemon.terminal.TerminalIO
- bigIntValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
- bindChannel(BindingChannel) - Method in class com.sshtools.j2ssh.connection.BindingChannel
- BindingChannel - Class in com.sshtools.j2ssh.connection
- BindingChannel() - Constructor for class com.sshtools.j2ssh.connection.BindingChannel
- bindInputStream(InputStream) - Method in class com.sshtools.j2ssh.connection.IOChannel
- bindMasterInputStream(InputStream) - Method in class com.sshtools.daemon.session.PseudoTerminalWrapper
- bindMasterOutputStream(OutputStream) - Method in class com.sshtools.daemon.session.PseudoTerminalWrapper
- bindOutputStream(OutputStream) - Method in class com.sshtools.j2ssh.connection.IOChannel
- bindSlaveInputStream(InputStream) - Method in class com.sshtools.daemon.session.PseudoTerminalWrapper
- bindSlaveInputStream(InputStream) - Method in class com.sshtools.daemon.terminal.TerminalIO
- bindSlaveOutputStream(OutputStream) - Method in class com.sshtools.daemon.session.PseudoTerminalWrapper
- bindSlaveOutputStream(OutputStream) - Method in class com.sshtools.daemon.terminal.TerminalIO
- bindSocket(Socket) - Method in class com.sshtools.j2ssh.connection.SocketChannel
- BLACK - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- BLACK - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- BLINK - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- BLINK - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- BLINK_OFF - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- BLINK_OFF - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- blinkingText(String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
- BlowfishCbc - Class in com.sshtools.j2ssh.transport.cipher
- BlowfishCbc() - Constructor for class com.sshtools.j2ssh.transport.cipher.BlowfishCbc
-
Creates a new BlowfishCbc object.
- BLUE - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- BLUE - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- BOF - Static variable in class com.sshtools.j2ssh.io.IOStreamConnectorState
- BOLD - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- BOLD - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- BOLD_OFF - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- BOLD_OFF - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- boldcolorizeText(String, String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
- boldcolorizeText(String, String, String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
- boldText(String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
- BooleanIconRenderer - Class in com.sshtools.common.ui
- BooleanIconRenderer(Icon, Icon) - Constructor for class com.sshtools.common.ui.BooleanIconRenderer
- boundChannel - Variable in class com.sshtools.j2ssh.connection.BindingChannel
- boundInputStream - Variable in class com.sshtools.j2ssh.connection.IOChannel
- boundOutputStream - Variable in class com.sshtools.j2ssh.connection.IOChannel
- breakWaiting() - Method in class com.sshtools.j2ssh.transport.SshMessageStore
- breakWaiting() - Method in class com.sshtools.j2ssh.util.State
- BrowserLauncher - Class in com.sshtools.common.util
- BS - Static variable in interface com.sshtools.daemon.terminal.Terminal
- BS - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- buf - Variable in class com.sshtools.j2ssh.io.DynamicBuffer
-
The buffer
- buffer - Variable in class com.sshtools.daemon.util.StringScanner
- BufferOverflowException - Exception in com.sshtools.daemon.terminal
- BufferOverflowException() - Constructor for exception com.sshtools.daemon.terminal.BufferOverflowException
- buildAppletComponent() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
- buildProfile() - Method in class com.sshtools.common.ui.SshToolsApplicationClientApplet
- BY_APPLICATION - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- ByteArrayReader - Class in com.sshtools.j2ssh.io
- ByteArrayReader(byte[]) - Constructor for class com.sshtools.j2ssh.io.ByteArrayReader
-
Creates a new ByteArrayReader object.
- ByteArrayWriter - Class in com.sshtools.j2ssh.io
- ByteArrayWriter() - Constructor for class com.sshtools.j2ssh.io.ByteArrayWriter
-
Creates a new ByteArrayWriter object.
- BYTEMISSING - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- byteValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
C
- 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() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Called by the application framework to test the closing state
- canClose(OptionsDialog, Option) - Method in interface com.sshtools.common.ui.OptionCallback
- 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) - Method in interface com.sshtools.j2ssh.authentication.PasswordChangePrompt
- changePassword(String, String, String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- changePermissions(SftpFile, int) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- changePermissions(SftpFile, String) - 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) - Constructor for class com.sshtools.j2ssh.connection.ChannelInputStream
-
Creates a new ChannelInputStream object.
- ChannelInputStream(SshMessageStore, Integer) - Constructor for class com.sshtools.j2ssh.connection.ChannelInputStream
-
Creates a new ChannelInputStream object.
- ChannelOutputStream - Class in com.sshtools.j2ssh.connection
- ChannelOutputStream(Channel) - Constructor for class com.sshtools.j2ssh.connection.ChannelOutputStream
-
Creates a new ChannelOutputStream object.
- ChannelOutputStream(Channel, Integer) - 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(int, String) - Method in class com.sshtools.j2ssh.SftpClient
-
Changes the access permissions or modes of the specified file or directory.
- chmod(SftpClient, String) - Method in class com.sshtools.ant.Sftp
- CHMOD - Static variable in class com.sshtools.ant.Sftp
- 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() - 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
- closeContainer(SshToolsApplicationContainer) - Method in class com.sshtools.common.ui.SshToolsApplication
- 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() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- connect(SshToolsConnectionProfile, boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- 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(SshClient, SshToolsConnectionProfile) - 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, 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(String, HostKeyVerification) - Method in class com.sshtools.j2ssh.SshClient
-
Connect the client to the server using the default connection 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[], 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.
- 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.
- containsChannelFactory(String) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- containsFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
- containsFile(File) - 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, byte[]) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
- createChannel(String, int, Socket) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient.ClientForwardingListener
- 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
D
- D - Static variable in interface com.sshtools.daemon.terminal.Terminal
- data(byte[], int) - Method in interface com.sshtools.j2ssh.io.IOStreamConnectorListener
- DataNotificationListener - Class in com.sshtools.common.ui
- DataNotificationListener(StatusBar) - Constructor for class com.sshtools.common.ui.DataNotificationListener
- dataReceived(ForwardingConfiguration, ForwardingChannel, int) - Method in interface com.sshtools.j2ssh.forwarding.ForwardingConfigurationListener
- dataSent(ForwardingConfiguration, ForwardingChannel, int) - Method in interface com.sshtools.j2ssh.forwarding.ForwardingConfigurationListener
- decode(byte[], int, int) - Static method in class com.sshtools.j2ssh.util.Base64
- decode(String) - Static method in class com.sshtools.j2ssh.util.Base64
- DECODE - Static variable in class com.sshtools.j2ssh.util.Base64
- decodePrivateKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.dsa.SshDssKeyPair
- decodePrivateKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaKeyPair
- decodePrivateKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyPair
- decodePrivateKey(byte[]) - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
- decodePublicKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.dsa.SshDssKeyPair
- decodePublicKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaKeyPair
- decodePublicKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyPair
- decodePublicKey(byte[]) - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
- decodeToObject(String) - Static method in class com.sshtools.j2ssh.util.Base64
- decodeToString(String) - Static method in class com.sshtools.j2ssh.util.Base64
- DECRYPT_MODE - Static variable in class com.sshtools.j2ssh.transport.cipher.SshCipher
- decryptKeyblob(byte[], String) - Method in class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
- decryptKeyblob(byte[], String) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat
- decryptKeyblob(byte[], String) - Method in class com.sshtools.j2ssh.transport.publickey.SshtoolsPrivateKeyFormat
- decryptPayload(String) - Method in class com.sshtools.j2ssh.openssh.PEMReader
- DEFAULT_BUFFER_SIZE - Static variable in class com.sshtools.j2ssh.io.DynamicBuffer
-
Buffer size when the dynamic buffer is opened
- DEFAULT_LAF - Static variable in class com.sshtools.common.ui.SshToolsApplication
- DEFAULT_PORT - Static variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
- defaultContainerClass - Variable in class com.sshtools.common.ui.SshToolsApplication
- defineScrollRegion(int, int) - Method in class com.sshtools.daemon.terminal.TerminalIO
- DEFLATER - Static variable in interface com.sshtools.j2ssh.transport.compression.SshCompression
- DEL - Static variable in interface com.sshtools.daemon.terminal.Terminal
- DEL - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- DEL_FILES - Static variable in class com.sshtools.ant.Sftp
- delete() - Method in class com.sshtools.j2ssh.sftp.SftpFile
- DELETE - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- deleteAllKeys() - Method in class com.sshtools.j2ssh.agent.KeyStore
- deleteAllKeys() - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Delete all the keys held by the agent.
- deleteKey(SshPublicKey, String) - Method in class com.sshtools.j2ssh.agent.KeyStore
- deleteKey(SshPublicKey, String) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Delete a key held by the agent
- delFile(SftpClient, String) - Method in class com.sshtools.ant.Sftp
-
Delete a file from the remote host.
- delTree(File) - Static method in class com.sshtools.j2ssh.io.IOUtil
- deniedHosts() - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- DENY_ICON - Static variable in class com.sshtools.common.ui.HostsTab
- denyChannelOpen(String) - Method in class com.sshtools.j2ssh.SshClient
-
Stops the specified channel type from being opended.
- denyHost(String, boolean) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- deregisterAction(StandardAction) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Deregister an action
- destroy() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
- destroy() - Method in class com.sshtools.common.ui.SshToolsApplicationClientApplet
- detachStreams() - Method in class com.sshtools.daemon.terminal.TerminalIO
- determineAlgorithm(List, List) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- DhGroup1Sha1 - Class in com.sshtools.j2ssh.transport.kex
- DhGroup1Sha1() - Constructor for class com.sshtools.j2ssh.transport.kex.DhGroup1Sha1
-
Creates a new DhGroup1Sha1 object.
- DialogHostKeyVerification - Class in com.sshtools.common.hosts
- DialogHostKeyVerification(Component) - Constructor for class com.sshtools.common.hosts.DialogHostKeyVerification
-
Creates a new DialogHostKeyVerification object.
- DialogHostKeyVerification(Component, String) - Constructor for class com.sshtools.common.hosts.DialogHostKeyVerification
-
Creates a new DialogHostKeyVerification object.
- DialogKnownHostsKeyVerification - Class in com.sshtools.common.hosts
- DialogKnownHostsKeyVerification(Component) - Constructor for class com.sshtools.common.hosts.DialogKnownHostsKeyVerification
-
Creates a new DialogKnownHostsKeyVerification object.
- DialogKnownHostsKeyVerification(Component, String) - Constructor for class com.sshtools.common.hosts.DialogKnownHostsKeyVerification
-
Creates a new DialogKnownHostsKeyVerification object.
- digitWildcard() - Method in class com.sshtools.daemon.util.StringPattern
- digitWildcard(Character) - Method in class com.sshtools.daemon.util.StringPattern
- digitWildcardChar() - Method in class com.sshtools.daemon.util.StringPattern
- DirectoryOperation - Class in com.sshtools.j2ssh
- DirectoryOperation() - Constructor for class com.sshtools.j2ssh.DirectoryOperation
- disabledActions - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- disableHostKeyVerification - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
- disconnect() - Method in class com.sshtools.ant.Ssh
- disconnect() - Method in class com.sshtools.j2ssh.SshClient
-
Disconnect the client.
- disconnect(String) - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
- disconnect(String) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- DISCONNECTED - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolState
- disconnectOnSessionClose() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- DO_NOTHING - Static variable in class com.sshtools.common.configuration.SshToolsConnectionProfile
- doAction(String) - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
- doFinal() - Method in class com.sshtools.j2ssh.util.Hash
- doLayout() - Method in class com.sshtools.common.ui.ToolBarSeparator
- doubleValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
- doubleValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
- DOWN - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- draw() - Method in class com.sshtools.daemon.terminal.Editline
- draw() - Method in class com.sshtools.daemon.terminal.UserInput
- DSA_PRIVATE_KEY - Static variable in class com.sshtools.j2ssh.openssh.PEM
- DSAKeyInfo - Class in com.sshtools.j2ssh.openssh
- DSAKeyInfo(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.sshtools.j2ssh.openssh.DSAKeyInfo
-
Creates a new DSAKeyInfo object.
- DynamicBuffer - Class in com.sshtools.j2ssh.io
-
This class provides an alternative method of storing data, used within the API where Piped Streams could have been used.
- DynamicBuffer() - Constructor for class com.sshtools.j2ssh.io.DynamicBuffer
-
Creates a new DynamicBuffer object.
- DynamicClassLoader - Class in com.sshtools.j2ssh.util
- DynamicClassLoader(ClassLoader, List) - Constructor for class com.sshtools.j2ssh.util.DynamicClassLoader
-
Creates a new DynamicClassLoader object.
E
- E - Static variable in interface com.sshtools.daemon.terminal.Terminal
- EBOL - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- EBOS - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- echo - Variable in class com.sshtools.ant.Ssh.Shell.Write
- echo() - Method in class com.sshtools.j2ssh.authentication.KBIPrompt
- echo(String) - Method in interface com.sshtools.j2ssh.session.SessionOutputEcho
- ECHO - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- ECHOCTL - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- ECHOE - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- ECHOK - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- ECHOKE - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- echoLineByLineToClose(SessionOutputEcho) - Method in class com.sshtools.j2ssh.session.SessionOutputReader
- ECHONL - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- EditAction - Class in com.sshtools.common.ui
- EditAction() - Constructor for class com.sshtools.common.ui.EditAction
-
Creates a new EditAction object.
- EditBuffer - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- editConnection() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- editConnection(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- Editline - Class in com.sshtools.daemon.terminal
- Editline(TerminalIO) - Constructor for class com.sshtools.daemon.terminal.Editline
-
Creates a new Editline object.
- editSettings(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
- EEL - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- EEOL - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- EEOS - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- EES - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- elementAt(int) - Method in class com.sshtools.j2ssh.agent.KeyStore
- EmptyIcon - Class in com.sshtools.common.ui
- EmptyIcon(int, int) - Constructor for class com.sshtools.common.ui.EmptyIcon
-
Creates a new EmptyIcon object.
- enableX11Forwarding(XDisplay) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
- ENCODE - Static variable in class com.sshtools.j2ssh.util.Base64
- encodeBytes(byte[], boolean) - Static method in class com.sshtools.j2ssh.util.Base64
- encodeBytes(byte[], int, int, boolean) - Static method in class com.sshtools.j2ssh.util.Base64
- encodeHTML(String) - Static method in class com.sshtools.common.util.GeneralUtil
-
This method will replace '&' with "&", '"' with """, '<' with "<" and '>' with ">".
- encodeInt(int) - Static method in class com.sshtools.j2ssh.io.ByteArrayWriter
- encodeObject(Serializable) - Static method in class com.sshtools.j2ssh.util.Base64
- encodeString(String, boolean) - Static method in class com.sshtools.j2ssh.util.Base64
- ENCRYPT_MODE - Static variable in class com.sshtools.j2ssh.transport.cipher.SshCipher
- encryptKeyblob(byte[], String) - Method in class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
- encryptKeyblob(byte[], String) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat
- encryptKeyblob(byte[], String) - Method in class com.sshtools.j2ssh.transport.publickey.SshtoolsPrivateKeyFormat
- encryptPayload(byte[], String) - Method in class com.sshtools.j2ssh.openssh.PEMWriter
- end - Variable in class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
- END_REACHED - Static variable in class com.sshtools.daemon.util.StringScanner
- endElement(String, String, String) - Method in class com.sshtools.common.configuration.SshAPIConfiguration
- endElement(String, String, String) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- endElement(String, String, String) - Method in class com.sshtools.daemon.configuration.ServerConfiguration
- endElement(String, String, String) - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
- endNotReached(char) - Method in class com.sshtools.daemon.util.StringPattern
- endNotReached(char) - Method in class com.sshtools.daemon.util.StringScanner
-
Returns true, if the given character does not indicate that the end of the scanned string si reached.
- endReached(char) - Method in class com.sshtools.daemon.util.StringPattern
- endReached(char) - Method in class com.sshtools.daemon.util.StringScanner
-
Returns true, if the given character indicates that the end of the scanned string is reached.
- ENTER - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- EOF - Static variable in class com.sshtools.j2ssh.io.IOStreamConnectorState
- EOL_CR - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- EOL_CRLF - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- EOL_CRLF - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- EOL_LF - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- EOT - Static variable in interface com.sshtools.daemon.terminal.Terminal
- equals(Object) - Method in class com.sshtools.common.ui.SessionProvider
-
Compares this session provider against another object.
- equals(Object) - Method in class com.sshtools.common.util.UID
- equals(Object) - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
- equals(Object) - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
- equals(Object) - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
- equals(Object) - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKey
- eraseLine() - Method in class com.sshtools.daemon.terminal.TerminalIO
- eraseScreen() - Method in class com.sshtools.daemon.terminal.TerminalIO
- eraseToBeginOfLine() - Method in class com.sshtools.daemon.terminal.TerminalIO
- eraseToBeginOfScreen() - Method in class com.sshtools.daemon.terminal.TerminalIO
- eraseToEndOfLine() - Method in class com.sshtools.daemon.terminal.TerminalIO
- eraseToEndOfScreen() - Method in class com.sshtools.daemon.terminal.TerminalIO
- ESC - Static variable in interface com.sshtools.daemon.terminal.Terminal
- ESCAPE - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- eventHandler - Variable in class com.sshtools.j2ssh.SshClient
-
A Transport protocol event handler instance that receives notifications of transport layer events such as Socket timeouts and disconnection.
- exchangeHash - Variable in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
- Exec() - Constructor for class com.sshtools.ant.Ssh.Exec
- execute() - Method in class com.sshtools.ant.ConditionalTasks
- execute() - Method in class com.sshtools.ant.Ssh
- execute() - Method in class com.sshtools.ant.Ssh.Shell.Read
- execute() - Method in class com.sshtools.ant.Ssh.Shell.Write
- execute(SshClient) - Method in class com.sshtools.ant.Sftp
-
Runs the task.
- execute(SshClient) - Method in class com.sshtools.ant.Ssh.Exec
- execute(SshClient) - Method in class com.sshtools.ant.Ssh.Shell
- execute(SshClient) - Method in class com.sshtools.ant.SshSubTask
- EXECUTE_COMMANDS - Static variable in class com.sshtools.common.configuration.SshToolsConnectionProfile
- executeCommand(String) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- executeSFTPTask(SshClient) - Method in class com.sshtools.ant.Sftp
- executeSubTasks() - Method in class com.sshtools.ant.Ssh
- exit() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Called by the framework when exiting.
- exit() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Called by the framework when exiting.
- exit() - Method in class com.sshtools.common.ui.SshToolsApplication
- exitAction - Variable in class com.sshtools.common.ui.SshToolsApplicationFrame
- exitAction - Variable in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
- ExitAction - Class in com.sshtools.common.ui
- ExitAction(SshToolsApplication, SshToolsApplicationContainer) - Constructor for class com.sshtools.common.ui.ExitAction
-
Creates a new ExitAction object.
- ExtensionAlgorithm - Class in com.sshtools.j2ssh.configuration
- ExtensionAlgorithm() - Constructor for class com.sshtools.j2ssh.configuration.ExtensionAlgorithm
-
Creates a new ExtensionAlgorithm object.
- ExtensionClassLoader - Class in com.sshtools.j2ssh.util
-
Title:
- ExtensionClassLoader() - Constructor for class com.sshtools.j2ssh.util.ExtensionClassLoader
- ExtensionClassLoader(ClassLoader) - Constructor for class com.sshtools.j2ssh.util.ExtensionClassLoader
F
- f - Static variable in interface com.sshtools.daemon.terminal.Terminal
- FAILED - Static variable in class com.sshtools.j2ssh.authentication.AuthenticationProtocolState
- FAILED - Static variable in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
- FAILED - Static variable in class com.sshtools.j2ssh.util.StartStopState
- FCOLOR - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- FF - Static variable in interface com.sshtools.daemon.terminal.Terminal
- FileAttributes - Class in com.sshtools.j2ssh.sftp
- FileAttributes() - Constructor for class com.sshtools.j2ssh.sftp.FileAttributes
-
Creates a new FileAttributes object.
- FileAttributes(ByteArrayReader) - Constructor for class com.sshtools.j2ssh.sftp.FileAttributes
- fileExists(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- fileExists(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- FileTransferProgress - Interface in com.sshtools.j2ssh
-
Title:
- finalize() - Method in class com.sshtools.j2ssh.sftp.SftpFileInputStream
- finalize() - Method in class com.sshtools.j2ssh.sftp.SftpFileOutputStream
- finalizeClose() - Method in class com.sshtools.j2ssh.connection.Channel
- findClass(String) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
- findResource(String) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
- findResources(String) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
- fingerprint - Variable in class com.sshtools.ant.Ssh
- fireChangeEvent() - Method in class com.sshtools.common.ui.ColorComboBox
- floatValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
- floatValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
- flush() - Method in class com.sshtools.daemon.terminal.TerminalIO
- flush() - Method in class com.sshtools.j2ssh.io.DynamicBuffer
-
Flush data
- flush() - Method in class com.sshtools.j2ssh.util.Base64.OutputStream
- FolderBar - Class in com.sshtools.common.ui
- FolderBar() - Constructor for class com.sshtools.common.ui.FolderBar
- FolderBar(String) - Constructor for class com.sshtools.common.ui.FolderBar
- FolderBar(String, Icon) - Constructor for class com.sshtools.common.ui.FolderBar
- fontToString(Font) - Static method in class com.sshtools.common.util.PropertyUtil
- format(AuthorizedKeys) - Method in interface com.sshtools.common.automate.AuthorizedKeysFormat
- format(AuthorizedKeys) - Method in class com.sshtools.common.automate.OpenSSHAuthorizedKeysFormat
- format(AuthorizedKeys) - Method in class com.sshtools.common.automate.SSH2AuthorizedKeysFormat
- format(AuthorizedKeys) - Method in class com.sshtools.common.automate.SshtoolsAuthorizedKeysFormat
- format(AuthorizedKeys, AuthorizedKeysFileSaver) - Method in interface com.sshtools.common.automate.AuthorizedKeysFormat
- format(AuthorizedKeys, AuthorizedKeysFileSaver) - Method in class com.sshtools.common.automate.OpenSSHAuthorizedKeysFormat
- format(AuthorizedKeys, AuthorizedKeysFileSaver) - Method in class com.sshtools.common.automate.SSH2AuthorizedKeysFormat
- format(AuthorizedKeys, AuthorizedKeysFileSaver) - Method in class com.sshtools.common.automate.SshtoolsAuthorizedKeysFormat
- format(String) - Method in class com.sshtools.daemon.terminal.BasicTerminal
- format(String) - Method in interface com.sshtools.daemon.terminal.Terminal
- formatKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
- formatKey(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
- formatKey(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshKeyFormatConversion
- formatKey(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormat
- forwarding - Variable in class com.sshtools.j2ssh.SshClient
-
Provides a high level management interface for SSH port forwarding.
- forwardingAutoStart - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- ForwardingBindingChannel - Class in com.sshtools.j2ssh.forwarding
- ForwardingBindingChannel(String, String, String, int, String, int) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
-
Creates a new ForwardingBindingChannel object.
- ForwardingChannel - Interface in com.sshtools.j2ssh.forwarding
- ForwardingChannelImpl - Class in com.sshtools.j2ssh.forwarding
- ForwardingChannelImpl(String, String, String, int, String, int) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingChannelImpl
-
Creates a new ForwardingChannelImpl object.
- ForwardingClient - Class in com.sshtools.j2ssh.forwarding
- ForwardingClient(ConnectionProtocol) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingClient
-
Creates a new ForwardingClient object.
- ForwardingClient.ClientForwardingListener - Class in com.sshtools.j2ssh.forwarding
- ForwardingConfiguration - Class in com.sshtools.j2ssh.forwarding
- ForwardingConfiguration(String, int) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
Creates a new ForwardingConfiguration object.
- ForwardingConfiguration(String, String, int, String, int) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
-
Creates a new ForwardingConfiguration object.
- ForwardingConfiguration.ForwardingConfigurationMonitor - Class in com.sshtools.j2ssh.forwarding
- ForwardingConfigurationException - Exception in com.sshtools.j2ssh.forwarding
- ForwardingConfigurationException(String) - Constructor for exception com.sshtools.j2ssh.forwarding.ForwardingConfigurationException
-
Creates a new ForwardingConfigurationException object.
- ForwardingConfigurationListener - Interface in com.sshtools.j2ssh.forwarding
- ForwardingConfigurationMonitor() - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingConfiguration.ForwardingConfigurationMonitor
- ForwardingIOChannel - Class in com.sshtools.j2ssh.forwarding
- ForwardingIOChannel(String, String, String, int, String, int) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
-
Creates a new ForwardingIOChannel object.
- ForwardingListener - Class in com.sshtools.j2ssh.forwarding
- ForwardingListener(ConnectionProtocol, String, int) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingListener
-
Creates a new ForwardingListener object.
- ForwardingListener(String, ConnectionProtocol, String, int, String, int) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingListener
-
Creates a new ForwardingListener object.
- ForwardingServer - Class in com.sshtools.daemon.forwarding
- ForwardingServer(ConnectionProtocol) - Constructor for class com.sshtools.daemon.forwarding.ForwardingServer
-
Creates a new ForwardingServer object.
- ForwardingSocketChannel - Class in com.sshtools.j2ssh.forwarding
- ForwardingSocketChannel(String, String, String, int, String, int) - Constructor for class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
-
Creates a new ForwardingSocketChannel object.
- freeChannel(Channel) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- fromByteArray(byte[]) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessage
- fromByteArray(ByteArrayReader) - Method in class com.sshtools.j2ssh.transport.SshMessage
-
Initializes the message from a byte array.
- fromString(String) - Static method in class com.sshtools.common.util.UID
- FXF_APPEND - Static variable in class com.sshtools.j2ssh.sftp.SshFxpOpen
- FXF_CREAT - Static variable in class com.sshtools.j2ssh.sftp.SshFxpOpen
- FXF_EXCL - Static variable in class com.sshtools.j2ssh.sftp.SshFxpOpen
- FXF_READ - Static variable in class com.sshtools.j2ssh.sftp.SshFxpOpen
- FXF_TRUNC - Static variable in class com.sshtools.j2ssh.sftp.SshFxpOpen
- FXF_WRITE - Static variable in class com.sshtools.j2ssh.sftp.SshFxpOpen
G
- GeneralUtil - Class in com.sshtools.common.util
-
Other utilities not worth their own class
- GeneralUtil() - Constructor for class com.sshtools.common.util.GeneralUtil
- 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(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_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) - Method in class com.sshtools.j2ssh.ScpClient
-
Gets a remote file as an
java.io.InputStream
. - get(String) - Method in class com.sshtools.j2ssh.SftpClient
- get(String, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
Download the remote file to the local computer.
- get(String, OutputStream) - 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, String) - Static method in class com.sshtools.common.ui.PreferencesStore
- get(String, String) - Method in class com.sshtools.j2ssh.SftpClient
- 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, String, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
Download the remote file to the local computer.
- 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(SftpFile) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- getAbsolutePath(String) - 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() - 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
- getAttributes(SftpFile) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- getAttributes(String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- 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() - Method in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
- getConfiguration(Class) - Method in class com.sshtools.common.configuration.XmlConfigurationContext
- getConfiguration(Class) - Method in class com.sshtools.daemon.configuration.XmlServerConfigurationContext
- 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) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the first substring that is enclosed by the specified delimiter.
- getDelimitedSubstring(String, String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the first substring that is enclosed by the specified delimiters.
- getDescription() - Method in class com.sshtools.common.ui.SessionProvider
-
Get the description of the provider e.g.
- getDescription() - Method in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- getDescription(SshPublicKey) - Method in class com.sshtools.j2ssh.agent.KeyStore
- 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(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.platform.NativeFileSystemProvider
- 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() - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
- getHomeDirectory(String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- 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() - 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
- getInstance(String, String) - Static method in class com.sshtools.common.automate.RemoteIdentificationFactory
- 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() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
- 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(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormat
- getKeyBlob(String) - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
- 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() - Method in class com.sshtools.j2ssh.transport.SshMsgDebug
- getMessage(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(int, int) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get a message from the store.
- 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() - 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
- getName(String) - Method in class com.sshtools.common.automate.RemoteIdentification
- 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() - Method in class com.sshtools.daemon.configuration.AllowedSubsystem
- getProvider(String) - Method in class com.sshtools.common.ui.SessionProviderFactory
-
Get a
SessionProvider
by its id. - 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
H
- H - Static variable in interface com.sshtools.daemon.terminal.Terminal
- HANDLED - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- hasAcceptableKey(SshClient) - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
- hasActiveConfigurations() - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
- hasActiveForwardings() - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
- hasActiveSession(String) - Method in class com.sshtools.j2ssh.SshClient
-
Returns true if there is an active session channel of the specified type.
- hasActiveSftpClient() - Method in class com.sshtools.j2ssh.SshClient
-
Determine if there are existing sftp clients open
- hasDigitWildcard() - Method in class com.sshtools.daemon.util.StringPattern
- hasError() - Method in class com.sshtools.j2ssh.transport.TransportProtocolState
- Hash - Class in com.sshtools.j2ssh.util
- Hash(String) - Constructor for class com.sshtools.j2ssh.util.Hash
-
Creates a new Hash object.
- HASH_AND_SIGN - Static variable in class com.sshtools.j2ssh.agent.SshAgentClient
-
The hash and sign private key operation
- hashAndSign(SshPublicKey, byte[]) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Request a hash and sign operation be performed for a given public key.
- hashCode() - Method in class com.sshtools.common.util.UID
- hashCode() - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
- hashCode() - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
- hashCode() - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
- hashCode() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKey
- hasMessages() - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Evaluate whether the store has any messages.
- hasMoreData() - Method in class com.sshtools.j2ssh.util.SimpleASNReader
- hasMoreSftpTasks() - Method in class com.sshtools.ant.Ssh
- hasNext() - Method in class com.sshtools.daemon.util.StringScanner
-
Returns true, if the scanner has not yet reached the end.
- hasSucceeded() - Method in class com.sshtools.j2ssh.connection.GlobalRequestResponse
- hasTimedOut() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
- hasUserContext() - Static method in class com.sshtools.j2ssh.SshThread
- hasWildcard() - Method in class com.sshtools.daemon.util.StringPattern
-
Returns true if the pattern contains any '' or '?' wildcard character.
- HEX_CHARS - Static variable in class com.sshtools.j2ssh.openssh.PEM
- HIDE_TOOLBAR_TEXT - Static variable in class com.sshtools.common.ui.StandardAction
- HmacMd5 - Class in com.sshtools.j2ssh.transport.hmac
- HmacMd5() - Constructor for class com.sshtools.j2ssh.transport.hmac.HmacMd5
-
Creates a new HmacMd5 object.
- HmacMd596 - Class in com.sshtools.j2ssh.transport.hmac
- HmacMd596() - Constructor for class com.sshtools.j2ssh.transport.hmac.HmacMd596
-
Creates a new HmacMd596 object.
- HmacSha - Class in com.sshtools.j2ssh.transport.hmac
- HmacSha() - Constructor for class com.sshtools.j2ssh.transport.hmac.HmacSha
-
Creates a new HmacSha object.
- HmacSha96 - Class in com.sshtools.j2ssh.transport.hmac
- HmacSha96() - Constructor for class com.sshtools.j2ssh.transport.hmac.HmacSha96
-
Creates a new HmacSha96 object.
- HOME - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- homeCursor() - Method in class com.sshtools.daemon.terminal.TerminalIO
- host - Variable in class com.sshtools.ant.Ssh
- host - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
- host - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- HOST_KEY_NOT_VERIFIABLE - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- HOST_NOT_ALLOWED - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- HostbasedAuthenticationClient - Class in com.sshtools.j2ssh.authentication
- HostbasedAuthenticationClient() - Constructor for class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
-
Creates a new HostbasedAuthenticationClient object.
- hostKey - Variable in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
- hostKey - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- hostKeyVerification - Variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- HostKeyVerification - Interface in com.sshtools.j2ssh.transport
-
An interface to allow the transport protocol to verify the public key supplied by the server during key-exchange
- hosts - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- HostsTab - Class in com.sshtools.common.ui
- HostsTab(AbstractKnownHostsKeyVerification) - Constructor for class com.sshtools.common.ui.HostsTab
-
Creates a new HostsTab object.
- hostToConnect - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
- HT - Static variable in interface com.sshtools.daemon.terminal.Terminal
- HttpHeader - Class in com.sshtools.j2ssh.net
- HttpHeader() - Constructor for class com.sshtools.j2ssh.net.HttpHeader
-
Creates a new HttpHeader object.
- httpProxy - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- HttpProxySocketProvider - Class in com.sshtools.j2ssh.net
- HttpRequest - Class in com.sshtools.j2ssh.net
- HttpRequest() - Constructor for class com.sshtools.j2ssh.net.HttpRequest
-
Creates a new HttpRequest object.
- HttpResponse - Class in com.sshtools.j2ssh.net
- HttpResponse(InputStream) - Constructor for class com.sshtools.j2ssh.net.HttpResponse
-
Creates a new HttpResponse object.
I
- ICANON - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- IconWrapperPanel - Class in com.sshtools.common.ui
- IconWrapperPanel(Icon, Component) - Constructor for class com.sshtools.common.ui.IconWrapperPanel
-
Creates a new IconWrapperPanel object.
- ICRNL - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- IEXTEN - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- IGNCR - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- ignoreCase() - Method in class com.sshtools.daemon.util.StringExaminer
- ignoreCase(boolean) - Method in class com.sshtools.daemon.util.StringExaminer
- IgnoreHostKeyVerification - Class in com.sshtools.j2ssh.transport
-
A simple host key verification implementation that automatically approves the servers host key.
- IgnoreHostKeyVerification() - Constructor for class com.sshtools.j2ssh.transport.IgnoreHostKeyVerification
- IGNPAR - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- ILLEGAL_USER_NAME - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- IMAGE_DIR - Static variable in class com.sshtools.common.ui.StandardAction
- ImagePanel - Class in com.sshtools.common.ui
- ImagePanel() - Constructor for class com.sshtools.common.ui.ImagePanel
-
Creates a new ImagePanel object.
- ImagePanel(ResourceIcon, int) - Constructor for class com.sshtools.common.ui.ImagePanel
-
Creates a new ImagePanel object.
- ImagePanel(String) - Constructor for class com.sshtools.common.ui.ImagePanel
-
Creates a new ImagePanel object.
- ImagePanel(String, int) - Constructor for class com.sshtools.common.ui.ImagePanel
-
Creates a new ImagePanel object.
- IMAXBEL - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- in - Variable in class com.sshtools.j2ssh.connection.IOChannel
- in - Variable in class com.sshtools.j2ssh.io.DynamicBuffer
-
This buffers InputStream
- IN_PROGRESS - Static variable in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
- increaseWindowSpace(long) - Method in class com.sshtools.j2ssh.connection.ChannelDataWindow
- indexOf(SshPublicKey) - Method in class com.sshtools.j2ssh.agent.KeyStore
- indexOf(String[], StringPattern) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the index of the first string in the given string array that matches the specified string pattern.
- indexOf(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the index of the specified string in the given string array.
- indexOfIgnoreCase(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the index of the specified string in the given string array.
- indexOfString(String[], String, boolean) - Method in class com.sshtools.daemon.util.StringUtil
- INFLATER - Static variable in interface com.sshtools.j2ssh.transport.compression.SshCompression
- infoBackground - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- infoBorderColor - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- infoBorderThickness - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- infoForeground - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- init() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
- init(byte[]) - Method in class com.sshtools.j2ssh.transport.hmac.HmacMd5
- init(byte[]) - Method in class com.sshtools.j2ssh.transport.hmac.HmacSha
- init(byte[]) - Method in interface com.sshtools.j2ssh.transport.hmac.SshHmac
- init(int, byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.cipher.BlowfishCbc
- init(int, byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.cipher.SshCipher
- init(int, byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.cipher.TripleDesCbc
- init(int, int) - Method in interface com.sshtools.j2ssh.transport.compression.SshCompression
- init(int, TransportProtocol) - Method in class com.sshtools.j2ssh.transport.Service
-
Initialize the service.
- init(SshToolsApplication) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- init(SshToolsApplication) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Initialize the panel
- init(SshToolsApplication, SshToolsApplicationPanel) - Method in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
- init(SshToolsApplication, SshToolsApplicationPanel) - Method in interface com.sshtools.common.ui.SshToolsApplicationContainer
- init(SshToolsApplication, SshToolsApplicationPanel) - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
- init(SshToolsApplication, SshToolsApplicationPanel) - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
- init(ConnectionProtocol, long, long, long, long) - Method in class com.sshtools.j2ssh.connection.Channel
- init(ConnectionProtocol, long, long, long, long) - Method in class com.sshtools.j2ssh.connection.IOChannel
- init(ConnectionProtocol, long, long, long, long, ChannelEventListener) - Method in class com.sshtools.j2ssh.connection.Channel
- init(TransportProtocol) - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
- init(File) - Static method in class com.sshtools.common.ui.PreferencesStore
- init(String[]) - Method in class com.sshtools.common.ui.SshToolsApplication
- initApplet() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet
- initApplet() - Method in class com.sshtools.common.ui.SshToolsApplicationClientApplet
- initFrame(SshToolsApplication) - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Initialize the frame and open the remote session
- initFrame(SshToolsApplication) - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Initialize the frame and open the remote session
- initialize() - Method in class com.sshtools.common.configuration.XmlConfigurationContext
- initialize() - Static method in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
- initialize() - Method in class com.sshtools.daemon.configuration.XmlServerConfigurationContext
- initialize() - Method in class com.sshtools.daemon.session.PseudoTerminalWrapper
- initialize() - Static method in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
- initialize() - Method in interface com.sshtools.j2ssh.configuration.ConfigurationContext
- initialize() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- initialize() - Static method in class com.sshtools.j2ssh.transport.cipher.SshCipherFactory
- initialize() - Static method in class com.sshtools.j2ssh.transport.compression.SshCompressionFactory
- initialize() - Static method in class com.sshtools.j2ssh.transport.hmac.SshHmacFactory
- initialize() - Static method in class com.sshtools.j2ssh.transport.kex.SshKeyExchangeFactory
- initialize() - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
- initialize() - Static method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
- initialize(boolean) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
- initialize(boolean, ConfigurationContext) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
-
Initializes the J2SSH api with a specified configuration context.
- INLCR - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- INPCK - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- inputAuthorizationFile(String) - Method in interface com.sshtools.common.automate.SystemVerification
- inputPassword(String) - Method in interface com.sshtools.common.automate.SystemVerification
- InputStream(InputStream) - Constructor for class com.sshtools.j2ssh.util.Base64.InputStream
- InputStream(InputStream, boolean) - Constructor for class com.sshtools.j2ssh.util.Base64.InputStream
- inputUsername(String) - Method in interface com.sshtools.common.automate.SystemVerification
- insertUpdate(DocumentEvent) - Method in class com.sshtools.common.keygen.KeygenPanel
- INTERNAL_MARKER - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- interrupt() - Method in class com.sshtools.j2ssh.connection.ChannelInputStream
- intervalAdded(ListDataEvent) - Method in class com.sshtools.common.mru.MRUMenu
- intervalRemoved(ListDataEvent) - Method in class com.sshtools.common.mru.MRUMenu
- intValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
- intValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
- InvalidChannelException - Exception in com.sshtools.j2ssh.connection
- InvalidChannelException(String) - Constructor for exception com.sshtools.j2ssh.connection.InvalidChannelException
-
Creates a new InvalidChannelException object.
- InvalidHandleException - Exception in com.sshtools.daemon.platform
- InvalidHandleException(String) - Constructor for exception com.sshtools.daemon.platform.InvalidHandleException
-
Creates a new InvalidHandleException object.
- InvalidHostFileException - Exception in com.sshtools.j2ssh.transport
-
Thrown by abstract host key verifications when a host file is invalid
- InvalidHostFileException(String) - Constructor for exception com.sshtools.j2ssh.transport.InvalidHostFileException
-
Contructs the exception.
- InvalidMessageException - Exception in com.sshtools.j2ssh.transport
-
Thrown by
SshMessage
implementations when an invalid message is found. - InvalidMessageException(String) - Constructor for exception com.sshtools.j2ssh.transport.InvalidMessageException
-
Constructs the message.
- InvalidProfileFileException - Exception in com.sshtools.common.configuration
- InvalidProfileFileException(String) - Constructor for exception com.sshtools.common.configuration.InvalidProfileFileException
-
Creates a new InvalidProfileFileException object.
- InvalidSshKeyException - Exception in com.sshtools.j2ssh.transport.publickey
- InvalidSshKeyException() - Constructor for exception com.sshtools.j2ssh.transport.publickey.InvalidSshKeyException
-
Creates a new InvalidSshKeyException object.
- InvalidSshKeyException(String) - Constructor for exception com.sshtools.j2ssh.transport.publickey.InvalidSshKeyException
-
Creates a new InvalidSshKeyException object.
- InvalidSshKeySignatureException - Exception in com.sshtools.j2ssh.transport.publickey
- InvalidSshKeySignatureException() - Constructor for exception com.sshtools.j2ssh.transport.publickey.InvalidSshKeySignatureException
-
Creates a new InvalidSshKeySignatureException object.
- InvalidSshKeySignatureException(Throwable) - Constructor for exception com.sshtools.j2ssh.transport.publickey.InvalidSshKeySignatureException
-
Creates a new InvalidSshKeySignatureException object.
- InvalidStateException - Exception in com.sshtools.j2ssh.util
- InvalidStateException(String) - Constructor for exception com.sshtools.j2ssh.util.InvalidStateException
-
Creates a new InvalidStateException object.
- IOChannel - Class in com.sshtools.j2ssh.connection
- IOChannel() - Constructor for class com.sshtools.j2ssh.connection.IOChannel
- IOERROR - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- ios - Variable in class com.sshtools.j2ssh.connection.IOChannel
- IOStreamConnector - Class in com.sshtools.j2ssh.io
- IOStreamConnector() - Constructor for class com.sshtools.j2ssh.io.IOStreamConnector
-
Creates a new IOStreamConnector object.
- IOStreamConnector(InputStream, OutputStream) - Constructor for class com.sshtools.j2ssh.io.IOStreamConnector
-
Creates a new IOStreamConnector object.
- IOStreamConnectorListener - Interface in com.sshtools.j2ssh.io
- IOStreamConnectorState - Class in com.sshtools.j2ssh.io
- IOStreamConnectorState() - Constructor for class com.sshtools.j2ssh.io.IOStreamConnectorState
-
Creates a new IOStreamConnectorState object.
- IOUtil - Class in com.sshtools.j2ssh.io
- IOUtil() - Constructor for class com.sshtools.j2ssh.io.IOUtil
- IS_TOGGLE_BUTTON - Static variable in class com.sshtools.common.ui.StandardAction
- isActiveChannel(Channel) - Method in class com.sshtools.j2ssh.SshClient
-
Determine whether the channel supplied is an active channel
- isAuthenticated() - Method in class com.sshtools.j2ssh.SshClient
-
Evaluate whether the client has successfully authenticated.
- isAutoflushing() - Method in class com.sshtools.daemon.terminal.TerminalIO
- isBlock() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- isBlock() - Method in class com.sshtools.j2ssh.sftp.SftpFile
- isBound() - Method in class com.sshtools.j2ssh.connection.BindingChannel
- isCancelled() - Method in class com.sshtools.common.authentication.PassphraseDialog
- isCancelled() - Method in interface com.sshtools.j2ssh.FileTransferProgress
- isCharacter() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- isCharacter() - Method in class com.sshtools.j2ssh.sftp.SftpFile
- isClosed() - Method in class com.sshtools.j2ssh.connection.Channel
- isClosed() - Method in class com.sshtools.j2ssh.connection.ChannelInputStream
- isClosed() - Method in class com.sshtools.j2ssh.connection.ChannelOutputStream
- isClosed() - Method in class com.sshtools.j2ssh.SftpClient
-
Returns the state of the SFTP client.
- isClosed() - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
- isClosed() - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Evaluate whether the message store is closed.
- isConfigurationAvailable(Class) - Method in class com.sshtools.common.configuration.XmlConfigurationContext
- isConfigurationAvailable(Class) - Method in class com.sshtools.daemon.configuration.XmlServerConfigurationContext
- isConfigurationAvailable(Class) - Method in interface com.sshtools.j2ssh.configuration.ConfigurationContext
- isConfigurationAvailable(Class) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
- isConnected() - Method in interface com.sshtools.common.ui.SessionManager
-
Determine if the managed connection is still connected.
- isConnected() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implementation of the SessionManager method, this simply calls the SshClient method isConnected.
- isConnected() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implementation of the SessionManager method, this simply calls the SshClient method isConnected.
- isConnected() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- isConnected() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Returns the connected state of the panel
- isConnected() - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
- isConnected() - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- isConnected() - Method in class com.sshtools.j2ssh.SshClient
-
Returns the connection state of the client.
- isConnected() - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
- isConnected() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- isContainerVisible() - Method in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
- isContainerVisible() - Method in interface com.sshtools.common.ui.SshToolsApplicationContainer
- isContainerVisible() - Method in class com.sshtools.common.ui.SshToolsApplicationFrame
- isContainerVisible() - Method in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
- isContextClassLoader() - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
- isDirectory() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- isDirectory() - Method in class com.sshtools.j2ssh.sftp.SftpFile
- isFifo() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- isFifo() - Method in class com.sshtools.j2ssh.sftp.SftpFile
- isFile() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- isFile() - Method in class com.sshtools.j2ssh.sftp.SftpFile
- isFlagSet(int) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- isFocusable() - Method in class com.sshtools.common.ui.ToolButton
- isFocusable() - Method in class com.sshtools.common.ui.ToolToggleButton
- isFormatted(byte[]) - Method in class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
- isFormatted(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.Base64EncodedFileFormat
- isFormatted(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
- isFormatted(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshKeyFormatConversion
- isFormatted(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat
- isFormatted(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormat
- isForwarding() - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
- isHardwrapped() - Method in class com.sshtools.daemon.terminal.Editline
- isHardwrapped() - Method in class com.sshtools.daemon.terminal.UserInput
- isHostFileWriteable() - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- isHostFileWriteable() - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Determines whether the host file is writable.
- ISIG - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- isInInsertMode() - Method in class com.sshtools.daemon.terminal.Editline
- isInInsertMode() - Method in class com.sshtools.daemon.terminal.UserInput
- isJarArchive(File) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
- isLink() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- isLink() - Method in class com.sshtools.j2ssh.sftp.SftpFile
- isListening() - Method in class com.sshtools.j2ssh.forwarding.ForwardingListener
- isLocalEOF() - Method in class com.sshtools.j2ssh.connection.Channel
- isLocalFlowControlEnabled() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- isNeedSave() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- isOpen() - Method in class com.sshtools.j2ssh.connection.Channel
- isOpen() - Method in class com.sshtools.j2ssh.sftp.SftpFile
- isPassphraseProtected() - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
- isPassphraseProtected(byte[]) - Method in class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
- isPassphraseProtected(byte[]) - Method in interface com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormat
- isPassphraseProtected(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.SshtoolsPrivateKeyFormat
- isRegisteredMessage(Integer) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Determines if the message id is a registered message of this store.
- isRemoteEOF() - Method in class com.sshtools.j2ssh.connection.Channel
- isRightJustify() - Method in class com.sshtools.common.ui.NumericTextField
- isRoot() - Method in class com.sshtools.daemon.vfs.VFSMount
- isRunning() - Method in class com.sshtools.j2ssh.forwarding.ForwardingListener
- isSelectAllOnFocusGain() - Method in class com.sshtools.common.ui.NumericTextField
- isSignalling() - Method in class com.sshtools.daemon.terminal.TerminalIO
- isSocket() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- isSocket() - Method in class com.sshtools.j2ssh.sftp.SftpFile
- isSSH1Compatible() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
- isStoreAvailable() - Static method in class com.sshtools.common.ui.PreferencesStore
- isToolsVisible() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Determine if the toolbar, menu and statusbar are visible
- ISTRIP - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- isUpToDate(SftpClient, File, String) - Method in class com.sshtools.ant.Sftp
-
Checks to see if the remote file is current as compared with the local file.
- isValidHandle(byte[]) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- isValidState(int) - Method in class com.sshtools.j2ssh.connection.ChannelState
- isValidState(int) - Method in class com.sshtools.j2ssh.io.IOStreamConnectorState
- isValidState(int) - Method in class com.sshtools.j2ssh.transport.ServiceState
-
Evaluates whether the state is valid.
- isValidState(int) - Method in class com.sshtools.j2ssh.transport.TransportProtocolState
- isValidState(int) - Method in class com.sshtools.j2ssh.util.OpenClosedState
- isValidState(int) - Method in class com.sshtools.j2ssh.util.StartStopState
- isValidState(int) - Method in class com.sshtools.j2ssh.util.State
- ITALIC - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- ITALIC - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- ITALIC_OFF - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- ITALIC_OFF - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- italicText(String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
- IUCLC - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- IXANY - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- IXOFF - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- IXON - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
J
- jComboCipherCS - Variable in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- jComboCipherSC - Variable in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- jComboCompCS - Variable in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- jComboCompSC - Variable in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- jComboKex - Variable in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- jComboMacCS - Variable in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- jComboMacSC - Variable in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- jComboPK - Variable in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- jGridBagAdd(JComponent, Component, GridBagConstraints, int) - Static method in class com.sshtools.common.ui.UIUtil
- jListAuths - Variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
- job - Variable in class com.sshtools.common.ui.PrintPreview
- jTextHostname - Variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
- jTextPort - Variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
- jTextUsername - Variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
- JVMUtil - Class in com.sshtools.common.util
- JVMUtil() - Constructor for class com.sshtools.common.util.JVMUtil
K
- k - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- KBI_ICON - Static variable in class com.sshtools.common.authentication.KBIRequestHandlerDialog
- KBIAuthenticationClient - Class in com.sshtools.j2ssh.authentication
- KBIAuthenticationClient() - Constructor for class com.sshtools.j2ssh.authentication.KBIAuthenticationClient
- KBIPasswordAuthenticationServer - Class in com.sshtools.daemon.authentication
- KBIPasswordAuthenticationServer() - Constructor for class com.sshtools.daemon.authentication.KBIPasswordAuthenticationServer
- KBIPrompt - Class in com.sshtools.j2ssh.authentication
- KBIPrompt(String, boolean) - Constructor for class com.sshtools.j2ssh.authentication.KBIPrompt
-
Creates a new KBIPrompt object.
- KBIRequestHandler - Interface in com.sshtools.j2ssh.authentication
- KBIRequestHandlerDialog - Class in com.sshtools.common.authentication
- KBIRequestHandlerDialog() - Constructor for class com.sshtools.common.authentication.KBIRequestHandlerDialog
-
Creates a new KBIRequestHandlerDialog object.
- KBIRequestHandlerDialog(Dialog) - Constructor for class com.sshtools.common.authentication.KBIRequestHandlerDialog
-
Creates a new KBIRequestHandlerDialog object.
- KBIRequestHandlerDialog(Frame) - Constructor for class com.sshtools.common.authentication.KBIRequestHandlerDialog
-
Creates a new KBIRequestHandlerDialog object.
- kexs - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- key - Variable in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
- key - Variable in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
- KEY_EXCHANGE_FAILED - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- KeyConstraints - Class in com.sshtools.j2ssh.agent
- KeyConstraints() - Constructor for class com.sshtools.j2ssh.agent.KeyConstraints
-
Creates a new KeyConstraints object.
- KeyConstraints(ByteArrayReader) - Constructor for class com.sshtools.j2ssh.agent.KeyConstraints
-
Creates a new KeyConstraints object.
- KeyExchangeException - Exception in com.sshtools.j2ssh.transport.kex
- KeyExchangeException(String) - Constructor for exception com.sshtools.j2ssh.transport.kex.KeyExchangeException
-
Creates a new KeyExchangeException object.
- KeyExchangeState - Class in com.sshtools.j2ssh.transport.kex
- KeyExchangeState() - Constructor for class com.sshtools.j2ssh.transport.kex.KeyExchangeState
-
Creates a new KeyExchangeState object.
- keyfile - Variable in class com.sshtools.ant.Ssh
- KeygenPanel - Class in com.sshtools.common.keygen
- KeygenPanel() - Constructor for class com.sshtools.common.keygen.KeygenPanel
-
Creates a new KeygenPanel object.
- KeygenPanel2 - Class in com.sshtools.common.keygen
- KeygenPanel2() - Constructor for class com.sshtools.common.keygen.KeygenPanel2
-
Creates a new KeygenPanel2 object.
- KeyInfo - Interface in com.sshtools.j2ssh.openssh
- KeyStore - Class in com.sshtools.j2ssh.agent
- KeyStore() - Constructor for class com.sshtools.j2ssh.agent.KeyStore
-
Creates a new KeyStore object.
- KeyStoreListener - Interface in com.sshtools.j2ssh.agent
- KeyTimeoutException - Exception in com.sshtools.j2ssh.agent
- KeyTimeoutException() - Constructor for exception com.sshtools.j2ssh.agent.KeyTimeoutException
-
Creates a new KeyTimeoutException object.
- kill() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
- kill() - Method in class com.sshtools.daemon.scp.ScpServer
L
- LARGE_ICON - Static variable in class com.sshtools.common.ui.StandardAction
- lastError - Variable in class com.sshtools.j2ssh.transport.TransportProtocolState
- lcd(String) - Method in class com.sshtools.j2ssh.SftpClient
-
Changes the local working directory.
- LE - Static variable in interface com.sshtools.daemon.terminal.Terminal
- LEFT - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- leftPad(int, int) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given integer as string filled (on the left) up to the specified length with zeroes.
- leftPad(String, int) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given string filled (on the left) up to the specified length with spaces.
- leftPadCh(int, int, char) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given integer as string filled (on the left) up to the specified length with the given fill character.
- leftPadCh(String, int, char) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given string filled (on the left) up to the specified length with the given character.
- length - Variable in class com.sshtools.daemon.util.StringScanner
- length() - Method in class com.sshtools.daemon.util.StringScanner
- LF - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- LineEditBuffer - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- LineUpdate - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- listChildren(SftpFile, List) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- listenerList - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
- listenerList - Variable in class com.sshtools.j2ssh.io.IOStreamConnector
- listKeys() - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
List all the keys on the agent.
- loadClass(String, boolean) - Method in class com.sshtools.j2ssh.util.DynamicClassLoader
- loadClassData(String) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
- loadFile(String) - Method in interface com.sshtools.common.automate.AuthorizedKeysFileLoader
- loadFile(String) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
- loadImage(String) - Method in class com.sshtools.common.ui.ResourceIcon
- loadingPanel - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- LOCAL_FORWARDING_CHANNEL - Static variable in interface com.sshtools.j2ssh.forwarding.ForwardingChannel
- localChannelId - Variable in class com.sshtools.j2ssh.connection.Channel
- localForwardings - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- localPacketSize - Variable in class com.sshtools.j2ssh.connection.Channel
- localWindow - Variable in class com.sshtools.j2ssh.connection.Channel
- lock() - Method in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
- lock(String) - Method in class com.sshtools.j2ssh.agent.KeyStore
- lockAgent(String) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Lock the agent
- log - Variable in class com.sshtools.common.automate.RemoteIdentification
- log - Variable in class com.sshtools.common.ui.NewWindowAction
- log - Variable in class com.sshtools.common.ui.OptionsPanel
- log - Static variable in class com.sshtools.common.ui.PreferencesStore
- log - Static variable in class com.sshtools.common.ui.SshToolsApplication
- log - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- log - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
- log - Variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- log - Variable in class com.sshtools.common.ui.SshToolsApplicationFrame
- log - Variable in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
- log - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
- log - Variable in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
- log - Variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
- log - Variable in class com.sshtools.common.ui.SshToolsConnectionPanel
- log - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- log - Static variable in class com.sshtools.common.util.X11Util
- log - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- log(String) - Method in class com.sshtools.ant.SshSubTask
- log(String, int) - Method in class com.sshtools.ant.SshSubTask
- logfile - Variable in class com.sshtools.ant.Ssh
- logoffUser() - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- logonUser(String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- logonUser(String, String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- LOGOUTREQUEST - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- longValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
- longValue() - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
- lostOwnership(Clipboard, Transferable) - Method in class com.sshtools.common.ui.XTextField
- lpwd() - Method in class com.sshtools.j2ssh.SftpClient
-
Returns the absolute path to the local working directory.
- ls() - Method in class com.sshtools.j2ssh.SftpClient
-
List the contents of the current remote working directory.
- ls(String) - Method in class com.sshtools.j2ssh.SftpClient
-
List the contents remote directory.
- LSB - Static variable in interface com.sshtools.daemon.terminal.Terminal
M
- mac - Variable in class com.sshtools.ant.Ssh
- MAC_ERROR - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- MAGENTA - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- MAGENTA - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- main(String[]) - Static method in class com.sshtools.common.automate.AutomationConfiguration
- main(String[]) - Static method in class com.sshtools.common.automate.RemoteIdentificationFactory
- main(String[]) - Static method in class com.sshtools.common.keygen.Main
- main(String[]) - Static method in class com.sshtools.common.util.JVMUtil
- main(String[]) - Static method in class com.sshtools.daemon.SshDaemon
- main(String[]) - Static method in class com.sshtools.daemon.terminal.Colorizer
- main(String[]) - Static method in class com.sshtools.j2ssh.agent.SshAgentSocketListener
-
The main entry point for the application.
- main(String[]) - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyGenerator
- main(String[]) - Static method in class com.sshtools.j2ssh.util.Base64
- Main - Class in com.sshtools.common.keygen
- Main() - Constructor for class com.sshtools.common.keygen.Main
-
Creates a new Main object.
- makeDirectory(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- makeDirectory(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- makeDirectory(String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- makeRemoteDir(SftpClient, String) - Method in class com.sshtools.ant.Sftp
-
Create the specified directory on the remote host.
- manager - Variable in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
- markCurrentPosition() - Method in class com.sshtools.j2ssh.session.SessionOutputReader
-
Marks the current position.
- MARKER_CODE - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- markPosition() - Method in class com.sshtools.daemon.util.StringScanner
-
Remembers the current position for later use with restorePosition()
- markPosition(int) - Method in class com.sshtools.j2ssh.session.SessionOutputReader
-
Mark the postion specified for filtering session output.
- maskInput(boolean) - Method in class com.sshtools.daemon.terminal.Editline
- maskInput(boolean) - Method in class com.sshtools.daemon.terminal.UserInput
- match(String, String) - Static method in class com.sshtools.daemon.util.StringPattern
-
Returns true, if the given probe string matches the given pattern.
- matches(String) - Method in class com.sshtools.daemon.util.StringPattern
-
Tests if a specified string matches the pattern.
- matchesWildcardQuery(String, String) - Static method in class com.sshtools.common.util.Search
- matchIgnoreCase(String, String) - Static method in class com.sshtools.daemon.util.StringPattern
-
Returns true, if the given probe string matches the given pattern.
- matchReverse(String, StringExaminer) - Method in class com.sshtools.daemon.util.StringPattern
- MAX_LINE_LENGTH - Static variable in class com.sshtools.j2ssh.openssh.PEM
- MAX_VALUE - Static variable in class com.sshtools.j2ssh.io.UnsignedInteger32
- MAX_VALUE - Static variable in class com.sshtools.j2ssh.io.UnsignedInteger64
- maximumPacketSize() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- MENU - Static variable in class com.sshtools.common.ui.MenuAction
- MENU_ICON - Static variable in class com.sshtools.common.ui.StandardAction
- MENU_ITEM_GROUP - Static variable in class com.sshtools.common.ui.StandardAction
- MENU_ITEM_WEIGHT - Static variable in class com.sshtools.common.ui.StandardAction
- MENU_NAME - Static variable in class com.sshtools.common.ui.StandardAction
- MenuAction - Class in com.sshtools.common.ui
- MenuAction() - Constructor for class com.sshtools.common.ui.MenuAction
- menuBar - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- menuBar - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
- MessageAlreadyRegisteredException - Exception in com.sshtools.j2ssh.transport
-
Thrown by message store when a message is already registered
- MessageAlreadyRegisteredException(Integer) - Constructor for exception com.sshtools.j2ssh.transport.MessageAlreadyRegisteredException
-
Constructs the exception.
- MessageNotAvailableException - Exception in com.sshtools.j2ssh.transport
-
Thrown by the message store when a message is not available.
- MessageNotAvailableException() - Constructor for exception com.sshtools.j2ssh.transport.MessageNotAvailableException
-
Constructs the excpetion.
- MessageNotRegisteredException - Exception in com.sshtools.j2ssh.transport
-
Thrown by the message store when a message is added which is not registered.
- MessageNotRegisteredException(Integer) - Constructor for exception com.sshtools.j2ssh.transport.MessageNotRegisteredException
-
Constructs the exception.
- MessageNotRegisteredException(Integer, SshMessageStore) - Constructor for exception com.sshtools.j2ssh.transport.MessageNotRegisteredException
-
Consructs the exception.
- messageReceived(SshMessage) - Method in interface com.sshtools.j2ssh.transport.SshMessageListener
- messages - Variable in class com.sshtools.j2ssh.connection.BindingChannel
- messages - Variable in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
- messageStore - Variable in class com.sshtools.j2ssh.subsystem.SubsystemChannel
- messageStore - Variable in class com.sshtools.j2ssh.subsystem.SubsystemClient
- messageStore - Variable in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
- messageStore - Variable in class com.sshtools.j2ssh.transport.Service
-
The message store registered with the transport protocol to receive the service's message.
- messageStore - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- MessageStoreEOFException - Exception in com.sshtools.j2ssh.transport
-
Thrown by the message store when the store reaches EOF.
- MessageStoreEOFException() - Constructor for exception com.sshtools.j2ssh.transport.MessageStoreEOFException
-
Constructs the exception.
- methods - Variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
- MIN_VALUE - Static variable in class com.sshtools.j2ssh.io.UnsignedInteger32
- MIN_VALUE - Static variable in class com.sshtools.j2ssh.io.UnsignedInteger64
- MK_DIR - Static variable in class com.sshtools.ant.Sftp
- mkdir(String) - Method in class com.sshtools.j2ssh.SftpClient
-
Creates a new directory on the remote server.
- mkdirs(String) - Method in class com.sshtools.j2ssh.SftpClient
-
Create a directory or set of directories.
- monitor - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
- moveCursor(int, int) - Method in class com.sshtools.daemon.terminal.TerminalIO
- moveDown(int) - Method in class com.sshtools.daemon.terminal.TerminalIO
- moveLeft(int) - Method in class com.sshtools.daemon.terminal.TerminalIO
- moveRight(int) - Method in class com.sshtools.daemon.terminal.TerminalIO
- moveUp(int) - Method in class com.sshtools.daemon.terminal.TerminalIO
- MRUAction - Class in com.sshtools.common.mru
- MRUAction(MRUListModel) - Constructor for class com.sshtools.common.mru.MRUAction
-
Creates a new MRUAction object.
- MRUList - Class in com.sshtools.common.mru
- MRUList() - Constructor for class com.sshtools.common.mru.MRUList
-
Creates a new MRUList object.
- MRUList(InputStream) - Constructor for class com.sshtools.common.mru.MRUList
-
Creates a new MRUList object.
- MRUList.ElementWrapper - Class in com.sshtools.common.mru
- MRUListModel - Class in com.sshtools.common.mru
- MRUListModel() - Constructor for class com.sshtools.common.mru.MRUListModel
-
Creates a new MRUListModel object.
- MRUMenu - Class in com.sshtools.common.mru
- MRUMenu(String, MRUListModel) - Constructor for class com.sshtools.common.mru.MRUMenu
-
Creates a new MRUMenu object.
- MRUMenu(Action, MRUListModel) - Constructor for class com.sshtools.common.mru.MRUMenu
-
Creates a new MRUMenu object.
- mruModel - Static variable in class com.sshtools.common.ui.SshToolsApplication
- MULTI_WILDCARD - Static variable in class com.sshtools.daemon.util.StringPattern
- MULTICHAR_WILDCARD - Static variable in class com.sshtools.daemon.util.StringPattern
- MultilineLabel - Class in com.sshtools.common.ui
- MultilineLabel() - Constructor for class com.sshtools.common.ui.MultilineLabel
-
Creates a new MultilineLabel object.
- MultilineLabel(String) - Constructor for class com.sshtools.common.ui.MultilineLabel
-
Creates a new MultilineLabel object.
- myColorizer - Variable in class com.sshtools.daemon.terminal.BasicTerminal
N
- name - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
- NativeAuthenticationProvider - Class in com.sshtools.daemon.platform
- NativeAuthenticationProvider() - Constructor for class com.sshtools.daemon.platform.NativeAuthenticationProvider
- NativeFileSystemProvider - Class in com.sshtools.daemon.platform
- NativeFileSystemProvider() - Constructor for class com.sshtools.daemon.platform.NativeFileSystemProvider
- NativeProcessProvider - Class in com.sshtools.daemon.platform
- NativeProcessProvider() - Constructor for class com.sshtools.daemon.platform.NativeProcessProvider
- needSave - Variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- NEGOTIATING_PROTOCOL - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolState
- NewAction - Class in com.sshtools.common.ui
- NewAction() - Constructor for class com.sshtools.common.ui.NewAction
-
Creates a new NewAction object.
- newConnectionProfile(SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- newContainer() - Method in class com.sshtools.common.ui.SshToolsApplication
- newContainer(SshToolsApplicationContainer) - Method in class com.sshtools.common.ui.SshToolsApplication
- newExaminer(String) - Method in class com.sshtools.daemon.util.StringPattern
- newInstance() - Static method in class com.sshtools.daemon.platform.NativeProcessProvider
- newInstance(String) - Static method in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
- newInstance(String) - Static method in class com.sshtools.daemon.terminal.TerminalFactory
- newInstance(String) - Static method in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
- newInstance(String) - Static method in class com.sshtools.j2ssh.transport.cipher.SshCipherFactory
- newInstance(String) - Static method in class com.sshtools.j2ssh.transport.compression.SshCompressionFactory
- newInstance(String) - Static method in class com.sshtools.j2ssh.transport.hmac.SshHmacFactory
- newInstance(String) - Static method in class com.sshtools.j2ssh.transport.kex.SshKeyExchangeFactory
- newInstance(String) - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
- newInstance(String) - Static method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFormatFactory
- newInstance(String) - Static method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFormatFactory
- newline - Variable in class com.sshtools.ant.Ssh
- newline - Variable in class com.sshtools.ant.Ssh.Shell.Write
- newWindowAction - Variable in class com.sshtools.common.ui.SshToolsApplicationFrame
- newWindowAction - Variable in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
- NewWindowAction - Class in com.sshtools.common.ui
- NewWindowAction(SshToolsApplication) - Constructor for class com.sshtools.common.ui.NewWindowAction
-
Creates a new NewWindowAction object.
- nextChar() - Method in class com.sshtools.daemon.util.StringScanner
-
Returns the character at the current position and increments the position afterwards by 1.
- nextMessage() - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
- nextMessage() - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get the next message in the store or wait until a new message arrives.
- nextMessage(int) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
- nextNoneWhitespaceChar() - Method in class com.sshtools.daemon.util.StringScanner
-
Returns the next character that is no whitespace and leaves the position pointer one character after the returned one.
- NO_LIMIT - Static variable in class com.sshtools.j2ssh.agent.KeyConstraints
- NO_MORE_AUTH_METHODS_AVAILABLE - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- NO_TIMEOUT - Static variable in class com.sshtools.j2ssh.agent.KeyConstraints
- NOFLSH - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- noProxy - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- numberToPaddedHexString(int, int) - Static method in class com.sshtools.common.util.GeneralUtil
-
Convert a number to a zero padded hex string
- numberToPaddedHexString(int, int) - Static method in class com.sshtools.common.util.PropertyUtil
- NumericTextField - Class in com.sshtools.common.ui
- NumericTextField(Number, Number) - Constructor for class com.sshtools.common.ui.NumericTextField
-
Creates a new NumericTextField object.
- NumericTextField(Number, Number, Number) - Constructor for class com.sshtools.common.ui.NumericTextField
-
Creates a new NumericTextField object.
- NumericTextField(Number, Number, Number, boolean) - Constructor for class com.sshtools.common.ui.NumericTextField
-
Creates a new NumericTextField object.
- NumericTextField(Number, Number, Number, boolean, NumberFormat) - Constructor for class com.sshtools.common.ui.NumericTextField
-
Creates a new NumericTextField object.
O
- OCRNL - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- OLCUC - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- ON_CONTEXT_MENU - Static variable in class com.sshtools.common.ui.StandardAction
- ON_MENUBAR - Static variable in class com.sshtools.common.ui.StandardAction
- ON_TOOLBAR - Static variable in class com.sshtools.common.ui.StandardAction
- onAddKey(KeyStore) - Method in interface com.sshtools.j2ssh.agent.KeyStoreListener
- onAddKey(SshAgentAddKey) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called when the remote side adds a key the agent.
- onAuthenticationComplete() - Method in interface com.sshtools.j2ssh.authentication.AuthenticationProtocolListener
- onAuthenticationComplete() - Method in class com.sshtools.j2ssh.SshEventAdapter
- onChangeTerminalDimensions(int, int, int, int) - Method in class com.sshtools.daemon.session.SessionChannelServer
- onChannelClose() - Method in class com.sshtools.daemon.session.SessionChannelServer
- onChannelClose() - Method in class com.sshtools.j2ssh.connection.BindingChannel
- onChannelClose() - Method in class com.sshtools.j2ssh.connection.Channel
- onChannelClose() - Method in class com.sshtools.j2ssh.connection.IOChannel
- onChannelClose() - Method in class com.sshtools.j2ssh.connection.SocketChannel
- onChannelClose() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- onChannelClose() - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
- onChannelClose(Channel) - Method in class com.sshtools.j2ssh.connection.ChannelEventAdapter
- onChannelClose(Channel) - Method in interface com.sshtools.j2ssh.connection.ChannelEventListener
- onChannelClose(Channel) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration.ForwardingConfigurationMonitor
- onChannelData(SshMsgChannelData) - Method in class com.sshtools.j2ssh.connection.BindingChannel
- onChannelData(SshMsgChannelData) - Method in class com.sshtools.j2ssh.connection.Channel
- onChannelData(SshMsgChannelData) - Method in class com.sshtools.j2ssh.connection.IOChannel
- onChannelData(SshMsgChannelData) - Method in class com.sshtools.j2ssh.connection.SocketChannel
- onChannelData(SshMsgChannelData) - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
- onChannelEOF() - Method in class com.sshtools.daemon.session.SessionChannelServer
- onChannelEOF() - Method in class com.sshtools.j2ssh.connection.BindingChannel
- onChannelEOF() - Method in class com.sshtools.j2ssh.connection.Channel
- onChannelEOF() - Method in class com.sshtools.j2ssh.connection.IOChannel
- onChannelEOF() - Method in class com.sshtools.j2ssh.connection.SocketChannel
- onChannelEOF() - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
- onChannelEOF(Channel) - Method in class com.sshtools.j2ssh.connection.ChannelEventAdapter
- onChannelEOF(Channel) - Method in interface com.sshtools.j2ssh.connection.ChannelEventListener
- onChannelEOF(Channel) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration.ForwardingConfigurationMonitor
- onChannelExtData(byte[]) - Method in class com.sshtools.daemon.session.SessionChannelServer
- onChannelExtData(SshMsgChannelExtendedData) - Method in class com.sshtools.j2ssh.connection.BindingChannel
- onChannelExtData(SshMsgChannelExtendedData) - Method in class com.sshtools.j2ssh.connection.Channel
- onChannelExtData(SshMsgChannelExtendedData) - Method in class com.sshtools.j2ssh.connection.IOChannel
- onChannelExtData(SshMsgChannelExtendedData) - Method in class com.sshtools.j2ssh.connection.SocketChannel
- onChannelExtData(SshMsgChannelExtendedData) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- onChannelExtData(SshMsgChannelExtendedData) - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
- onChannelOpen() - Method in class com.sshtools.daemon.session.SessionChannelServer
- onChannelOpen() - Method in class com.sshtools.j2ssh.agent.AgentSocketChannel
- onChannelOpen() - Method in class com.sshtools.j2ssh.connection.BindingChannel
- onChannelOpen() - Method in class com.sshtools.j2ssh.connection.Channel
- onChannelOpen() - Method in class com.sshtools.j2ssh.connection.SocketChannel
- onChannelOpen() - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
- onChannelOpen() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- onChannelOpen() - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
- onChannelOpen(Channel) - Method in class com.sshtools.j2ssh.connection.ChannelEventAdapter
- onChannelOpen(Channel) - Method in interface com.sshtools.j2ssh.connection.ChannelEventListener
- onChannelOpen(Channel) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration.ForwardingConfigurationMonitor
- onChannelRequest(String, boolean, byte[]) - Method in class com.sshtools.daemon.session.SessionChannelServer
- onChannelRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.agent.AgentSocketChannel
- onChannelRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.connection.Channel
- onChannelRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.forwarding.ForwardingBindingChannel
- onChannelRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.forwarding.ForwardingIOChannel
- onChannelRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.forwarding.ForwardingSocketChannel
- onChannelRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- onChannelRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
- onConnected(TransportProtocol) - Method in class com.sshtools.j2ssh.SshEventAdapter
- onConnected(TransportProtocol) - Method in class com.sshtools.j2ssh.transport.TransportProtocolEventAdapter
- onConnected(TransportProtocol) - Method in interface com.sshtools.j2ssh.transport.TransportProtocolEventHandler
- onCorruptMac() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- onDataReceived(Channel, byte[]) - Method in class com.sshtools.common.ui.DataNotificationListener
- onDataReceived(Channel, byte[]) - Method in class com.sshtools.j2ssh.connection.ChannelEventAdapter
- onDataReceived(Channel, byte[]) - Method in interface com.sshtools.j2ssh.connection.ChannelEventListener
- onDataReceived(Channel, byte[]) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration.ForwardingConfigurationMonitor
- onDataSent(Channel, byte[]) - Method in class com.sshtools.common.ui.DataNotificationListener
- onDataSent(Channel, byte[]) - Method in class com.sshtools.j2ssh.connection.ChannelEventAdapter
- onDataSent(Channel, byte[]) - Method in interface com.sshtools.j2ssh.connection.ChannelEventListener
- onDataSent(Channel, byte[]) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration.ForwardingConfigurationMonitor
- onDeleteAllKeys(KeyStore) - Method in interface com.sshtools.j2ssh.agent.KeyStoreListener
- onDeleteAllKeys(SshAgentDeleteAllKeys) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called when the remote side requests that all keys be removed from the agent.
- onDeleteKey(KeyStore) - Method in interface com.sshtools.j2ssh.agent.KeyStoreListener
- onDeleteKey(SshAgentDeleteKey) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called by the remote side to delete a key from the agent
- onDeniedHost(String) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- onDeniedHost(String) - Method in class com.sshtools.common.hosts.ConsoleHostKeyVerification
- onDeniedHost(String) - Method in class com.sshtools.common.hosts.DialogHostKeyVerification
- onDeniedHost(String) - Method in class com.sshtools.common.hosts.DialogKnownHostsKeyVerification
- onDisconnect() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
- onDisconnect() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
- onDisconnect() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- onDisconnect(TransportProtocol) - Method in class com.sshtools.j2ssh.SshEventAdapter
- onDisconnect(TransportProtocol) - Method in class com.sshtools.j2ssh.transport.TransportProtocolEventAdapter
- onDisconnect(TransportProtocol) - Method in interface com.sshtools.j2ssh.transport.TransportProtocolEventHandler
- onExecuteCommand(String) - Method in class com.sshtools.daemon.session.SessionChannelServer
- onExitSignal(String, boolean, String) - Method in interface com.sshtools.j2ssh.session.SignalListener
- onForwardingNotice(SshAgentForwardingNotice) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called when a forwarding notice is recceived from the remote side.
- onGlobalRequest(String, boolean, byte[]) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- onHostKeyMismatch(String, SshPublicKey, SshPublicKey) - Method in class com.sshtools.common.hosts.DialogKnownHostsKeyVerification
- onHostKeyMismatch(String, SshPublicKey, SshPublicKey) - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Called by the
verifyHost
method when the host key supplied by the host does not match the current key recording in the known hosts file. - onHostKeyMismatch(String, SshPublicKey, SshPublicKey) - Method in class com.sshtools.j2ssh.transport.ConsoleKnownHostsKeyVerification
-
Prompts the user through the console to verify the host key.
- onHostKeyMismatch(String, String, String) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- onHostKeyMismatch(String, String, String) - Method in class com.sshtools.common.hosts.ConsoleHostKeyVerification
- onHostKeyMismatch(String, String, String) - Method in class com.sshtools.common.hosts.DialogHostKeyVerification
- onInit() - Method in class com.sshtools.j2ssh.transport.kex.DhGroup1Sha1
- onInit() - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
- onKeyOperation(KeyStore, String) - Method in interface com.sshtools.j2ssh.agent.KeyStoreListener
- ONLCR - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- onListKeys(SshAgentListKeys) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called by the remote side when a list of the agents keys is required
- onLock(KeyStore) - Method in interface com.sshtools.j2ssh.agent.KeyStoreListener
- onLock(SshAgentLock) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called by the remote side when the agent is to be locked
- ONLRET - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- onMessageReceived(byte[]) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Process a message and route to the handler method
- onMessageReceived(SubsystemMessage) - Method in class com.sshtools.daemon.sftp.SftpSubsystemServer
- onMessageReceived(SubsystemMessage) - Method in class com.sshtools.daemon.subsystem.SubsystemServer
- onMessageReceived(SshMessage) - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
- onMessageReceived(SshMessage) - Method in class com.sshtools.daemon.transport.TransportProtocolServer
- onMessageReceived(SshMessage) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- onMessageReceived(SshMessage) - Method in class com.sshtools.j2ssh.transport.AsyncService
-
Called by the service thread when an asyncronous message is received.
- onMessageReceived(SshMessage) - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
- onMessageReceived(SshMessage) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- ONOCR - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- onOpenSession() - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
- onPing(SshAgentPing) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called when a ping message is received
- onPrivateKeyOp(SshAgentPrivateKeyOp) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called by the remote side to initiate a private key operation.
- onRandom(SshAgentRandom) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called when the remote side sends a random message
- onRequestPseudoTerminal(String, int, int, int, int, String) - Method in class com.sshtools.daemon.session.SessionChannelServer
- onRequestVersion(SshAgentRequestVersion) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called when the remote side requests the version number of this protocol.
- onServiceAccept() - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
- onServiceAccept() - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- onServiceAccept() - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- onServiceAccept() - Method in class com.sshtools.j2ssh.transport.Service
-
Called when the service is accepted by the remote server.
- onServiceInit(int) - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
- onServiceInit(int) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- onServiceInit(int) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- onServiceInit(int) - Method in class com.sshtools.j2ssh.transport.Service
-
Called when the service is intialized.
- onServiceRequest() - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
- onServiceRequest() - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- onServiceRequest() - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- onServiceRequest() - Method in class com.sshtools.j2ssh.transport.Service
- onSetEnvironmentVariable(String, String) - Method in class com.sshtools.daemon.session.SessionChannelServer
- onSignal(String) - Method in interface com.sshtools.j2ssh.session.SignalListener
- onSocketTimeout(TransportProtocol) - Method in class com.sshtools.j2ssh.SshEventAdapter
- onSocketTimeout(TransportProtocol) - Method in class com.sshtools.j2ssh.transport.TransportProtocolEventAdapter
- onSocketTimeout(TransportProtocol) - Method in interface com.sshtools.j2ssh.transport.TransportProtocolEventHandler
- onStart() - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- onStart() - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
- onStart() - Method in class com.sshtools.j2ssh.transport.AsyncService
-
Implements the abstract
Service
method and starts the service thread. - onStart() - Method in class com.sshtools.j2ssh.transport.Service
-
Called when the service is started.
- onStartShell() - Method in class com.sshtools.daemon.session.SessionChannelServer
- onStartSubsystem(String) - Method in class com.sshtools.daemon.session.SessionChannelServer
- onStartTransportProtocol() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
- onStartTransportProtocol() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
- onStartTransportProtocol() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- onStop() - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
- onStop() - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- onStop() - Method in class com.sshtools.j2ssh.transport.AsyncService
-
The service thread calls this method when the thread is exiting.
- onUnknownHost(String, SshPublicKey) - Method in class com.sshtools.common.hosts.DialogKnownHostsKeyVerification
- onUnknownHost(String, SshPublicKey) - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Called by the
verifyHost
method when the host key supplied is not recorded in the known_hosts file. - onUnknownHost(String, SshPublicKey) - Method in class com.sshtools.j2ssh.transport.ConsoleKnownHostsKeyVerification
-
Prompts the user through the console to verify the host key.
- onUnknownHost(String, String) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- onUnknownHost(String, String) - Method in class com.sshtools.common.hosts.ConsoleHostKeyVerification
- onUnknownHost(String, String) - Method in class com.sshtools.common.hosts.DialogHostKeyVerification
- onUnlock(KeyStore) - Method in interface com.sshtools.j2ssh.agent.KeyStoreListener
- onUnlock(SshAgentUnlock) - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
Called by the remote side when the agent is to be unlocked
- open() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- open() - Method in class com.sshtools.j2ssh.connection.Channel
- open() - Method in class com.sshtools.j2ssh.connection.IOChannel
- open(File) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- open(File) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- open(InputStream) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- open(String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- OPEN - Static variable in class com.sshtools.j2ssh.util.OpenClosedState
- OPEN_APPEND - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_APPEND - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- OPEN_CREATE - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_CREATE - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- OPEN_EXCLUSIVE - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_EXCLUSIVE - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- OPEN_READ - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_READ - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- OPEN_TRUNCATE - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_TRUNCATE - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- OPEN_WRITE - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_WRITE - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- OpenAction - Class in com.sshtools.common.ui
- OpenAction() - Constructor for class com.sshtools.common.ui.OpenAction
-
Creates a new OpenAction object.
- openChannel(Channel) - Method in interface com.sshtools.common.ui.SessionManager
-
Opens a channel on the managed connection.
- openChannel(Channel) - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implementation of the SessionManager method, this simply calls the SshClient method openChannel.
- openChannel(Channel) - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implementation of the SessionManager method, this simply calls the SshClient method openChannel.
- openChannel(Channel) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- openChannel(Channel) - Method in class com.sshtools.j2ssh.SshClient
-
Open's a channel.
- openChannel(Channel, ChannelEventListener) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- OpenClosedState - Class in com.sshtools.j2ssh.util
- OpenClosedState(int) - Constructor for class com.sshtools.j2ssh.util.OpenClosedState
-
Creates a new OpenClosedState object.
- openDirectory(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- openDirectory(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- openDirectory(String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- opened(ForwardingConfiguration, ForwardingChannel) - Method in interface com.sshtools.j2ssh.forwarding.ForwardingConfigurationListener
- openFile(String, int) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- openFile(String, int, FileAttributes) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- openFile(String, UnsignedInteger32, FileAttributes) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- openFile(String, UnsignedInteger32, FileAttributes) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- openScpClient() - Method in class com.sshtools.j2ssh.SshClient
-
Open an SCP client for file transfer operations where SFTP is not supported.
- openScpClient(File) - Method in class com.sshtools.j2ssh.SshClient
-
Open an SCP client for file transfer operations where SFTP is not supported.
- openSession() - Method in interface com.sshtools.common.ui.SessionManager
-
Opens a session on the managed connection.
- openSession() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implementation of the SessionManager method, simply calls the SshClient openSession method.
- openSession() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implementation of the SessionManager method, simply calls the SshClient openSession method.
- openSession(SessionManager, SshToolsConnectionProfile) - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
- openSessionChannel() - Method in class com.sshtools.j2ssh.SshClient
-
Open's a session channel on the remote server.
- openSessionChannel(ChannelEventListener) - Method in class com.sshtools.j2ssh.SshClient
-
Open's a session channel on the remote server.
- openSftpChannel() - Method in class com.sshtools.j2ssh.SshClient
-
Open's an Sftp channel.
- openSftpChannel(ChannelEventListener) - Method in class com.sshtools.j2ssh.SshClient
-
Open an SftpSubsystemChannel.
- openSftpClient() - Method in interface com.sshtools.common.ui.SessionManager
-
Opens an SftpClient on the managed connection.
- openSftpClient() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implementation of the SessionManager method, this simply calls the SshClient method openSftpClient.
- openSftpClient() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implementation of the SessionManager method, this simply calls the SshClient method openSftpClient.
- openSftpClient() - Method in class com.sshtools.j2ssh.SshClient
-
Open an SFTP client for file transfer operations.
- openSftpClient(ChannelEventListener) - Method in class com.sshtools.j2ssh.SshClient
-
Open an SFTP client for file transfer operations.
- OpenSSHAuthorizedKeysFormat - Class in com.sshtools.common.automate
- OpenSSHAuthorizedKeysFormat() - Constructor for class com.sshtools.common.automate.OpenSSHAuthorizedKeysFormat
- OpenSSHPrivateKeyFormat - Class in com.sshtools.j2ssh.openssh
- OpenSSHPrivateKeyFormat() - Constructor for class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
-
Creates a new OpenSSHPrivateKeyFormat object.
- OpenSSHPublicKeyFormat - Class in com.sshtools.j2ssh.transport.publickey
- OpenSSHPublicKeyFormat() - Constructor for class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
-
Creates a new OpenSSHPublicKeyFormat object.
- OpenSSHPublicKeyFormat(String) - Constructor for class com.sshtools.j2ssh.transport.publickey.OpenSSHPublicKeyFormat
-
Creates a new OpenSSHPublicKeyFormat object.
- openURL(String) - Static method in class com.sshtools.common.util.BrowserLauncher
- OPOST - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- Option - Class in com.sshtools.common.ui
- Option(String, String, int) - Constructor for class com.sshtools.common.ui.Option
-
Creates a new Option object.
- OptionCallback - Interface in com.sshtools.common.ui
- OptionsAction - Class in com.sshtools.common.ui
- OptionsAction() - Constructor for class com.sshtools.common.ui.OptionsAction
-
Creates a new OptionsAction object.
- OptionsDialog - Class in com.sshtools.common.ui
- OptionsDialog(JDialog, Option[], Object, String, Option, OptionCallback, boolean, Icon) - Constructor for class com.sshtools.common.ui.OptionsDialog
-
Creates a new OptionsDialog object.
- OptionsDialog(JFrame, Option[], Object, String, Option, OptionCallback, boolean, Icon) - Constructor for class com.sshtools.common.ui.OptionsDialog
-
Creates a new OptionsDialog object.
- OptionsPanel - Class in com.sshtools.common.ui
- OptionsPanel(OptionsTab[]) - Constructor for class com.sshtools.common.ui.OptionsPanel
-
Creates a new OptionsPanel object.
- OptionsTab - Interface in com.sshtools.common.ui
- out - Variable in class com.sshtools.j2ssh.connection.IOChannel
- out - Variable in class com.sshtools.j2ssh.io.DynamicBuffer
-
This buffers OutputStream
- output - Variable in class com.sshtools.ant.Ssh.Shell
- OutputStream(OutputStream) - Constructor for class com.sshtools.j2ssh.util.Base64.OutputStream
- OutputStream(OutputStream, boolean) - Constructor for class com.sshtools.j2ssh.util.Base64.OutputStream
P
- padCh(String, int, char, boolean) - Method in class com.sshtools.daemon.util.StringUtil
- pageFormat - Variable in class com.sshtools.common.ui.PrintPreview
- pageHeight - Variable in class com.sshtools.common.ui.PrintPreview
- pageWidth - Variable in class com.sshtools.common.ui.PrintPreview
- paintComponent(Graphics) - Method in class com.sshtools.common.ui.ImagePanel
- paintIcon(Component, Graphics, int, int) - Method in class com.sshtools.common.ui.ColorIcon
- paintIcon(Component, Graphics, int, int) - Method in class com.sshtools.common.ui.EmptyIcon
- panelClass - Variable in class com.sshtools.common.ui.SshToolsApplication
- PARAMETER_INFO - Static variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- PARENB - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- parent - Variable in class com.sshtools.ant.SshSubTask
- PARMRK - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- PARODD - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- parse(byte[]) - Static method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
- parse(byte[]) - Static method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
- parse(byte[], String, String, AuthorizedKeysFileLoader) - Static method in class com.sshtools.common.automate.AuthorizedKeys
- parse(File) - Static method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
- parse(File) - Static method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
- parseAcceleratorString(String) - Static method in class com.sshtools.common.ui.UIUtil
-
Parse a string in the format of [ALT+|CTRL+|SHIFT+]
to create a keystroke. - parseMnemonicString(String) - Static method in class com.sshtools.common.ui.UIUtil
-
Parse a string in the format of
[character]
to create an Integer that may be used for an action. - PARTIAL - Static variable in class com.sshtools.j2ssh.authentication.AuthenticationProtocolState
- parts(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns an array of substrings of the given text.
- parts(String, String, boolean) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns an array of substrings of the given text.
- passphrase - Variable in class com.sshtools.ant.Ssh
- PassphraseDialog - Class in com.sshtools.common.authentication
- PassphraseDialog() - Constructor for class com.sshtools.common.authentication.PassphraseDialog
-
Creates a new PassphraseDialog object.
- PassphraseDialog(Dialog) - Constructor for class com.sshtools.common.authentication.PassphraseDialog
-
Creates a new PassphraseDialog object.
- PassphraseDialog(Frame) - Constructor for class com.sshtools.common.authentication.PassphraseDialog
-
Creates a new PassphraseDialog object.
- PassphraseDialog(Frame, String) - Constructor for class com.sshtools.common.authentication.PassphraseDialog
-
Creates a new PassphraseDialog object.
- password - Variable in class com.sshtools.ant.Ssh
- password - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- password - Variable in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
- PASSWORD_ICON - Static variable in class com.sshtools.common.authentication.PasswordChange
- PasswordAuthenticationClient - Class in com.sshtools.j2ssh.authentication
- PasswordAuthenticationClient() - Constructor for class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
- PasswordAuthenticationDialog - Class in com.sshtools.common.authentication
- PasswordAuthenticationDialog() - Constructor for class com.sshtools.common.authentication.PasswordAuthenticationDialog
-
Creates a new PasswordAuthenticationDialog object.
- PasswordAuthenticationDialog(Dialog) - Constructor for class com.sshtools.common.authentication.PasswordAuthenticationDialog
-
Creates a new PasswordAuthenticationDialog object.
- PasswordAuthenticationDialog(Frame) - Constructor for class com.sshtools.common.authentication.PasswordAuthenticationDialog
-
Creates a new PasswordAuthenticationDialog object.
- PasswordAuthenticationServer - Class in com.sshtools.daemon.authentication
- PasswordAuthenticationServer() - Constructor for class com.sshtools.daemon.authentication.PasswordAuthenticationServer
- PasswordChange - Class in com.sshtools.common.authentication
- PasswordChangeException - Exception in com.sshtools.daemon.platform
- PasswordChangeException() - Constructor for exception com.sshtools.daemon.platform.PasswordChangeException
-
Creates a new PasswordChangeException object.
- PasswordChangePrompt - Interface in com.sshtools.j2ssh.authentication
- peek() - Method in class com.sshtools.daemon.util.StringScanner
-
Returns the character at the current position without changing the position, that is subsequent calls to this method return always the same character.
- peekMessage(int) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get a message from the store without removing it.
- peekMessage(int[]) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get a message from the store without removing or blocking if the message does not exist.
- peekMessage(int[], int) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get a message from the store without removing it; only blocking for the number of milliseconds specified in the timeout field.
- peekMessage(int, int) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Get a message from the store without removing it, only blocking for the number of milliseconds specified in the timeout field.
- peekUpToEnd() - Method in class com.sshtools.daemon.util.StringExaminer
-
Returns the a string containing all characters from the current position up to the end of the examined string.
- PEM - Class in com.sshtools.j2ssh.openssh
- PEM() - Constructor for class com.sshtools.j2ssh.openssh.PEM
- PEM_BEGIN - Static variable in class com.sshtools.j2ssh.openssh.PEM
- PEM_BOUNDARY - Static variable in class com.sshtools.j2ssh.openssh.PEM
- PEM_END - Static variable in class com.sshtools.j2ssh.openssh.PEM
- PEMReader - Class in com.sshtools.j2ssh.openssh
- PEMReader(Reader) - Constructor for class com.sshtools.j2ssh.openssh.PEMReader
-
Creates a new PEMReader object.
- PEMWriter - Class in com.sshtools.j2ssh.openssh
- PEMWriter() - Constructor for class com.sshtools.j2ssh.openssh.PEMWriter
-
Creates a new PEMWriter object.
- PENDIN - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- performClientExchange(String, String, byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.kex.DhGroup1Sha1
- performClientExchange(String, String, byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
- performHashAndSign(SshPublicKey, List, byte[]) - Method in class com.sshtools.j2ssh.agent.KeyStore
- PERFORMING_KEYEXCHANGE - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolState
- performKeyExchange(SshKeyExchange) - Method in class com.sshtools.daemon.transport.TransportProtocolServer
- performKeyExchange(SshKeyExchange) - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
- performKeyExchange(SshKeyExchange) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- performServerExchange(String, String, byte[], byte[], SshPrivateKey) - Method in class com.sshtools.j2ssh.transport.kex.DhGroup1Sha1
- performServerExchange(String, String, byte[], byte[], SshPrivateKey) - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
- performTasks(SessionChannelClient) - Method in class com.sshtools.ant.Ssh.Shell
- PermissionDeniedException - Exception in com.sshtools.daemon.platform
- PermissionDeniedException(String) - Constructor for exception com.sshtools.daemon.platform.PermissionDeniedException
-
Creates a new PermissionDeniedException object.
- ping(byte[]) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Ping the remote side with some random padding data
- pk - Variable in class com.sshtools.j2ssh.transport.TransportProtocolClient
- PlatformConfiguration - Class in com.sshtools.daemon.configuration
- PlatformConfiguration(InputStream) - Constructor for class com.sshtools.daemon.configuration.PlatformConfiguration
-
Creates a new PlatformConfiguration object.
- port - Variable in class com.sshtools.ant.Ssh
- port - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
- port - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- port - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- portToBind - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
- portToConnect - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
- pos_marker - Variable in class com.sshtools.daemon.util.StringScanner
- position - Variable in class com.sshtools.daemon.util.StringScanner
- positionComponent(int, Component) - Static method in class com.sshtools.common.ui.UIUtil
- postConnection() - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- PREF_CONNECTION_FILE_DIRECTORY - Static variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- PREF_CONNECTION_FILE_DIRECTORY - Static variable in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
- PREF_CONNECTION_LAST_HOST - Static variable in class com.sshtools.common.ui.SshToolsApplication
- PREF_CONNECTION_LAST_KEY - Static variable in class com.sshtools.common.ui.SshToolsApplication
- PREF_CONNECTION_LAST_PORT - Static variable in class com.sshtools.common.ui.SshToolsApplication
- PREF_CONNECTION_LAST_USER - Static variable in class com.sshtools.common.ui.SshToolsApplication
- PREF_LAF - Static variable in class com.sshtools.common.ui.SshToolsApplication
- PREF_LAST_FRAME_GEOMETRY - Static variable in class com.sshtools.common.ui.SshToolsApplicationFrame
- PREF_LAST_FRAME_GEOMETRY - Static variable in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
- prefDecryption - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- prefEncryption - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- preferenceExists(String) - Static method in class com.sshtools.common.ui.PreferencesStore
- PreferencesStore - Class in com.sshtools.common.ui
- PreferencesStore() - Constructor for class com.sshtools.common.ui.PreferencesStore
- prefix(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the substring of the given string that comes before the first occurance of the specified separator.
- prefix(String, String, boolean) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the substring of the given string that comes before the first occurance of the specified separator.
- prefKex - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- prefPK - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- prefRecvComp - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- prefRecvMac - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- prefSendComp - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- prefSendMac - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- previewer - Variable in class com.sshtools.common.ui.PrintPreview
- printable - Variable in class com.sshtools.common.ui.PrintPreview
- PrintAction - Class in com.sshtools.common.ui
- PrintAction() - Constructor for class com.sshtools.common.ui.PrintAction
- println() - Method in class com.sshtools.daemon.terminal.TerminalIO
- println(String) - Method in class com.sshtools.daemon.terminal.TerminalIO
- PrintPreview - Class in com.sshtools.common.ui
- PrintPreview(Printable, PageFormat) - Constructor for class com.sshtools.common.ui.PrintPreview
-
Creates a new PrintPreview object.
- PrintPreviewAction - Class in com.sshtools.common.ui
- PrintPreviewAction() - Constructor for class com.sshtools.common.ui.PrintPreviewAction
- processChannelData(SshMsgChannelData) - Method in class com.sshtools.j2ssh.connection.Channel
- processChannelData(SshMsgChannelExtendedData) - Method in class com.sshtools.j2ssh.connection.Channel
- processCommand(int, Socket) - Method in class com.sshtools.daemon.SshServer
- processCommandLine(String[]) - Static method in class com.sshtools.j2ssh.transport.publickey.SshKeyGenerator
- processFocusEvent(FocusEvent) - Method in class com.sshtools.common.ui.NumericTextField
- processGlobalRequest(String, byte[]) - Method in class com.sshtools.daemon.forwarding.ForwardingServer
- processGlobalRequest(String, byte[]) - Method in interface com.sshtools.j2ssh.connection.GlobalRequestHandler
- processHeaderFields(InputStream) - Method in class com.sshtools.j2ssh.net.HttpHeader
- processMessages() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- profile - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
- profile - Variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
- profile - Variable in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- profile - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- progressed(long) - Method in interface com.sshtools.j2ssh.FileTransferProgress
- properties - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- PropertyUtil - Class in com.sshtools.common.util
- PropertyUtil() - Constructor for class com.sshtools.common.util.PropertyUtil
- PROTOCOL_ERROR - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- PROTOCOL_VERSION - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- proxy - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- PROXY_ICON - Static variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- proxyframe - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- proxyHostname - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- proxyPassword - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- proxyPort - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- proxyUsername - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- PseudoTerminal - Interface in com.sshtools.j2ssh.session
- PseudoTerminalWrapper - Class in com.sshtools.daemon.session
- PseudoTerminalWrapper(String, int, int, int, int, String) - Constructor for class com.sshtools.daemon.session.PseudoTerminalWrapper
-
Creates a new PseudoTerminalWrapper object.
- PublicKeyAuthenticationClient - Class in com.sshtools.j2ssh.authentication
- PublicKeyAuthenticationClient() - Constructor for class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
-
Creates a new PublicKeyAuthenticationClient object.
- PublicKeyAuthenticationPrompt - Class in com.sshtools.common.authentication
- PublicKeyAuthenticationPrompt(Component) - Constructor for class com.sshtools.common.authentication.PublicKeyAuthenticationPrompt
-
Creates a new PublicKeyAuthenticationPrompt object.
- PublicKeyAuthenticationServer - Class in com.sshtools.daemon.authentication
- PublicKeyAuthenticationServer() - Constructor for class com.sshtools.daemon.authentication.PublicKeyAuthenticationServer
-
Creates a new PublicKeyAuthenticationServer object.
- PublicKeyVerification - Interface in com.sshtools.daemon.authentication
- put(InputStream, long, String, String) - Method in class com.sshtools.j2ssh.ScpClient
-
Uploads a
java.io.InputStream
to a remove server as file. - put(InputStream, String) - Method in class com.sshtools.j2ssh.SftpClient
- put(InputStream, String, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
Upload a file to the remote computer reading from the specified
InputStream
. - put(String) - Method in class com.sshtools.j2ssh.SftpClient
- put(String[], String, boolean) - Method in class com.sshtools.j2ssh.ScpClient
-
Uploads an array of local files onto the remote server.
- put(String, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
Upload a file to the remote computer.
- put(String, String) - Static method in class com.sshtools.common.ui.PreferencesStore
- put(String, String) - Method in class com.sshtools.j2ssh.SftpClient
- put(String, String, boolean) - Method in class com.sshtools.j2ssh.ScpClient
-
Uploads a local file onto the remote server.
- put(String, String, FileTransferProgress) - Method in class com.sshtools.j2ssh.SftpClient
-
Upload a file to the remote computer.
- putBigInteger(BigInteger) - Method in class com.sshtools.j2ssh.util.Hash
- putBoolean(String, boolean) - Static method in class com.sshtools.common.ui.PreferencesStore
- putByte(byte) - Method in class com.sshtools.j2ssh.util.Hash
- putBytes(byte[]) - Method in class com.sshtools.j2ssh.util.Hash
- putDouble(String, double) - Static method in class com.sshtools.common.ui.PreferencesStore
- putInt(int) - Method in class com.sshtools.j2ssh.util.Hash
- putInt(String, int) - Static method in class com.sshtools.common.ui.PreferencesStore
- putRectangle(String, Rectangle) - Static method in class com.sshtools.common.ui.PreferencesStore
- putString(String) - Method in class com.sshtools.j2ssh.util.Hash
- pwd() - Method in class com.sshtools.j2ssh.SftpClient
-
Returns the absolute path name of the current remote working directory.
Q
- quit() - Method in class com.sshtools.j2ssh.SftpClient
-
Close the SFTP client.
R
- r - Static variable in interface com.sshtools.daemon.terminal.Terminal
- read() - Method in class com.sshtools.daemon.terminal.TerminalIO
- read() - Method in class com.sshtools.j2ssh.connection.ChannelInputStream
- read() - Method in class com.sshtools.j2ssh.io.DynamicBuffer
-
Read a byte from the buffer
- read() - Method in class com.sshtools.j2ssh.sftp.SftpFileInputStream
- read() - Method in class com.sshtools.j2ssh.subsystem.SubsystemInputStream
- read() - Method in class com.sshtools.j2ssh.util.Base64.InputStream
- read(byte[], int, int) - Method in class com.sshtools.j2ssh.connection.ChannelInputStream
- read(byte[], int, int) - Method in class com.sshtools.j2ssh.io.DynamicBuffer
-
Read a byte array from the buffer
- read(byte[], int, int) - Method in class com.sshtools.j2ssh.sftp.SftpFileInputStream
- read(byte[], int, int) - Method in class com.sshtools.j2ssh.util.Base64.InputStream
- Read() - Constructor for class com.sshtools.ant.Ssh.Shell.Read
- readAuthenticationState() - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- readBigInteger() - Method in class com.sshtools.j2ssh.io.ByteArrayReader
- readBinaryString() - Method in class com.sshtools.j2ssh.io.ByteArrayReader
- readDirectory(byte[]) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- readDirectory(byte[]) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- readFile(byte[], UnsignedInteger64, byte[], int, int) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- readFile(byte[], UnsignedInteger64, UnsignedInteger32) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- readFile(byte[], UnsignedInteger64, UnsignedInteger32) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- readInt() - Method in class com.sshtools.j2ssh.io.ByteArrayReader
- readInt(byte[], int) - Static method in class com.sshtools.j2ssh.io.ByteArrayReader
- readLine(InputStream) - Method in class com.sshtools.j2ssh.net.HttpHeader
- readMessage() - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
- readMessage() - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Read a single message from the inputstream and convert into a valid subsystem message
- readMessage(int) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- readMessage(int[]) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- readMessage(int[]) - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
- readMessage(int[]) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- readpos - Variable in class com.sshtools.j2ssh.io.DynamicBuffer
-
The current read position
- readString() - Method in class com.sshtools.j2ssh.io.ByteArrayReader
- readString(byte[], int) - Static method in class com.sshtools.j2ssh.io.ByteArrayReader
- readSymbolicLink(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- readSymbolicLink(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- readUINT32() - Method in class com.sshtools.j2ssh.io.ByteArrayReader
- readUINT64() - Method in class com.sshtools.j2ssh.io.ByteArrayReader
- READY - Static variable in class com.sshtools.j2ssh.authentication.AuthenticationProtocolState
- reason - Variable in class com.sshtools.j2ssh.transport.TransportProtocolState
- rebuildActionComponents() - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Rebuild all the action components such as toobar, context menu
- RecordAction - Class in com.sshtools.common.ui
- RecordAction() - Constructor for class com.sshtools.common.ui.RecordAction
-
Creates a new RecordAction object.
- recurseDeleteDirectory(File) - Static method in class com.sshtools.j2ssh.io.IOUtil
- recurseMakeDirectory(String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- RED - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- RED - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- RED_LED_OFF - Static variable in class com.sshtools.common.ui.StatusBar
- RED_LED_ON - Static variable in class com.sshtools.common.ui.StatusBar
- RefreshAction - Class in com.sshtools.common.ui
- RefreshAction() - Constructor for class com.sshtools.common.ui.RefreshAction
-
Creates a new RefreshAction object.
- refuseConnection() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
- refuseSession(Socket) - Method in class com.sshtools.daemon.SshServer
- registerAction(StandardAction) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Register a new action
- registerActionMenu(SshToolsApplicationPanel.ActionMenu) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Register a new menu
- registeredMessages - Variable in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
- registerMessage(int, Class) - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
- registerMessage(int, Class) - Method in class com.sshtools.daemon.subsystem.SubsystemServer
- registerMessage(int, Class) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
- registerMessage(int, Class) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Register a message implementation with the store.
- registerMessage(Class, int) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- registerMessages() - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Register the subsystem messages
- registerTransportMessages() - Method in class com.sshtools.daemon.transport.TransportProtocolServer
- registerTransportMessages() - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
- registerTransportMessages() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- reinstantiate() - Method in class com.sshtools.j2ssh.util.DynamicClassLoader
- release() - Method in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
- reload(InputStream) - Method in class com.sshtools.common.configuration.SshAPIConfiguration
- reload(InputStream) - Method in class com.sshtools.common.mru.MRUList
- reload(InputStream) - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
- reload(InputStream) - Method in class com.sshtools.daemon.configuration.ServerConfiguration
- reload(InputStream) - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
- REMOTE_FORWARD_CANCEL_REQUEST - Static variable in class com.sshtools.j2ssh.forwarding.ForwardingClient
- REMOTE_FORWARD_REQUEST - Static variable in class com.sshtools.j2ssh.forwarding.ForwardingClient
- REMOTE_FORWARDING_CHANNEL - Static variable in interface com.sshtools.j2ssh.forwarding.ForwardingChannel
- remoteChannelId - Variable in class com.sshtools.j2ssh.connection.Channel
- remoteClose() - Method in class com.sshtools.j2ssh.connection.Channel
- remoteForwardings - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- RemoteIdentification - Class in com.sshtools.common.automate
- RemoteIdentification(String) - Constructor for class com.sshtools.common.automate.RemoteIdentification
-
Creates a new RemoteIdentification object.
- RemoteIdentificationException - Exception in com.sshtools.common.automate
- RemoteIdentificationException(String) - Constructor for exception com.sshtools.common.automate.RemoteIdentificationException
-
Creates a new RemoteIdentificationException object.
- RemoteIdentificationFactory - Class in com.sshtools.common.automate
- RemoteIdentificationFactory() - Constructor for class com.sshtools.common.automate.RemoteIdentificationFactory
- RemoteIdentificationRule - Class in com.sshtools.common.automate
- RemoteIdentificationRule() - Constructor for class com.sshtools.common.automate.RemoteIdentificationRule
- remotePacketSize - Variable in class com.sshtools.j2ssh.connection.Channel
- remoteWindow - Variable in class com.sshtools.j2ssh.connection.Channel
- remove(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
-
Removes the given string from the specified string array.
- remove(String[], String[]) - Method in class com.sshtools.daemon.util.StringUtil
-
Removes all string of the second array from the first array.
- REMOVE_AUTHORIZEDKEY - Static variable in class com.sshtools.common.automate.RemoteIdentification
- REMOVE_ICON - Static variable in class com.sshtools.common.ui.HostsTab
- removeActionListener(ActionListener) - Method in class com.sshtools.common.ui.StandardAction
- removeAdditionalOptionsTab(OptionsTab) - Method in class com.sshtools.common.ui.SshToolsApplication
- removeAdditionalOptionsTab(String) - Method in class com.sshtools.common.ui.SshToolsApplication
- removeAllForwardings() - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- removeAllowedHost(String) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- removeAllowedHost(String) - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Removes an allowed host.
- removeAuthenticaitonMethod(String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- removeAuthenticationMethods() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- removeChangeListener(ChangeListener) - Method in class com.sshtools.common.ui.ColorComboBox
- removeChannelFactory(String) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
- removeDeniedHost(String) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- removeDirectory(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- removeDirectory(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- removeDirectory(String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- removeFile(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- removeFile(String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- removeFile(String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- removeForwardingConfigurationListener(ForwardingConfigurationListener) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
- removeFromStringArray(String[], String[]) - Method in class com.sshtools.daemon.util.StringUtil
-
Removes the given strings from the array.
- removeIOStreamConnectorListener(IOStreamConnectorListener) - Method in class com.sshtools.j2ssh.io.IOStreamConnector
- removeKey(SshPublicKey) - Method in class com.sshtools.common.automate.AuthorizedKeys
- removeKeyStoreListener(KeyStoreListener) - Method in class com.sshtools.j2ssh.agent.KeyStore
- removeLocalForwarding(String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- removeLocalForwarding(String) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
- removeMessage(SshMessage) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
-
Removes a message from the message store.
- removeMessageStore(SshMessageStore) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- removeNull(String[]) - Method in class com.sshtools.daemon.util.StringUtil
-
Removes all null values from the given string array.
- removePreference(String) - Static method in class com.sshtools.common.ui.PreferencesStore
- removeReference(Object) - Method in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
- removeRemoteForwarding(String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- removeRemoteForwarding(String) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
- removeRemoteForwarding(String, int) - Method in class com.sshtools.daemon.forwarding.ForwardingServer
- removeUpdate(DocumentEvent) - Method in class com.sshtools.common.keygen.KeygenPanel
- rename(String) - Method in class com.sshtools.j2ssh.sftp.SftpFile
- rename(String, String) - Method in class com.sshtools.j2ssh.SftpClient
-
Rename a file on the remote computer.
- renameFile(String, String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- renameFile(String, String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- renameFile(String, String) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- repeat(char, int) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns a string with size of count and all characters initialized with ch.
- replaceAll(String, String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given string with all found oldSubStr replaced by newSubStr.
- requestAgentForwarding() - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- requestDisconnect() - Method in interface com.sshtools.common.ui.SessionManager
-
Called when a session wants to disconnect the connection.
- requestDisconnect() - Method in class com.sshtools.common.ui.SessionProviderFrame
-
Implementation of the SessionManager method, this simply returns false.
- requestDisconnect() - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
-
Implementation of the SessionManager method, this simply returns false.
- REQUESTING_SERVICE - Static variable in class com.sshtools.j2ssh.transport.Service
-
Service start mode passed into
init
method when the service is operating in client mode. - requestPseudoTerminal(PseudoTerminal) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- requestPseudoTerminal(String, int, int, int, int, String) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- requestService(Service) - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
- requestX11Forwarding(int, String) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- requiresConfiguration() - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
- requiresKeyFiles() - Method in interface com.sshtools.common.automate.AuthorizedKeysFormat
- requiresKeyFiles() - Method in class com.sshtools.common.automate.OpenSSHAuthorizedKeysFormat
- requiresKeyFiles() - Method in class com.sshtools.common.automate.SSH2AuthorizedKeysFormat
- requiresKeyFiles() - Method in class com.sshtools.common.automate.SshtoolsAuthorizedKeysFormat
- requiresPseudoTerminal() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- requiresUserVerification() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
- RESERVED - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- reset() - Method in class com.sshtools.common.ui.GlobalOptionsTab
- reset() - Method in class com.sshtools.common.ui.HostsTab
- reset() - Method in class com.sshtools.common.ui.OptionsPanel
- reset() - Method in interface com.sshtools.common.ui.OptionsTab
- reset() - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
- reset() - Method in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
- reset() - Method in class com.sshtools.j2ssh.authentication.KBIAuthenticationClient
- reset() - Method in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
- reset() - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
- reset() - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
- reset() - Method in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
- reset() - Method in class com.sshtools.j2ssh.util.Hash
- RESET - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- RESET_ALL - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- resetAttributes() - Method in class com.sshtools.daemon.terminal.TerminalIO
- resolveFile(String) - Method in class com.sshtools.ant.Sftp
-
Correct a file path to correspond to the remote host requirements.
- ResourceIcon - Class in com.sshtools.common.ui
- ResourceIcon(Class, String) - Constructor for class com.sshtools.common.ui.ResourceIcon
-
Creates a new ResourceIcon object.
- ResourceIcon(String) - Constructor for class com.sshtools.common.ui.ResourceIcon
-
Deprecated.Having this available is now bad practice since most of our software is plugable; each class requesting a resource should do so from the class loader that loaded the class, to keep track of images a class should also not be requesting a resource that is outside its own package. For resources outside of a package, we should think about creating static helper class to store them. Use the ResourceIcon(Class cls, String image) constructor instead providing the class instance of the class using the image.
- ResourceIcon(URL) - Constructor for class com.sshtools.common.ui.ResourceIcon
-
Creates a new ResourceIcon object.
- restoreCursor() - Method in class com.sshtools.daemon.terminal.TerminalIO
- RESTORECURSOR - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- restorePosition() - Method in class com.sshtools.daemon.util.StringScanner
-
Restores the position to the value of the latest markPosition() call
- restoreTableMetrics(JTable, String, int[]) - Static method in class com.sshtools.common.ui.PreferencesStore
- reverse(String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns a string that contains all characters of the given string in reverse order.
- RIGHT - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- rightPad(int, int) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given integer as string filled (on the right) up to the specified length with spaces.
- rightPad(String, int) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given string filled (on the right) up to the specified length with spaces.
- rightPadCh(int, int, char) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given integer as string filled (on the right) up to the specified length with the given character.
- rightPadCh(String, int, char) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given string filled (on the right) up to the specified length with the given character.
- rm(String) - Method in class com.sshtools.j2ssh.SftpClient
-
Remove a file or directory from the remote computer.
- rm(String, boolean, boolean) - Method in class com.sshtools.j2ssh.SftpClient
- RSA_PRIVATE_KEY - Static variable in class com.sshtools.j2ssh.openssh.PEM
- RSAKeyInfo - Class in com.sshtools.j2ssh.openssh
- RSAKeyInfo(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.sshtools.j2ssh.openssh.RSAKeyInfo
-
Creates a new RSAKeyInfo object.
- run() - Method in class com.sshtools.common.ui.PrintPreview
- run() - Method in class com.sshtools.daemon.scp.ScpServer
- run() - Method in class com.sshtools.daemon.subsystem.SubsystemServer
- run() - Method in class com.sshtools.daemon.terminal.Editline
- run() - Method in class com.sshtools.daemon.terminal.UserInput
- run() - Method in class com.sshtools.j2ssh.agent.SshAgentConnection
-
The connection thread
- run() - Method in class com.sshtools.j2ssh.forwarding.ForwardingListener
- run() - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
- run() - Method in class com.sshtools.j2ssh.transport.AsyncService
-
Implements the asyncronous services message loop.
- run() - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
S
- 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() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- save(String) - 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) - Static method in class com.sshtools.j2ssh.configuration.ConfigurationLoader
- saveFile(String, byte[]) - Method in interface com.sshtools.common.automate.AuthorizedKeysFileSaver
- 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() - Constructor for class com.sshtools.j2ssh.transport.publickey.SECSHPublicKeyFormat
-
Creates a new SECSHPublicKeyFormat object.
- SECSHPublicKeyFormat(String, String) - 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(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(SubsystemMessage) - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
- sendMessage(SubsystemMessage) - Method in class com.sshtools.j2ssh.subsystem.SubsystemClient
- sendMessage(SshMessage) - Method in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
- sendMessage(SshMessage) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
- 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
-
Deprecated.
- 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, boolean) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- setApplicationProperty(String, int) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- setApplicationProperty(String, Color) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- setApplicationProperty(String, String) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- setAttributes(SftpFile, FileAttributes) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- setAttributes(String, 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(SshCipher) - Method in class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
- setCipher(String) - Method in class com.sshtools.ant.Ssh
- 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(File) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- 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
- setContainerTitle(String) - Method in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
- 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
- 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(byte[], FileAttributes) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- setFileAttributes(byte[], FileAttributes) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- setFileAttributes(String, FileAttributes) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- setFileAttributes(String, 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) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- setHost(String) - Method in class com.sshtools.j2ssh.forwarding.XDisplay
- setHost(String, int) - Method in class com.sshtools.common.ui.StatusBar
- 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(boolean) - Method in class com.sshtools.ant.Ssh.Shell.Write
- setNewline(String) - Method in class com.sshtools.ant.Ssh
- 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(UnsignedInteger32) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- setPermissions(String) - Method in class com.sshtools.daemon.vfs.VFSPermission
- 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(byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.SshKeyPair
- setPrivateKey(SshPrivateKey) - 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(UnsignedInteger64) - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- setSize(Dimension) - Method in class com.sshtools.common.ui.ColorIcon
- 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(int) - Method in class com.sshtools.j2ssh.util.State
- 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
- 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 - Variable in class com.sshtools.ant.Sftp.SftpDirectoryScanner
- Sftp - Class in com.sshtools.ant
-
Basic SFTP client.
- Sftp() - Constructor for class com.sshtools.ant.Sftp
- 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) - Constructor for class com.sshtools.j2ssh.sftp.SftpFile
-
Creates a new SftpFile object.
- SftpFile(String, FileAttributes) - 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() - Method in class com.sshtools.j2ssh.util.DynamicClassLoader
- shouldReload(String) - 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) - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
- 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
- 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, SshToolsConnectionProfile, SshToolsConnectionTab[]) - Static method in class com.sshtools.common.ui.SshToolsConnectionPanel
- showConnectionDialog(Component, SshToolsConnectionTab[]) - Static method in class com.sshtools.common.ui.SshToolsConnectionPanel
- showErrorMessage(Component, String, String, Throwable) - Static method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Show an error message with toggable detail
- showErrorMessage(Component, String, Throwable) - Static method in class com.sshtools.common.ui.SshToolsApplicationPanel
-
Show an error message with 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(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.
- 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.
- 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 - Variable in class com.sshtools.ant.Ssh
- ssh - Variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- Ssh - Class in com.sshtools.ant
- Ssh() - Constructor for class com.sshtools.ant.Ssh
- 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
- 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
- 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 - Class in com.sshtools.daemon.configuration
- SshAPIConfiguration - Interface in com.sshtools.j2ssh.configuration
- SshAPIConfiguration(InputStream) - Constructor for class com.sshtools.common.configuration.SshAPIConfiguration
-
Creates a new SshAPIConfiguration object.
- SshAPIConfiguration(InputStream) - Constructor for class com.sshtools.daemon.configuration.SshAPIConfiguration
-
Creates a new SshAPIConfiguration object.
- 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(byte[]) - Constructor for class com.sshtools.j2ssh.transport.publickey.dsa.SshDssPublicKey
-
Creates a new SshDssPublicKey object.
- SshDssPublicKey(DSAPublicKey) - 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() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpData
-
Creates a new SshFxpData object.
- SshFxpData(UnsignedInteger32, byte[]) - 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() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpHandle
-
Creates a new SshFxpHandle object.
- SshFxpHandle(UnsignedInteger32, byte[]) - 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() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpName
-
Creates a new SshFxpName object.
- SshFxpName(UnsignedInteger32, SftpFile[]) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpName
-
Creates a new SshFxpName object.
- SshFxpOpen - Class in com.sshtools.j2ssh.sftp
- SshFxpOpen() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpOpen
-
Creates a new SshFxpOpen object.
- SshFxpOpen(UnsignedInteger32, String, UnsignedInteger32, FileAttributes) - Constructor for class com.sshtools.j2ssh.sftp.SshFxpOpen
- 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() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpRead
-
Creates a new SshFxpRead object.
- SshFxpRead(UnsignedInteger32, byte[], UnsignedInteger64, UnsignedInteger32) - 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() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpReadlink
-
Creates a new SshFxpReadlink object.
- SshFxpReadlink(UnsignedInteger32, String) - 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() - Constructor for class com.sshtools.j2ssh.sftp.SshFxpStatus
-
Creates a new SshFxpStatus object.
- SshFxpStatus(UnsignedInteger32, UnsignedInteger32, String, String) - 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() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelClose
-
Creates a new SshMsgChannelClose object.
- SshMsgChannelClose(long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelClose
-
Creates a new SshMsgChannelClose object.
- SshMsgChannelData - Class in com.sshtools.j2ssh.connection
- SshMsgChannelData() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelData
-
Creates a new SshMsgChannelData object.
- SshMsgChannelData(long, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelData
-
Creates a new SshMsgChannelData object.
- SshMsgChannelEOF - Class in com.sshtools.j2ssh.connection
- SshMsgChannelEOF() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelEOF
-
Creates a new SshMsgChannelEOF object.
- SshMsgChannelEOF(long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelEOF
-
Creates a new SshMsgChannelEOF object.
- SshMsgChannelExtendedData - Class in com.sshtools.j2ssh.connection
- SshMsgChannelExtendedData() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
Creates a new SshMsgChannelExtendedData object.
- SshMsgChannelExtendedData(long, int, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelExtendedData
-
Creates a new SshMsgChannelExtendedData object.
- SshMsgChannelFailure - Class in com.sshtools.j2ssh.connection
- SshMsgChannelFailure() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelFailure
-
Creates a new SshMsgChannelFailure object.
- SshMsgChannelFailure(long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelFailure
-
Creates a new SshMsgChannelFailure object.
- SshMsgChannelOpen - Class in com.sshtools.j2ssh.connection
- SshMsgChannelOpen() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
Creates a new SshMsgChannelOpen object.
- SshMsgChannelOpen(String, long, long, long, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpen
-
Creates a new SshMsgChannelOpen object.
- SshMsgChannelOpenConfirmation - Class in com.sshtools.j2ssh.connection
- SshMsgChannelOpenConfirmation() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
Creates a new SshMsgChannelOpenConfirmation object.
- SshMsgChannelOpenConfirmation(long, long, long, long, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation
-
Creates a new SshMsgChannelOpenConfirmation object.
- SshMsgChannelOpenFailure - Class in com.sshtools.j2ssh.connection
- SshMsgChannelOpenFailure() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
Creates a new SshMsgChannelOpenFailure object.
- SshMsgChannelOpenFailure(long, long, String, String) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
-
Creates a new SshMsgChannelOpenFailure object.
- SshMsgChannelRequest - Class in com.sshtools.j2ssh.connection
- SshMsgChannelRequest() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
Creates a new SshMsgChannelRequest object.
- SshMsgChannelRequest(long, String, boolean, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelRequest
-
Creates a new SshMsgChannelRequest object.
- SshMsgChannelSuccess - Class in com.sshtools.j2ssh.connection
- SshMsgChannelSuccess() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelSuccess
-
Creates a new SshMsgChannelSuccess object.
- SshMsgChannelSuccess(long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelSuccess
-
Creates a new SshMsgChannelSuccess object.
- SshMsgChannelWindowAdjust - Class in com.sshtools.j2ssh.connection
- SshMsgChannelWindowAdjust() - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
Creates a new SshMsgChannelWindowAdjust object.
- SshMsgChannelWindowAdjust(long, long) - Constructor for class com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust
-
Creates a new SshMsgChannelWindowAdjust object.
- SshMsgDebug - Class in com.sshtools.j2ssh.transport
- SshMsgDebug() - Constructor for class com.sshtools.j2ssh.transport.SshMsgDebug
-
Creates a new SshMsgDebug object.
- SshMsgDebug(boolean, String, String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgDebug
-
Creates a new SshMsgDebug object.
- SshMsgDisconnect - Class in com.sshtools.j2ssh.transport
- SshMsgDisconnect() - Constructor for class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
Creates a new SshMsgDisconnect object.
- SshMsgDisconnect(int, String, String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgDisconnect
-
Creates a new SshMsgDisconnect object.
- SshMsgGlobalRequest - Class in com.sshtools.j2ssh.connection
- SshMsgGlobalRequest() - Constructor for class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
Creates a new SshMsgGlobalRequest object.
- SshMsgGlobalRequest(String, boolean, byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgGlobalRequest
-
Creates a new SshMsgGlobalRequest object.
- SshMsgIgnore - Class in com.sshtools.j2ssh.transport
- SshMsgIgnore() - Constructor for class com.sshtools.j2ssh.transport.SshMsgIgnore
-
Creates a new SshMsgIgnore object.
- SshMsgIgnore(String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgIgnore
-
Creates a new SshMsgIgnore object.
- SshMsgKexDhInit - Class in com.sshtools.j2ssh.transport.kex
- SshMsgKexDhInit() - Constructor for class com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit
-
Creates a new SshMsgKexDhInit object.
- SshMsgKexDhInit(BigInteger) - Constructor for class com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit
-
Creates a new SshMsgKexDhInit object.
- SshMsgKexDhReply - Class in com.sshtools.j2ssh.transport.kex
- SshMsgKexDhReply() - Constructor for class com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply
-
Creates a new SshMsgKexDhReply object.
- SshMsgKexDhReply(byte[], BigInteger, byte[]) - 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() - Constructor for class com.sshtools.j2ssh.connection.SshMsgRequestSuccess
-
Creates a new SshMsgRequestSuccess object.
- SshMsgRequestSuccess(byte[]) - Constructor for class com.sshtools.j2ssh.connection.SshMsgRequestSuccess
-
Creates a new SshMsgRequestSuccess object.
- SshMsgServiceAccept - Class in com.sshtools.j2ssh.transport
- SshMsgServiceAccept() - Constructor for class com.sshtools.j2ssh.transport.SshMsgServiceAccept
-
Creates a new SshMsgServiceAccept object.
- SshMsgServiceAccept(String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgServiceAccept
-
Creates a new SshMsgServiceAccept object.
- SshMsgServiceRequest - Class in com.sshtools.j2ssh.transport
- SshMsgServiceRequest() - Constructor for class com.sshtools.j2ssh.transport.SshMsgServiceRequest
-
Creates a new SshMsgServiceRequest object.
- SshMsgServiceRequest(String) - Constructor for class com.sshtools.j2ssh.transport.SshMsgServiceRequest
-
Creates a new SshMsgServiceRequest object.
- SshMsgUnimplemented - Class in com.sshtools.j2ssh.transport
- SshMsgUnimplemented() - Constructor for class com.sshtools.j2ssh.transport.SshMsgUnimplemented
-
Creates a new SshMsgUnimplemented object.
- SshMsgUnimplemented(long) - 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(byte[]) - Constructor for class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPrivateKey
-
Creates a new SshRsaPrivateKey object.
- SshRsaPrivateKey(RSAPrivateKey, RSAPublicKey) - 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(byte[]) - Constructor for class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPublicKey
-
Creates a new SshRsaPublicKey object.
- SshRsaPublicKey(RSAPublicKey) - 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(String, Throwable) - 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.
- 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() - Constructor for class com.sshtools.j2ssh.transport.publickey.SshtoolsPrivateKeyFormat
-
Creates a new SshtoolsPrivateKeyFormat object.
- SshtoolsPrivateKeyFormat(String, String) - 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() - Method in class com.sshtools.j2ssh.subsystem.SubsystemChannel
- startSubsystem(SubsystemClient) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- startSubsystem(String) - Method in class com.sshtools.j2ssh.session.SessionChannelClient
- 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 - Variable in class com.sshtools.j2ssh.util.State
- State - Class in com.sshtools.j2ssh.util
- State(int) - Constructor for class com.sshtools.j2ssh.util.State
-
Creates a new State object.
- 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() - 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
- stop(String) - Static method in class com.sshtools.daemon.SshDaemon
- 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() - Method in class com.sshtools.daemon.terminal.TerminalIO
- STORECURSOR - Static variable 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) - Constructor for class com.sshtools.daemon.util.StringPattern
-
Initializes the new instance with the string pattern.
- 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, 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.
- StringPattern(String, char) - Constructor for class com.sshtools.daemon.util.StringPattern
-
Initializes the new instance with the string pattern and a digit wildcard character.
- 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
T
- Tab - Interface in com.sshtools.common.ui
- Tabber - Class in com.sshtools.common.ui
- Tabber() - Constructor for class com.sshtools.common.ui.Tabber
-
Creates a new Tabber object.
- Tabber(int) - Constructor for class com.sshtools.common.ui.Tabber
-
Creates a new Tabber object.
- tabSelected() - Method in class com.sshtools.common.ui.GlobalOptionsTab
- tabSelected() - Method in class com.sshtools.common.ui.HostsTab
- tabSelected() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
- tabSelected() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- tabSelected() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- tabSelected() - Method in interface com.sshtools.common.ui.Tab
- TABULATOR - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- tasks - Variable in class com.sshtools.ant.Ssh
- taskString - Variable in class com.sshtools.ant.Ssh.Shell.Read
- taskString - Variable in class com.sshtools.ant.Ssh.Shell.Write
- taskString - Variable in class com.sshtools.ant.SshSubTask
- Terminal - Interface in com.sshtools.daemon.terminal
- TerminalFactory - Class in com.sshtools.daemon.terminal
- TerminalFactory() - Constructor for class com.sshtools.daemon.terminal.TerminalFactory
-
Creates a new TerminalFactory object.
- TerminalIO - Class in com.sshtools.daemon.terminal
- TerminalIO(InputStream, OutputStream, String, int, int) - Constructor for class com.sshtools.daemon.terminal.TerminalIO
- TerminatedStateException - Exception in com.sshtools.j2ssh.authentication
- TerminatedStateException(int) - Constructor for exception com.sshtools.j2ssh.authentication.TerminatedStateException
-
Creates a new TerminatedStateException object.
- testRule(String) - Method in class com.sshtools.common.automate.RemoteIdentificationRule
- testRules(String) - Method in class com.sshtools.common.automate.RemoteIdentification
- TextBox - Class in com.sshtools.common.ui
-
Description of the Class
- TextBox() - Constructor for class com.sshtools.common.ui.TextBox
- TextBox(String) - Constructor for class com.sshtools.common.ui.TextBox
- TextBox(String, int, int) - Constructor for class com.sshtools.common.ui.TextBox
- thread - Variable in class com.sshtools.j2ssh.transport.AsyncService
- toByteArray() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
- toByteArray() - Method in class com.sshtools.j2ssh.sftp.FileAttributes
- toByteArray() - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessage
- toByteArray() - Method in class com.sshtools.j2ssh.transport.SshMessage
-
Format the message into the payload array for sending by the transport protocol.
- toByteArray() - Method in class com.sshtools.j2ssh.util.SimpleASNWriter
- toMap(String, String, String, Map) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given map with new entries from the specified String.
- toMap(String, String, Map) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the given map object with all key-value pairs of the specified string added to it.
- toMap(String, Map) - Method in class com.sshtools.daemon.util.StringUtil
-
Adds all key-value pairs of the given string to the specified map.
- TOO_MANY_CONNECTIONS - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
- toolBar - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- toolBar - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
- TOOLBAR_GROUP - Static variable in class com.sshtools.common.ui.StandardAction
- TOOLBAR_WEIGHT - Static variable in class com.sshtools.common.ui.StandardAction
- ToolBarSeparator - Class in com.sshtools.common.ui
- ToolBarSeparator() - Constructor for class com.sshtools.common.ui.ToolBarSeparator
-
Creates a new ToolBarSeparator object.
- ToolButton - Class in com.sshtools.common.ui
- ToolButton(Action) - Constructor for class com.sshtools.common.ui.ToolButton
-
Creates a new ToolButton object.
- toolSeparator - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
- toolSeparator - Variable in class com.sshtools.common.ui.SshToolsApplicationFrame
- toolSeparator - Variable in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
- toolsVisible - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
- ToolToggleButton - Class in com.sshtools.common.ui
- ToolToggleButton(Action) - Constructor for class com.sshtools.common.ui.ToolToggleButton
-
Creates a new ToolButton object.
- toPrivateKey(String) - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
- toProperties(String, Properties) - Method in class com.sshtools.daemon.util.StringUtil
-
Adds all key-value pairs of the given string to the specified properties.
- toPublicKey() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
- TOSTOP - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- toString() - Method in class com.sshtools.common.configuration.Authorization
- toString() - Method in class com.sshtools.common.configuration.SshAPIConfiguration
- toString() - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
- toString() - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- toString() - Method in class com.sshtools.common.mru.MRUList
- toString() - Method in class com.sshtools.common.ui.SessionProvider
-
Returns the name of the provider.
- toString() - Method in class com.sshtools.common.util.UID
- toString() - Method in class com.sshtools.daemon.configuration.PlatformConfiguration
- toString() - Method in class com.sshtools.daemon.configuration.ServerConfiguration
- toString() - Method in class com.sshtools.daemon.configuration.SshAPIConfiguration
- toString() - Method in class com.sshtools.daemon.util.StringPattern
-
Returns the pattern string.
- toString() - Method in class com.sshtools.daemon.util.StringScanner
-
Returns the string the scanner was initialized with
- toString() - Method in class com.sshtools.j2ssh.forwarding.XDisplay
- toString() - Method in class com.sshtools.j2ssh.io.UnsignedInteger32
- toString() - Method in class com.sshtools.j2ssh.io.UnsignedInteger64
- toString() - Method in class com.sshtools.j2ssh.net.HttpHeader
- toString() - Method in class com.sshtools.j2ssh.net.HttpProxySocketProvider
- toString() - Method in class com.sshtools.j2ssh.net.SocksProxySocket
- toString() - Method in class com.sshtools.j2ssh.openssh.OpenSSHPrivateKeyFormat
- toString() - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Outputs the allowed hosts in the known_hosts file format.
- toString() - Method in class com.sshtools.j2ssh.transport.publickey.SshPrivateKeyFile
- toString() - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKeyFile
- toString() - Method in class com.sshtools.j2ssh.transport.SshMsgKexInit
- transfer(InputStream, OutputStream) - Static method in class com.sshtools.j2ssh.io.IOUtil
- TransferCancelledException - Exception in com.sshtools.j2ssh
-
Title:
- TransferCancelledException() - Constructor for exception com.sshtools.j2ssh.TransferCancelledException
-
Creates a new TransferCancelledException object.
- transferFiles(SftpClient) - Method in class com.sshtools.ant.Sftp
-
Sends all files specified by the configured filesets to the remote server.
- transferFiles(SftpClient, FileSet) - Method in class com.sshtools.ant.Sftp
-
For each file in the fileset, do the appropriate action: send, get, delete, or list.
- transform(byte[]) - Method in class com.sshtools.j2ssh.transport.cipher.SshCipher
- transform(byte[], int, int) - Method in class com.sshtools.j2ssh.transport.cipher.BlowfishCbc
- transform(byte[], int, int) - Method in class com.sshtools.j2ssh.transport.cipher.SshCipher
- transform(byte[], int, int) - Method in class com.sshtools.j2ssh.transport.cipher.TripleDesCbc
- translateCanonicalPath(String, String) - Static method in class com.sshtools.daemon.vfs.VirtualFileSystem
- translateControlCharacter(int) - Method in class com.sshtools.daemon.terminal.BasicTerminal
- translateControlCharacter(int) - Method in interface com.sshtools.daemon.terminal.Terminal
- translateEscapeSequence(int[]) - Method in class com.sshtools.daemon.terminal.BasicTerminal
- translateEscapeSequence(int[]) - Method in interface com.sshtools.daemon.terminal.Terminal
- translateIntToDigitCodes(int) - Method in class com.sshtools.daemon.terminal.BasicTerminal
- translateNFSPath(String) - Static method in class com.sshtools.daemon.vfs.VirtualFileSystem
- translateVFSPath(String) - Static method in class com.sshtools.daemon.vfs.VirtualFileSystem
- translateVFSPath(String, String) - Static method in class com.sshtools.daemon.vfs.VirtualFileSystem
- transport - Variable in class com.sshtools.j2ssh.SshClient
-
The SSH Transport protocol implementation for this SSH Client.
- transport - Variable in class com.sshtools.j2ssh.transport.kex.SshKeyExchange
- transport - Variable in class com.sshtools.j2ssh.transport.Service
-
The underlying transport protocol
- TransportProtocol - Interface in com.sshtools.j2ssh.transport
- TransportProtocolAlgorithmSync - Class in com.sshtools.j2ssh.transport
- TransportProtocolAlgorithmSync() - Constructor for class com.sshtools.j2ssh.transport.TransportProtocolAlgorithmSync
-
Creates a new TransportProtocolAlgorithmSync object.
- TransportProtocolClient - Class in com.sshtools.j2ssh.transport
- TransportProtocolClient(HostKeyVerification) - Constructor for class com.sshtools.j2ssh.transport.TransportProtocolClient
-
Creates a new TransportProtocolClient object.
- TransportProtocolCommon - Class in com.sshtools.j2ssh.transport
- TransportProtocolCommon() - Constructor for class com.sshtools.j2ssh.transport.TransportProtocolCommon
-
Creates a new TransportProtocolCommon object.
- TransportProtocolEventAdapter - Class in com.sshtools.j2ssh.transport
-
Title:
- TransportProtocolEventAdapter() - Constructor for class com.sshtools.j2ssh.transport.TransportProtocolEventAdapter
-
Creates a new TransportProtocolEventAdapter object.
- TransportProtocolEventHandler - Interface in com.sshtools.j2ssh.transport
- TransportProtocolException - Exception in com.sshtools.j2ssh.transport
- TransportProtocolException(String) - Constructor for exception com.sshtools.j2ssh.transport.TransportProtocolException
-
Creates a new TransportProtocolException object.
- TransportProtocolServer - Class in com.sshtools.daemon.transport
- TransportProtocolServer() - Constructor for class com.sshtools.daemon.transport.TransportProtocolServer
-
Creates a new TransportProtocolServer object.
- TransportProtocolServer(boolean) - Constructor for class com.sshtools.daemon.transport.TransportProtocolServer
-
Creates a new TransportProtocolServer object.
- TransportProtocolState - Class in com.sshtools.j2ssh.transport
- TransportProtocolState() - Constructor for class com.sshtools.j2ssh.transport.TransportProtocolState
-
Creates a new TransportProtocolState object.
- transportProvider - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- TransportProvider - Interface in com.sshtools.j2ssh.net
- TransportProviderFactory - Class in com.sshtools.j2ssh.net
- TransportProviderFactory() - Constructor for class com.sshtools.j2ssh.net.TransportProviderFactory
- trimSeparator(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Cuts off all leading and trailing occurences of separator in text.
- TripleDesCbc - Class in com.sshtools.j2ssh.transport.cipher
- TripleDesCbc() - Constructor for class com.sshtools.j2ssh.transport.cipher.TripleDesCbc
-
Creates a new TripleDesCbc object.
- TTY_OP_END - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- TTY_OP_ISPEED - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- TTY_OP_OSPEED - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
U
- UID - Class in com.sshtools.common.util
- UIDException - Exception in com.sshtools.common.util
- UIDException(String) - Constructor for exception com.sshtools.common.util.UIDException
-
Creates a new UIDException object.
- UIUtil - Class in com.sshtools.common.ui
- UIUtil() - Constructor for class com.sshtools.common.ui.UIUtil
- umask(int) - Method in class com.sshtools.j2ssh.SftpClient
-
Sets the umask used by this client.
- umask(String) - Method in class com.sshtools.j2ssh.SftpClient
- uncompress(byte[], int, int) - Method in interface com.sshtools.j2ssh.transport.compression.SshCompression
- UNDERLINED - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- UNDERLINED - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- UNDERLINED_OFF - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- UNDERLINED_OFF - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- underlinedText(String) - Static method in class com.sshtools.daemon.terminal.ColorHelper
- unformat(byte[]) - Method in interface com.sshtools.common.automate.AuthorizedKeysFormat
- unformat(byte[]) - Method in class com.sshtools.common.automate.OpenSSHAuthorizedKeysFormat
- unformat(byte[]) - Method in class com.sshtools.common.automate.SSH2AuthorizedKeysFormat
- unformat(byte[]) - Method in class com.sshtools.common.automate.SshtoolsAuthorizedKeysFormat
- unformat(byte[], AuthorizedKeysFileLoader) - Method in interface com.sshtools.common.automate.AuthorizedKeysFormat
- unformat(byte[], AuthorizedKeysFileLoader) - Method in class com.sshtools.common.automate.OpenSSHAuthorizedKeysFormat
- unformat(byte[], AuthorizedKeysFileLoader) - Method in class com.sshtools.common.automate.SSH2AuthorizedKeysFormat
- unformat(byte[], AuthorizedKeysFileLoader) - Method in class com.sshtools.common.automate.SshtoolsAuthorizedKeysFormat
- UNINITIALIZED - Static variable in class com.sshtools.j2ssh.transport.TransportProtocolState
- unlock(String) - Method in class com.sshtools.j2ssh.agent.KeyStore
- unlockAgent(String) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
-
Unlock the agent
- UNRECOGNIZED - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- unregisterMessage(Integer, SshMessageStore) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
- UnsignedInteger32 - Class in com.sshtools.j2ssh.io
- UnsignedInteger32(long) - Constructor for class com.sshtools.j2ssh.io.UnsignedInteger32
-
Creates a new UnsignedInteger32 object.
- UnsignedInteger32(String) - Constructor for class com.sshtools.j2ssh.io.UnsignedInteger32
-
Creates a new UnsignedInteger32 object.
- UnsignedInteger64 - Class in com.sshtools.j2ssh.io
- UnsignedInteger64(byte[]) - Constructor for class com.sshtools.j2ssh.io.UnsignedInteger64
-
Creates a new UnsignedInteger64 object.
- UnsignedInteger64(String) - Constructor for class com.sshtools.j2ssh.io.UnsignedInteger64
-
Creates a new UnsignedInteger64 object.
- UnsignedInteger64(BigInteger) - Constructor for class com.sshtools.j2ssh.io.UnsignedInteger64
-
Creates a new UnsignedInteger64 object.
- UnsupportedFileOperationException - Exception in com.sshtools.daemon.platform
- UnsupportedFileOperationException(String) - Constructor for exception com.sshtools.daemon.platform.UnsupportedFileOperationException
-
Creates a new UnsupportedFileOperationException object.
- UnsupportedRuleException - Exception in com.sshtools.common.automate
- UnsupportedRuleException(String) - Constructor for exception com.sshtools.common.automate.UnsupportedRuleException
-
Creates a new UnsupportedRuleException object.
- UP - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- upTo(String, String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns the substring of the given string that comes before the first occurance of the specified separator.
- upToEnd() - Method in class com.sshtools.daemon.util.StringExaminer
-
Returns the a string containing all characters from the current position up to the end of the examined string.
- upToEnd(boolean) - Method in class com.sshtools.daemon.util.StringExaminer
-
Returns the a string containing all characters from the current position up to the end of the examined string.
- upToEnd(StringExaminer) - Method in class com.sshtools.daemon.util.StringPattern
- use() - Method in class com.sshtools.j2ssh.agent.KeyConstraints
- USE_HTTP_PROXY - Static variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- USE_SOCKS4_PROXY - Static variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- USE_SOCKS5_PROXY - Static variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- USE_STANDARD_SOCKET - Static variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- useDefaultForwarding - Variable in class com.sshtools.j2ssh.SshClient
-
Flag indicating whether the forwarding instance is created when the connection is made.
- user - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
- UserInput - Class in com.sshtools.daemon.terminal
- UserInput(TerminalIO, OutputStream) - Constructor for class com.sshtools.daemon.terminal.UserInput
-
Creates a new UserInput object.
- username - Variable in class com.sshtools.ant.Ssh
- username - Variable in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- username - Variable in class com.sshtools.j2ssh.configuration.SshConnectionProperties
- username - Variable in class com.sshtools.j2ssh.SshThread
-
The thread owner
V
- validate() - Method in class com.sshtools.ant.Ssh.Shell
- validate() - Method in class com.sshtools.ant.Ssh
- validateTab() - Method in class com.sshtools.common.ui.GlobalOptionsTab
- validateTab() - Method in class com.sshtools.common.ui.HostsTab
- validateTab() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
- validateTab() - Method in class com.sshtools.common.ui.SshToolsConnectionProtocolTab
- validateTab() - Method in class com.sshtools.common.ui.SshToolsConnectionProxyTab
- validateTab() - Method in interface com.sshtools.common.ui.Tab
- validateTabs() - Method in class com.sshtools.common.ui.OptionsPanel
- validateTabs() - Method in class com.sshtools.common.ui.SshToolsConnectionPanel
- validateTabs() - Method in class com.sshtools.common.ui.Tabber
- VDISCARD - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VDSUSP - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VEOF - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VEOL - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VEOL2 - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- ver - Static variable in class com.sshtools.common.ui.SshToolsApplicationClientPanel
- VERASE - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- verify(long, byte[]) - Method in class com.sshtools.j2ssh.transport.hmac.HmacMd5
- verify(long, byte[]) - Method in class com.sshtools.j2ssh.transport.hmac.HmacSha
- verify(long, byte[]) - Method in interface com.sshtools.j2ssh.transport.hmac.SshHmac
- verifyhost - Variable in class com.sshtools.ant.Ssh
- verifyHost(String, SshPublicKey) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
- verifyHost(String, SshPublicKey) - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
-
Verifies a host key against the list of known_hosts.
- verifyHost(String, SshPublicKey) - Method in interface com.sshtools.j2ssh.transport.HostKeyVerification
-
Called by the transport protocol to verify the identity of the server through the supplied public key.
- verifyHost(String, SshPublicKey) - Method in class com.sshtools.j2ssh.transport.IgnoreHostKeyVerification
-
Simply returns
true
to all requests. - verifyHostKey(byte[], byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.TransportProtocolClient
- verifyKeySignature(String, String, byte[], String, byte[], byte[]) - Method in class com.sshtools.daemon.authentication.AuthorizationFileVerification
- verifyKeySignature(String, String, byte[], String, byte[], byte[]) - Method in interface com.sshtools.daemon.authentication.PublicKeyVerification
- verifyPermissions(String) - Method in class com.sshtools.daemon.vfs.VFSPermission
- verifyPermissions(String, String, String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- verifyPermissions(String, String, String) - Method in interface com.sshtools.daemon.vfs.VFSPermissionHandler
- verifyPermissions(String, String, String) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- verifySignature(byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.dsa.SshDssPublicKey
- verifySignature(byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.rsa.SshRsaPublicKey
- verifySignature(byte[], byte[]) - Method in class com.sshtools.j2ssh.transport.publickey.SshPublicKey
- VERSION_1 - Static variable in class com.sshtools.daemon.sftp.SftpSubsystemServer
- VERSION_1 - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- VERSION_2 - Static variable in class com.sshtools.daemon.sftp.SftpSubsystemServer
- VERSION_2 - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- VERSION_3 - Static variable in class com.sshtools.daemon.sftp.SftpSubsystemServer
- VERSION_3 - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- VERSION_4 - Static variable in class com.sshtools.daemon.sftp.SftpSubsystemServer
- VERSION_4 - Static variable in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- VFLUSH - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VFSMount - Class in com.sshtools.daemon.vfs
- VFSMount(String, String) - Constructor for class com.sshtools.daemon.vfs.VFSMount
-
Creates a new VFSMount object.
- VFSPermission - Class in com.sshtools.daemon.vfs
- VFSPermission(String) - Constructor for class com.sshtools.daemon.vfs.VFSPermission
-
Creates a new VFSPermission object.
- VFSPermission(String, String) - Constructor for class com.sshtools.daemon.vfs.VFSPermission
-
Creates a new VFSPermission object.
- VFSPermissionHandler - Interface in com.sshtools.daemon.vfs
- VINTR - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VirtualFileSystem - Class in com.sshtools.daemon.vfs
- VirtualFileSystem() - Constructor for class com.sshtools.daemon.vfs.VirtualFileSystem
-
Creates a new VirtualFileSystem object.
- VKILL - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VLNEXT - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VQUIT - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VREPRINT - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VSTART - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VSTATUS - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VSTOP - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VSUSP - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- VSWTCH - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- vt100 - Class in com.sshtools.daemon.terminal
- vt100() - Constructor for class com.sshtools.daemon.terminal.vt100
- VWERASE - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
W
- waitForCompletion() - Method in class com.sshtools.j2ssh.transport.kex.KeyExchangeState
- waitForExitCode() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
- waitForExitCode() - Method in class com.sshtools.daemon.scp.ScpServer
- waitForState(int) - Method in class com.sshtools.j2ssh.util.State
- waitForState(int, long) - Method in class com.sshtools.j2ssh.util.State
- waitForStateUpdate() - Method in class com.sshtools.j2ssh.util.State
- waitForString(String) - Method in class com.sshtools.j2ssh.session.SessionOutputReader
-
Wait for a given String in the output buffer.
- waitForString(String, int) - Method in class com.sshtools.j2ssh.session.SessionOutputReader
-
Wait for a given String in the output buffer.
- waitForString(String, int, SessionOutputEcho) - Method in class com.sshtools.j2ssh.session.SessionOutputReader
-
Wait for a given String in the output buffer.
- waitForString(String, SessionOutputEcho) - Method in class com.sshtools.j2ssh.session.SessionOutputReader
-
Wait for a given String in the output buffer.
- waitForWindowSpace(int) - Method in class com.sshtools.j2ssh.connection.ChannelDataWindow
- white - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- white - Static variable in class com.sshtools.daemon.terminal.TerminalIO
- white_SPACE - Static variable in class com.sshtools.j2ssh.net.HttpHeader
- words(String) - Method in class com.sshtools.daemon.util.StringUtil
-
Returns an array of substrings of the given text.
- write(byte) - Method in class com.sshtools.daemon.terminal.TerminalIO
- write(byte[]) - Method in class com.sshtools.daemon.terminal.TerminalIO
- write(byte[], int, int) - Method in class com.sshtools.j2ssh.connection.ChannelOutputStream
- write(byte[], int, int) - Method in class com.sshtools.j2ssh.io.DynamicBuffer
- write(byte[], int, int) - Method in class com.sshtools.j2ssh.sftp.SftpFileOutputStream
- write(byte[], int, int) - Method in class com.sshtools.j2ssh.subsystem.SubsystemOutputStream
- write(byte[], int, int) - Method in class com.sshtools.j2ssh.util.Base64.OutputStream
- write(char) - Method in class com.sshtools.daemon.terminal.TerminalIO
- write(int) - Method in class com.sshtools.daemon.terminal.TerminalIO
- write(int) - Method in class com.sshtools.j2ssh.connection.ChannelOutputStream
- write(int) - Method in class com.sshtools.j2ssh.io.DynamicBuffer
-
Write a byte array to the buffer
- write(int) - Method in class com.sshtools.j2ssh.sftp.SftpFileOutputStream
- write(int) - Method in class com.sshtools.j2ssh.subsystem.SubsystemOutputStream
- write(int) - Method in class com.sshtools.j2ssh.util.Base64.OutputStream
- write(int[]) - Method in class com.sshtools.daemon.terminal.TerminalIO
- write(Writer) - Method in class com.sshtools.j2ssh.openssh.PEMWriter
- write(String) - Method in class com.sshtools.daemon.terminal.TerminalIO
- Write() - Constructor for class com.sshtools.ant.Ssh.Shell.Write
- writeBigInteger(BigInteger) - Method in class com.sshtools.j2ssh.io.ByteArrayWriter
- writeBinaryString(byte[]) - Method in class com.sshtools.j2ssh.io.ByteArrayWriter
- writeBoolean(boolean) - Method in class com.sshtools.j2ssh.io.ByteArrayWriter
- writeByte(int) - Method in class com.sshtools.j2ssh.util.SimpleASNWriter
- writeData(byte[]) - Method in class com.sshtools.j2ssh.util.SimpleASNWriter
- writeDSAKeyInfo(SimpleASNWriter, DSAKeyInfo) - Static method in class com.sshtools.j2ssh.openssh.DSAKeyInfo
- writeFile(byte[], UnsignedInteger64, byte[], int, int) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- writeFile(byte[], UnsignedInteger64, byte[], int, int) - Method in class com.sshtools.daemon.vfs.VirtualFileSystem
- writeFile(byte[], UnsignedInteger64, byte[], int, int) - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
- writeInt(int) - Method in class com.sshtools.j2ssh.io.ByteArrayWriter
- writeInt(long) - Method in class com.sshtools.j2ssh.io.ByteArrayWriter
- writeIntToArray(byte[], int, int) - Static method in class com.sshtools.j2ssh.io.ByteArrayWriter
- writeLength(int) - Method in class com.sshtools.j2ssh.util.SimpleASNWriter
- writepos - Variable in class com.sshtools.j2ssh.io.DynamicBuffer
-
The current write position
- writeRSAKeyInfo(SimpleASNWriter, RSAKeyInfo) - Static method in class com.sshtools.j2ssh.openssh.RSAKeyInfo
- writeString(String) - Method in class com.sshtools.j2ssh.io.ByteArrayWriter
- writeUINT32(UnsignedInteger32) - Method in class com.sshtools.j2ssh.io.ByteArrayWriter
- writeUINT64(UnsignedInteger64) - Method in class com.sshtools.j2ssh.io.ByteArrayWriter
X
- X11_FORWARDING_CHANNEL - Static variable in interface com.sshtools.j2ssh.forwarding.ForwardingChannel
- X11Util - Class in com.sshtools.common.util
- X11Util() - Constructor for class com.sshtools.common.util.X11Util
- XCASE - Static variable in interface com.sshtools.j2ssh.session.PseudoTerminal
- XDisplay - Class in com.sshtools.j2ssh.forwarding
- XDisplay(String) - Constructor for class com.sshtools.j2ssh.forwarding.XDisplay
-
Creates a new XDisplay object.
- XDisplay(String, int) - Constructor for class com.sshtools.j2ssh.forwarding.XDisplay
-
Creates a new XDisplay object.
- XmlConfigurationContext - Class in com.sshtools.common.configuration
- XmlConfigurationContext() - Constructor for class com.sshtools.common.configuration.XmlConfigurationContext
-
Creates a new XmlConfigurationContext object.
- XmlServerConfigurationContext - Class in com.sshtools.daemon.configuration
- XmlServerConfigurationContext() - Constructor for class com.sshtools.daemon.configuration.XmlServerConfigurationContext
-
Creates a new XmlServerConfigurationContext object.
- xterm - Class in com.sshtools.daemon.terminal
- xterm() - Constructor for class com.sshtools.daemon.terminal.xterm
- XTextField - Class in com.sshtools.common.ui
- XTextField() - Constructor for class com.sshtools.common.ui.XTextField
-
Creates a new XTextField object.
- XTextField(int) - Constructor for class com.sshtools.common.ui.XTextField
-
Creates a new XTextField object.
- XTextField(String) - Constructor for class com.sshtools.common.ui.XTextField
-
Creates a new XTextField object.
- XTextField(String, int) - Constructor for class com.sshtools.common.ui.XTextField
-
Creates a new XTextField object.
- XTextField(Document, String, int) - Constructor for class com.sshtools.common.ui.XTextField
-
Creates a new XTextField object.
Y
- YELLOW - Static variable in class com.sshtools.daemon.terminal.ColorHelper
- YELLOW - Static variable in class com.sshtools.daemon.terminal.TerminalIO
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form