A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

a - Static variable in class com.sshtools.daemon.terminal.Colorizer
 
A - Static variable in interface com.sshtools.daemon.terminal.Terminal
 
AboutAction - Class in com.sshtools.common.ui
 
AboutAction(Component, SshToolsApplication) - Constructor for class com.sshtools.common.ui.AboutAction
Creates a new AboutAction object.
aboutAction - Variable in class com.sshtools.common.ui.SshToolsApplicationFrame
 
aboutAction - Variable in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
 
absolutePath - Variable in class com.sshtools.j2ssh.sftp.SftpFile
 
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.
accept(File) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel.ConnectionFileFilter
 
accept(File) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel.ConnectionFileFilter
 
accept(File) - Method in class edu.harvard.mgh.purcell.gCLINE.tester.Open.gCLINEFilter
Checks to see if the file is valid.
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
 
acceptServices - Variable in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
 
acceptServices - Variable 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.
acl - Variable in class com.sshtools.daemon.vfs.VFSMount
 
acl - Variable in class com.sshtools.j2ssh.sftp.FileAttributes
 
acousticSignalling - Variable in class com.sshtools.daemon.terminal.TerminalIO
 
action - Variable in class com.sshtools.common.keygen.KeygenPanel
 
action - Variable in class com.sshtools.common.ui.FolderBar
 
ACTION_COMMAND_KEY_ABOUT - Static variable in class com.sshtools.common.ui.AboutAction
 
ACTION_COMMAND_KEY_CLOSE - Static variable in class com.sshtools.common.ui.CloseAction
 
ACTION_COMMAND_KEY_NEW - Static variable in class com.sshtools.common.ui.NewAction
 
ACTION_COMMAND_KEY_OPEN - Static variable in class com.sshtools.common.ui.OpenAction
 
ACTION_COMMAND_KEY_RECORD - Static variable in class com.sshtools.common.ui.RecordAction
 
ACTION_COMMAND_KEY_REFRESH - Static variable in class com.sshtools.common.ui.RefreshAction
 
ACTION_COMMAND_KEY_SAVE - Static variable in class com.sshtools.common.ui.SaveAction
 
ACTION_COMMAND_KEY_STOP - Static variable in class com.sshtools.common.ui.StopAction
 
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.DataNotificationListener.ReceivingActionListener
 
actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.DataNotificationListener.SendingActionListener
 
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
 
actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.XTextField.CopyAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.XTextField.CutAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.XTextField.DeleteAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.XTextField.PasteAction
 
actionPerformed(ActionEvent) - Method in class com.sshtools.common.ui.XTextField.SelectAllAction
 
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.connection.ConnectionProtocol
 
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
 
activeForwardings - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
 
activeSftpClients - Variable in class com.sshtools.j2ssh.SshClient
The currently active Sftp clients
add(File) - Method in class com.sshtools.common.mru.MRUListModel
 
add(UnsignedInteger32, UnsignedInteger32) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger32
 
add(UnsignedInteger32, int) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger32
 
add(UnsignedInteger64, UnsignedInteger64) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger64
 
add(UnsignedInteger64, int) - Static method in class com.sshtools.j2ssh.io.UnsignedInteger64
 
add(String) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
 
add(File[]) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
 
add(File) - Method in class com.sshtools.j2ssh.util.ExtensionClassLoader
 
ADD_AUTHORIZEDKEY - Static variable in class com.sshtools.common.automate.RemoteIdentification
 
addActionListener(ActionListener) - Method in class com.sshtools.common.ui.StandardAction
 
addAdditionalOptionsTab(OptionsTab) - Method in class com.sshtools.common.ui.SshToolsApplication
 
addAuthenticationMethod(SshAuthenticationClient) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
 
addAuthenticationMethods() - Method in class com.sshtools.common.ui.SshToolsConnectionHostTab
 
addChangeListener(ChangeListener) - Method in class com.sshtools.common.ui.ColorComboBox
 
addChannelFactory(String, ChannelFactory) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
 
addColor(Color) - Method in class com.sshtools.common.ui.ColorComboBox.ColorComboModel
 
addDeletedFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
addDeletedFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
addDirectoryOperation(DirectoryOperation, File) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
addDirectoryOperation(DirectoryOperation, String) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
addEscapeSequence(String) - Method in class com.sshtools.daemon.terminal.Colorizer
 
addEventHandler(SshEventAdapter) - Method in interface com.sshtools.common.ui.SessionManager
Add an event handler to the managed connection
addEventHandler(SshEventAdapter) - Method in class com.sshtools.common.ui.SessionProviderFrame
Implementation of the SessionManager method, simply calls the SshClient method addEventHandler.
addEventHandler(SshEventAdapter) - Method in class com.sshtools.common.ui.SessionProviderInternalFrame
Implementation of the SessionManager method, simply calls the SshClient method addEventHandler.
addEventHandler(SshEventAdapter) - Method in class com.sshtools.j2ssh.SshClient
Set the event handler for the underlying transport protocol.
addEventHandler(TransportProtocolEventHandler) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
 
addEventListener(ChannelEventListener) - Method in class com.sshtools.common.ui.SshToolsApplicationSessionPanel
 
addEventListener(AuthenticationProtocolListener) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
 
addEventListener(ChannelEventListener) - Method in class com.sshtools.j2ssh.connection.Channel
 
addEventListener(ChannelEventListener) - Method in class com.sshtools.j2ssh.SftpClient
 
addExpression(String, String) - Method in class com.sshtools.common.automate.RemoteIdentificationRule
 
addFavorite(StandardAction) - Method in class com.sshtools.common.ui.SshToolsApplicationPanel
 
addFile(String, String, String, String) - Method in class edu.harvard.mgh.purcell.gCLINE.data.OperationInfo
Add a file to one of the file nodes.
addFile - Variable in class edu.harvard.mgh.purcell.gCLINE.LinkNewFileDialog
A JTextField that holds the file name.
addFileChoosenListener(GCFileChooser.FileChoosenListener) - Method in class edu.harvard.mgh.purcell.gCLINE.general.GCFileChooser
Add a listener to the list.
addFileToFolder(DefaultMutableTreeNode, FileInfo) - Method in class edu.harvard.mgh.purcell.gCLINE.data.OperationInfo
Add a file to a given folder.
addFileToOp - Variable in class edu.harvard.mgh.purcell.gCLINE.PopUpMenu
 
addForwardingConfigurationListener(ForwardingConfigurationListener) - Method in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
 
addIOStreamConnectorListener(IOStreamConnectorListener) - Method in class com.sshtools.j2ssh.io.IOStreamConnector
 
additional - Variable in class com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure
 
additionalOptionsTabs - Variable in class com.sshtools.common.ui.SshToolsApplication
 
addKey(String, SshPublicKey) - Method in class com.sshtools.common.automate.AuthorizedKeys
 
addKey(String) - Method in class com.sshtools.common.configuration.Authorization
 
addKey(SshPrivateKey, SshPublicKey, String, KeyConstraints) - Method in class com.sshtools.j2ssh.agent.KeyStore
 
addKey(SshPrivateKey, SshPublicKey, String, KeyConstraints) - Method in class com.sshtools.j2ssh.agent.SshAgentClient
Add a key to the agent
addKeyStoreListener(KeyStoreListener) - Method in class com.sshtools.j2ssh.agent.KeyStore
 
addLocalForwarding(ForwardingConfiguration) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
 
addLocalForwarding(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
 
addLocalForwarding(String, String, int, String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
 
addLocalForwarding(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
 
addMessage(SubsystemMessage) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
 
addMessage(byte[]) - Method in class com.sshtools.j2ssh.subsystem.SubsystemMessageStore
 
addMessage(byte[]) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
Adds a raw message to the store and processes the data into a registered message.
addMessage(SshMessage) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
Add a formed message to the store.
addMessageListener(SshMessageListener) - Method in class com.sshtools.j2ssh.transport.SshMessageStore
 
addMessageStore(SshMessageStore) - Method in interface com.sshtools.j2ssh.transport.TransportProtocol
 
addMessageStore(SshMessageStore) - Method in class com.sshtools.j2ssh.transport.TransportProtocolCommon
 
addNewFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
addNewFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
addOp(String) - Method in class edu.harvard.mgh.purcell.gCLINE.data.AutoUpdater
 
addOperation(String, String, String, String, Vector<String[]>, Vector<String[]>) - Method in class edu.harvard.mgh.purcell.gCLINE.data.Record
Add an operation to the info document, if there is an operation of that name then replace it with this new one.
addPrompt(String, boolean) - Method in class com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest
 
addReference(Object) - Method in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
 
addRemoteForwarding(ForwardingConfiguration) - Method in class com.sshtools.common.configuration.SshToolsConnectionProfile
 
addRemoteForwarding(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.configuration.SshConnectionProperties
 
addRemoteForwarding(String, String, int, String, int) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
 
addRemoteForwarding(ForwardingConfiguration) - Method in class com.sshtools.j2ssh.forwarding.ForwardingClient
 
addRemoteForwardingConfiguration(String, int) - Method in class com.sshtools.daemon.forwarding.ForwardingServer
 
addressToBind - Variable in class com.sshtools.j2ssh.forwarding.ForwardingConfiguration
 
addRule(RemoteIdentificationRule) - Method in class com.sshtools.common.automate.RemoteIdentification
 
addTab(OptionsTab) - Method in class com.sshtools.common.ui.OptionsPanel
 
addTab(SshToolsConnectionTab) - Method in class com.sshtools.common.ui.SshToolsConnectionPanel
 
addTab(Tab) - Method in class com.sshtools.common.ui.Tabber
 
addUnchangedFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
addUnchangedFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
addUpdatedFile(File) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
addUpdatedFile(SftpFile) - Method in class com.sshtools.j2ssh.DirectoryOperation
 
aeDescClass - Static variable in class com.sshtools.common.util.BrowserLauncher
 
aeDescConstructor - Static variable in class com.sshtools.common.util.BrowserLauncher
 
aeTargetConstructor - Static variable in class com.sshtools.common.util.BrowserLauncher
 
agent - Variable in class com.sshtools.daemon.session.SessionChannelServer
 
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.
agents - Static variable in class com.sshtools.j2ssh.agent.SshAgentForwardingListener
 
AgentSocketChannel - Class in com.sshtools.j2ssh.agent
 
AgentSocketChannel(boolean) - Constructor for class com.sshtools.j2ssh.agent.AgentSocketChannel
Creates a new AgentSocketChannel object.
algorithm - Variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthPKOK
 
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.
algorithms - Variable in class com.sshtools.j2ssh.transport.TransportProtocolInputStream
 
algorithms - Variable in class com.sshtools.j2ssh.transport.TransportProtocolOutputStream
 
algorithmsIn - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
 
algorithmsOut - Variable in class com.sshtools.j2ssh.transport.TransportProtocolCommon
 
alignBottomRight - Variable in class com.sshtools.common.ui.ImagePanel
 
allListeners - Variable in class edu.harvard.mgh.purcell.gCLINE.general.GCFileChooser
Keep a vector of the listeners
allLookAndFeelInfo - Static variable in class com.sshtools.common.ui.SshToolsApplication
 
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 - Variable in class com.sshtools.common.ui.HostsTab.HostWrapper
 
ALLOW_ICON - Static variable in class com.sshtools.common.ui.HostsTab
 
allowAgentForwarding - Variable in class com.sshtools.common.configuration.SshToolsConnectionProfile
 
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
 
allowedAuthentications - Variable in class com.sshtools.daemon.configuration.ServerConfiguration
 
allowedChannels - Variable in class com.sshtools.j2ssh.connection.ConnectionProtocol
 
allowedHosts - Variable in class com.sshtools.common.hosts.AbstractHostKeyVerification
 
allowedHosts() - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
 
allowedHosts - Variable in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
 
allowedHosts() - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
Returns a Map of the allowed hosts.
allowedOperations - Static variable in class com.sshtools.common.automate.RemoteIdentificationRule
 
AllowedSubsystem - Class in com.sshtools.daemon.configuration
 
AllowedSubsystem(String, String, String) - Constructor for class com.sshtools.daemon.configuration.AllowedSubsystem
Creates a new AllowedSubsystem object.
allowedSubsystems - Variable in class com.sshtools.daemon.configuration.ServerConfiguration
 
allowedSubsystems - Static variable in class com.sshtools.daemon.session.SessionChannelServer
 
allowGlobalRequest(String, GlobalRequestHandler) - Method in class com.sshtools.j2ssh.connection.ConnectionProtocol
 
allowHost(String, String, boolean) - Method in class com.sshtools.common.hosts.AbstractHostKeyVerification
 
allowHost(String, SshPublicKey, boolean) - Method in class com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification
Allows a host key, optionally recording the key to the known_hosts file.
allowIcon - Variable in class com.sshtools.common.ui.HostsTab.HostRenderer
 
allowTcpForwarding - Variable in class com.sshtools.daemon.configuration.ServerConfiguration
 
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.
ALPHABET - Static variable in class com.sshtools.j2ssh.util.Base64
 
alwaysDisplay - Variable in class com.sshtools.j2ssh.transport.SshMsgDebug
 
ancesters - Variable in class edu.harvard.mgh.purcell.gCLINE.HierarchyDialog
 
announceResult(boolean) - Static method in class com.sshtools.daemon.terminal.Colorizer
 
announceTest(String) - Static method in class com.sshtools.daemon.terminal.Colorizer
 
ansi - Class in com.sshtools.daemon.terminal
 
ansi() - Constructor for class com.sshtools.daemon.terminal.ansi
 
apiResource - Variable in class com.sshtools.common.configuration.XmlConfigurationContext
 
append(char) - Method in class com.sshtools.daemon.terminal.CharBuffer
 
append(char) - Method in class com.sshtools.daemon.terminal.Editline
 
append(String) - Method in class com.sshtools.daemon.terminal.Editline
 
append(char) - Method in class com.sshtools.daemon.terminal.UserInput
 
append(String) - Method in class com.sshtools.daemon.terminal.UserInput
 
append(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
Returns the given string array extended by one element that hold the specified string.
append(String[], String[]) - Method in class com.sshtools.daemon.util.StringUtil
Returns an array of strings that contains all strings given by the first and second string array.
appendException(Throwable, int, StringBuffer, boolean) - Static method in class com.sshtools.common.ui.SshToolsApplicationPanel
 
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.
appleEventConstructor - Static variable in class com.sshtools.common.util.BrowserLauncher
 
application - Variable in class com.sshtools.common.ui.AboutAction
 
application - Variable in class com.sshtools.common.ui.ExitAction
 
application - Variable in class com.sshtools.common.ui.NewWindowAction
 
application - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet.SshToolsApplicationAppletContainer
 
application - Variable in class com.sshtools.common.ui.SshToolsApplicationFrame
 
application - Variable in class com.sshtools.common.ui.SshToolsApplicationInternalFrame
 
application - Variable in class com.sshtools.common.ui.SshToolsApplicationPanel
 
applicationPanel - Variable in class com.sshtools.common.ui.SshToolsApplicationApplet
 
applicationProperties - Variable in class com.sshtools.common.configuration.SshToolsConnectionProfile
 
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
 
asElement(Document) - Method in class edu.harvard.mgh.purcell.gCLINE.data.FileInfo
Convert the information in the FileInfo to an Element.
asElement(Document) - Method in class edu.harvard.mgh.purcell.gCLINE.data.OperationInfo
 
asMap(String) - Method in class com.sshtools.daemon.util.StringUtil
Returns a new map object that contains all key-value pairs of the specified string.
asMap(String, String) - Method in class com.sshtools.daemon.util.StringUtil
Returns a new map object that contains all key-value pairs of the specified string.
asMap(String, String, String) - Method in class com.sshtools.daemon.util.StringUtil
Returns a new map object that contains all key-value pairs of the specified string.
asProperties(String) - Method in class com.sshtools.daemon.util.StringUtil
Adds all key-value pairs of the given string to a new properties object.
assertByte(int) - Method in class com.sshtools.j2ssh.util.SimpleASNReader
 
asString(String[], String) - Method in class com.sshtools.daemon.util.StringUtil
Returns a string that contains all given strings concatenated and separated by the specified separator.
asString(String[]) - Method in class com.sshtools.daemon.util.StringUtil
Returns a string that contains all given strings concatenated and separated by comma.
AsyncService - Class in com.sshtools.j2ssh.transport
Extends the simple Service class to provide an asyncronous messaging service for the transport protocol.
AsyncService(String) - Constructor for class com.sshtools.j2ssh.transport.AsyncService
Constructs an asyncronous service.
atEnd() - Method in class com.sshtools.daemon.util.StringScanner
Returns true, if the scanner has reached the end and a further invocation of nextChar() would return the END_REACHED character.
atime - Variable in class com.sshtools.j2ssh.sftp.FileAttributes
 
attachStreams(InputStream, OutputStream) - Method in class com.sshtools.daemon.terminal.TerminalIO
 
attempts - Variable in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
 
attrs - Variable in class com.sshtools.j2ssh.sftp.SftpFile
 
attrs - Variable in class com.sshtools.j2ssh.sftp.SshFxpAttrs
 
attrs - Variable in class com.sshtools.j2ssh.sftp.SshFxpFSetStat
 
attrs - Variable in class com.sshtools.j2ssh.sftp.SshFxpMkdir
 
attrs - Variable in class com.sshtools.j2ssh.sftp.SshFxpOpen
 
attrs - Variable in class com.sshtools.j2ssh.sftp.SshFxpSetStat
 
AUTH_CANCELLED_BY_USER - Static variable in class com.sshtools.j2ssh.transport.SshMsgDisconnect
 
AUTH_HOSTBASED - Static variable in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
 
AUTH_ICON - Static variable in class com.sshtools.common.ui.SshToolsConnectionHostTab
 
AUTH_KBI - Static variable in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
 
AUTH_KBI - Static variable in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
 
AUTH_PASSWORD - Static variable in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
 
AUTH_PASSWORD - Static variable in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
 
AUTH_PK - Static variable in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
 
AUTH_PK - Static variable in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
 
authenticate(AuthenticationProtocolServer, SshMsgUserAuthRequest) - Method in class com.sshtools.daemon.authentication.KBIPasswordAuthenticationServer
 
authenticate(AuthenticationProtocolServer, SshMsgUserAuthRequest) - Method in class com.sshtools.daemon.authentication.PasswordAuthenticationServer
 
authenticate(AuthenticationProtocolServer, SshMsgUserAuthRequest) - Method in class com.sshtools.daemon.authentication.PublicKeyAuthenticationServer
 
authenticate(AuthenticationProtocolServer, SshMsgUserAuthRequest) - Method in class com.sshtools.daemon.authentication.SshAuthenticationServer
 
authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.agent.AgentAuthenticationClient
 
authenticate(SshAuthenticationClient, Service) - Method in class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
 
authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.HostbasedAuthenticationClient
 
authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.KBIAuthenticationClient
 
authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.PasswordAuthenticationClient
 
authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.PublicKeyAuthenticationClient
 
authenticate(AuthenticationProtocolClient, String) - Method in class com.sshtools.j2ssh.authentication.SshAuthenticationClient
 
authenticate(SshAuthenticationClient) - Method in class com.sshtools.j2ssh.SshClient
Authenticate the user on the remote host.
authenticateUser(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
 
authentication - Variable in class com.sshtools.j2ssh.SshClient
The SSH Authentication protocol implementation for this SSH client.
authenticationBanner - Variable in class com.sshtools.daemon.configuration.ServerConfiguration
 
authenticationComplete(boolean) - Method in class com.sshtools.common.ui.SshToolsApplicationClientPanel
 
AuthenticationDialog - Class in com.sshtools.common.authentication
 
AuthenticationDialog() - Constructor for class com.sshtools.common.authentication.AuthenticationDialog
Creates a new AuthenticationDialog object.
AuthenticationDialog(Frame) - Constructor for class com.sshtools.common.authentication.AuthenticationDialog
Creates a new AuthenticationDialog object.
AuthenticationDialog(Dialog) - Constructor for class com.sshtools.common.authentication.AuthenticationDialog
Creates a new AuthenticationDialog object.
authenticationMethod - Variable in class com.sshtools.common.ui.SshToolsApplicationClientApplet
 
AuthenticationProtocolClient - Class in com.sshtools.j2ssh.authentication
 
AuthenticationProtocolClient() - Constructor for class com.sshtools.j2ssh.authentication.AuthenticationProtocolClient
Creates a new AuthenticationProtocolClient object.
AuthenticationProtocolException - Exception in com.sshtools.j2ssh.authentication
 
AuthenticationProtocolException(String) - Constructor for exception com.sshtools.j2ssh.authentication.AuthenticationProtocolException
Creates a new AuthenticationProtocolException object.
AuthenticationProtocolListener - Interface in com.sshtools.j2ssh.authentication
Title:
AuthenticationProtocolServer - Class in com.sshtools.daemon.authentication
 
AuthenticationProtocolServer() - Constructor for class com.sshtools.daemon.authentication.AuthenticationProtocolServer
Creates a new AuthenticationProtocolServer object.
AuthenticationProtocolState - Class in com.sshtools.j2ssh.authentication
 
AuthenticationProtocolState() - Constructor for class com.sshtools.j2ssh.authentication.AuthenticationProtocolState
 
authenticationState - Variable in class com.sshtools.j2ssh.SshClient
The current state of the authentication for the current connection.
authExtensions - Variable in class com.sshtools.common.configuration.SshAPIConfiguration
 
authExtensions - Variable in class com.sshtools.daemon.configuration.SshAPIConfiguration
 
authMethods - Variable in class com.sshtools.common.configuration.SshToolsConnectionProfile
 
Authorization - Class in com.sshtools.common.configuration
 
Authorization(InputStream) - Constructor for class com.sshtools.common.configuration.Authorization
Creates a new Authorization object.
Authorization() - Constructor for class com.sshtools.common.configuration.Authorization
Creates a new Authorization object.
Authorization.AuthorizedKeysSAXHandler - Class in com.sshtools.common.configuration
 
Authorization.AuthorizedKeysSAXHandler() - Constructor for class com.sshtools.common.configuration.Authorization.AuthorizedKeysSAXHandler
 
authorizationFile - Variable in class com.sshtools.daemon.configuration.ServerConfiguration
 
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
 
authorizedKeys - Variable in class com.sshtools.common.configuration.Authorization
 
AUTHORIZEDKEYS_ELEMENT - Static variable in class com.sshtools.common.configuration.Authorization
 
AuthorizedKeysFileLoader - Interface in com.sshtools.common.automate
 
AuthorizedKeysFileSaver - Interface in com.sshtools.common.automate
 
AuthorizedKeysFormat - Interface in com.sshtools.common.automate
 
authorizedKeysFormat - Variable in class com.sshtools.common.automate.RemoteIdentification
 
AUTHORIZEDKEYSFORMAT_ELEMENT - Variable in class com.sshtools.common.automate.AutomationConfiguration.AutomationConfigurationSAXHandler
 
auths - Static variable in class com.sshtools.daemon.authentication.SshAuthenticationServerFactory
 
auths - Static variable in class com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory
 
auths - Variable in class com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure
 
autoflush - Variable in class com.sshtools.daemon.terminal.TerminalIO
 
AUTOMATION_ELEMENT - Variable in class com.sshtools.common.automate.AutomationConfiguration.AutomationConfigurationSAXHandler
 
AutomationConfiguration - Class in com.sshtools.common.automate
 
AutomationConfiguration(InputStream) - Constructor for class com.sshtools.common.automate.AutomationConfiguration
Creates a new AutomationConfiguration object.
AutomationConfiguration.AutomationConfigurationSAXHandler - Class in com.sshtools.common.automate
 
AutomationConfiguration.AutomationConfigurationSAXHandler() - Constructor for class com.sshtools.common.automate.AutomationConfiguration.AutomationConfigurationSAXHandler
 
automationResource - Variable in class com.sshtools.common.configuration.XmlConfigurationContext
 
AutoUpdater - Class in edu.harvard.mgh.purcell.gCLINE.data
AutoUpadater extends Timer, automatically updating the output files attached in OpView.
AutoUpdater(StartFrame, Record, String, ErrorManager, int) - Constructor for class edu.harvard.mgh.purcell.gCLINE.data.AutoUpdater
Create and start our unique timer.
AutoUpdater.MyRenderer - Class in edu.harvard.mgh.purcell.gCLINE.data
Create a renderer to reflect that status of each operation (completed, failed or running).
AutoUpdater.MyRenderer(Icon, Icon, Icon, Icon) - Constructor for class edu.harvard.mgh.purcell.gCLINE.data.AutoUpdater.MyRenderer
Create a new renderer
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.io.DynamicBuffer.DynamicBufferInputStream
 
available() - Method in class com.sshtools.j2ssh.subsystem.SubsystemInputStream
 
available() - Method in class com.sshtools.j2ssh.transport.TransportProtocolInputStream
 
availableAuths - Variable in class com.sshtools.daemon.authentication.AuthenticationProtocolServer
 
availableLock() - Method in class edu.harvard.mgh.purcell.gCLINE.data.Lock
 
availableWindowSpace() - Method in class com.sshtools.j2ssh.sftp.SftpSubsystemClient
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y