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

A

AbstractClientTransport - Interface in com.maverick.ssh2
 
AbstractDigest - Class in com.maverick.ssh.components.jce
An abstract class that implements the Digest interface to provide support for JCE based digests.
AbstractDigest(String, SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.AbstractDigest
 
AbstractEntryBuilder() - Constructor for class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
AbstractHmac - Class in com.maverick.ssh.components.jce
An abstract class that implements the SshHmac interface to provide support for JCE based message authentication.
AbstractHmac(String, int, SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.AbstractHmac
 
AbstractHmac(String, int, int, SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.AbstractHmac
 
AbstractJCECipher - Class in com.maverick.ssh.components.jce
An abstract base class for defining SSH ciphers which use a JCE provider instead of the internal Maverick Crypto provider.
AbstractJCECipher(String, String, int, String, SecurityLevel) - Constructor for class com.maverick.ssh.components.jce.AbstractJCECipher
 
AbstractKeyExchange - Interface in com.maverick.ssh.components.jce
 
AbstractKnownHostsKeyVerification - Class in com.sshtools.publickey
Deprecated.
AbstractKnownHostsKeyVerification() - Constructor for class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
Construct a known_hosts database based on the default path of ~/.ssh/known_hosts.
AbstractKnownHostsKeyVerification(String) - Constructor for class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
Constructs a known_hosts database based on the path provided.
AbstractLoggingContext - Class in com.maverick.logging
 
AbstractLoggingContext() - Constructor for class com.maverick.logging.AbstractLoggingContext
 
AbstractLoggingContext(Log.Level) - Constructor for class com.maverick.logging.AbstractLoggingContext
 
AbstractMultipleKnownHostsKeyVerification - Class in com.sshtools.publickey
Deprecated.
AbstractMultipleKnownHostsKeyVerification() - Constructor for class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
Construct a known_hosts database based on the default path of ~/.ssh/known_hosts.
AbstractMultipleKnownHostsKeyVerification(String) - Constructor for class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
Constructs a known_hosts database based on the path provided.
AbstractNamedPipe - Class in com.maverick.agent.win32
 
AbstractNamedPipe() - Constructor for class com.maverick.agent.win32.AbstractNamedPipe
 
AbstractNamedPipe.NamedPipeSession - Class in com.maverick.agent.win32
 
accept() - Method in interface com.maverick.agent.server.SshAgentAcceptor
 
accept() - Method in class com.maverick.agent.server.UnixSocketAdapter
 
accept() - Method in class com.maverick.agent.win32.NamedPipeServer
 
accept() - Method in class socks.Proxy
 
accept() - Method in class socks.SocksServerSocket
Accepts the incoming connection.
ACCESS_DENIED - Static variable in exception com.sshtools.publickey.PublicKeySubsystemException
 
ACE4_ADD_FILE - Static variable in class com.maverick.sftp.ACL
 
ACE4_ADD_SUBDIRECTORY - Static variable in class com.maverick.sftp.ACL
 
ACE4_APPEND_DATA - Static variable in class com.maverick.sftp.ACL
 
ACE4_DELETE - Static variable in class com.maverick.sftp.ACL
 
ACE4_DELETE_CHILD - Static variable in class com.maverick.sftp.ACL
 
ACE4_DIRECTORY_INHERIT_ACE - Static variable in class com.maverick.sftp.ACL
 
ACE4_EXECUTE - Static variable in class com.maverick.sftp.ACL
 
ACE4_FAILED_ACCESS_ACE_FLAG - Static variable in class com.maverick.sftp.ACL
 
ACE4_FILE_INHERIT_ACE - Static variable in class com.maverick.sftp.ACL
 
ACE4_IDENTIFIER_GROUP - Static variable in class com.maverick.sftp.ACL
 
ACE4_INHERIT_ONLY_ACE - Static variable in class com.maverick.sftp.ACL
 
ACE4_LIST_DIRECTORY - Static variable in class com.maverick.sftp.ACL
 
ACE4_NO_PROPAGATE_INHERIT_ACE - Static variable in class com.maverick.sftp.ACL
 
ACE4_READ_ACL - Static variable in class com.maverick.sftp.ACL
 
ACE4_READ_ATTRIBUTES - Static variable in class com.maverick.sftp.ACL
 
ACE4_READ_DATA - Static variable in class com.maverick.sftp.ACL
 
ACE4_READ_NAMED_ATTRS - Static variable in class com.maverick.sftp.ACL
 
ACE4_SUCCESSFUL_ACCESS_ACE_FLAG - Static variable in class com.maverick.sftp.ACL
 
ACE4_SYNCHRONIZE - Static variable in class com.maverick.sftp.ACL
 
ACE4_WRITE_ACL - Static variable in class com.maverick.sftp.ACL
 
ACE4_WRITE_ATTRIBUTES - Static variable in class com.maverick.sftp.ACL
 
ACE4_WRITE_DATA - Static variable in class com.maverick.sftp.ACL
 
ACE4_WRITE_NAMED_ATTRS - Static variable in class com.maverick.sftp.ACL
 
ACE4_WRITE_OWNER - Static variable in class com.maverick.sftp.ACL
 
ACL - Class in com.maverick.sftp
Version 4 of the SFTP protocol introduces an ACL field in the SftpFileAttributes structure.
ACL(int, int, int, String) - Constructor for class com.maverick.sftp.ACL
 
ACL_ALARM_TYPE - Static variable in class com.maverick.sftp.ACL
 
ACL_ALLOWED_TYPE - Static variable in class com.maverick.sftp.ACL
 
ACL_AUDIT_TYPE - Static variable in class com.maverick.sftp.ACL
 
ACL_DENIED_TYPE - Static variable in class com.maverick.sftp.ACL
 
actionPerformed(ActionEvent) - Method in class socks.SocksDialog
 
AdaptiveConfiguration - Class in com.maverick.ssh
 
AdaptiveConfiguration() - Constructor for class com.maverick.ssh.AdaptiveConfiguration
 
add(String, Class<? extends T>) - Method in class com.maverick.ssh.components.ComponentFactory
Add a new component type to the factory.
add(T, T...) - Static method in class com.maverick.util.Arrays
 
add(UnsignedInteger32, UnsignedInteger32) - Static method in class com.maverick.util.UnsignedInteger32
Add two unsigned integers together.
add(UnsignedInteger32, int) - Static method in class com.maverick.util.UnsignedInteger32
Add an int to an unsigned integer.
add(UnsignedInteger64, UnsignedInteger64) - Static method in class com.maverick.util.UnsignedInteger64
Add an unsigned integer to another unsigned integer.
add(UnsignedInteger64, int) - Static method in class com.maverick.util.UnsignedInteger64
Add an unsigned integer to an int.
add(SshPublicKey, String) - Method in class com.sshtools.publickey.PublicKeySubsystem
Add a public key to the users list of acceptable keys.
add(String) - Method in class socks.InetRange
Adds another host or range to this range.
add(InetAddress) - Method in class socks.InetRange
Adds another ip for this range.
add(InetAddress, InetAddress) - Method in class socks.InetRange
Adds another range of ips for this range.Any host with ip address greater than or equal to the address of from and smaller than or equal to the address of to will be included in the range.
add(InetRange, Hashtable<String, Object>) - Method in class socks.server.IdentAuthenticator
Adds range of addresses from which connection is allowed.
addAddressCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addAddressCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addAttribute(String, Object) - Method in class com.maverick.events.Event
Add an attribute to the event
addAttribute(String, Object) - Method in interface com.maverick.ssh.SshClient
Add an attribute to this connection object.
addAttribute(String, Object) - Method in class com.maverick.ssh1.Ssh1Client
 
addAttribute(String, Object) - Method in class com.maverick.ssh2.Ssh2Client
 
addBeginingComment(FileEntryType.CommentEntry) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
Will add a comment entry at the beginning of the section.
addBeginingComment(FileEntryType.CommentEntry) - Method in class com.sshtools.config.file.entry.Entry
Will add a comment entry at the beginning of the section.
addCapabilities(Collection<Capability>) - Method in class com.maverick.vfs.ssh.SftpFileSystem
 
addChannelEventListener(ChannelEventListener) - Method in interface com.maverick.ssh.SshChannel
Provides an event listening mechanism.
addChannelEventListener(ChannelEventListener) - Method in class com.maverick.ssh2.Ssh2Channel
 
addChannelFactory(ChannelFactory) - Method in class com.maverick.ssh2.Ssh2Client
Installs a custom channel factory so that the client may respond to channel open requests.
addComment(String) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
Will add a comment entry at current location.
addCommentForEntry(String, String) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
Will add a comment entry before the entry with the given key.
addCommentForEntry(String, FileEntryType.CommentEntry) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
Will add a comment entry before the entry with the given key.
addCommentForEntry(String, FileEntryType.CommentEntry) - Method in class com.sshtools.config.file.entry.Entry
 
addConnectFrom(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
addCriteria(String, String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addCustomRoot(String) - Method in class com.sshtools.sftp.SftpClient
Add a custom file system root path such as "flash:"
addDirect(InetAddress) - Method in class socks.Proxy
Adds given ip to the list of direct addresses.
addDirect(String) - Method in class socks.Proxy
Adds host to the list of direct addresses.
addDirect(InetAddress, InetAddress) - Method in class socks.Proxy
Adds given range of addresses to the lsit of direct addresses, machines within this range will be accessed without using proxy.
addDirectoryOperation(DirectoryOperation, File) - Method in class com.sshtools.sftp.DirectoryOperation
Add the contents of another directory operation.
addDirectoryOperation(DirectoryOperation, String) - Method in class com.sshtools.sftp.DirectoryOperation
Add the contents of another directory operation.
addedTask(Runnable) - Method in interface com.maverick.ssh.ExecutorOperationListener
 
addEntry(FileEntryType.SshdConfigFileEntry) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
Will add entry after last non blank, non comment entry in a section (Global, Match) Note: Use while operating on file after loading it.
addEntry(int, FileEntryType.SshdConfigFileEntry) - Method in class com.sshtools.config.file.entry.Entry
This method would add entry after the past valid entry.
addEntry(SshPublicKey, String, String...) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
addEnvironmentVariable(String, String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
addEventListener(EventListener) - Static method in class com.maverick.ssh.SshConnector
 
addEventListener(String, EventListener) - Static method in class com.maverick.ssh.SshConnector
 
addForwardTo(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
addGroupCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addGroupCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addHostCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addHostCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addKey(SshPrivateKey, SshPublicKey, String, KeyConstraints) - Method in class com.maverick.agent.client.SshAgentClient
Add a key to the agent
addKey(SshPrivateKey, SshPublicKey, String, KeyConstraints) - Method in class com.maverick.agent.InMemoryKeyStore
 
addKey(SshKeyPair, String, KeyConstraints) - Method in class com.maverick.agent.InMemoryKeyStore
 
addKey(SshPrivateKey, SshPublicKey, String, KeyConstraints) - Method in interface com.maverick.agent.KeyStore
Add a key to this keystore
addKey(SshKeyPair, String, KeyConstraints) - Method in interface com.maverick.agent.KeyStore
 
addKey(SshPublicKey, String) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
addKey(SshPublicKey, String, Option<?>...) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
addKeyStoreListener(KeyStoreListener) - Method in class com.maverick.agent.InMemoryKeyStore
Add a listener.
addLicense(String) - Static method in class com.maverick.ssh.LicenseManager
 
addListener(EventListener) - Method in interface com.maverick.events.EventService
Add an EventListener to the list of objects that will be sent Events.
addListener(String, EventListener) - Method in interface com.maverick.events.EventService
Add an EventListener to the list of objects that will be sent Events.
addListener(String, EventListener) - Method in class com.maverick.events.EventServiceImplementation
Deprecated.
keyed listener support based on thread name/prefix will be removed in the next major release.
addListener(EventListener) - Method in class com.maverick.events.EventServiceImplementation
 
addListener(SshClientListener) - Method in interface com.maverick.ssh.SshClient
Add a listener to this client.
addListener(SshClientListener) - Method in class com.maverick.ssh.SshConnector
 
addListener(SshClientListener) - Method in class com.maverick.ssh1.Ssh1Client
 
addListener(SshClientListener) - Method in class com.maverick.ssh2.Ssh2Client
 
addListener(TransportProtocolListener) - Method in class com.maverick.ssh2.TransportProtocol
 
addListener(IOStreamConnector.IOStreamConnectorListener) - Method in class com.maverick.util.IOStreamConnector
 
addListener(ForwardingClientListener) - Method in class com.sshtools.net.ForwardingClient
Add a ForwardingClientListener to receive forwarding events.
addListener(HostKeyVerificationListener) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
addLocalAddressCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addLocalAddressCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addLocalPortCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addLocalPortCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addMatchCriteriaComment(FileEntryType.CommentEntry) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addMatchCriteriaComment(FileEntryType.CommentEntry) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
To add comment to a Match Criteria.
addMatchEntry() - Method in class com.sshtools.config.file.SshdConfigFile
 
addOperationListener(ExecutorOperationListener) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
addPrincipal(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
addRDomainCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addRDomainCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addRequestHandler(GlobalRequestHandler) - Method in class com.maverick.ssh2.Ssh2Client
Installs a global request handler so that the client may respond to global requests.
addShutdownHook(Runnable) - Method in class com.maverick.ssh.message.SshMessageRouter
 
addTask(Runnable) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
addUserCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
addUserCriteria(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
addVerifier(HostKeyVerification) - Method in class com.sshtools.publickey.HostKeyVerificationManager
 
ADMINISTRATIVIVELY_PROHIBITED - Static variable in exception com.maverick.ssh.ChannelOpenException
The administrator does not permit this channel to be opened
AES128Cbc - Class in com.maverick.ssh.components.jce
An implementation of the AES 128 bit cipher using a JCE provider.
AES128Cbc() - Constructor for class com.maverick.ssh.components.jce.AES128Cbc
 
AES128Ctr - Class in com.maverick.ssh.components.jce
 
AES128Ctr() - Constructor for class com.maverick.ssh.components.jce.AES128Ctr
 
AES128Gcm - Class in com.maverick.ssh.components.jce
 
AES128Gcm() - Constructor for class com.maverick.ssh.components.jce.AES128Gcm
 
AES192Cbc - Class in com.maverick.ssh.components.jce
An implementation of the AES 128 bit cipher using a JCE provider.
AES192Cbc() - Constructor for class com.maverick.ssh.components.jce.AES192Cbc
 
AES192Ctr - Class in com.maverick.ssh.components.jce
 
AES192Ctr() - Constructor for class com.maverick.ssh.components.jce.AES192Ctr
 
AES256Cbc - Class in com.maverick.ssh.components.jce
An implementation of the AES 128 bit cipher using a JCE provider.
AES256Cbc() - Constructor for class com.maverick.ssh.components.jce.AES256Cbc
 
AES256Ctr - Class in com.maverick.ssh.components.jce
 
AES256Ctr() - Constructor for class com.maverick.ssh.components.jce.AES256Ctr
 
AES256Gcm - Class in com.maverick.ssh.components.jce
 
AES256Gcm() - Constructor for class com.maverick.ssh.components.jce.AES256Gcm
 
after(String, char) - Static method in class com.maverick.ssh.components.Utils
 
afterSentParameterE() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup
 
afterSentParameterE() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup18Sha512
 
AGENT_ERROR - Static variable in exception com.maverick.ssh.SshException
An error has occurred within the agent.
AGENT_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
AgentForwardingChannelFactory - Class in com.maverick.agent.client
 
AgentForwardingChannelFactory(String, AgentSocketType) - Constructor for class com.maverick.agent.client.AgentForwardingChannelFactory
 
AgentMessage - Class in com.maverick.agent
Super class of all client messages
AgentMessage(int) - Constructor for class com.maverick.agent.AgentMessage
 
AgentNotAvailableException - Exception in com.maverick.agent.exceptions
 
AgentNotAvailableException() - Constructor for exception com.maverick.agent.exceptions.AgentNotAvailableException
Creates a new AgentNotAvailableException object.
AgentNotAvailableException(String) - Constructor for exception com.maverick.agent.exceptions.AgentNotAvailableException
 
AgentSocketForwardingChannel - Class in com.maverick.agent.client
 
AgentSocketForwardingChannel(String, Socket) - Constructor for class com.maverick.agent.client.AgentSocketForwardingChannel
 
AgentSocketType - Enum in com.maverick.agent.client
 
AgentTesting - Class in test
 
AgentTesting() - Constructor for class test.AgentTesting
 
ALGORITHM_NAME - Static variable in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
ALGORITHM_NAME - Static variable in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
allDefaultGroups() - Static method in class com.maverick.ssh.components.DiffieHellmanGroups
 
allocateChannel(SshAbstractChannel) - Method in class com.maverick.ssh.message.SshMessageRouter
 
allowedHosts() - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
Returns a Map of the allowed hosts.
allowedHosts() - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
Returns a Map of the allowed hosts.
allowHost(String, SshPublicKey, boolean) - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
Allows a host key, optionally recording the key to the known_hosts file.
allowHost(String, SshPublicKey, boolean) - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
Allows a host key, optionally recording the key to the known_hosts file.
allowHost(String, SshPublicKey, boolean) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
allowHostKeyUpdates() - Method in class com.maverick.ssh2.Ssh2Context
Accept host key updates from remote server.
allowX11Forwarding(String, String) - Method in class com.sshtools.net.ForwardingClient
Configure the forwarding client to manage X11 connections.
allowX11Forwarding(String) - Method in class com.sshtools.net.ForwardingClient
Configure the forwarding client to manage X11 connections.
allowX11Forwarding(String, File) - Method in class com.sshtools.net.ForwardingClient
Configure the forwarding client to manage X11 connections.
append(String, String) - Method in class com.sshtools.sftp.SftpClient
 
append(String, String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
 
append(InputStream, String) - Method in class com.sshtools.sftp.SftpClient
 
append(InputStream, String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
 
appendEntry(FileEntryType.SshdConfigFileEntry) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
Will add entry to the end of section.
appendEntry(FileEntryType.SshdConfigFileEntry) - Method in class com.sshtools.config.file.entry.Entry
This will simply keep adding entries in a section, will not make any decision to check to add new entry after a valid entry.
ArcFour - Class in com.maverick.ssh.components.jce
 
ArcFour() - Constructor for class com.maverick.ssh.components.jce.ArcFour
 
ArcFour128 - Class in com.maverick.ssh.components.jce
 
ArcFour128() - Constructor for class com.maverick.ssh.components.jce.ArcFour128
 
ArcFour256 - Class in com.maverick.ssh.components.jce
 
ArcFour256() - Constructor for class com.maverick.ssh.components.jce.ArcFour256
 
areEqual(byte[], byte[]) - Static method in class com.maverick.util.Arrays
 
areEqual(char[], char[]) - Static method in class com.maverick.util.Arrays
 
array() - Method in class com.maverick.util.ByteArrayReader
Provides access to the underlying array
array() - Method in class com.maverick.util.ByteArrayWriter
Get the underlying byte array
Arrays - Class in com.maverick.util
 
Arrays() - Constructor for class com.maverick.util.Arrays
 
asList(T...) - Static method in class com.maverick.util.Arrays
 
ASN_HEADER - Static variable in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
ASN_HEADER - Static variable in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
ASN_HEADER - Static variable in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
ASN_HEADER - Static variable in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
assertByte(int) - Method in class com.maverick.util.SimpleASNReader
 
assertCallSucceeded(String, boolean) - Static method in class com.maverick.agent.win32.AbstractNamedPipe
Checks if the API call result is true.
assertEquals(String, int, int) - Method in class com.maverick.agent.win32.AbstractNamedPipe
 
assertValidHandle(String, WinNT.HANDLE) - Static method in class com.maverick.agent.win32.AbstractNamedPipe
Makes sure that the handle argument is not null or WinBase.INVALID_HANDLE_VALUE.
associateCommand(SshPublicKey, String) - Method in class com.sshtools.publickey.PublicKeySubsystem
Associate a command with an accepted public key.
ATTR_GID - Static variable in class com.maverick.vfs.ssh.SftpFileObject
 
ATTR_PERMISSIONS - Static variable in class com.maverick.vfs.ssh.SftpFileObject
 
ATTR_UID - Static variable in class com.maverick.vfs.ssh.SftpFileObject
 
ATTRIBUTE_AUTHENTICATION_METHODS - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_BITS_NOT_AVAILABLE - Static variable in exception com.maverick.sftp.SftpStatusException
 
ATTRIBUTE_CLIENT - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_COMMAND - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_CONNECTION - Static variable in class com.maverick.events.EventCodes
The current connection.
ATTRIBUTE_DIRECTORY_PATH - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_FILE_NAME - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_FILE_NEW_NAME - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_FORWARDING_TUNNEL_ENTRANCE - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_FORWARDING_TUNNEL_EXIT - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_HOST_KEY - Static variable in class com.maverick.events.J2SSHEventCodes
Deprecated.
should be byte[] but is incorrectly encoded as a String
ATTRIBUTE_HOST_PUBLIC_KEY - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_IP - Static variable in class com.maverick.events.EventCodes
 
ATTRIBUTE_IP - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_LOCAL_CIPHERS_CS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_CIPHERS_SC - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_COMPONENT_LIST - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_LOCAL_CS_COMPRESSIONS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_CS_MACS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_IDENT - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_LOCAL_KEY_EXCHANGES - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_PUBLICKEYS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_SC_COMPRESSIONS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_SC_MACS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOG_MESSAGE - Static variable in class com.maverick.events.EventCodes
This attribute is the key for the log message previously passes to log.info()/log.debug() calls
ATTRIBUTE_NUMBER_OF_CONNECTIONS - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_REMOTE_CIPHERS_CS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_CIPHERS_SC - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_COMPONENT_LIST - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_REMOTE_CS_COMPRESSIONS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_CS_MACS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_IDENT - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_REMOTE_IP - Static variable in class com.maverick.events.EventCodes
The remote ip.
ATTRIBUTE_REMOTE_KEY_EXCHANGES - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_PUBLICKEYS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_SC_COMPRESSIONS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_SC_MACS - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_SESSION - Static variable in class com.maverick.events.J2SSHEventCodes
 
ATTRIBUTE_THROWABLE - Static variable in class com.maverick.events.EventCodes
This attribute is the key for the throwable object previously passed in some log.info() calls.
ATTRIBUTE_USING_CS_CIPHER - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_CS_COMPRESSION - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_CS_MAC - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_KEY_EXCHANGE - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_PUBLICKEY - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_SC_CIPHER - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_SC_COMPRESSION - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_SC_MAC - Static variable in class com.maverick.events.J2SSHEventCodes
algorithm negotiation preferences
AUTH_CANCELLED_BY_USER - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: Authentication was cancelled
authenticate(AuthenticationProtocol, String) - Method in class com.maverick.agent.client.Ssh2AgentAuthentication
 
authenticate(SshAuthentication) - Method in interface com.maverick.ssh.SshClient
Authenticate the user.
authenticate(SshAuthentication) - Method in class com.maverick.ssh1.Ssh1Client
 
authenticate(AuthenticationProtocol, String) - Method in interface com.maverick.ssh2.AuthenticationClient
Perform the authentication according to the specification.
authenticate(AuthenticationClient, String) - Method in class com.maverick.ssh2.AuthenticationProtocol
Authenticate using the mechanism provided.
authenticate(AuthenticationProtocol, String) - Method in class com.maverick.ssh2.KBIAuthentication
 
authenticate(SshAuthentication) - Method in class com.maverick.ssh2.Ssh2Client
 
authenticate(AuthenticationProtocol, String) - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
 
authenticate(AuthenticationProtocol, String) - Method in class com.maverick.ssh2.Ssh2PasswordAuthentication
Implementation of the authentication method.
authenticate(AuthenticationProtocol, String) - Method in class com.maverick.ssh2.Ssh2PublicKeyAuthentication
 
authenticateClient(SshClient) - Method in class com.maverick.pool.SshClientAdapter
 
authenticateClient(SshClient) - Method in interface com.maverick.pool.SshClientFactory
Authenticate the client.
authenticated(SshClient, String) - Method in class com.maverick.ssh.SshClientAdapter
 
authenticated(SshClient, String) - Method in interface com.maverick.ssh.SshClientListener
 
authenticating - Variable in class com.maverick.ssh.PublicKeyAuthentication
 
Authentication - Interface in socks
The Authentication interface provides for performing method specific authentication for SOCKS5 connections.
AuthenticationClient - Interface in com.maverick.ssh2
Base interface for all SSH authentication mechanisms.
AuthenticationNone - Class in socks
SOCKS5 none authentication.
AuthenticationNone() - Constructor for class socks.AuthenticationNone
 
AuthenticationProtocol - Class in com.maverick.ssh2
Main implementation of the SSH Authentication Protocol.
AuthenticationProtocol(TransportProtocol) - Constructor for class com.maverick.ssh2.AuthenticationProtocol
Construct the protocol using the given transport
AuthenticationResult - Class in com.maverick.ssh2
Throwable class used by the AuthenticationProtocol to indicate that a authentication request has either been completed, failed or cancelled.
AuthenticationResult(int) - Constructor for class com.maverick.ssh2.AuthenticationResult
Construct an AuthenticationResult
AuthenticationResult(int, String) - Constructor for class com.maverick.ssh2.AuthenticationResult
Construct an AuthenticationResult
authenticationStarted(SshClient, String[]) - Method in class com.maverick.ssh.SshClientAdapter
 
authenticationStarted(SshClient, String[]) - Method in interface com.maverick.ssh.SshClientListener
 
AuthorizedKeyFile - Class in com.sshtools.publickey.authorized
 
AuthorizedKeyFile() - Constructor for class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
AuthorizedKeyFile(String) - Constructor for class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
AuthorizedKeyOptions - Class in com.sshtools.publickey.authorized
 
AuthorizedKeyOptions() - Constructor for class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
available() - Method in class com.maverick.sftp.SftpFileInputStream
 
available() - Method in class com.maverick.util.DynamicBuffer
Return the number of bytes of data available to be read from the buffer

B

BAD_API_USAGE - Static variable in exception com.maverick.sftp.SftpStatusException
 
BAD_API_USAGE - Static variable in exception com.maverick.ssh.SshException
The API has encountered an error because of incorrect usage.
BannerDisplay - Interface in com.maverick.ssh2
Callback interface to display authentication banner messages.
Base64 - Class in com.maverick.util
 
Base64.InputStream - Class in com.maverick.util
 
Base64.OutputStream - Class in com.maverick.util
 
Base64EncodedFileFormat - Class in com.sshtools.publickey
 
Base64EncodedFileFormat(String, String) - Constructor for class com.sshtools.publickey.Base64EncodedFileFormat
 
BCrypt - Class in com.maverick.util
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme describes in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
BCrypt() - Constructor for class com.maverick.util.BCrypt
 
bcrypt_pbkdf(byte[], byte[], int, int) - Static method in class com.maverick.util.BCryptKDF
 
BCryptKDF - Class in com.maverick.util
 
BCryptKDF() - Constructor for class com.maverick.util.BCryptKDF
 
before(String, char) - Static method in class com.maverick.ssh.components.Utils
 
begin - Variable in class com.sshtools.net.HttpHeader
 
begin - Variable in class com.sshtools.publickey.Base64EncodedFileFormat
 
bigIntValue() - Method in class com.maverick.util.UnsignedInteger64
Return a BigInteger value of the unsigned integer.
BinaryLogger - Class in com.maverick.util
 
BinaryLogger(String) - Constructor for class com.maverick.util.BinaryLogger
 
bind(InetAddress, int) - Method in class socks.Proxy
 
bind(String, int) - Method in class socks.Proxy
 
BlankEntry() - Constructor for class com.sshtools.config.file.entry.type.FileEntryType.BlankEntry
 
BlankEntry() - Constructor for class com.sshtools.publickey.KnownHostsKeyVerification.BlankEntry
 
BlankLineEntry - Class in com.maverick.util
 
BlankLineEntry() - Constructor for class com.maverick.util.BlankLineEntry
 
blf_dec(int[], int) - Method in class com.maverick.util.BCrypt
 
blf_dec(int[], int, int) - Method in class com.maverick.util.BCrypt
 
blf_enc(int[], int) - Method in class com.maverick.util.BCrypt
 
blf_key(byte[]) - Method in class com.maverick.util.BCrypt
 
blf_key(byte[], int) - Method in class com.maverick.util.BCrypt
 
blockForMessage(long) - Method in class com.maverick.ssh.message.SshMessageRouter
 
BlowfishCbc - Class in com.maverick.ssh.components.jce
An implementation of the Blowfish cipher using a JCE provider.
BlowfishCbc() - Constructor for class com.maverick.ssh.components.jce.BlowfishCbc
 
buf - Variable in class com.maverick.util.DynamicBuffer
The buffer
buffer - Variable in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
BUFFER_SIZE - Static variable in class com.maverick.logging.IOUtils
Default buffer size for stream utility methods
BUFFER_SIZE - Static variable in class com.maverick.util.IOUtil
Default buffer size for stream utility methods
build() - Method in class com.maverick.ssh.components.jce.CertificateExtension.Builder
 
build() - Method in class com.maverick.ssh.components.jce.CriticalOption.Builder
 
build() - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
Builder() - Constructor for class com.maverick.ssh.components.jce.CertificateExtension.Builder
 
Builder() - Constructor for class com.maverick.ssh.components.jce.CriticalOption.Builder
 
builder() - Static method in class com.sshtools.config.file.SshdConfigFile
 
BY_APPLICATION - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: The application disconnected
ByteArrayReader - Class in com.maverick.util
Utiltiy class to read common parameter types from a byte array.
ByteArrayReader(byte[], int, int) - Constructor for class com.maverick.util.ByteArrayReader
Construct a reader.
ByteArrayReader(byte[]) - Constructor for class com.maverick.util.ByteArrayReader
 
ByteArrayWriter - Class in com.maverick.util
Utility class to write common parameter types to a byte array.
ByteArrayWriter() - Constructor for class com.maverick.util.ByteArrayWriter
Contruct an empty writer.
ByteArrayWriter(int) - Constructor for class com.maverick.util.ByteArrayWriter
Construct a writer with an array size of the length supplied.
bytesToHex(byte[]) - Static method in class com.maverick.ssh.components.Utils
 
bytesToHex(byte[], int, int) - Static method in class com.maverick.ssh.components.Utils
 
bytesToHex(byte[], int, boolean, boolean) - Static method in class com.maverick.ssh.components.Utils
 
bytesToHex(byte[], int, int, int, boolean, boolean) - Static method in class com.maverick.ssh.components.Utils
 

C

CachingDataWindow - Class in com.maverick.util
 
CachingDataWindow(int, boolean) - Constructor for class com.maverick.util.CachingDataWindow
 
calcBroadcastAddress(int[], int) - Static method in class com.sshtools.net.IPUtils
 
calcFirstAddress(int[], int[]) - Static method in class com.sshtools.net.IPUtils
 
calcLastAddress(int[], int) - Static method in class com.sshtools.net.IPUtils
 
calcNetworkNumber(int[], int[]) - Static method in class com.sshtools.net.IPUtils
 
calculateExchangeHash() - Method in class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
calculateExchangeHash() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanEcdh
 
calculateExchangeHash() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha1
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup1Sha1
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash(boolean, int, int, int) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha1
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash() - Method in class com.maverick.ssh.components.jce.client.Rsa1024Sha1
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash() - Method in class com.maverick.ssh.components.jce.client.Rsa2048Sha256
Calculates the exchange hash as an SHA1 hash of the following data.
cancelAllRemoteForwarding() - Method in class com.sshtools.net.ForwardingClient
Stop all remote forwarding
cancelAllRemoteForwarding(boolean) - Method in class com.sshtools.net.ForwardingClient
Stop all remote forwarding.
CANCELLED - Static variable in interface com.maverick.ssh.SshAuthentication
The authentication was cancelled by the user
CANCELLED_CONNECTION - Static variable in exception com.maverick.ssh.SshException
The user cancelled the connection.
cancelRemoteForwarding(String, int) - Method in interface com.maverick.ssh.SshClient
Cancel a forwarding request.
cancelRemoteForwarding(String, int) - Method in class com.maverick.ssh1.Ssh1Client
The bindAddress is ignored since the SSH1 protocol does not support setting of the bind address.
cancelRemoteForwarding(String, int) - Method in class com.maverick.ssh2.Ssh2Client
 
cancelRemoteForwarding(String, int) - Method in class com.sshtools.net.ForwardingClient
Requests that the remote side stop listening for socket connections.
cancelRemoteForwarding(String, int, boolean) - Method in class com.sshtools.net.ForwardingClient
Requests that the remote side stop listening for socket connections.
canConnectFrom(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
canForwardTo(String, int) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
canRead() - Method in class com.maverick.sftp.SftpFile
Determine whether the user has read access to the file.
canStartShell(String, ShellWriter) - Method in class com.maverick.ssh.ShellStartupPasswordTrigger
 
canStartShell(String, ShellWriter) - Method in interface com.maverick.ssh.ShellStartupTrigger
 
canUse() - Method in class com.maverick.agent.KeyConstraints
 
canWrite() - Method in class com.maverick.sftp.SftpFile
Determine whether the user has write access to the file.
capabilities - Static variable in class com.maverick.vfs.ssh.SftpFileProvider
 
carriageReturn() - Method in class com.maverick.ssh.ShellController
 
carriageReturn() - Method in interface com.maverick.ssh.ShellWriter
Send a carriage return to the remote command.
cat(byte[], byte[]) - Static method in class com.maverick.util.Arrays
 
cd(String) - Method in class com.sshtools.sftp.SftpClient
Changes the working directory on the remote server, or the user's default directory if null or any empty string is provided as the directory path.
cd(String, boolean) - Method in class com.sshtools.sftp.SftpClient
Changes the working directory on the remote server, or the user's default directory if null or any empty string is provided as the directory path.
cdup() - Method in class com.sshtools.sftp.SftpClient
Change the working directory to the parent directory
CERT_AUTHORITY - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
CERT_TYPE - Static variable in class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist256Certificate
 
CERT_TYPE - Static variable in class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist384Certificate
 
CERT_TYPE - Static variable in class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist521Certificate
 
CERT_TYPE - Static variable in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
CertificateExtension - Class in com.maverick.ssh.components.jce
 
CertificateExtension() - Constructor for class com.maverick.ssh.components.jce.CertificateExtension
 
CertificateExtension.Builder - Class in com.maverick.ssh.components.jce
 
ChaCha20(byte[], byte[], int) - Constructor for class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
CHACHA20 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
ChaCha20
CHACHA20_POLY1305 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
ChaCha20-Poly1305
ChaCha20Poly1305 - Class in com.maverick.ssh.components.jce
 
ChaCha20Poly1305() - Constructor for class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
ChaCha20Poly1305.ChaCha20 - Class in com.maverick.ssh.components.jce
 
ChaCha20Poly1305.ChaCha20.WrongKeySizeException - Exception in com.maverick.ssh.components.jce
 
ChaCha20Poly1305.ChaCha20.WrongNonceSizeException - Exception in com.maverick.ssh.components.jce
 
ChaCha20Poly1305.Poly1305 - Class in com.maverick.ssh.components.jce
Poly1305 message authentication code, designed by D.
chainProxy - Variable in class socks.Proxy
 
changePassphrase(String, String) - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Change the passphrase of the key file.
changePassphrase(File, String, String) - Static method in class com.sshtools.publickey.SshPrivateKeyFileFactory
Take a file in any of the supported public key formats and convert to the requested format.
changePermissions(SftpFile, int) - Method in class com.maverick.sftp.SftpSubsystemChannel
Change the permissions of a file.
changePermissions(String, int) - Method in class com.maverick.sftp.SftpSubsystemChannel
Change the permissions of a file.
changePermissions(String, String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Change the permissions of a file.
changePositionofAlgorithm(String, int) - Method in class com.maverick.ssh.components.ComponentFactory
 
changeTerminalDimensions(int, int, int, int) - Method in interface com.maverick.ssh.SshSession
Change the dimensions of the terminal window.
changeTerminalDimensions(int, int, int, int) - Method in class com.maverick.ssh2.Ssh2Session
 
channel - Variable in class com.maverick.ssh.SubsystemChannel
 
CHANNEL_CLOSED - Static variable in class com.maverick.ssh.message.SshAbstractChannel
 
CHANNEL_FAILURE - Static variable in exception com.maverick.ssh.SshException
Indicates that a channel has failed; this is used by channel implementations (such as port forwarding or session channels) to indicate that the channel has critically failed.
CHANNEL_OPEN - Static variable in class com.maverick.ssh.message.SshAbstractChannel
 
CHANNEL_UNINITIALIZED - Static variable in class com.maverick.ssh.message.SshAbstractChannel
 
ChannelAdapter - Class in com.maverick.ssh
An adapter for the ChannelEventListener.
ChannelAdapter() - Constructor for class com.maverick.ssh.ChannelAdapter
 
channelClosed(SshChannel) - Method in class com.maverick.agent.client.AgentSocketForwardingChannel
 
channelClosed(SshChannel) - Method in class com.maverick.ssh.ChannelAdapter
 
channelClosed(SshChannel) - Method in interface com.maverick.ssh.ChannelEventListener
A channel is closed.
channelClosed(int, String, SshTunnel) - Method in interface com.sshtools.net.ForwardingClientListener
A forwarding channel has been closed.
channelClosing(SshChannel) - Method in class com.maverick.agent.client.AgentSocketForwardingChannel
 
channelClosing(SshChannel) - Method in class com.maverick.ssh.ChannelAdapter
 
channelClosing(SshChannel) - Method in interface com.maverick.ssh.ChannelEventListener
A channel is closing.
channelEOF(SshChannel) - Method in class com.maverick.agent.client.AgentSocketForwardingChannel
 
channelEOF(SshChannel) - Method in class com.maverick.ssh.ChannelAdapter
 
channelEOF(SshChannel) - Method in interface com.maverick.ssh.ChannelEventListener
A channel's input is EOF.
channelEOF() - Method in class com.maverick.ssh2.Ssh2Channel
Called when the remote side data stream is EOF, by default this method does nothing
ChannelEventListener - Interface in com.maverick.ssh
An event interface that provides notifications of SshChannel events.
ChannelFactory - Interface in com.maverick.ssh2
The SSH2 protocol supports many different channel types including sesisons, port forwarding and x11 forwarding; most channels are requested by the client and created by the server however it is possible for the server to request any type of channel from the client, this interface defines the contract for supporting a standard and custom channel creation.
channelFailure(int, String, String, int, boolean, Throwable) - Method in interface com.sshtools.net.ForwardingClientListener
A forwarding channel failed to open.
channelid - Variable in class com.maverick.ssh.message.SshAbstractChannel
 
channelOpened(SshChannel) - Method in class com.maverick.agent.client.AgentSocketForwardingChannel
 
channelOpened(SshChannel) - Method in class com.maverick.ssh.ChannelAdapter
 
channelOpened(SshChannel) - Method in interface com.maverick.ssh.ChannelEventListener
A channel has been opened.
channelOpened(int, String, SshTunnel) - Method in interface com.sshtools.net.ForwardingClientListener
A forwarding channel has been opened.
ChannelOpenException - Exception in com.maverick.ssh
Exception thrown when a channel cannot be opened, the reason for which should be specified in with any of the constants defined here.
ChannelOpenException(String, int) - Constructor for exception com.maverick.ssh.ChannelOpenException
 
channelRequest(String, boolean, byte[]) - Method in class com.maverick.ssh2.Ssh2Channel
Called when a channel request is received, by default this method sends a failure message if the remote side requests a reply.
channelRequest(String, boolean, byte[]) - Method in class com.maverick.ssh2.Ssh2Session
This overidden method handles the "exit-status", "exit-signal" and "xon-xoff" channel requests.
CHARSET_ENCODING - Static variable in class com.maverick.ssh2.TransportProtocol
Character set encoding.
checkCloseStatus(boolean) - Method in class com.maverick.ssh2.Ssh2Channel
 
checkCloseStatus(boolean) - Method in class com.maverick.ssh2.Ssh2Session
 
checkEndsWithNoSlash(String) - Static method in class com.maverick.util.FileUtils
 
checkEndsWithSlash(String) - Static method in class com.maverick.util.FileUtils
 
checkin(SshClient) - Method in class com.maverick.pool.SshClientPool
Check in an idle client.
checkLocalSourceAddress(SocketAddress, String, int, String, int) - Method in interface com.sshtools.net.ForwardingClientListener
Check the source address and optionally decline the local forwarding (return false).
checkout(String, int, String) - Method in class com.maverick.pool.SshClientPool
Check out an available client.
checkout(String, int, String, SshClientFactory) - Method in class com.maverick.pool.SshClientPool
Check out an available client.
checkpw(String, String) - Static method in class com.maverick.util.BCrypt
Check that a plaintext password matches a previously hashed one
checkRequest(ProxyMessage, Socket) - Method in class socks.server.IdentAuthenticator
For SOCKS5 requests allways returns true.
checkRequest(ProxyMessage) - Method in interface socks.server.ServerAuthenticator
This method is called when a request have been read.
checkRequest(DatagramPacket, boolean) - Method in interface socks.server.ServerAuthenticator
This method is called when datagram is received by the server.
checkRequest(ProxyMessage) - Method in class socks.server.ServerAuthenticatorNone
Allways returns true.
checkRequest(DatagramPacket, boolean) - Method in class socks.server.ServerAuthenticatorNone
Allways returns true.
checkStartsWithNoSlash(String) - Static method in class com.maverick.util.FileUtils
 
checkStartsWithSlash(String) - Static method in class com.maverick.util.FileUtils
 
chgrp(String, String) - Method in class com.sshtools.sftp.SftpClient
Sets the group ID for the file or directory.
chmod(int, String) - Method in class com.sshtools.sftp.SftpClient
Changes the access permissions or modes of the specified file or directory.
chown(String, String) - Method in class com.sshtools.sftp.SftpClient
Sets the user ID to owner for the file or directory.
CIDRNetwork - Class in com.sshtools.net
 
CIDRNetwork(String) - Constructor for class com.sshtools.net.CIDRNetwork
Default constructor
CIDRNetwork(String, String) - Constructor for class com.sshtools.net.CIDRNetwork
 
CIPHER_3DES - Static variable in class com.maverick.ssh1.Ssh1Context
 
CIPHER_AES128_CBC - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_AES128_CTR - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_AES192_CBC - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_AES192_CTR - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_AES256_CBC - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_AES256_CTR - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_AES_GCM_128 - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_AES_GCM_256 - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_ARCFOUR - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_ARCFOUR_128 - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_ARCFOUR_256 - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_BLOWFISH_CBC - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_CHACHA20_POLY1305 - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_DES - Static variable in class com.maverick.ssh1.Ssh1Context
 
CIPHER_ERROR - Static variable in exception com.maverick.ssh.SshException
An error occurred in a cipher
CIPHER_TRIPLEDES_CBC - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHER_TRIPLEDES_CTR - Static variable in class com.maverick.ssh2.Ssh2Context
 
CIPHERS - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
clamp(byte[]) - Static method in class com.maverick.ssh.components.Curve25519
KEY AGREEMENT
cleanupOperations(Runnable...) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
clear() - Method in class com.maverick.ssh.components.ComponentFactory
Clear all of the entries in this component factory.
clear() - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
clearCurrentContext() - Static method in class com.maverick.logging.Log
 
clearQueue() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
Client - Interface in com.maverick.ssh
 
clientlisteners - Variable in class com.sshtools.net.ForwardingClient
 
clone() - Method in class com.maverick.ssh.components.ComponentFactory
 
clone() - Method in class socks.InetRange
Creates a clone of this Object
clone() - Method in class socks.Socks4Proxy
Creates a clone of this proxy.
clone() - Method in class socks.Socks5Proxy
Creates a clone of this Proxy.
close() - Method in class com.maverick.agent.client.SshAgentClient
Close the agent
close() - Method in interface com.maverick.agent.server.SshAgentAcceptor
 
close() - Method in class com.maverick.agent.server.SshAgentServer
 
close() - Method in interface com.maverick.agent.server.SshAgentTransport
 
close() - Method in class com.maverick.agent.server.UnixSocketAdapter
 
close() - Method in class com.maverick.agent.win32.AbstractNamedPipe.NamedPipeSession
 
close() - Method in class com.maverick.agent.win32.NamedPipeClient
 
close() - Method in class com.maverick.agent.win32.NamedPipeServer
 
close() - Method in class com.maverick.logging.ConsoleLoggingContext
 
close() - Method in class com.maverick.logging.DefaultLoggerContext
 
close() - Method in class com.maverick.logging.FileLoggingContext
 
close() - Method in interface com.maverick.logging.LoggerContext
 
close() - Method in class com.maverick.logging.RandomAccessOutputStream
 
close() - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
Close the SCP engine and underlying session.
close() - Method in class com.maverick.sftp.SftpFile
Close the file.
close() - Method in class com.maverick.sftp.SftpFileInputStream
Closes the SFTP file handle.
close() - Method in class com.maverick.sftp.SftpFileOutputStream
Closes the file's handle
close() - Method in class com.maverick.sftp.SftpSubsystemChannel
 
close() - Method in class com.maverick.ssh.message.SshMessageStore
 
close() - Method in class com.maverick.ssh.Shell
 
close() - Method in interface com.maverick.ssh.SshIO
Close the channel.
close() - Method in interface com.maverick.ssh.SshSession
Close the session.
close() - Method in class com.maverick.ssh.SubsystemChannel
Close the subsystem
close() - Method in class com.maverick.ssh2.Ssh2Channel
Closes the channel.
close() - Method in class com.maverick.util.Base64.OutputStream
 
close() - Method in class com.maverick.util.BinaryLogger
 
close() - Method in class com.maverick.util.CachingDataWindow
 
close() - Method in class com.maverick.util.DynamicBuffer
Closes the buffer
close() - Method in class com.maverick.util.EOLProcessor
 
close() - Method in class com.maverick.util.IOStreamConnector
 
close() - Method in class com.maverick.util.TextConversionStream
 
close() - Method in class com.sshtools.net.SocketWrapper
 
close() - Method in class socks.SocketWrappedChannel
 
close() - Method in class socks.Socks5DatagramSocket
Closes datagram socket, and proxy connection.
close() - Method in class socks.SocksServerSocket
Closes the connection to proxy if socket have not been accepted, if the direct connection is used, closes direct ServerSocket.
close() - Method in class socks.SocksSocket
Same as Socket
closeFile(SftpFile) - Method in class com.maverick.sftp.SftpSubsystemChannel
Close a file or directory.
closeQuietly(InputStream) - Static method in class com.maverick.util.FileUtils
 
closeQuietly(OutputStream) - Static method in class com.maverick.util.FileUtils
 
closeStream(InputStream) - Static method in class com.maverick.logging.IOUtils
 
closeStream(OutputStream) - Static method in class com.maverick.logging.IOUtils
 
closeStream(Closeable) - Static method in class com.maverick.logging.IOUtils
 
closeStream(InputStream) - Static method in class com.maverick.util.IOUtil
 
closeStream(OutputStream) - Static method in class com.maverick.util.IOUtil
 
cmd - Variable in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
com.maverick.agent - package com.maverick.agent
 
com.maverick.agent.client - package com.maverick.agent.client
 
com.maverick.agent.exceptions - package com.maverick.agent.exceptions
 
com.maverick.agent.openssh - package com.maverick.agent.openssh
 
com.maverick.agent.rfc - package com.maverick.agent.rfc
 
com.maverick.agent.server - package com.maverick.agent.server
 
com.maverick.agent.win32 - package com.maverick.agent.win32
 
com.maverick.events - package com.maverick.events
 
com.maverick.logging - package com.maverick.logging
 
com.maverick.pool - package com.maverick.pool
 
com.maverick.scp - package com.maverick.scp
This package contains a Secure Copy (SCP) engine suitable for the lightweight J2SSH Maverick API.
com.maverick.sftp - package com.maverick.sftp
The base implementation of the SFTP protocol enabling SFTP to be operated over both SSH1 and SSH2 connections.
com.maverick.ssh - package com.maverick.ssh
This package contains a set of general interface contracts for SSH communication that provide the core set of functionality available in both the SSH1 and SSH2 protocol specifications.
com.maverick.ssh.components - package com.maverick.ssh.components
This package contains an abstract cryptographic provider for the SSH protocol.
com.maverick.ssh.components.jce - package com.maverick.ssh.components.jce
This package contains a set of algoritm implementations that enable the Maverick API to use a Java Cryptography Extension provider.
com.maverick.ssh.components.jce.client - package com.maverick.ssh.components.jce.client
 
com.maverick.ssh.compression - package com.maverick.ssh.compression
Compression interface for the SSH Transport Protocol.
com.maverick.ssh.message - package com.maverick.ssh.message
 
com.maverick.ssh1 - package com.maverick.ssh1
This package contains an SSH1 implementation of the com.maverick.ssh interfaces.
com.maverick.ssh2 - package com.maverick.ssh2
This package contains an SSH2 implementation of the com.maverick.ssh interfaces.
com.maverick.util - package com.maverick.util
A set of SSHTools utility classes.
com.maverick.vfs.ssh - package com.maverick.vfs.ssh
 
com.sshtools.config.file - package com.sshtools.config.file
 
com.sshtools.config.file.entry - package com.sshtools.config.file.entry
 
com.sshtools.config.file.entry.type - package com.sshtools.config.file.entry.type
 
com.sshtools.config.file.reader - package com.sshtools.config.file.reader
 
com.sshtools.config.file.writer - package com.sshtools.config.file.writer
 
com.sshtools.net - package com.sshtools.net
This package contains a set of network utilities for the J2SSH Maverick API.
com.sshtools.publickey - package com.sshtools.publickey
This package contains utility classes for loading/storing public/private keys and is based on the SSHTools key format architecture.
com.sshtools.publickey.authorized - package com.sshtools.publickey.authorized
 
com.sshtools.scp - package com.sshtools.scp
This package contains the SSHTools SCP implementation converted to use the J2SSH Maverick API's SCP engine.
com.sshtools.sftp - package com.sshtools.sftp
This package contains the SSHTools SFTP client converted for use with the J2SSH Maverick API.
com.sshtools.zlib - package com.sshtools.zlib
 
command - Variable in class socks.ProxyMessage
Request/response code as an int
commandExecuted(SshClient, SshSession, String, int) - Method in class com.maverick.ssh.SshClientAdapter
 
commandExecuted(SshClient, SshSession, String, int) - Method in interface com.maverick.ssh.SshClientListener
 
CommandOption - Class in com.sshtools.publickey.authorized
 
CommandOption(String) - Constructor for class com.sshtools.publickey.authorized.CommandOption
 
CommentEntry - Class in com.maverick.util
 
CommentEntry(String) - Constructor for class com.maverick.util.CommentEntry
 
CommentEntry(String) - Constructor for class com.sshtools.config.file.entry.type.FileEntryType.CommentEntry
 
compare(byte[], byte[]) - Static method in class com.maverick.util.Arrays
 
COMPLETE - Static variable in interface com.maverick.ssh.SshAuthentication
The authentication completed
completed() - Method in interface com.maverick.sftp.FileTransferProgress
The transfer has completed.
completedTask(Runnable) - Method in interface com.maverick.ssh.ExecutorOperationListener
 
ComponentFactory<T> - Class in com.maverick.ssh.components
A utility class used to store the available transport components and provide delimited listing as required in the key exchange initialization process.
ComponentFactory(ComponentManager) - Constructor for class com.maverick.ssh.components.ComponentFactory
 
ComponentManager - Class in com.maverick.ssh.components
An abstract class that manages the components used by the SSH API.
ComponentManager() - Constructor for class com.maverick.ssh.components.ComponentManager
 
compress(byte[], int, int) - Method in class com.maverick.ssh.compression.NoneCompression
 
compress(byte[], int, int) - Method in interface com.maverick.ssh.compression.SshCompression
Compress a block of data.
compress(byte[], int, int) - Method in class com.sshtools.zlib.ZLibCompression
 
COMPRESSION - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
COMPRESSION_ERROR - Static variable in exception com.maverick.ssh.SshException
An error occurred during compression
COMPRESSION_ERROR - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: A compression error occurred
COMPRESSION_NONE - Static variable in class com.maverick.ssh2.Ssh2Context
Compression off
COMPRESSION_ZLIB - Static variable in class com.maverick.ssh2.Ssh2Context
 
COMPRESSION_ZLIB_OPENSSH - Static variable in class com.maverick.ssh2.Ssh2Context
 
ConfigurationCollector - Class in com.maverick.ssh
 
ConfigurationCollector() - Constructor for class com.maverick.ssh.ConfigurationCollector
 
configureConnector(SshConnector) - Method in class com.maverick.pool.SshClientAdapter
 
configureConnector(SshConnector) - Method in interface com.maverick.pool.SshClientFactory
Configure the connector.
configureSecurityLevel(SecurityLevel) - Method in class com.maverick.ssh.components.ComponentFactory
 
configureSecurityLevel(SecurityLevel, boolean) - Method in class com.maverick.ssh.components.ComponentFactory
 
connect(SshTransport, SshContext, SshClientConnector, String, String, String, boolean) - Method in interface com.maverick.ssh.SshClient
Connect to an SSH server.
connect(SshTransport, String) - Method in interface com.maverick.ssh.SshClientConnector
Create a new connection to an SSH server over the specified transport.
connect(SshTransport, String, boolean) - Method in interface com.maverick.ssh.SshClientConnector
connect(SshTransport, String, SshContext) - Method in interface com.maverick.ssh.SshClientConnector
connect(SshTransport, String, boolean, SshContext) - Method in interface com.maverick.ssh.SshClientConnector
connect(SshTransport, String) - Method in class com.maverick.ssh.SshConnector
 
connect(SshTransport, String, boolean) - Method in class com.maverick.ssh.SshConnector
 
connect(SshTransport, String, SshContext) - Method in class com.maverick.ssh.SshConnector
 
connect(SshTransport, String, boolean, SshContext) - Method in class com.maverick.ssh.SshConnector
 
connect(SshTransport, SshContext, SshClientConnector, String, String, String, boolean) - Method in class com.maverick.ssh1.Ssh1Client
 
connect(SshTransport, SshContext, SshClientConnector, String, String, String, boolean) - Method in class com.maverick.ssh2.Ssh2Client
 
connect(InputStream, OutputStream) - Method in class com.maverick.util.IOStreamConnector
 
connect(InetAddress, int) - Method in class socks.Proxy
 
connect(String, int) - Method in class socks.Proxy
 
CONNECT_FAILED - Static variable in exception com.maverick.ssh.ChannelOpenException
The connection could not be established
CONNECT_FAILED - Static variable in exception com.maverick.ssh.SshException
The connection could not be established.
connectAgentSocket(String, AgentSocketType) - Static method in class com.maverick.agent.client.SshAgentClient
Connect a socket to the agent at the location specified.
connected(SshClient, String) - Method in class com.maverick.ssh.SshClientAdapter
 
connected(SshClient, String) - Method in interface com.maverick.ssh.SshClientListener
 
CONNECTED - Static variable in class com.maverick.ssh2.TransportProtocol
Protocol state: The transport protocol is connected and services can be started or may already be active.
CONNECTION_CLOSED - Static variable in exception com.maverick.ssh.SshException
An attempt has been made to use a connection that has been closed and is no longer valid.
CONNECTION_LOST - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: The connection was lost
connectionTimeout - Static variable in class socks.server.Ident
Maximum amount of time we should wait before dropping the connection to identd server.Setting it to 0 implies infinit timeout.
connectLocalAgent(String, String, AgentSocketType, boolean) - Static method in class com.maverick.agent.client.SshAgentClient
Connect to the local agent.
connectOpenSSHAgent(String) - Static method in class com.maverick.agent.client.SshAgentClient
 
connectOpenSSHAgent(String, String) - Static method in class com.maverick.agent.client.SshAgentClient
Determines operating system type (windows or not) and connects using the appropriate socket type for the platform.
connectorClosed(IOStreamConnector) - Method in interface com.maverick.util.IOStreamConnector.IOStreamConnectorListener
 
connectorTimeout(IOStreamConnector) - Method in interface com.maverick.util.IOStreamConnector.IOStreamConnectorListener
 
connectViaProxy(String, int, String, int, String, String, String) - Static method in class com.sshtools.net.HttpProxyTransport
Connect the socket to a HTTP proxy and request forwarding to our remote host.
connectViaProxy(String, int, String, int, String, String, String, Hashtable<String, String>) - Static method in class com.sshtools.net.HttpProxyTransport
 
connectViaProxy(String, int, String, int, String, String, String) - Static method in class com.sshtools.net.HttpProxyTransportWrapper
Connect the socket to a HTTP proxy and request forwarding to our remote host.
connectViaSocks4Proxy(String, int, String, int, String) - Static method in class com.sshtools.net.SocksProxyTransport
Connect the socket to a SOCKS 4 proxy and request forwarding to our remote host.
connectViaSocks5Proxy(String, int, String, int, boolean, String, String) - Static method in class com.sshtools.net.SocksProxyTransport
Connect the socket to a SOCKS 5 proxy and request forwarding to our remote host.
connectViaSocks5Proxy(String, int, String, int, String, String) - Static method in class com.sshtools.net.SocksProxyTransport
 
ConsoleKnownHostsFile - Class in com.sshtools.publickey
 
ConsoleKnownHostsFile() - Constructor for class com.sshtools.publickey.ConsoleKnownHostsFile
 
ConsoleKnownHostsFile(File) - Constructor for class com.sshtools.publickey.ConsoleKnownHostsFile
 
ConsoleKnownHostsKeyVerification - Class in com.sshtools.publickey
Deprecated.
ConsoleKnownHostsKeyVerification() - Constructor for class com.sshtools.publickey.ConsoleKnownHostsKeyVerification
Deprecated.
Constructs the verification instance with the default known_hosts file from $HOME/.ssh/known_hosts.
ConsoleKnownHostsKeyVerification(String) - Constructor for class com.sshtools.publickey.ConsoleKnownHostsKeyVerification
Deprecated.
Constructs the verification instance with the specified known_hosts file.
ConsoleLoggingContext - Class in com.maverick.logging
 
ConsoleLoggingContext(Log.Level) - Constructor for class com.maverick.logging.ConsoleLoggingContext
 
ConsoleLoggingContext() - Constructor for class com.maverick.logging.ConsoleLoggingContext
 
ConsoleMultipleKnownHostsKeyVerification - Class in com.sshtools.publickey
Deprecated.
ConsoleMultipleKnownHostsKeyVerification() - Constructor for class com.sshtools.publickey.ConsoleMultipleKnownHostsKeyVerification
Deprecated.
Constructs the verification instance with the default known_hosts file from $HOME/.ssh/known_hosts.
ConsoleMultipleKnownHostsKeyVerification(String) - Constructor for class com.sshtools.publickey.ConsoleMultipleKnownHostsKeyVerification
Deprecated.
Constructs the verification instance with the specified known_hosts file.
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.AgentMessage
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.OpenSshSignRequest
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentAddKey
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentDeleteKey
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentFailure
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentKeyList
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentLock
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentOperationComplete
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentPrivateKeyOp
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentSuccess
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentUnlock
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentAddKey
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentAlive
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentDeleteKey
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentFailure
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentForwardingNotice
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentKeyList
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentLock
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentOperationComplete
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentPing
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentPrivateKeyOp
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentRandom
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentRandomData
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentRequestVersion
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentSuccess
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentUnlock
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshAgentVersionResponse
 
constructByteArray(ByteArrayWriter) - Method in class com.maverick.agent.rfc.SshMsgUserAuthPKOK
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.AgentMessage
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.OpenSshSignRequest
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentAddKey
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentDeleteKey
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentFailure
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentKeyList
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentLock
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentOperationComplete
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentPrivateKeyOp
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentSuccess
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentUnlock
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentAddKey
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentAlive
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentDeleteKey
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentFailure
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentForwardingNotice
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentKeyList
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentLock
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentOperationComplete
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentPing
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentPrivateKeyOp
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentRandom
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentRandomData
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentRequestVersion
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentSuccess
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentUnlock
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshAgentVersionResponse
 
constructMessage(ByteArrayReader) - Method in class com.maverick.agent.rfc.SshMsgUserAuthPKOK
 
contains(String) - Method in class com.maverick.ssh.components.ComponentFactory
Determine whether the factory supports a given component type.
contains(String) - Method in class socks.InetRange
Checks wether the givan host is in the range.
contains(String, boolean) - Method in class socks.InetRange
Checks wether the given host is in the range.
contains(InetAddress) - Method in class socks.InetRange
Checks wether the given ip is in the range.
containsFile(File) - Method in class com.sshtools.sftp.DirectoryOperation
Determine whether the operation contains a file.
containsFile(SftpFile) - Method in class com.sshtools.sftp.DirectoryOperation
Determine whether the directory operation contains an SftpFile
convertBackslashToForwardSlash(String) - Static method in class com.maverick.util.FileUtils
 
convertFile(File, String, String, int, File) - Static method in class com.sshtools.publickey.SshPrivateKeyFileFactory
Take a file in any of the supported public key formats and convert to the requested format.
convertFile(File, int, File) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
Take a file in any of the supported public key formats and convert to the requested format.
convertKey(byte[]) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
copy(InputStream, OutputStream) - Static method in class com.maverick.logging.IOUtils
Copy from an input stream to an output stream.
copy(InputStream, OutputStream, long) - Static method in class com.maverick.logging.IOUtils
Copy the specified number of bytes from an input stream to an output stream.
copy(InputStream, OutputStream, long, int) - Static method in class com.maverick.logging.IOUtils
Copy the specified number of bytes from an input stream to an output stream.
copy(byte[], int) - Static method in class com.maverick.util.Arrays
 
copy(byte[], int, int) - Static method in class com.maverick.util.Arrays
 
copy(InputStream, OutputStream) - Static method in class com.maverick.util.IOUtil
Copy from an input stream to an output stream.
copy(InputStream, OutputStream, long) - Static method in class com.maverick.util.IOUtil
Copy the specified number of bytes from an input stream to an output stream.
copy(InputStream, OutputStream, long, int) - Static method in class com.maverick.util.IOUtil
Copy the specified number of bytes from an input stream to an output stream.
copy() - Method in class socks.Proxy
 
copy() - Method in class socks.Socks4Proxy
 
copy() - Method in class socks.Socks5Proxy
 
copyFile(File, File) - Static method in class com.maverick.logging.IOUtils
 
copyFile(File, File) - Static method in class com.maverick.util.IOUtil
 
copyLocalDirectory(String, String, boolean, boolean, boolean, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Deprecated.
Use putLocalDirectory instead.
copyRemoteData(SftpFile, UnsignedInteger64, UnsignedInteger64, SftpFile, UnsignedInteger64) - Method in class com.sshtools.sftp.SftpClient
 
copyRemoteDirectory(String, String, boolean, boolean, boolean, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Deprecated.
Use getRemoteDirectory instead
copyRemoteFile(String, String, boolean) - Method in class com.sshtools.sftp.SftpClient
 
create() - Method in class com.maverick.ssh2.Ssh2Channel
Called after the channel has been created by the create(SshKeyPair, String, String, int) - Static method in class com.sshtools.publickey.SshPrivateKeyFileFactory
 
create(SshPublicKey, String, int) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
Create a file representation from an existing public key.
create(SshPublicKey, String, String, int) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
Create a file representation from an existing public key.
createAddressString(int[]) - Static method in class com.sshtools.net.IPUtils
 
createAlgorithmList(String, String, String, String, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
createAlgorithmList(ComponentFactory<?>, String, String, String, String, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
createChannel(String, byte[]) - Method in class com.maverick.agent.client.AgentForwardingChannelFactory
 
createChannel(String, byte[]) - Method in interface com.maverick.ssh2.ChannelFactory
Create an instance of an SSH channel.
createCipher(String) - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
createCipher(int) - Method in class com.maverick.ssh1.Ssh1Context
 
createConnection(KeyStore, InputStream, OutputStream, Closeable) - Method in class com.maverick.agent.openssh.OpenSSHConnectionFactory
 
createConnection(KeyStore, InputStream, OutputStream, Closeable) - Method in class com.maverick.agent.rfc.RFCConnectionFactory
 
createConnection(KeyStore, InputStream, OutputStream, Closeable) - Method in interface com.maverick.agent.server.SshAgentConnectionFactory
 
createConnection(String, int) - Method in interface com.maverick.ssh.ForwardingRequestListener
Create a connection to the specified host.
createConnection(String, int, String, String, FileSystemOptions) - Static method in class com.maverick.vfs.ssh.SftpClientFactory
 
createConnection(String, int) - Method in class com.sshtools.net.ForwardingClient.ForwardingListener
 
createCustomOption(String, String) - Method in class com.maverick.ssh.components.jce.CriticalOption.Builder
 
createCustomOption(String, byte[]) - Method in class com.maverick.ssh.components.jce.CriticalOption.Builder
 
createDsaPrivateKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class com.maverick.ssh.components.ComponentManager
Create an instance of a DSA private key.
createDsaPrivateKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
createDsaPublicKey(BigInteger, BigInteger, BigInteger, BigInteger) - Method in class com.maverick.ssh.components.ComponentManager
Create an instance of a DSA public key.
createDsaPublicKey() - Method in class com.maverick.ssh.components.ComponentManager
Create an uninitialized instance of a DSA public key
createDsaPublicKey(BigInteger, BigInteger, BigInteger, BigInteger) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
createDsaPublicKey() - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
createExtendedDataStream() - Method in class com.maverick.ssh2.Ssh2Channel
Currently reserved.
createFile(AbstractFileName) - Method in class com.maverick.vfs.ssh.SftpFileSystem
 
createFile(SshKeyPair, String, String, int, File) - Static method in class com.sshtools.publickey.SshPrivateKeyFileFactory
Take a SshPrivateKey and write it to a file.
createFile(SshPublicKey, String, int, File) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
Take a SshPublicKey and write it to a file
createInputStream(int, int, InputStream) - Static method in class com.maverick.util.EOLProcessor
 
createInstance(String, Class<? extends T>) - Method in class com.maverick.ssh.components.ComponentFactory
Override this method to create an instance of the component.
createInstance() - Static method in class com.maverick.ssh.SshConnector
Deprecated.
Use alternative createInstance method that specifies a minimum SecurityLevel for your application and
createInstance(ExecutorService) - Static method in class com.maverick.ssh.SshConnector
Deprecated.
Use alternative createInstance method that specifies a minimum SecurityLevel for your application
createInstance(SecurityLevel, boolean) - Static method in class com.maverick.ssh.SshConnector
 
createInstance(ExecutorService, SecurityLevel, boolean) - Static method in class com.maverick.ssh.SshConnector
Returns an instance of the SshConnector.
createInstance(SecurityPolicy) - Static method in class com.maverick.ssh.SshConnector
 
createInstance(ExecutorService, SecurityPolicy) - Static method in class com.maverick.ssh.SshConnector
 
createKnownExtension(String, byte[]) - Static method in class com.maverick.ssh.components.jce.CertificateExtension
 
createKnownOption(String, byte[]) - Static method in class com.maverick.ssh.components.jce.CriticalOption
 
createLink(String, String, boolean) - Method in class com.maverick.sftp.SftpSubsystemChannel
Create a symbolic link.
createManagedInstance(SecurityLevel) - Static method in class com.maverick.ssh.SshConnector
 
createMaskArray(int) - Static method in class com.sshtools.net.IPUtils
 
createMessage(byte[]) - Method in class com.maverick.ssh.message.SshMessageRouter
Called by the message routing framework to request the creation of an SshMessage.
createNewOrdering(int[]) - Method in class com.maverick.ssh.components.ComponentFactory
 
createOutputStream(int, int, OutputStream) - Static method in class com.maverick.util.EOLProcessor
 
createPacket() - Method in class com.maverick.ssh.SubsystemChannel
Get a packet from the available pool or create if non available
createRsaPrivateCrtKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class com.maverick.ssh.components.ComponentManager
Create an instance of an RSA co-effecient private key.
createRsaPrivateCrtKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class com.maverick.ssh.components.ComponentManager
Create an instance of an RSA co-efficent private key.
createRsaPrivateCrtKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
createRsaPrivateCrtKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
createRsaPrivateKey(BigInteger, BigInteger) - Method in class com.maverick.ssh.components.ComponentManager
Create an instance of an RSA private key.
createRsaPrivateKey(BigInteger, BigInteger) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
createRsaPublicKey(BigInteger, BigInteger, int) - Method in class com.maverick.ssh.components.ComponentManager
Create an instance of an RSA public key.
createRsaPublicKey(BigInteger, BigInteger, int) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
createSsh2RsaPublicKey() - Method in class com.maverick.ssh.components.ComponentManager
Create an instance of an SSH2 RSA public key.
createSsh2RsaPublicKey() - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
createSymbolicLink(String, String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Create a symbolic link.
createTransport(String, int) - Method in class com.maverick.pool.SshClientAdapter
 
createTransport(String, int) - Method in interface com.maverick.pool.SshClientFactory
Create the SshTransport for use by new connections
createTransportProtocol(boolean) - Method in class com.maverick.ssh2.Ssh2Client
 
CriticalOption - Class in com.maverick.ssh.components.jce
 
CriticalOption(String, byte[], boolean) - Constructor for class com.maverick.ssh.components.jce.CriticalOption
 
CriticalOption(String, String, boolean) - Constructor for class com.maverick.ssh.components.jce.CriticalOption
 
CriticalOption.Builder - Class in com.maverick.ssh.components.jce
 
CS7 - Static variable in class com.maverick.ssh.PseudoTerminalModes
7 bit mode.
CS8 - Static variable in class com.maverick.ssh.PseudoTerminalModes
8 bit mode.
csv(String...) - Static method in class com.maverick.ssh.components.Utils
 
csv(Collection<String>) - Static method in class com.maverick.ssh.components.Utils
 
csv(String, String...) - Static method in class com.maverick.ssh.components.Utils
 
csv(String, Collection<String>) - Static method in class com.maverick.ssh.components.Utils
 
cursor - Variable in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
cursor() - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
cursor() - Method in interface com.sshtools.config.file.EntryBuilder
 
cursor() - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
curve(byte[], byte[], byte[]) - Static method in class com.maverick.ssh.components.Curve25519
 
Curve25519 - Class in com.maverick.ssh.components
 
Curve25519() - Constructor for class com.maverick.ssh.components.Curve25519
 
Curve25519SHA256 - Class in com.maverick.ssh.components.jce.client
 
Curve25519SHA256() - Constructor for class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
Curve25519SHA256(String) - Constructor for class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
Curve25519SHA256_at_libssh_dot_org - Class in com.maverick.ssh.components.jce.client
 
Curve25519SHA256_at_libssh_dot_org() - Constructor for class com.maverick.ssh.components.jce.client.Curve25519SHA256_at_libssh_dot_org
 
customNamedExtension(String) - Method in class com.maverick.ssh.components.jce.CertificateExtension.Builder
 
customProvider - Variable in class com.maverick.ssh.components.jce.Ssh2BaseJCEPrivateKey
 
customStringExtension(String, String) - Method in class com.maverick.ssh.components.jce.CertificateExtension.Builder
 

D

dataReceived(SshChannel, byte[], int, int) - Method in class com.maverick.agent.client.AgentSocketForwardingChannel
 
dataReceived(SshChannel, byte[], int, int) - Method in class com.maverick.ssh.ChannelAdapter
 
dataReceived(SshChannel, byte[], int, int) - Method in interface com.maverick.ssh.ChannelEventListener
A block of data has been received by the channel.
dataSent(SshChannel, byte[], int, int) - Method in class com.maverick.agent.client.AgentSocketForwardingChannel
 
dataSent(SshChannel, byte[], int, int) - Method in class com.maverick.ssh.ChannelAdapter
 
dataSent(SshChannel, byte[], int, int) - Method in interface com.maverick.ssh.ChannelEventListener
A block of data has been sent by the channel.
dataTransfered(byte[], int) - Method in interface com.maverick.util.IOStreamConnector.IOStreamConnectorListener
 
debug(String, Object...) - Static method in class com.maverick.logging.Log
 
debug(String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
debug(String) - Method in class com.maverick.logging.MaverickLogger
 
debug(String, Object) - Method in class com.maverick.logging.MaverickLogger
 
debug(String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
debug(String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
debug(String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
debug(Marker, String) - Method in class com.maverick.logging.MaverickLogger
 
debug(Marker, String, Object) - Method in class com.maverick.logging.MaverickLogger
 
debug(Marker, String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
debug(Marker, String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
debug(Marker, String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
debug(Logger, String, Object...) - Method in class com.maverick.ssh.SubsystemChannel
 
debug(Logger, String, Throwable, Object...) - Method in class com.maverick.ssh.SubsystemChannel
 
debug(Logger, String, Object...) - Method in interface com.maverick.ssh2.AbstractClientTransport
 
debug(String, Object...) - Method in class com.maverick.ssh2.TransportProtocol
 
debug(Logger, String, Object...) - Method in class com.maverick.ssh2.TransportProtocol
 
debug(Logger, String, Object...) - Method in class com.sshtools.sftp.SftpClient
 
debug(Logger, String, Throwable, Object...) - Method in class com.sshtools.sftp.SftpClient
 
DECODE - Static variable in class com.maverick.util.Base64
 
decode(String) - Static method in class com.maverick.util.Base64
 
decode(byte[], int, int) - Static method in class com.maverick.util.Base64
 
decode(String) - Static method in class com.maverick.util.URLUTF8Encoder
 
decodeCertificate(ByteArrayReader) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
decodeJCEKey(byte[]) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
decodeKey(ByteArrayReader) - Method in class com.maverick.agent.openssh.SshAgentAddKey
 
decodeKey(byte[], String) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
decodePrivateKey(byte[], ECPublicKey) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
decodePublicKey(ByteArrayReader) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
decodePublicKey(ByteArrayReader) - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
decodePublicKey(ByteArrayReader) - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
decodePublicKey(ByteArrayReader) - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
decodePublicKey(ByteArrayReader) - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
decodePublicKey(ByteArrayReader) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
decodePublicKey(ByteArrayReader) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
decodeSSH2PublicKey(byte[]) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
Decode an SSH2 encoded public key as specified in the SSH2 transport protocol.
decodeSSH2PublicKey(byte[], int, int) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
 
decodeSSH2PublicKey(String, byte[]) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
 
decodeToObject(String) - Static method in class com.maverick.util.Base64
 
decodeToString(String) - Static method in class com.maverick.util.Base64
 
decrypt(SshRsaPublicKey, String) - Static method in class com.maverick.util.SshKeyUtils
 
decrypt(SshRsaPrivateKey, String) - Static method in class com.maverick.util.SshKeyUtils
 
DECRYPT_MODE - Static variable in class com.maverick.ssh.components.SshCipher
Decryption mode.
decryptOAEP(SshRsaPrivateKey, String) - Static method in class com.maverick.util.SshKeyUtils
 
DEFAULT_BUFFER_SIZE - Static variable in class com.maverick.util.DynamicBuffer
Buffer size when the dynamic buffer is opened
DEFAULT_BUFFER_SIZE - Static variable in class com.maverick.util.IOStreamConnector
 
DefaultCertificateExtension - Class in com.maverick.ssh.components.jce
 
DefaultCertificateExtension(String, byte[]) - Constructor for class com.maverick.ssh.components.jce.DefaultCertificateExtension
 
defaultExtensions() - Method in class com.maverick.ssh.components.jce.CertificateExtension.Builder
 
DefaultLoggerContext - Class in com.maverick.logging
 
DefaultLoggerContext() - Constructor for class com.maverick.logging.DefaultLoggerContext
 
DefaultLoggerContext.FileWatcher - Class in com.maverick.logging
From https://stackoverflow.com/questions/16251273/can-i-watch-for-single-file-change-with-watchservice-not-the-whole-directory
defaultProxy - Static variable in class socks.Proxy
 
DefaultSecurityPolicy - Class in com.maverick.ssh
 
DefaultSecurityPolicy(SecurityLevel, boolean) - Constructor for class com.maverick.ssh.DefaultSecurityPolicy
 
DefaultSecurityPolicy(SecurityLevel, boolean, boolean) - Constructor for class com.maverick.ssh.DefaultSecurityPolicy
 
DEFLATER - Static variable in interface com.maverick.ssh.compression.SshCompression
Deflation mode
delete() - Method in class com.maverick.sftp.SftpFile
Delete this file/directory from the remote server.
deleteAddressCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry
 
deleteAddressCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
deleteAllKeys() - Method in class com.maverick.agent.client.SshAgentClient
Delete all the keys held by the agent.
deleteAllKeys() - Method in class com.maverick.agent.InMemoryKeyStore
 
deleteAllKeys() - Method in interface com.maverick.agent.KeyStore
Delete all the keys in this keystore.
deleteEntry(String) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
Will delete the entry for the given key.
deleteEntry(String) - Method in class com.sshtools.config.file.entry.Entry
Will delete the entry for the given key.
deleteFolder(File) - Static method in class com.maverick.util.FileUtils
 
deleteGroupCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry
 
deleteGroupCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
deleteHostCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry
 
deleteHostCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
deleteKey(SshPublicKey, String) - Method in class com.maverick.agent.client.SshAgentClient
Delete a key held by the agent
deleteKey(SshPublicKey) - Method in class com.maverick.agent.InMemoryKeyStore
 
deleteKey(SshPublicKey) - Method in interface com.maverick.agent.KeyStore
Delete a key from the keystore.
deleteLocalAddressCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry
 
deleteLocalAddressCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
deleteLocalPortCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry
 
deleteLocalPortCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
deleteRDomainCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry
 
deleteRDomainCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
deleteUserCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry
 
deleteUserCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
delTree(File) - Static method in class com.maverick.logging.IOUtils
 
delTree(File) - Static method in class com.maverick.util.IOUtil
 
determineVersion(SshTransport) - Method in class com.maverick.ssh.SshConnector
Determine the version of the server connected to the SshTransport.
DIFFIE_HELLMAN_GROUP14_SHA1 - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha1
Constant for the algorithm name "diffie-hellman-group14-sha1".
DIFFIE_HELLMAN_GROUP14_SHA256 - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha256
Constant for the algorithm name "diffie-hellman-group15-sha512".
DIFFIE_HELLMAN_GROUP15_SHA512 - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup15Sha512
Constant for the algorithm name "diffie-hellman-group15-sha512".
DIFFIE_HELLMAN_GROUP16_SHA512 - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup16Sha512
Constant for the algorithm name "diffie-hellman-group16-sha512".
DIFFIE_HELLMAN_GROUP17_SHA512 - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup17Sha512
Constant for the algorithm name "diffie-hellman-group16-sha512".
DIFFIE_HELLMAN_GROUP18_SHA512 - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup18Sha512
Constant for the algorithm name "diffie-hellman-group16-sha512".
DIFFIE_HELLMAN_GROUP1_SHA1 - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup1Sha1
Constant for the algorithm name "diffie-hellman-group1-sha1".
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA1 - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha1
Constant for the algorithm name "diffie-hellman-group-exchange-sha1".
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256 - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha256
 
DiffieHellmanEcdh - Class in com.maverick.ssh.components.jce.client
 
DiffieHellmanEcdh(String, String, String, int) - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanEcdh
 
DiffieHellmanEcdhNistp256 - Class in com.maverick.ssh.components.jce.client
 
DiffieHellmanEcdhNistp256() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanEcdhNistp256
 
DiffieHellmanEcdhNistp384 - Class in com.maverick.ssh.components.jce.client
 
DiffieHellmanEcdhNistp384() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanEcdhNistp384
 
DiffieHellmanEcdhNistp521 - Class in com.maverick.ssh.components.jce.client
 
DiffieHellmanEcdhNistp521() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanEcdhNistp521
 
DiffieHellmanGroup - Class in com.maverick.ssh.components.jce.client
 
DiffieHellmanGroup(String, String, BigInteger, SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroup
Construct an uninitialized instance.
DiffieHellmanGroup14Sha1 - Class in com.maverick.ssh.components.jce.client
An implementation of the diffie-hellman-group1-sha1 key exchange mechanism that uses JCE provider for DH agreement and Digest.
DiffieHellmanGroup14Sha1() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha1
 
DiffieHellmanGroup14Sha256 - Class in com.maverick.ssh.components.jce.client
Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group14-sha1".
DiffieHellmanGroup14Sha256() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha256
 
DiffieHellmanGroup15Sha512 - Class in com.maverick.ssh.components.jce.client
Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group14-sha1".
DiffieHellmanGroup15Sha512() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroup15Sha512
 
DiffieHellmanGroup16Sha512 - Class in com.maverick.ssh.components.jce.client
Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group14-sha1".
DiffieHellmanGroup16Sha512() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroup16Sha512
 
DiffieHellmanGroup17Sha512 - Class in com.maverick.ssh.components.jce.client
Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group14-sha1".
DiffieHellmanGroup17Sha512() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroup17Sha512
 
DiffieHellmanGroup18Sha512 - Class in com.maverick.ssh.components.jce.client
Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group14-sha1".
DiffieHellmanGroup18Sha512() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroup18Sha512
 
DiffieHellmanGroup1Sha1 - Class in com.maverick.ssh.components.jce.client
An implementation of the diffie-hellman-group1-sha1 key exchange mechanism that uses JCE provider for DH agreement and Digest.
DiffieHellmanGroup1Sha1() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroup1Sha1
Construct an uninitialized instance.
DiffieHellmanGroupExchangeSha1 - Class in com.maverick.ssh.components.jce.client
An implementation of the diffie-hellman-group-exchange key exchange mechanism that uses JCE provider for DH agreement and Digest.
DiffieHellmanGroupExchangeSha1() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha1
Construct an uninitialized instance.
DiffieHellmanGroupExchangeSha1(String, SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha1
 
DiffieHellmanGroupExchangeSha256 - Class in com.maverick.ssh.components.jce.client
 
DiffieHellmanGroupExchangeSha256() - Constructor for class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha256
 
DiffieHellmanGroups - Class in com.maverick.ssh.components
 
DiffieHellmanGroups() - Constructor for class com.maverick.ssh.components.DiffieHellmanGroups
 
DiffieHellmanGroups.DHGroup - Class in com.maverick.ssh.components
 
Digest - Interface in com.maverick.ssh.components
A general interface for a digest with utility methods to add java types into the digest.
digest(Digest, byte[]) - Static method in class com.maverick.ssh.components.Utils
 
digest() - Method in class com.maverick.util.RandomInputStream
 
DigestInputStream - Class in com.maverick.ssh.components
 
DigestInputStream(InputStream, Digest) - Constructor for class com.maverick.ssh.components.DigestInputStream
 
directHosts - Variable in class socks.Proxy
 
DirectoryOperation - Class in com.sshtools.sftp
This class provides a list of operations that have been/or will be completed by the SftpClient's copyRemoteDirectory/copyLocalDirectory methods.
DirectoryOperation() - Constructor for class com.sshtools.sftp.DirectoryOperation
Construct a new directory operation object
disableAlgorithm(String) - Method in class com.maverick.ssh.components.ComponentManager
 
disableBlocking() - Method in class com.maverick.util.CachingDataWindow
 
disableBouncyCastle() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
disableClientKex() - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
 
disableCompression() - Method in class com.maverick.ssh2.Ssh2Context
 
disableETM() - Method in class com.maverick.ssh2.Ssh2Context
 
disableNonStandardAlgorithms() - Method in class com.maverick.ssh2.Ssh2Context
 
disableServerKex() - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
 
disableStartupTests() - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
 
disableVerification() - Method in class com.maverick.sftp.SftpSubsystemChannel
 
disconnect() - Method in interface com.maverick.ssh.SshClient
Disconnect from the remote computer.
disconnect() - Method in class com.maverick.ssh1.Ssh1Client
 
disconnect(int, String) - Method in interface com.maverick.ssh2.AbstractClientTransport
 
disconnect() - Method in class com.maverick.ssh2.Ssh2Client
 
disconnect(int, String) - Method in class com.maverick.ssh2.TransportProtocol
Disconnect from the remote host.
disconnected(SshClient, String, int) - Method in class com.maverick.ssh.SshClientAdapter
 
disconnected(SshClient, String, int) - Method in interface com.maverick.ssh.SshClientListener
 
disconnected() - Method in interface com.maverick.ssh1.Ssh1ProtocolListener
 
DISCONNECTED - Static variable in class com.maverick.ssh2.TransportProtocol
Protocol state: The transport protocol has disconnected.
disconnecting(SshClient, String, int) - Method in class com.maverick.ssh.SshClientAdapter
 
disconnecting(SshClient, String, int) - Method in interface com.maverick.ssh.SshClientListener
 
displayBanner(String) - Method in interface com.maverick.ssh2.BannerDisplay
Called when a banner message is received.
dispose() - Method in class com.maverick.util.ByteArrayReader
 
dispose() - Method in class com.maverick.util.ByteArrayWriter
 
doAttach() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doCheckFileHandle(String, long, long, RemoteHash) - Method in class com.sshtools.sftp.SftpClient
 
doCheckHashHandle(byte[], long, long, RemoteHash) - Method in class com.sshtools.sftp.SftpClient
 
doCloseCommunicationLink() - Method in class com.maverick.vfs.ssh.SftpFileSystem
 
doCreateFileSystem(FileName, FileSystemOptions) - Method in class com.maverick.vfs.ssh.SftpFileProvider
 
doCreateFolder() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doDelete() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doDetach() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doFinal() - Method in interface com.maverick.ssh.components.Digest
Do the final processing and return the hash.
doFinal() - Method in class com.maverick.ssh.components.DigestInputStream
 
doFinal() - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
doFinal() - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
doFinal(byte[], int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
 
doFinal() - Method in class com.maverick.ssh.components.NoneHmac
 
doFinal() - Method in interface com.maverick.ssh.components.SshHmac
 
doGetAttributes() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doGetContentSize() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doGetInputStream() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doGetLastModifiedTime() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doGetOutputStream(boolean) - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doGetRandomAccessContent(RandomAccessMode) - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doGetType() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doIsHidden() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doListChildren() - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doOnChange() - Method in class com.maverick.logging.DefaultLoggerContext.FileWatcher
 
doPrivate(BigInteger) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
doPrivate(BigInteger) - Method in interface com.maverick.ssh.components.SshRsaPrivateCrtKey
 
doPrivate(BigInteger, BigInteger, BigInteger) - Static method in class com.maverick.ssh1.Rsa
 
doPrivateCrt(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Static method in class com.maverick.ssh1.Rsa
 
doPrivateCrt(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Static method in class com.maverick.ssh1.Rsa
 
doPublic(BigInteger) - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
doPublic(BigInteger) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
doPublic(BigInteger) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
doPublic(BigInteger) - Method in class com.maverick.ssh.components.jce.Ssh1RsaPublicKey
 
doPublic(BigInteger) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
doPublic(BigInteger) - Method in interface com.maverick.ssh.components.SshRsaPublicKey
 
doPublic(BigInteger, BigInteger, BigInteger) - Static method in class com.maverick.ssh1.Rsa
 
doRename(FileObject) - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doSetAttribute(String, Object) - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doSetLastModifiedTime(long) - Method in class com.maverick.vfs.ssh.SftpFileObject
 
doSign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2BaseRsaPrivateKey
 
doSocksAuthentication(int, Socket) - Method in interface socks.Authentication
This method is called when SOCKS5 server have selected a particular authentication method, for whch an implementaion have been registered.
doSocksAuthentication(int, Socket) - Method in class socks.AuthenticationNone
 
doSocksAuthentication(int, Socket) - Method in class socks.UserPasswordAuthentication
Does User/Password authentication as defined in rfc1929.
drain() - Method in class com.maverick.ssh.ShellProcess
 
duplicate() - Method in interface com.maverick.ssh.SshClient
Create an identical version of an SshClient using cached authentication information and the SshTransport duplicate method.
duplicate() - Method in interface com.maverick.ssh.SshTransport
Create a new copy of this transport and connect to the same host:port combination.
duplicate() - Method in class com.maverick.ssh1.Ssh1Client
 
duplicate() - Method in class com.maverick.ssh2.Ssh2Client
 
duplicate() - Method in class com.sshtools.net.HttpProxyTransport
 
duplicate() - Method in class com.sshtools.net.HttpProxyTransportWrapper
 
duplicate() - Method in class com.sshtools.net.SocketTransport
 
duplicate() - Method in class com.sshtools.net.SocketWrapper
 
duplicate() - Method in class com.sshtools.net.SocksProxyTransport
 
DynamicBuffer - Class in com.maverick.util
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.maverick.util.DynamicBuffer
Creates a new DynamicBuffer object.

E

ECDSA - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
ECHO - Static variable in class com.maverick.ssh.PseudoTerminalModes
Enable echoing.
echo() - Method in class com.maverick.ssh2.KBIPrompt
true if the user response should be echo'd to the display, otherwise false.
ECHOCTL - Static variable in class com.maverick.ssh.PseudoTerminalModes
Echo control characters as ^(Char).
ECHOE - Static variable in class com.maverick.ssh.PseudoTerminalModes
Visually erase chars.
ECHOK - Static variable in class com.maverick.ssh.PseudoTerminalModes
Kill character discards current line.
ECHOKE - Static variable in class com.maverick.ssh.PseudoTerminalModes
Visual erase for line kill.
ECHONL - Static variable in class com.maverick.ssh.PseudoTerminalModes
Echo NL even if ECHO is off.
ECUtils - Class in com.maverick.ssh.components.jce
 
ECUtils() - Constructor for class com.maverick.ssh.components.jce.ECUtils
 
ED25519 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
 
ED25519 - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
ED448 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
 
ED448 - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
EdDSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
 
elementAt(int) - Method in class com.maverick.agent.InMemoryKeyStore
Get the public key at the specified index
enableAlgorithm(String) - Method in class com.maverick.ssh.components.ComponentManager
 
enableBlocking() - Method in class com.maverick.util.CachingDataWindow
 
enableBouncyCastle(boolean) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
enableBouncyCastle(boolean, JCEProvider.BC_FLAVOR, Provider) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
enableCompression() - Method in class com.maverick.ssh2.Ssh2Context
 
enableConsole(Log.Level) - Method in class com.maverick.logging.DefaultLoggerContext
 
enableConsole(Log.Level) - Static method in class com.maverick.logging.Log
 
enableConsole(Log.Level) - Method in interface com.maverick.logging.RootLoggerContext
 
enableETM() - Method in class com.maverick.ssh2.Ssh2Context
 
enableFile(Log.Level, String) - Method in class com.maverick.logging.DefaultLoggerContext
 
enableFile(Log.Level, File) - Method in class com.maverick.logging.DefaultLoggerContext
 
enableFile(Log.Level, File, int, long) - Method in class com.maverick.logging.DefaultLoggerContext
 
enableFIPSMode() - Method in class com.maverick.ssh.SshConnector
Deprecated.
This method is out-of-date. Use JCEProvider.initializeDefaultProvider("BCFIPS") passing a FIPS approved JCE provider in approved mode to restrict algorithms to only those supported by the approved FIPS environment.
enableFIPSMode() - Method in interface com.maverick.ssh.SshContext
Deprecated.
This method is out-of-date. Use JCEProvider.initializeDefaultProvider("BCFIPS") passing a FIPS approved JCE provider in approved mode to restrict algorithms to only those supported by the approved FIPS environment.
enableFIPSMode() - Method in class com.maverick.ssh1.Ssh1Context
Deprecated.
This method is out-of-date. Use JCEProvider.initializeDefaultProvider("BCFIPS") passing a FIPS approved JCE provider in approved mode to restrict algorithms to only those supported by the approved FIPS environment.
enableFIPSMode() - Method in class com.maverick.ssh2.Ssh2Context
Deprecated.
This method is out-of-date. Use JCEProvider.initializeDefaultProvider("BCFIPS") passing a FIPS approved JCE provider in approved mode to restrict algorithms to only those supported by the approved FIPS environment.
enableNonStandardAlgorithms() - Method in class com.maverick.ssh2.Ssh2Context
 
enableSpongyCastle(boolean) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
enableVerification() - Method in class com.maverick.sftp.SftpSubsystemChannel
 
ENCODE - Static variable in class com.maverick.util.Base64
 
encode - Static variable in class com.maverick.util.ByteArrayReader
 
encode(String, boolean) - Static method in class com.maverick.util.URLUTF8Encoder
Encode a string to the "x-www-form-urlencoded" form, enhanced with the UTF-8-in-URL proposal.
encodeBytes(byte[], boolean) - Static method in class com.maverick.util.Base64
 
encodeBytes(byte[], int, int, boolean) - Static method in class com.maverick.util.Base64
 
encodeCertificate(ByteArrayWriter) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
EncodedExtension - Class in com.maverick.ssh.components.jce
 
EncodedExtension() - Constructor for class com.maverick.ssh.components.jce.EncodedExtension
 
encodeInt(int) - Static method in class com.maverick.util.ByteArrayWriter
Encode an integer into a 4 byte array.
encodeInt(byte[], int, int) - Static method in class com.maverick.util.ByteArrayWriter
 
encodeKey(ByteArrayWriter) - Method in class com.maverick.agent.openssh.SshAgentAddKey
 
encodeObject(Serializable) - Static method in class com.maverick.util.Base64
 
encodeSignature(byte[]) - Method in class com.maverick.agent.client.Ssh2AgentAuthentication
 
encodeSignature(SshPublicKey, int, byte[]) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
 
encodeSignature(byte[]) - Method in class com.maverick.ssh2.Ssh2PublicKeyAuthentication
 
encodeString(String, boolean) - Static method in class com.maverick.util.Base64
 
encrypt(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
encrypt(SshRsaPrivateKey, String) - Static method in class com.maverick.util.SshKeyUtils
 
encrypt(SshRsaPublicKey, String) - Static method in class com.maverick.util.SshKeyUtils
 
ENCRYPT_MODE - Static variable in class com.maverick.ssh.components.SshCipher
Encryption mode.
encryptOAEP(SshRsaPublicKey, String) - Static method in class com.maverick.util.SshKeyUtils
 
end() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
end() - Method in interface com.sshtools.config.file.EntryBuilder
 
end() - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
end - Variable in class com.sshtools.publickey.Base64EncodedFileFormat
 
endExecution() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
endSession() - Method in class socks.Proxy
 
endSession() - Method in interface socks.server.ServerAuthenticator
This method is called when session is completed.
endSession() - Method in class socks.server.ServerAuthenticatorNone
Does nothing.
ensureLeadingZero(byte[]) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
Entry<T> - Class in com.maverick.util
 
Entry(T) - Constructor for class com.maverick.util.Entry
 
Entry - Class in com.sshtools.config.file.entry
 
Entry(SshdConfigFile) - Constructor for class com.sshtools.config.file.entry.Entry
 
Entry.AbstractEntryBuilder<T> - Class in com.sshtools.config.file.entry
 
Entry.AbstractEntryBuilder.Result<T> - Interface in com.sshtools.config.file.entry
 
EntryBuilder<T,P> - Interface in com.sshtools.config.file
 
entryMatches(String, Collection<String>, Entry.AbstractEntryBuilder.Result<Boolean>) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
entryMatches(String, Collection<String>) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
entryMatches(String, Collection<String>) - Method in class com.sshtools.config.file.entry.Entry
 
EnvironmentOption - Class in com.sshtools.publickey.authorized
 
EnvironmentOption(String, String) - Constructor for class com.sshtools.publickey.authorized.EnvironmentOption
 
EOL_CR - Static variable in class com.sshtools.sftp.SftpClient
Specifies that the remote server is using \r as its newline convention when used with SftpClient.setRemoteEOL(int)
EOL_CRLF - Static variable in class com.sshtools.sftp.SftpClient
Specifies that the remote server is using \r\n as its newline convention when used with SftpClient.setRemoteEOL(int)
EOL_LF - Static variable in class com.sshtools.sftp.SftpClient
Specifies that the remote server is using \n as its newline convention when used with SftpClient.setRemoteEOL(int)
EOLProcessor - Class in com.maverick.util
This class processes text data and corrects line endings according to the settings provided.
EOLProcessor(int, int, OutputStream) - Constructor for class com.maverick.util.EOLProcessor
 
equals(Object) - Method in class com.maverick.sftp.SftpFile
Compares the Object to this instance and returns true if they point to the same file.
equals(Object) - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
equals(Object) - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
equals(Object) - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
equals(Object) - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
equals(Object) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
equals(Object) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
equals(Object) - Method in class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
equals(Object) - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
equals(Object) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
equals(Object) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
equals(Object) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
equals(Object) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
equals(Object) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
equals(Object) - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
equals(Object) - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
equals(Object) - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
equals(Object) - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
equals(Object) - Method in class com.maverick.ssh.components.SshKeyPair
 
equals(Object) - Method in class com.maverick.ssh2.Ssh2Channel
This channel is equal to another channel if the channel id's are equal.
equals(Object) - Method in class com.maverick.util.UnsignedInteger32
Compares an object.
equals(Object) - Method in class com.maverick.util.UnsignedInteger64
Compares this unsigned integer to an object.
ERR_NO_CONNECT - Static variable in class socks.server.Ident
Identd on port 113 can't be contacted
ERR_PROTOCOL - Static variable in class socks.server.Ident
Identd daemon responded with ERROR, in this case errorMessage contains the string explanation, as send by the daemon.
ERR_PROTOCOL_INCORRECT - Static variable in class socks.server.Ident
When parsing server response protocol error happened.
ERR_TIMEOUT - Static variable in class socks.server.Ident
Connection timed out
error(String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
error(String, Object...) - Static method in class com.maverick.logging.Log
 
error(String) - Method in class com.maverick.logging.MaverickLogger
 
error(String, Object) - Method in class com.maverick.logging.MaverickLogger
 
error(String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
error(String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
error(String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
error(Marker, String) - Method in class com.maverick.logging.MaverickLogger
 
error(Marker, String, Object) - Method in class com.maverick.logging.MaverickLogger
 
error(Marker, String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
error(Marker, String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
error(Marker, String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
error(Logger, String, Exception) - Method in interface com.maverick.ssh2.AbstractClientTransport
 
error(Logger, String, Exception) - Method in class com.maverick.ssh2.TransportProtocol
 
errorCode - Variable in class socks.server.Ident
Error code
errorMessage - Variable in class socks.server.Ident
Error Message can be null.
Event - Class in com.maverick.events
Superclass of all events that may be fired during the life of J2SSH.
Event(Object, int, boolean) - Constructor for class com.maverick.events.Event
Deprecated.
Use constructor with UUID of the current connection.
Event(Object, int, boolean, String) - Constructor for class com.maverick.events.Event
 
Event(Object, int, Throwable) - Constructor for class com.maverick.events.Event
Deprecated.
Use constructor with UUID of the current connection.
Event(Object, int, Throwable, String) - Constructor for class com.maverick.events.Event
 
EVENT_AUTHENTICATION_METHODS_RECEIVED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_CONNECTED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_CONNECTION_ATTEMPT - Static variable in class com.maverick.events.EventCodes
Connection attempt
EVENT_CONNECTION_ATTEMPT - Static variable in class com.maverick.events.J2SSHEventCodes
Deprecated.
use EVENT_CONNECTED instead.
EVENT_DISCONNECTED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_FAILED_TO_NEGOTIATE_TRANSPORT_COMPONENT - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_FORWARDING_LOCAL_STARTED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_FORWARDING_LOCAL_STOPPED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_FORWARDING_REMOTE_STARTED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_FORWARDING_REMOTE_STOPPED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_HOSTKEY_ACCEPTED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_HOSTKEY_RECEIVED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_HOSTKEY_REJECTED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_KEY_EXCHANGE_COMPLETE - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_KEY_EXCHANGE_FAILURE - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_KEY_EXCHANGE_INIT - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_REACHED_CONNECTION_LIMIT - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_RECEIVED_DISCONNECT - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SFTP_DIRECTORY_DELETED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SFTP_FILE_CLOSED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SFTP_FILE_DELETED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SFTP_FILE_OPENED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SFTP_FILE_RENAMED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SFTP_SESSION_STARTED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SFTP_SESSION_STOPPED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SHELL_COMMAND - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SHELL_SESSION_FAILED_TO_START - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SHELL_SESSION_STARTED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_SUBSYSTEM_STARTED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_USERAUTH_FAILURE - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_USERAUTH_FURTHER_AUTHENTICATION_REQUIRED - Static variable in class com.maverick.events.J2SSHEventCodes
 
EVENT_USERAUTH_SUCCESS - Static variable in class com.maverick.events.J2SSHEventCodes
 
eventCodeDescriptors - Variable in class com.maverick.events.EventServiceImplementation
 
EventCodes - Class in com.maverick.events
List of common event codes
EventCodes() - Constructor for class com.maverick.events.EventCodes
 
EventException - Exception in com.maverick.events
 
EventException() - Constructor for exception com.maverick.events.EventException
 
EventException(String, Throwable) - Constructor for exception com.maverick.events.EventException
 
EventException(String) - Constructor for exception com.maverick.events.EventException
 
EventException(Throwable) - Constructor for exception com.maverick.events.EventException
 
EventListener - Interface in com.maverick.events
Interface to be implemented by classes interested in receiving events.
EventObject - Class in com.maverick.events
The root class from which all event state objects shall be derived.
EventObject(Object) - Constructor for class com.maverick.events.EventObject
Constructs a prototypical Event.
EventService - Interface in com.maverick.events
Interface to be implemented by an event service implementation.
EventServiceImplementation - Class in com.maverick.events
Event Service Implementation singleton, that manages J2SSH Event Listeners, and allows events to be fired.
EventServiceImplementation() - Constructor for class com.maverick.events.EventServiceImplementation
 
EventTrigger - Interface in com.maverick.events
 
exchange(ProxyMessage) - Method in class socks.Proxy
Sends the request reads reply and returns it throws exception if something wrong with IO or the reply code is not zero
exchangeHash - Variable in class com.maverick.ssh2.SshKeyExchangeClient
The exchange hash produced during key exchange.
exec(String...) - Static method in class com.maverick.ssh.components.Utils
 
executeCommand(String) - Method in class com.maverick.ssh.Shell
 
executeCommand(String, boolean) - Method in class com.maverick.ssh.Shell
 
executeCommand(String, String) - Method in class com.maverick.ssh.Shell
 
executeCommand(String, boolean, String) - Method in class com.maverick.ssh.Shell
 
executeCommand(String, boolean, boolean) - Method in class com.maverick.ssh.Shell
 
executeCommand(String, boolean, boolean, String) - Method in class com.maverick.ssh.Shell
 
executeCommand(String) - Method in interface com.maverick.ssh.SshSession
Execute a command.
executeCommand(String, String) - Method in interface com.maverick.ssh.SshSession
Execute a command.
executeCommand(String) - Method in class com.maverick.ssh2.Ssh2Session
 
executeCommand(String, String) - Method in class com.maverick.ssh2.Ssh2Session
 
executeCommand(String...) - Static method in class com.maverick.util.ProcessUtils
 
executedCommand(SshClient, SshSession, String) - Method in class com.maverick.ssh.SshClientAdapter
 
executedCommand(SshClient, SshSession, String) - Method in interface com.maverick.ssh.SshClientListener
 
executeRead(Callable<T>) - Method in class com.sshtools.config.file.entry.Entry
 
executeRead(Callable<T>) - Method in class com.sshtools.config.file.SshdConfigFile
 
executeRead(Callable<T>) - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
executeWrite(Callable<T>) - Method in class com.sshtools.config.file.entry.Entry
 
executeWrite(Callable<T>) - Method in class com.sshtools.config.file.SshdConfigFile
 
executeWrite(Callable<T>) - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
executingCommand(SshClient, SshSession, String) - Method in class com.maverick.ssh.SshClientAdapter
 
executingCommand(SshClient, SshSession, String) - Method in interface com.maverick.ssh.SshClientListener
 
ExecutorOperationListener - Interface in com.maverick.ssh
 
ExecutorOperationSupport<T extends ExecutorServiceProvider> - Class in com.maverick.ssh
 
ExecutorOperationSupport() - Constructor for class com.maverick.ssh.ExecutorOperationSupport
 
ExecutorServiceProvider - Interface in com.maverick.ssh
 
exit() - Method in interface com.maverick.ssh.Client
 
exit() - Method in class com.maverick.ssh.Shell
 
exit() - Method in class com.maverick.ssh1.Ssh1Client
 
exit() - Method in class com.maverick.ssh2.Ssh2Client
 
exit() - Method in class com.sshtools.net.ForwardingClient
 
exit() - Method in class com.sshtools.scp.ScpClient
 
exit() - Method in class com.sshtools.sftp.SftpClient
Close the SFTP client.
EXIT_CODE_PROCESS_ACTIVE - Static variable in class com.maverick.ssh.Shell
 
EXIT_CODE_UNKNOWN - Static variable in class com.maverick.ssh.Shell
 
exitCode() - Method in interface com.maverick.ssh.SshSession
Return the exit code of the process once complete.
exitCode() - Method in class com.maverick.ssh2.Ssh2Session
 
EXITCODE_NOT_RECEIVED - Static variable in interface com.maverick.ssh.SshSession
Returned from exitCode() when the remote process is still active.
expect(String) - Method in class com.maverick.ssh.ShellController
Consume the output of the command until the pattern matches.
expect(String, boolean) - Method in class com.maverick.ssh.ShellController
Consume the output of the command until the pattern matches.
expect(String, long) - Method in class com.maverick.ssh.ShellController
Consume the output of the command until the pattern matches.
expect(String, boolean, long) - Method in class com.maverick.ssh.ShellController
Consume the output of the command until the pattern matches.
expect(String, boolean, long, long) - Method in class com.maverick.ssh.ShellController
Consume the output of the command until the pattern matches.
expectNextLine(String) - Method in class com.maverick.ssh.ShellController
Perform expect on the next line of output only
expectNextLine(String, boolean) - Method in class com.maverick.ssh.ShellController
Perform expect on the next line of output only
expectNextLine(String, boolean, long) - Method in class com.maverick.ssh.ShellController
Perform expect on the next line of output only
EXPIRED - Static variable in class com.maverick.ssh.LicenseManager
 
EXPIRED_SUBSCRIPTION - Static variable in class com.maverick.ssh.LicenseManager
 
extendedDataReceived(SshChannel, byte[], int, int, int) - Method in class com.maverick.agent.client.AgentSocketForwardingChannel
 
extendedDataReceived(SshChannel, byte[], int, int, int) - Method in class com.maverick.ssh.ChannelAdapter
 
extendedDataReceived(SshChannel, byte[], int, int, int) - Method in interface com.maverick.ssh.ChannelEventListener
A block of extended data has been received by the channel.

F

FAILED - Static variable in interface com.maverick.ssh.SshAuthentication
The authentication failed
FAILED_NEGOTIATION - Static variable in exception com.maverick.ssh.SshException
The API failed to negotiate a suitable algorithm
file - Variable in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
FileEntryType - Class in com.sshtools.config.file.entry.type
 
FileEntryType() - Constructor for class com.sshtools.config.file.entry.type.FileEntryType
 
FileEntryType.BlankEntry - Class in com.sshtools.config.file.entry.type
 
FileEntryType.CommentEntry - Class in com.sshtools.config.file.entry.type
 
FileEntryType.NonValidatingFileEntry - Class in com.sshtools.config.file.entry.type
 
FileEntryType.SshdConfigFileEntry - Class in com.sshtools.config.file.entry.type
 
FileEntryType.SshdConfigKeyValueEntry - Class in com.sshtools.config.file.entry.type
 
FileLoggingContext - Class in com.maverick.logging
 
FileLoggingContext(Log.Level, File) - Constructor for class com.maverick.logging.FileLoggingContext
 
FileLoggingContext(Log.Level, File, int, long) - Constructor for class com.maverick.logging.FileLoggingContext
 
FileTransferProgress - Interface in com.maverick.sftp
Interface for monitoring the state of a file transfer
FileUtils - Class in com.maverick.util
 
FileUtils() - Constructor for class com.maverick.util.FileUtils
 
FileWatcher(File) - Constructor for class com.maverick.logging.DefaultLoggerContext.FileWatcher
 
filter(String, String...) - Method in class com.maverick.ssh.components.ComponentFactory
 
finalize() - Method in class com.maverick.sftp.SftpFileInputStream
This method will only be available in J2SE builds
findEntry(String) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
findEntry(String, Entry.AbstractEntryBuilder.Result<FileEntryType.SshdConfigKeyValueEntry>) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
findEntry(String) - Method in class com.sshtools.config.file.entry.Entry
 
findEntryAtIndex(int) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
findEntryAtIndex(int) - Method in class com.sshtools.config.file.entry.Entry
 
findEntryIndex(String) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
findEntryIndex(String, Entry.AbstractEntryBuilder.Result<Integer>) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
findEntryIndex(String) - Method in class com.sshtools.config.file.entry.Entry
 
findEntryToEdit(String) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
findKeyValueEntry(String) - Method in class com.sshtools.config.file.entry.Entry
 
findMatchEntry(Map<String, String>) - Method in class com.sshtools.config.file.SshdConfigFile
 
findMatchEntry(Map<String, String>) - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
findMatchEntryWithMatch(Map<String, Collection<String>>) - Method in class com.sshtools.config.file.SshdConfigFile
 
findMatchEntryWithMatch(Map<String, Collection<String>>) - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
finish() - Method in class com.maverick.ssh.Packet
 
fireEvent(Event) - Method in interface com.maverick.events.EventService
Fire an Event at all EventListeners that have registered an interest in events.
fireEvent(Event) - Method in class com.maverick.events.EventServiceImplementation
Send an SSH Event to each registered listener
fireEvent(Event) - Method in interface com.maverick.events.EventTrigger
 
firstPathElement(String) - Static method in class com.maverick.util.FileUtils
 
flush() - Method in class com.maverick.util.Base64.OutputStream
 
flush() - Method in class com.maverick.util.DynamicBuffer
Flush data
FORCE_COMMAND - Static variable in class com.maverick.ssh.components.jce.CriticalOption
 
forceCommand(String) - Method in class com.maverick.ssh.components.jce.CriticalOption.Builder
 
forceKeyExchange() - Method in class com.maverick.ssh2.Ssh2Client
The SSH transport protocol exchanges keys at the beginning of the session; the specification recommends that these keys be re-exchanged after each gigabyte of transmitted data or after each hour of connection time, whichever comes sooner.
formatKey(byte[]) - Method in class com.sshtools.publickey.Base64EncodedFileFormat
 
formatLastModified(long) - Static method in class com.maverick.util.FileUtils
 
formatLongname(SftpFile) - Static method in class com.sshtools.sftp.SftpClient
Format a String with the details of the file.
formatLongname(SftpFileAttributes, String) - Static method in class com.sshtools.sftp.SftpClient
Format a String with the details of the file.
formatSize(long) - Static method in class com.maverick.util.FileUtils
 
formMessage(int, InetAddress, int) - Method in class socks.Proxy
 
formMessage(int, String, int) - Method in class socks.Proxy
 
formMessage(InputStream) - Method in class socks.Proxy
 
formMessage(int, InetAddress, int) - Method in class socks.Socks4Proxy
 
formMessage(int, String, int) - Method in class socks.Socks4Proxy
 
formMessage(InputStream) - Method in class socks.Socks4Proxy
 
formMessage(int, InetAddress, int) - Method in class socks.Socks5Proxy
 
formMessage(int, String, int) - Method in class socks.Socks5Proxy
 
formMessage(InputStream) - Method in class socks.Socks5Proxy
 
FORWARDING_ERROR - Static variable in exception com.maverick.ssh.SshException
An error has occurred the port forwarding system.
ForwardingClient - Class in com.sshtools.net
Provides management of port forwarding connections and active tunnels.
ForwardingClient(SshClient) - Constructor for class com.sshtools.net.ForwardingClient
Create an forwarding client.
ForwardingClient.ActiveTunnel - Class in com.sshtools.net
This class represents an active tunnel.
ForwardingClient.ForwardingListener - Class in com.sshtools.net
 
ForwardingClient.SocketListener - Class in com.sshtools.net
 
ForwardingClientListener - Interface in com.sshtools.net
An event listener for receiving notification of forwarding events.
ForwardingListener() - Constructor for class com.sshtools.net.ForwardingClient.ForwardingListener
 
ForwardingNotice - Class in com.maverick.agent
 
ForwardingNotice(String, String, int) - Constructor for class com.maverick.agent.ForwardingNotice
Creates a new ForwardingNotice object.
ForwardingRequestListener - Interface in com.maverick.ssh
This interface is required when a request for remote port forwarding is made.
forwardingStarted(int, String, String, int) - Method in interface com.sshtools.net.ForwardingClientListener
The forwarding has been started and any connections made to the listening address (which is specified by the key in the format 'ipaddress:port') will be forwarded over the connection to the host and port specified.
forwardingStopped(int, String, String, int) - Method in interface com.sshtools.net.ForwardingClientListener
The forwarding identifed by the key has been stopped.
free() - Method in class com.maverick.ssh2.Ssh2Channel
 
freeChannel(SshAbstractChannel) - Method in class com.maverick.ssh.message.SshMessageRouter
 
fromByteArray(byte[]) - Method in class com.maverick.agent.AgentMessage
 
fromByteArray(byte[], EllipticCurve) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
fromByteSize(String) - Static method in class com.maverick.logging.IOUtils
 
fromByteSize(String) - Static method in class com.maverick.util.IOUtil
 
FromOption - Class in com.sshtools.publickey.authorized
 
FromOption(Collection<String>) - Constructor for class com.sshtools.publickey.authorized.FromOption
 
FURTHER_AUTHENTICATION_REQUIRED - Static variable in interface com.maverick.ssh.SshAuthentication
The authentication succeeded but further authentication is required

G

GENERAL_FAILURE - Static variable in exception com.sshtools.publickey.PublicKeySubsystemException
 
generate(long, byte[], int, int, byte[], int) - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
generate(long, byte[], int, int, byte[], int) - Method in class com.maverick.ssh.components.NoneHmac
 
generate(long, byte[], int, int, byte[], int) - Method in interface com.maverick.ssh.components.SshHmac
 
generateAlgorithmSpec(byte[]) - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
generateCertificate(SshKeyPair, long, int, String, String, int, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
generateCertificate(SshKeyPair, long, int, String, String, int, List<CertificateExtension>, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
generateCertificate(SshKeyPair, long, int, String, List<String>, int, List<CriticalOption>, List<CertificateExtension>, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
generateCertificate(SshKeyPair, long, int, String, List<String>, int, Map<String, String>, List<String>, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
Deprecated.
This method does not handle extensions correctly. Use alternative method that takes CertificateExtension instances for extensions and critical options.
generateDsaKeyPair(int) - Method in class com.maverick.ssh.components.ComponentManager
Generate a new DSA public/private key pair.
generateDsaKeyPair(int) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
generateEcdsaKeyPair(int) - Method in class com.maverick.ssh.components.ComponentManager
Generate a new ECDSA key pair.
generateEcdsaKeyPair(int) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
generateEd25519KeyPair() - Method in class com.maverick.ssh.components.ComponentManager
 
generateEd25519KeyPair() - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
generateEd448KeyPair() - Method in class com.maverick.ssh.components.ComponentManager
 
generateEd448KeyPair() - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
generateHostCertificate(SshKeyPair, long, String, int, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
generateKey(int, SecureRandom) - Static method in class com.maverick.ssh1.Rsa
 
generateKey(int, BigInteger, SecureRandom) - Static method in class com.maverick.ssh1.Rsa
 
generateKeyPair(String, int) - Static method in class com.sshtools.publickey.SshKeyPairGenerator
Generates a new key pair.
generateKeyPair() - Static method in class com.sshtools.publickey.SshKeyPairGenerator
 
generateKeyPair(String) - Static method in class com.sshtools.publickey.SshKeyPairGenerator
 
generateRsaKeyPair(int, int) - Method in class com.maverick.ssh.components.ComponentManager
Generate an RSA public/private pair.
generateRsaKeyPair(int, int) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
generateSecretKeySpec(byte[]) - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
generateUserCertificate(SshKeyPair, long, String, int, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
gensalt(int) - Static method in class com.maverick.util.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt() - Static method in class com.maverick.util.BCrypt
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
get(String) - Method in class com.maverick.scp.ScpClientIO
Gets a remote file as a java.io.InputStream.
get(String, FileTransferProgress) - Method in class com.maverick.scp.ScpClientIO
Gets a remote file as a java.io.InputStream.
get(byte[], int, int) - Method in class com.maverick.util.CachingDataWindow
 
get(ByteBuffer) - Method in class com.maverick.util.CachingDataWindow
 
get() - Method in interface com.sshtools.config.file.entry.Entry.AbstractEntryBuilder.Result
 
get() - Method in class com.sshtools.config.file.SshdConfigFileCursor
 
get(String, String[], boolean) - Method in class com.sshtools.scp.ScpClient
Downloads an array of remote files to the local computer.
get(String, String[], boolean, FileTransferProgress) - Method in class com.sshtools.scp.ScpClient
 
get(String, String, boolean) - Method in class com.sshtools.scp.ScpClient
Downloads a remote file onto the local computer.
get(String, String, boolean, FileTransferProgress) - Method in class com.sshtools.scp.ScpClient
 
get(String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Download the remote file to the local computer.
get(String, FileTransferProgress, boolean) - Method in class com.sshtools.sftp.SftpClient
Download the remote file to the local computer.
get(String, boolean) - Method in class com.sshtools.sftp.SftpClient
Download the remote file to the local computer
get(String) - Method in class com.sshtools.sftp.SftpClient
Download the remote file to the local computer
get(String, String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Download the remote file to the local computer.
get(String, String, FileTransferProgress, boolean) - Method in class com.sshtools.sftp.SftpClient
Download the remote file to the local computer.
get(String, String, boolean) - Method in class com.sshtools.sftp.SftpClient
Download the remote file into the local file.
get(String, String) - Method in class com.sshtools.sftp.SftpClient
Download the remote file into the local file.
get(String, OutputStream, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Download the remote file writing it to the specified OutputStream.
get(String, OutputStream, FileTransferProgress, long) - Method in class com.sshtools.sftp.SftpClient
Download the remote file writing it to the specified OutputStream.
get(String, OutputStream, long) - Method in class com.sshtools.sftp.SftpClient
Download the remote file into an OutputStream.
get(String, OutputStream) - Method in class com.sshtools.sftp.SftpClient
Download the remote file into an OutputStream.
getA() - Method in interface com.maverick.ssh.components.jce.SshEd25519PublicKey
 
getA() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getA() - Method in interface com.maverick.ssh.components.jce.SshEd448PublicKey
 
getA() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getAbsolutePath() - Method in class com.maverick.sftp.SftpFile
Get the absolute path
getAbsolutePath(SftpFile) - Method in class com.maverick.sftp.SftpSubsystemChannel
Get the absolute path of a file.
getAbsolutePath(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Get the absolute path of a file.
getAbsolutePath(String) - Method in class com.sshtools.sftp.SftpClient
Get the absolute path for a file.
getAccessedDateTime() - Method in class com.maverick.sftp.SftpFileAttributes
Returns the last accessed date/time as a Java Date object.
getAccessedTime() - Method in class com.maverick.sftp.SftpFileAttributes
Get the last accessed time.
getActiveChannels() - Method in class com.maverick.ssh.message.SshMessageRouter
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanEcdh
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha1
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup1Sha1
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha1
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha256
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.client.Rsa1024Sha1
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.ssh.components.jce.client.Rsa2048Sha256
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacMD5
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacMD596
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacMD5ETM
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacRipeMd160
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacRipeMd160_at_openssh_dot_com
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacRipeMd160ETM
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha1
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha196
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha1ETM
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha256
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha256_96
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha256_at_ssh_dot_com
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha256ETM
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha512
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha512_96
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.HmacSha512ETM
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
Get the algorithm name for the public key.
getAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
Get the algorithm name for the public key.
getAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh1Des3
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh1RsaPublicKey
The algorithm name "rsa1"
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
Get the algorithm name for the public key.
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKey
Get the algorithm name for the public key.
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist256Rfc6187
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist384Rfc6187
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist521Rfc6187
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKey
Get the algorithm name for the public key.
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
getAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
Get the algorithm name for the public key.
getAlgorithm() - Method in class com.maverick.ssh.components.NoneHmac
 
getAlgorithm() - Method in class com.maverick.ssh.components.SshCipher
 
getAlgorithm() - Method in interface com.maverick.ssh.components.SshComponent
 
getAlgorithm() - Method in interface com.maverick.ssh.components.SshHmac
 
getAlgorithm() - Method in interface com.maverick.ssh.components.SshPrivateKey
 
getAlgorithm() - Method in interface com.maverick.ssh.components.SshPublicKey
Get the algorithm name for the public key.
getAlgorithm() - Method in class com.maverick.ssh.compression.NoneCompression
 
getAlgorithm() - Method in interface com.maverick.ssh.compression.SshCompression
Get the algorithm name for this compression implementation.
getAlgorithm() - Method in interface com.maverick.ssh.SecureComponent
 
getAlgorithm() - Method in class com.maverick.ssh2.SshKeyExchangeClient
Get the key exchange algorithm name.
getAlgorithm() - Method in class com.sshtools.zlib.OpenSSHZLibCompression
 
getAlgorithm() - Method in class com.sshtools.zlib.ZLibCompression
 
getAlgorithmName() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
 
getAlgorithmsForHost(String) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
getAll() - Method in class socks.InetRange
Get all entries in the range as strings.
getAllAttributes() - Method in class com.maverick.events.Event
 
getAttribute(String) - Method in class com.maverick.events.Event
Get the value of an event attribute
getAttribute(String) - Method in interface com.maverick.ssh.SshClient
Get a previously added attribute from this object.
getAttribute(String, T) - Method in interface com.maverick.ssh.SshClient
Get an attribute or default
getAttribute(String) - Method in class com.maverick.ssh1.Ssh1Client
 
getAttribute(String, T) - Method in class com.maverick.ssh1.Ssh1Client
 
getAttribute(String) - Method in class com.maverick.ssh2.Ssh2Client
 
getAttribute(String, T) - Method in class com.maverick.ssh2.Ssh2Client
 
getAttributes() - Method in class com.maverick.sftp.SftpFile
Get the files attributes.
getAttributes(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Get the attributes of a file.
getAttributes(String, int, String) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getAttributes(SftpFile) - Method in class com.maverick.sftp.SftpSubsystemChannel
Get the attributes of a file.
getAuthenticationMethod() - Method in class com.sshtools.net.HttpResponse
 
getAuthenticationMethod(int) - Method in class socks.Socks5Proxy
Get authentication method, which corresponds to given method id
getAuthenticationMethods(String, String) - Method in class com.maverick.ssh2.AuthenticationProtocol
Get a list of available authentication methods for the user.
getAuthenticationMethods() - Method in class com.maverick.ssh2.AuthenticationResult
Get the authentication methods that can be used.
getAuthenticationMethods(String) - Method in class com.maverick.ssh2.Ssh2Client
Get a list of authentication methods for the user.
getAuthenticationRealm() - Method in class com.sshtools.net.HttpResponse
 
getAvail() - Method in class com.sshtools.sftp.StatVfs
 
getAvailBlocks() - Method in class com.sshtools.sftp.StatVfs
 
getAvailForNonRoot() - Method in class com.sshtools.sftp.StatVfs
 
getAvailINodes() - Method in class com.sshtools.sftp.StatVfs
 
getBackgroundThread() - Method in class com.maverick.ssh.message.SshMessageRouter
 
getBackgroundThread() - Method in class com.maverick.ssh2.Ssh2Client
 
getBannerDisplay() - Method in class com.maverick.ssh2.Ssh2Context
Get the contexts banner display
getBCProvider() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getBitLength() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
getBitLength() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
getBitLength() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
getBitLength() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
getBitLength() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getBitLength() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getBitLength() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getBitLength() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getBitLength() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getBitLength() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getBitLength() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getBitLength() - Method in interface com.maverick.ssh.components.SshPublicKey
Get the bit length of the public key
getBlankEntryKey() - Method in class com.sshtools.config.file.entry.Entry
 
getBlockingThread() - Method in class com.maverick.ssh.message.SshMessageStore
 
getBlocks() - Method in class com.sshtools.sftp.StatVfs
 
getBlockSize() - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
getBlockSize() - Method in class com.maverick.ssh.components.jce.ArcFour
 
getBlockSize() - Method in class com.maverick.ssh.components.jce.ArcFour128
 
getBlockSize() - Method in class com.maverick.ssh.components.jce.ArcFour256
 
getBlockSize() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
getBlockSize() - Method in class com.maverick.ssh.components.jce.Ssh1Des3
 
getBlockSize() - Method in class com.maverick.ssh.components.NoneCipher
Get the cipher block size.
getBlockSize() - Method in class com.maverick.ssh.components.SshCipher
Get the cipher block size.
getBlockSize() - Method in class com.sshtools.sftp.StatVfs
 
getBoolean(String, boolean, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getBooleanOrDefault(String, boolean) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getBroadcastAddress() - Method in class com.sshtools.net.CIDRNetwork
 
getBubbleBabble(SshPublicKey) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
getBubbleBabble(byte[]) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
getBubbleBabble(SshPublicKey) - Static method in class com.maverick.util.SshKeyUtils
 
getByte() - Method in class com.maverick.util.SimpleASNReader
 
getByteAddress(String) - Static method in class com.sshtools.net.IPUtils
 
getBytes() - Method in class com.maverick.util.IOStreamConnector
 
getByteSize(String, String, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getCanonicalNewline() - Method in class com.maverick.sftp.SftpSubsystemChannel
Returns the canonical newline convention in use when reading/writing text files.
getCapabilities() - Method in class com.maverick.vfs.ssh.SftpFileProvider
 
getCapacity() - Method in class com.sshtools.sftp.StatVfs
 
getCause() - Method in exception com.maverick.ssh.SshException
If an INTERNAL_ERROR reason is given this method MAY return the cause of the error.
getCertificate() - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKey
 
getCertificate() - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
getCertificate() - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
getCertificate() - Method in class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
getCertificate() - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKey
 
getCertificate() - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
getCertificate() - Method in class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
 
getCertificate() - Method in class com.maverick.ssh.components.SshCertificate
 
getCertificate() - Method in interface com.maverick.ssh.components.SshX509PublicKey
 
getCertificate(File, String) - Static method in class com.maverick.util.SshKeyUtils
 
getCertificate(File, String, File) - Static method in class com.maverick.util.SshKeyUtils
 
getCertificate(InputStream, String, InputStream) - Static method in class com.maverick.util.SshKeyUtils
 
getCertificate(String, String, String) - Static method in class com.maverick.util.SshKeyUtils
 
getCertificateChain() - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKey
 
getCertificateChain() - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
getCertificateChain() - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
getCertificateChain() - Method in class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
getCertificateChain() - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKey
 
getCertificateChain() - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
getCertificateChain() - Method in class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
 
getCertificateChain() - Method in interface com.maverick.ssh.components.SshX509PublicKey
 
getChainProxy() - Method in class socks.Proxy
Get proxy which is used to connect to this proxy.
getChannelCount() - Method in class com.maverick.ssh.message.SshMessageRouter
 
getChannelCount() - Method in interface com.maverick.ssh.SshClient
Get the number of active channels.
getChannelCount() - Method in class com.maverick.ssh1.Ssh1Client
 
getChannelCount() - Method in class com.maverick.ssh2.Ssh2Client
 
getChannelId() - Method in class com.maverick.ssh.message.SshAbstractChannel
 
getChannelId() - Method in interface com.maverick.ssh.SshChannel
Get the id of this channel.
getChannelLimit() - Method in interface com.maverick.ssh.SshContext
Get the maximum number of channels that are allowed open at any one time.
getChannelLimit() - Method in class com.maverick.ssh1.Ssh1Context
 
getChannelLimit() - Method in class com.maverick.ssh2.Ssh2Context
 
getCharset(FileSystemOptions) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
getCharsetEncoding() - Method in class com.maverick.sftp.SftpSubsystemChannel
Get the current encoding being used for filename Strings.
getCharsetEncoding() - Static method in class com.maverick.util.ByteArrayReader
Get the current encoding being used for Strings variables.
getCIDRString() - Method in class com.sshtools.net.CIDRNetwork
 
getCipherInUseCS() - Method in class com.maverick.ssh2.Ssh2Client
Get the cipher algorithm used to encrypt data sent to the server.
getCipherInUseSC() - Method in class com.maverick.ssh2.Ssh2Client
Get the cipher algorithm used to decrypt data received from the server.
getCiphersCS() - Method in class com.maverick.ssh2.Ssh2Context
Get the ciphers for the Client->Server stream.
getCiphersSC() - Method in class com.maverick.ssh2.Ssh2Context
Get the ciphers for the Server->Client stream.
getCipherType(int) - Method in class com.maverick.ssh1.Ssh1Context
Get the cipher type for this configuration context.
getClient() - Method in class com.maverick.ssh.Shell
 
getClient() - Method in interface com.maverick.ssh.SshChannel
The SshClient that this channel belongs to
getClient() - Method in interface com.maverick.ssh.SshSession
Get the client that created this session.
getClient() - Method in class com.maverick.ssh2.AuthenticationProtocol
 
getClient() - Method in class com.maverick.ssh2.Ssh2Channel
 
getClient() - Method in class com.maverick.ssh2.Ssh2Session
 
getClient() - Method in class com.maverick.ssh2.TransportProtocol
Get the SshClient instance that created this transport.
getClient() - Method in class com.maverick.vfs.ssh.SftpFileSystem
 
getClientCount() - Method in class com.maverick.pool.SshClientPool
Return the total number of clients in the pool
getClientCount(String, int, String) - Method in class com.maverick.pool.SshClientPool
Return the total number of clients in the pool for a given host/port/user combination.
getClientUsername() - Method in class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
Get the user's username on the client computer
getClientUsername() - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
Get the user's username on the client computer
getCommand() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
getCommandOutput() - Method in class com.maverick.ssh.ShellProcess
 
getComment() - Method in class com.sshtools.publickey.KnownHostsKeyVerification.KeyEntry
 
getComment() - Method in class com.sshtools.publickey.OpenSSHPublicKeyFile
 
getComment() - Method in class com.sshtools.publickey.SECSHPublicKeyFile
 
getComment() - Method in interface com.sshtools.publickey.SshPublicKeyFile
Get the comment applied to the key file.
getCommentEntryKey() - Method in class com.sshtools.config.file.entry.Entry
 
getComponent() - Method in exception com.maverick.ssh.SshException
Return the component that generated the error.
getComponentFactory() - Method in class com.maverick.ssh.IncompatibleAlgorithm
 
getCompression(FileSystemOptions) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
getCompressionInUseCS() - Method in class com.maverick.ssh2.Ssh2Client
Get the compression algorithm used to compress the clients outgoing data.
getCompressionInUseSC() - Method in class com.maverick.ssh2.Ssh2Client
Get the compression algorithm used to decompress the servers data.
getConfigBuilder() - Method in class com.maverick.vfs.ssh.SftpFileProvider
 
getConfigClass() - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
getConnection() - Method in class com.maverick.ssh2.Ssh2Channel
 
getConnectionTimeout() - Static method in class com.sshtools.net.HttpProxyTransport
 
getConnectionTimeout() - Static method in class com.sshtools.net.HttpProxyTransportWrapper
 
getConnectionTimeout() - Static method in class com.sshtools.net.SocksProxyTransport
 
getContext() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
getContext() - Method in interface com.maverick.ssh.SshClient
Get the context that created this client.
getContext(int) - Method in class com.maverick.ssh.SshConnector
Deprecated.
Future version will only support SSH2. Use getContext without parameters.
getContext() - Method in class com.maverick.ssh.SshConnector
Get the SSH2 context
getContext() - Method in class com.maverick.ssh1.Ssh1Client
 
getContext() - Method in interface com.maverick.ssh2.AbstractClientTransport
 
getContext() - Method in class com.maverick.ssh2.Ssh2Client
 
getContext() - Method in class com.maverick.ssh2.TransportProtocol
 
getCreationDateTime() - Method in class com.maverick.sftp.SftpFileAttributes
Returns the creation date/time as a Java Date object.
getCreationTime() - Method in class com.maverick.sftp.SftpFileAttributes
Get the creation time of this file.
getCriticalOptions() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
Deprecated.
Process CertificateExtension values directly.
getCriticalOptionsList() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getCrtCoefficient() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getCrtCoefficient() - Method in interface com.maverick.ssh.components.SshRsaPrivateCrtKey
 
getCurve() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getCurveParams(String) - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
getCurveParams(String) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getData() - Method in class com.maverick.agent.openssh.SshAgentOperationComplete
 
getData() - Method in class com.maverick.agent.rfc.SshAgentOperationComplete
 
getData() - Method in class com.maverick.ssh2.GlobalRequest
Get the request data, if the request has been sent and processed, this will return the response data (which can be null).
getData() - Method in class com.maverick.util.SimpleASNReader
 
getDefaultContext() - Static method in class com.maverick.logging.Log
 
getDefaultDirectory() - Method in class com.maverick.sftp.SftpSubsystemChannel
Gets the users default directory.
getDefaultDirectory() - Method in class com.sshtools.sftp.SftpClient
Get the default directory (or HOME directory)
getDefaultProvider() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getDefaultProxy() - Static method in class socks.Proxy
Get current default proxy.
getDeletedFiles() - Method in class com.sshtools.sftp.DirectoryOperation
When synchronizing directories, this method will return a list of files that will be deleted becasue they no longer exist at the source location.
getDescription() - Method in class com.maverick.agent.openssh.SshAgentAddKey
 
getDescription() - Method in class com.maverick.agent.openssh.SshAgentDeleteKey
 
getDescription() - Method in class com.maverick.agent.rfc.SshAgentAddKey
 
getDescription() - Method in class com.maverick.agent.rfc.SshAgentDeleteKey
 
getDHGroupExchangeKeySize() - Method in class com.maverick.ssh2.Ssh2Context
 
getDHKeyAgreement() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getDHKeyFactory() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getDHKeyGenerator() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getDirect() - Method in class socks.Proxy
Get the list of direct hosts.
getECDSAAlgorithmName() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getEncoded() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getEncoded() - Method in class com.maverick.ssh.components.jce.Ssh1RsaPublicKey
Get the encoded format required by SSH1
getEncoded() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
Encode the public key into a blob of binary data, the encoded result will be passed into init to recreate the key.
getEncoded() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getEncoded() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getEncoded() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getEncoded() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getEncoded() - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKey
Encode the public key into a blob of binary data, the encoded result will be passed into init to recreate the key.
getEncoded() - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
getEncoded() - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
getEncoded() - Method in class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
getEncoded() - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKey
Encode the public key into a blob of binary data, the encoded result will be passed into init to recreate the key.
getEncoded() - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
getEncoded() - Method in class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
Encode the public key into a blob of binary data, the encoded result will be passed into init to recreate the key.
getEncoded() - Method in interface com.maverick.ssh.components.SshPublicKey
Encode the public key into a blob of binary data, the encoded result will be passed into init to recreate the key.
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getEncodingAlgorithm() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getEncodingAlgorithm() - Method in interface com.maverick.ssh.components.SshPublicKey
The algorithm name used in the encoding of the public key
getEntry(String) - Method in class com.sshtools.config.file.entry.Entry
 
getEnvironmentName() - Method in class com.sshtools.publickey.authorized.EnvironmentOption
 
getEnvironmentValue() - Method in class com.sshtools.publickey.authorized.EnvironmentOption
 
getEOL(String) - Method in class com.sshtools.sftp.SftpClient
 
getEOL(byte[]) - Method in class com.sshtools.sftp.SftpClient
 
getErrorCode() - Method in class com.maverick.agent.rfc.SshAgentFailure
 
getErrorCode() - Method in exception socks.SocksException
Get the error code associated with this exception.
getEventName(Integer) - Method in interface com.maverick.events.EventService
Get an event name from the registered event code descriptors (debug use only)
getEventName(Integer) - Method in class com.maverick.events.EventServiceImplementation
 
getExchangeHash() - Method in class com.maverick.ssh2.SshKeyExchangeClient
Get the output of the key exchange
getExecutorService() - Method in interface com.maverick.ssh.ExecutorServiceProvider
 
getExecutorService() - Method in interface com.maverick.ssh.message.SshMessageReader
 
getExecutorService() - Method in class com.maverick.ssh1.Ssh1Context
 
getExecutorService() - Method in class com.maverick.ssh2.Ssh2Context
 
getExecutorService() - Method in class com.maverick.ssh2.TransportProtocol
 
getExitCode() - Method in class com.maverick.ssh.ShellProcess
 
getExitSignalInfo() - Method in class com.maverick.ssh2.Ssh2Session
Get the exit signal information, may be an empty string.
getExtendedAttribute(String) - Method in class com.maverick.sftp.SftpFileAttributes
 
getExtendedAttributes() - Method in class com.maverick.sftp.SftpFileAttributes
Get the extended attributes.
getExtension(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Get the data value of a supported SFTP extension.
getExtension(String) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getExtensionResponse(UnsignedInteger32) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getExtensions() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
Deprecated.
Process CertificateExtension values directly.
getExtensionsList() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getExtensionsMap() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
Deprecated.
Process CertificateExtension values directly.
getFailedTransfers() - Method in class com.sshtools.sftp.DirectoryOperation
Returns a Hashtable of files and exceptions.
getFile(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Utility method to obtain an SftpFile instance for a given path.
getFileCount() - Method in class com.sshtools.sftp.DirectoryOperation
Get the total number of new and changed files to transfer
getFilename() - Method in class com.maverick.sftp.SftpFile
Get the filename.
getFilenameExtension(String) - Static method in class com.maverick.logging.IOUtils
 
getFilenameWithoutExtension(String) - Static method in class com.maverick.logging.IOUtils
 
getFiles(String) - Method in class com.sshtools.sftp.SftpClient
Download the remote files to the local computer
getFiles(String, boolean) - Method in class com.sshtools.sftp.SftpClient
Download the remote files to the local computer
getFiles(String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Download the remote files to the local computer.
getFiles(String, FileTransferProgress, boolean) - Method in class com.sshtools.sftp.SftpClient
Download the remote files to the local computer.
getFiles(String, String) - Method in class com.sshtools.sftp.SftpClient
Download the remote files into the local file.
getFiles(String, String, boolean) - Method in class com.sshtools.sftp.SftpClient
Download the remote files into the local file.
getFiles(String, String, FileTransferProgress, boolean) - Method in class com.sshtools.sftp.SftpClient
Download the remote file to the local computer.
getFileSystemID() - Method in class com.sshtools.sftp.StatVfs
 
getFingerprint() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getFingerprint() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getFingerprint() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getFingerprint() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getFingerprint() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getFingerprint() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getFingerprint() - Method in interface com.maverick.ssh.components.SshPublicKey
Return an SSH fingerprint of the public key
getFingerprint(SshPublicKey) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
getFingerprint(SshPublicKey, String) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
getFingerprint(SshPublicKey, String, SshKeyFingerprint.Encoding) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
getFingerprint(byte[]) - Static method in class com.maverick.ssh.SshKeyFingerprint
Generate an SSH key fingerprint as defined in draft-ietf-secsh-fingerprint-00.txt.
getFingerprint(byte[], String) - Static method in class com.maverick.ssh.SshKeyFingerprint
Generate an SSH key fingerprint with a specific algorithm.
getFingerprint(byte[], String, SshKeyFingerprint.Encoding) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
getFingerprint(SshPublicKey) - Static method in class com.maverick.util.SshKeyUtils
 
getFlags() - Method in class com.maverick.agent.openssh.SshAgentPrivateKeyOp
 
getFlags() - Method in class com.maverick.sftp.ACL
 
getForcedCommand() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getFormattedEntry() - Method in class com.maverick.util.BlankLineEntry
 
getFormattedEntry() - Method in class com.maverick.util.CommentEntry
 
getFormattedEntry() - Method in class com.maverick.util.Entry
 
getFormattedEntry() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
getFormattedFile() - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
getFormattedKey(SshPublicKey, String, int) - Static method in class com.maverick.util.SshKeyUtils
 
getFormattedKey(SshPublicKey, String) - Static method in class com.maverick.util.SshKeyUtils
 
getFormattedKey() - Method in class com.sshtools.publickey.OpenSSHPublicKeyFile
 
getFormattedKey() - Method in class com.sshtools.publickey.SECSHPublicKeyFile
 
getFormattedKey() - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Get the formatted key
getFormattedKey() - Method in interface com.sshtools.publickey.SshPublicKeyFile
Get the formatted key.
getFormattedLine() - Method in class com.sshtools.config.file.entry.type.FileEntryType.BlankEntry
 
getFormattedLine() - Method in class com.sshtools.config.file.entry.type.FileEntryType.CommentEntry
 
getFormattedLine() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigFileEntry
 
getFormattedLine() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
getFormattedOption() - Method in class com.sshtools.publickey.authorized.Option
 
getFormattedOption() - Method in class com.sshtools.publickey.authorized.TunnelOption
 
getForwardingPath() - Method in class com.maverick.agent.KeyConstraints
 
getFragmentSize() - Method in class com.sshtools.sftp.StatVfs
 
getFreeBlocks() - Method in class com.sshtools.sftp.StatVfs
 
getFreeINodes() - Method in class com.sshtools.sftp.StatVfs
 
getG() - Method in class com.maverick.ssh.components.DiffieHellmanGroups.DHGroup
 
getG() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
getG() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getG() - Method in interface com.maverick.ssh.components.SshDsaPublicKey
 
getGID() - Method in class com.maverick.sftp.SftpFileAttributes
Get the GID of this file.
getGlobalConfig(String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getGlobalEntry() - Method in class com.sshtools.config.file.SshdConfigFile
 
getGlobalMessages() - Method in class com.maverick.ssh.message.SshMessageRouter
 
getGssCallback() - Method in class com.maverick.ssh2.Ssh2Context
 
getHandle() - Method in class com.maverick.sftp.SftpFile
Get the open file handle
getHandleResponse(UnsignedInteger32) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getHandleResponse(SftpMessage, UnsignedInteger32) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getHashAlgorithm() - Method in interface com.maverick.ssh.components.SshKeyExchange
 
getHashAlgorithm() - Method in class com.maverick.ssh2.SshKeyExchangeClient
 
getHeaderField(String) - Method in class com.sshtools.net.HttpHeader
 
getHeaderFieldNames() - Method in class com.sshtools.net.HttpHeader
 
getHeaderFields() - Method in class com.sshtools.net.HttpHeader
 
getHeaderValue(String) - Method in class com.sshtools.publickey.Base64EncodedFileFormat
 
getHome() - Method in class com.maverick.vfs.ssh.SftpFileSystem
 
getHomeDirectory(String) - Method in class com.sshtools.sftp.SftpClient
 
getHost() - Method in interface com.maverick.ssh.SshClient
Public accessor method for getTransport().getHost().
getHost() - Method in interface com.maverick.ssh.SshTransport
Get the name of the connected host.
getHost() - Method in class com.maverick.ssh1.Ssh1Client
 
getHost() - Method in interface com.maverick.ssh2.AbstractClientTransport
 
getHost() - Method in class com.maverick.ssh2.AuthenticationProtocol
 
getHost() - Method in class com.maverick.ssh2.Ssh2Client
 
getHost() - Method in class com.maverick.ssh2.TransportProtocol
 
getHost() - Method in class com.sshtools.net.HttpProxyTransport
 
getHost() - Method in class com.sshtools.net.HttpProxyTransportWrapper
 
getHost() - Method in class com.sshtools.net.SocketTransport
Get the hostname of the connected host.
getHost() - Method in class com.sshtools.net.SocketWrapper
 
getHost() - Method in class com.sshtools.net.SocksProxyTransport
 
getHost() - Method in class socks.SocksServerSocket
Get the name of the host proxy is using to listen for incoming connection.
getHost() - Method in class socks.SocksSocket
Returns remote host name, it is usefull in cases when addresses are resolved by proxy, and we can't create InetAddress object.
getHostKey(String, int) - Static method in class com.maverick.ssh.SshCompatibilityUtils
 
getHostKey(String, int, String) - Static method in class com.maverick.ssh.SshCompatibilityUtils
 
getHostKey(String, int) - Static method in class com.maverick.ssh.SshKeyUtils
 
getHostKey(String, int, String) - Static method in class com.maverick.ssh.SshKeyUtils
 
getHostKey() - Method in class com.maverick.ssh2.Ssh2Client
 
getHostKey() - Method in class com.maverick.ssh2.SshKeyExchangeClient
Get the host key supplied during key exchange.
getHostKeyInUse() - Method in class com.maverick.ssh2.Ssh2Client
Returns the host key algorithm used in the last key exchange.
getHostKeyVerification() - Method in interface com.maverick.ssh.SshContext
Get the host key verification implementation.
getHostKeyVerification() - Method in class com.maverick.ssh1.Ssh1Context
 
getHostKeyVerification() - Method in class com.maverick.ssh2.Ssh2Context
Get the host key verification implementation
getHostKeyVerification(FileSystemOptions) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
getHostname() - Method in interface com.maverick.ssh.message.SshMessageReader
 
getHostname() - Method in class com.maverick.ssh2.TransportProtocol
 
getHostToConnect() - Method in class com.sshtools.net.ForwardingClient.SocketListener
 
getId() - Method in class com.maverick.events.Event
Get the unique event id
getIdent(String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getIdent() - Method in interface com.maverick.ssh.message.SshMessageReader
 
getIdent() - Method in interface com.maverick.ssh.SshClient
The SSH identifier for this host.
getIdent() - Method in class com.maverick.ssh1.Ssh1Client
 
getIdent() - Method in interface com.maverick.ssh2.AbstractClientTransport
 
getIdent() - Method in class com.maverick.ssh2.Ssh2Client
 
getIdent() - Method in class com.maverick.ssh2.TransportProtocol
 
getIdleAuthenticationTimeoutSeconds() - Method in class com.maverick.ssh2.Ssh2Context
 
getIdleConnectionTimeoutSeconds() - Method in class com.maverick.ssh2.Ssh2Context
 
getIgnoreHostKeyifEmpty() - Method in class com.maverick.ssh2.TransportProtocol
 
getIncompatibleAlgorithms() - Method in exception com.maverick.ssh.SshException
 
getInetAddress() - Method in class socks.Proxy
Get the ip address of the proxy server host.
getInetAddress() - Method in class socks.ProxyMessage
Get the Address field of this message as InetAddress object.
getInetAddress() - Method in class socks.SocksServerSocket
Get address assigned by proxy to listen for incomming connections, or the local machine address if doing direct connection.
getInetAddress() - Method in class socks.SocksSocket
Get remote host as InetAddress object, might return null if addresses are resolved by proxy, and it is not possible to resolve it locally
getInitialTimeout() - Method in class com.maverick.ssh.SshConnector
Get the initial socket timeout for SSH identification.
getINodes() - Method in class com.sshtools.sftp.StatVfs
 
getInputStream() - Method in interface com.maverick.agent.server.SshAgentTransport
 
getInputStream() - Method in class com.maverick.agent.win32.AbstractNamedPipe.NamedPipeSession
 
getInputStream() - Method in class com.maverick.agent.win32.NamedPipeClient
 
getInputStream() - Method in class com.maverick.ssh.ShellProcess
Returns an InputStream that will contain only the output from the executed ShellProcess.
getInputStream() - Method in interface com.maverick.ssh.SshIO
Get an InputStream to read incoming channel data.
getInputStream() - Method in interface com.maverick.ssh.SshSession
Get an InputStream to read the process stdout.
getInputStream() - Method in class com.maverick.ssh2.Ssh2Channel
 
getInputStream() - Method in class com.maverick.util.DynamicBuffer
Get the InputStream of this buffer.
getInputStream() - Method in class com.sshtools.net.SocketWrapper
 
getInputStream(String, long) - Method in class com.sshtools.sftp.SftpClient
Create an InputStream for reading a remote file.
getInputStream(String) - Method in class com.sshtools.sftp.SftpClient
Create an InputStream for reading a remote file.
getInputStream() - Method in interface socks.server.ServerAuthenticator
This method should return input stream which should be used on the accepted socket.
getInputStream() - Method in class socks.server.ServerAuthenticatorNone
Get input stream.
getInputStream() - Method in class socks.SocketWrappedChannel
 
getInputStream() - Method in class socks.SocksSocket
Same as Socket
getInstance() - Static method in class com.maverick.events.EventServiceImplementation
Get the event service instance
getInstance() - Static method in class com.maverick.logging.MaverickLoggerFactory
 
getInstance(String) - Method in class com.maverick.ssh.components.ComponentFactory
Get a new instance of a supported component.
getInstance() - Static method in class com.maverick.ssh.components.ComponentManager
Get the installed component manager.
getInstance() - Static method in class com.maverick.vfs.ssh.SftpFileNameParser
 
getInstance() - Static method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
getInt(String, int, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getJCEPrivateKey() - Method in class com.maverick.ssh.components.jce.Ssh2BaseJCEPrivateKey
 
getJCEPrivateKey() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
getJCEPrivateKey() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
getJCEPrivateKey() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getJCEPrivateKey() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
getJCEPrivateKey() - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
getJCEPrivateKey() - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
getJCEPrivateKey() - Method in interface com.maverick.ssh.components.SshDsaPrivateKey
 
getJCEPrivateKey() - Method in interface com.maverick.ssh.components.SshPrivateKey
 
getJCEPrivateKey() - Method in interface com.maverick.ssh.components.SshRsaPrivateCrtKey
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getJCEPublicKey() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getJCEPublicKey() - Method in interface com.maverick.ssh.components.SshDsaPublicKey
 
getJCEPublicKey() - Method in interface com.maverick.ssh.components.SshPublicKey
Get the JCE component of this key.
getJCEPublicKey() - Method in interface com.maverick.ssh.components.SshRsaPublicKey
 
getJCESignature(String) - Method in class com.maverick.ssh.components.jce.Ssh2BaseJCEPrivateKey
 
getKeepAliveMaxDataLength() - Method in class com.maverick.ssh2.Ssh2Context
 
getKey() - Method in class com.maverick.ssh.ConfigurationCollector
 
getKey() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
getKey() - Method in class com.sshtools.publickey.KnownHostsKeyVerification.KeyEntry
 
getKeyBlob(byte[]) - Method in class com.sshtools.publickey.Base64EncodedFileFormat
 
getKeyConstraints(SshPublicKey) - Method in class com.maverick.agent.InMemoryKeyStore
 
getKeyConstraints(SshPublicKey) - Method in interface com.maverick.agent.KeyStore
Get the constraints for a key stored in this keystore.
getKeyConstraints() - Method in class com.maverick.agent.openssh.SshAgentAddKey
 
getKeyConstraints() - Method in class com.maverick.agent.rfc.SshAgentAddKey
 
getKeyEntries() - Method in class com.sshtools.config.file.entry.Entry
 
getKeyEntries() - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
getKeyEntriesOrderedMap() - Method in class com.sshtools.config.file.entry.Entry
 
getKeyEntry(SshPublicKey) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
getKeyExchange() - Method in class com.maverick.ssh2.AuthenticationProtocol
 
getKeyExchange() - Method in class com.maverick.ssh2.TransportProtocol
 
getKeyExchangeInstanceInUse() - Method in class com.maverick.ssh2.Ssh2Client
 
getKeyExchangeInUse() - Method in class com.maverick.ssh2.Ssh2Client
Returns the key exchange algorithm last used.
getKeyExchanges() - Method in class com.maverick.ssh2.Ssh2Context
Get the ciphers for the Server->Client stream.
getKeyFactory(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getKeyId() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getKeyLength() - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
getKeyLength() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
getKeyLength() - Method in class com.maverick.ssh.components.jce.Ssh1Des3
 
getKeyLength() - Method in class com.maverick.ssh.components.NoneCipher
 
getKeyLength() - Method in class com.maverick.ssh.components.SshCipher
Return the key length required
getKeyPair(SshPrivateKey, SshPublicKey) - Static method in class com.maverick.ssh.components.SshKeyPair
Wraps a public/private key pair into an SshKeyPair instance.
getKeys() - Method in class com.maverick.agent.openssh.SshAgentKeyList
 
getKeys() - Method in class com.maverick.agent.rfc.SshAgentKeyList
 
getKeys() - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
getKeystore() - Method in class com.maverick.agent.server.SshAgentSocketListener
Gets the underlying keystore for this agent listener.
getKeyTimeout() - Method in class com.maverick.agent.KeyConstraints
 
getKeyUseLimit() - Method in class com.maverick.agent.KeyConstraints
 
getKnownHostName() - Method in class com.maverick.ssh2.TransportProtocol
 
getKnownHosts(FileSystemOptions) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
getKnownHostsFile() - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
 
getKnownHostsFile() - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
 
getKnownHostsFile() - Method in class com.sshtools.publickey.KnownHostsFile
 
getLastError() - Method in class com.maverick.ssh2.TransportProtocol
Returns the last error detected by the protocol.
getLastError() - Method in class com.maverick.util.IOStreamConnector
 
getLastModTimeAccuracy() - Method in class com.maverick.vfs.ssh.SftpFileSystem
 
getLength() - Method in class com.maverick.agent.rfc.SshAgentRandom
 
getLength() - Method in class com.maverick.util.SimpleASNReader
 
getLevel() - Method in class com.maverick.logging.AbstractLoggingContext
 
getLinkAttributes(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Get the attributes of a file.
getListeningAddress() - Method in interface com.maverick.ssh.SshTunnel
The source ip address of the connection that is being forwarded.
getListeningPort() - Method in interface com.maverick.ssh.SshTunnel
The source port of the connection being forwarded.
getLocalAddress() - Method in class socks.Socks5DatagramSocket
Address assigned by the proxy, to which datagrams are send for relay.
getLocalAddress() - Method in class socks.SocksSocket
Get address assigned by proxy to make a remote connection, it might be different from the host specified for the proxy.
getLocalAlgorithms() - Method in class com.maverick.ssh.IncompatibleAlgorithm
 
getLocalCiphersCS() - Method in class com.maverick.ssh2.TransportProtocol
 
getLocalCiphersSC() - Method in class com.maverick.ssh2.TransportProtocol
 
getLocalCompressionsCS() - Method in class com.maverick.ssh2.TransportProtocol
 
getLocalCompressionsSC() - Method in class com.maverick.ssh2.TransportProtocol
 
getLocalForwardings() - Method in class com.sshtools.net.ForwardingClient
Return the currently active local forwarding listeners.
getLocalForwardingTunnels(String) - Method in class com.sshtools.net.ForwardingClient
Get the active tunnels for a local forwarding listener.
getLocalForwardingTunnels(String, int) - Method in class com.sshtools.net.ForwardingClient
Get the active tunnels for a local forwarding listener.
getLocalForwardingTunnels() - Method in class com.sshtools.net.ForwardingClient
Get all the active local forwarding tunnels
getLocalHost() - Method in class socks.SocksSocket
Get name of the host, proxy has assigned to make a remote connection for this socket.
getLocalKeyExchanges() - Method in class com.maverick.ssh2.TransportProtocol
 
getLocalMacsCS() - Method in class com.maverick.ssh2.TransportProtocol
 
getLocalMacsSC() - Method in class com.maverick.ssh2.TransportProtocol
 
getLocalPort() - Method in class com.sshtools.net.ForwardingClient.SocketListener
 
getLocalPort() - Method in class socks.Socks5DatagramSocket
Returns port assigned by the proxy, to which datagrams are relayed.
getLocalPort() - Method in class socks.SocksServerSocket
Get port assigned by proxy to listen for incoming connections, or the port chosen by local system, if accepting directly.
getLocalPort() - Method in class socks.SocksSocket
Get the port assigned by the proxy for the socket, not the port on locall machine as in Socket.
getLocalPublicKeys() - Method in class com.maverick.ssh2.TransportProtocol
 
getLocation() - Method in class com.maverick.agent.server.SshAgentSocketListener
 
getLogger(String) - Method in class com.maverick.logging.MaverickLoggerFactory
 
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLong(String, Long, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getLongname() - Method in class com.maverick.sftp.SftpFile
The longname supplied by the server.
getMacInUseCS() - Method in class com.maverick.ssh2.Ssh2Client
Get the MAC algorithm used to verify data sent by the client.
getMacInUseSC() - Method in class com.maverick.ssh2.Ssh2Client
Get the MAC algorithm used to verify data sent by the server.
getMacLength() - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
getMacLength() - Method in class com.maverick.ssh.components.jce.AES128Gcm
 
getMacLength() - Method in class com.maverick.ssh.components.jce.AES256Gcm
 
getMacLength() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
getMacLength() - Method in class com.maverick.ssh.components.NoneHmac
 
getMacLength() - Method in class com.maverick.ssh.components.SshCipher
 
getMacLength() - Method in interface com.maverick.ssh.components.SshHmac
The length of the message digest output by this implementation (maybe lower than mac size);
getMacsCS() - Method in class com.maverick.ssh2.Ssh2Context
Get the ciphers for the Client->Server stream.
getMacSize() - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
getMacSize() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
 
getMacSize() - Method in class com.maverick.ssh.components.NoneHmac
 
getMacSize() - Method in interface com.maverick.ssh.components.SshHmac
The size of the message digest output by the hmac algorithm
getMacsSC() - Method in class com.maverick.ssh2.Ssh2Context
Get the ciphers for the Server->Client stream.
getManagedInstance() - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
getManagedInstance() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
getManagedInstance() - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
getMask() - Method in class com.maverick.sftp.ACL
 
getMaskString() - Method in class com.maverick.sftp.SftpFileAttributes
Return the UNIX style mode mask
getMatchCriteriaCommentEntriesIterator() - Method in class com.sshtools.config.file.entry.MatchEntry
 
getMatchEntriesIterator() - Method in class com.sshtools.config.file.SshdConfigFile
 
getMaxChannels() - Method in class com.maverick.ssh.message.SshMessageRouter
 
getMaxDHGroupSize() - Method in class com.maverick.ssh2.Ssh2Context
 
getMaximumFilenameLength() - Method in class com.sshtools.sftp.StatVfs
 
getMaximumForwardingSteps() - Method in class com.maverick.agent.KeyConstraints
 
getMaximumLocalPacketLength() - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getMaximumLocalPacketLength() - Method in interface com.maverick.ssh.SshChannel
The maximum packet length supported by this channel.
getMaximumLocalPacketLength() - Method in class com.maverick.ssh2.Ssh2Channel
 
getMaximumLocalWindowSize() - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getMaximumLocalWindowSize() - Method in interface com.maverick.ssh.SshChannel
 
getMaximumLocalWindowSize() - Method in class com.maverick.ssh2.Ssh2Channel
 
getMaximumPacketLength() - Method in class com.maverick.ssh2.Ssh2Context
Get the maximim packet size supported by the transport layer.
getMaximumRemotePacketLength() - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getMaximumRemotePacketLength() - Method in interface com.maverick.ssh.SshChannel
The maximum packet length supported by this channel.
getMaximumRemotePacketLength() - Method in class com.maverick.ssh2.Ssh2Channel
 
getMaximumRemoteWindowSize() - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getMaximumRemoteWindowSize() - Method in interface com.maverick.ssh.SshChannel
 
getMaximumRemoteWindowSize() - Method in class com.maverick.ssh2.Ssh2Channel
 
getMaximumSecurity() - Method in class com.maverick.ssh.components.ComponentFactory
 
getMaximumSecurity() - Method in class com.maverick.ssh.ConfigurationCollector
 
getMaxNumBytesBeforeReKey() - Method in class com.maverick.ssh2.Ssh2Context
 
getMaxNumPacketsBeforeReKey() - Method in class com.maverick.ssh2.Ssh2Context
 
getMessageId() - Method in class com.maverick.sftp.SftpMessage
 
getMessageId() - Method in interface com.maverick.ssh.message.Message
 
getMessageId() - Method in class com.maverick.ssh.message.SshMessage
 
getMessageName() - Method in class com.maverick.agent.AgentMessage
 
getMessageName() - Method in class com.maverick.agent.openssh.OpenSshSignRequest
 
getMessageName() - Method in class com.maverick.agent.openssh.SshAgentAddKey
 
getMessageName() - Method in class com.maverick.agent.openssh.SshAgentDeleteKey
 
getMessageName() - Method in class com.maverick.agent.openssh.SshAgentFailure
 
getMessageName() - Method in class com.maverick.agent.openssh.SshAgentKeyList
 
getMessageName() - Method in class com.maverick.agent.openssh.SshAgentLock
 
getMessageName() - Method in class com.maverick.agent.openssh.SshAgentOperationComplete
 
getMessageName() - Method in class com.maverick.agent.openssh.SshAgentPrivateKeyOp
 
getMessageName() - Method in class com.maverick.agent.openssh.SshAgentSuccess
 
getMessageName() - Method in class com.maverick.agent.openssh.SshAgentUnlock
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentAddKey
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentAlive
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentDeleteKey
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentFailure
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentForwardingNotice
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentKeyList
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentLock
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentOperationComplete
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentPing
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentPrivateKeyOp
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentRandom
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentRandomData
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentRequestVersion
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentSuccess
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentUnlock
 
getMessageName() - Method in class com.maverick.agent.rfc.SshAgentVersionResponse
 
getMessageName() - Method in class com.maverick.agent.rfc.SshMsgUserAuthPKOK
 
getMessageRouter() - Method in class com.maverick.ssh.message.SshAbstractChannel
 
getMessageRouter() - Method in interface com.maverick.ssh.SshChannel
Returns the message router instance to which this channel belongs.
getMessageStore() - Method in class com.maverick.ssh.message.SshAbstractChannel
 
getMessageStore() - Method in class com.maverick.ssh2.Ssh2Channel
 
getMessageTimeout() - Method in interface com.maverick.ssh.SshContext
 
getMessageTimeout() - Method in class com.maverick.ssh1.Ssh1Context
 
getMessageTimeout() - Method in class com.maverick.ssh2.Ssh2Context
 
getMessageType() - Method in class com.maverick.agent.AgentMessage
 
getMethod() - Method in class com.maverick.agent.client.Ssh2AgentAuthentication
 
getMethod() - Method in class com.maverick.ssh.PasswordAuthentication
 
getMethod() - Method in class com.maverick.ssh.PublicKeyAuthentication
 
getMethod() - Method in interface com.maverick.ssh.SshAuthentication
The SSH authentication method name
getMethod() - Method in class com.maverick.ssh1.Ssh1ChallengeResponseAuthentication
 
getMethod() - Method in class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
 
getMethod() - Method in class com.maverick.ssh2.KBIAuthentication
 
getMethod() - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
 
getMethodName() - Method in class com.maverick.ssh2.KBIAuthentication
 
getMinDHGroupSize() - Method in class com.maverick.ssh2.Ssh2Context
 
getMinimumSecurity() - Method in class com.maverick.ssh.components.ComponentFactory
 
getMinimumSecurity() - Method in class com.maverick.ssh.ConfigurationCollector
 
getMinimumSecurityLevel() - Method in class com.maverick.ssh.DefaultSecurityPolicy
 
getMinimumSecurityLevel() - Method in interface com.maverick.ssh.SecurityPolicy
 
getModifiedDateTime() - Method in class com.maverick.sftp.SftpFileAttributes
Returns the modified date/time as a Java Date object.
getModifiedTime() - Method in class com.maverick.sftp.SftpFileAttributes
Get the last modified time.
getModulus() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
getModulus() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getModulus() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getModulus() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getModulus() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
getModulus() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getModulus() - Method in interface com.maverick.ssh.components.SshRsaPrivateKey
 
getModulus() - Method in interface com.maverick.ssh.components.SshRsaPublicKey
 
getMountFlag() - Method in class com.sshtools.sftp.StatVfs
 
getName() - Method in class com.maverick.logging.MaverickLogger
 
getName() - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
getName() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
getName() - Method in class com.maverick.ssh2.GlobalRequest
Get the name of the request.
getName() - Method in class com.maverick.ssh2.Ssh2Channel
Get the name of the channel.
getName() - Method in class com.maverick.ssh2.TransportProtocol
 
getName() - Method in class com.sshtools.publickey.authorized.Option
 
getNameFromEncodedKey(PrivateKey) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
getNames() - Method in class com.sshtools.publickey.KnownHostsKeyVerification.KeyEntry
 
getNegotiatedCipherCS() - Method in class com.maverick.ssh.ConfigurationCollector
 
getNegotiatedCipherSC() - Method in class com.maverick.ssh.ConfigurationCollector
 
getNegotiatedCompressionCS() - Method in class com.maverick.ssh.ConfigurationCollector
 
getNegotiatedCompressionSC() - Method in class com.maverick.ssh.ConfigurationCollector
 
getNegotiatedHostKey() - Method in class com.maverick.ssh.ConfigurationCollector
 
getNegotiatedKeyExchange() - Method in class com.maverick.ssh.ConfigurationCollector
 
getNegotiatedMacCS() - Method in class com.maverick.ssh.ConfigurationCollector
 
getNegotiatedMacSC() - Method in class com.maverick.ssh.ConfigurationCollector
 
getNetworkAddress() - Method in class com.sshtools.net.CIDRNetwork
 
getNetworkBits() - Method in class com.sshtools.net.CIDRNetwork
 
getNewFiles() - Method in class com.sshtools.sftp.DirectoryOperation
Returns a list of new files that will be transfered in the directory operation
getNewline() - Method in class com.maverick.ssh.Shell
 
getNextIPAddress(String, String) - Method in class com.sshtools.net.CIDRNetwork
 
getNoOption(Option<?>) - Static method in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
getNumberOfHosts(int[], int) - Static method in class com.sshtools.net.IPUtils
 
getNumCommandsExecuted() - Method in class com.maverick.ssh.Shell
 
getOid() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2Nist256PublicKey
 
getOid() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2Nist384PublicKey
 
getOid() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2Nist521PublicKey
 
getOid() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getOidBytes(String) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
getOKRequestStatus(UnsignedInteger32) - Method in class com.maverick.sftp.SftpSubsystemChannel
Verify that an OK status has been returned for a request id.
getOpenSSHFormattedKey(SshPublicKey) - Static method in class com.maverick.util.SshKeyUtils
 
getOpenSSHFormattedKey(SshPublicKey, String) - Static method in class com.maverick.util.SshKeyUtils
 
getOperation() - Method in class com.maverick.agent.rfc.SshAgentPrivateKeyOp
 
getOperationData() - Method in class com.maverick.agent.openssh.OpenSshSignRequest
 
getOperationData() - Method in class com.maverick.agent.openssh.SshAgentPrivateKeyOp
 
getOperationData() - Method in class com.maverick.agent.rfc.SshAgentPrivateKeyOp
 
getOperationsCount() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
getOptions() - Method in class com.sshtools.publickey.OpenSSHPublicKeyFile
 
getOptions() - Method in class com.sshtools.publickey.SECSHPublicKeyFile
 
getOptions() - Method in interface com.sshtools.publickey.SshPublicKeyFile
Get the options string applied to the key file
getOriginatingHost() - Method in interface com.maverick.ssh.SshTunnel
The host that made the initial connection to the listening address.
getOriginatingPort() - Method in interface com.maverick.ssh.SshTunnel
The port of the initial connection.
getOsDescription() - Method in class com.maverick.ssh.Shell
 
getOsType() - Method in class com.maverick.ssh.Shell
 
getOutputStream() - Method in interface com.maverick.agent.server.SshAgentTransport
 
getOutputStream() - Method in class com.maverick.agent.win32.AbstractNamedPipe.NamedPipeSession
 
getOutputStream() - Method in class com.maverick.agent.win32.NamedPipeClient
 
getOutputStream() - Method in class com.maverick.ssh.ShellProcess
 
getOutputStream() - Method in interface com.maverick.ssh.SshIO
Get an OutputStream to write outgoing channel data.
getOutputStream() - Method in interface com.maverick.ssh.SshSession
Get an OutputStream to write to the process stdin.
getOutputStream() - Method in class com.maverick.ssh2.Ssh2Channel
 
getOutputStream() - Method in class com.maverick.util.DynamicBuffer
Get the OutputStream of the buffer.
getOutputStream() - Method in class com.sshtools.net.SocketWrapper
 
getOutputStream(String) - Method in class com.sshtools.sftp.SftpClient
Create an OutputStream for writing to a remote file.
getOutputStream() - Method in interface socks.server.ServerAuthenticator
This method should return output stream to use to write to the accepted socket.
getOutputStream() - Method in class socks.server.ServerAuthenticatorNone
Get output stream.
getOutputStream() - Method in class socks.SocketWrappedChannel
 
getOutputStream() - Method in class socks.SocksSocket
Same as Socket
getP() - Method in class com.maverick.ssh.components.DiffieHellmanGroups.DHGroup
 
getP() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
getP() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getP() - Method in interface com.maverick.ssh.components.SshDsaPublicKey
 
getPadding() - Method in class com.maverick.agent.rfc.SshAgentAlive
 
getPadding() - Method in class com.maverick.agent.rfc.SshAgentPing
 
getParent() - Method in class com.maverick.sftp.SftpFile
Get the parent of the current file.
getParentPath(String) - Static method in class com.maverick.util.FileUtils
 
getPartialMessageTimeout() - Method in class com.maverick.ssh2.Ssh2Context
Deprecated.
No longer used. Use getSocketTimeout instead.
getPassphrase(FileSystemOptions) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
getPassword() - Method in class com.maverick.agent.openssh.SshAgentLock
 
getPassword() - Method in class com.maverick.agent.openssh.SshAgentUnlock
 
getPassword() - Method in class com.maverick.agent.rfc.SshAgentLock
 
getPassword() - Method in class com.maverick.agent.rfc.SshAgentUnlock
 
getPassword() - Method in class com.maverick.ssh.PasswordAuthentication
Get the password.
getPassword() - Method in class socks.UserPasswordAuthentication
Get password
getPath() - Method in class com.maverick.agent.win32.AbstractNamedPipe
 
getPatternConfig(String, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getPerContextAlgorithmPreferences() - Static method in class com.maverick.ssh.components.ComponentManager
 
getPermissions() - Method in class com.maverick.sftp.SftpFileAttributes
Get the current permissions value.
getPermissionsString() - Method in class com.maverick.sftp.SftpFileAttributes
Returns a formatted permissions string.
getPort() - Method in class com.maverick.agent.server.SshAgentSocketListener
The current port of the agent listener
getPort() - Method in interface com.maverick.ssh.SshTransport
Get the port of this connection
getPort() - Method in interface com.maverick.ssh.SshTunnel
The port to which the data is being forwarded.
getPort() - Method in class com.sshtools.net.SocketWrapper
 
getPort() - Method in class socks.Proxy
Get the port on which proxy server is running.
getPort() - Method in class socks.SocksSocket
Same as Socket
getPortToConnect() - Method in class com.sshtools.net.ForwardingClient.SocketListener
 
getPosition() - Method in class com.maverick.util.ByteArrayReader
Get the current position within the array.
getPreferredCipherCS() - Method in class com.maverick.ssh2.Ssh2Context
Get the currently preferred cipher for the Client->Server stream.
getPreferredCipherSC() - Method in class com.maverick.ssh2.Ssh2Context
Get the currently preferred cipher for the Server->Client stream.
getPreferredCompressionCS() - Method in class com.maverick.ssh2.Ssh2Context
Get the currently preferred compression for the Client->Server stream.
getPreferredCompressionSC() - Method in class com.maverick.ssh2.Ssh2Context
Get the currently preferred compression for the Server->Client stream.
getPreferredKeyExchange() - Method in class com.maverick.ssh2.Ssh2Context
Get the currently preferred key exchange method.
getPreferredMacCS() - Method in class com.maverick.ssh2.Ssh2Context
Get the currently preferred mac for the Client->Server stream.
getPreferredMacSC() - Method in class com.maverick.ssh2.Ssh2Context
Get the currently supported mac for the Server-Client stream.
getPreferredPublicKey() - Method in class com.maverick.ssh2.Ssh2Context
Get the currently preferred public key algorithm.
getPrimeExponent(BigInteger, BigInteger) - Static method in class com.maverick.ssh1.Rsa
 
getPrimeExponentP() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getPrimeExponentP() - Method in interface com.maverick.ssh.components.SshRsaPrivateCrtKey
 
getPrimeExponentQ() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getPrimeExponentQ() - Method in interface com.maverick.ssh.components.SshRsaPrivateCrtKey
 
getPrimeP() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getPrimeP() - Method in interface com.maverick.ssh.components.SshRsaPrivateCrtKey
 
getPrimeQ() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getPrimeQ() - Method in interface com.maverick.ssh.components.SshRsaPrivateCrtKey
 
getPrincipals() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getPrincipals() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
getPriority() - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
getPriority() - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
getPriority() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
getPriority() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
getPriority() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
getPriority() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist256Certificate
 
getPriority() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist384Certificate
 
getPriority() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist521Certificate
 
getPriority() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
getPriority() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
getPriority() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getPriority() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getPriority() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getPriority() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getPriority() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getPriority() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getPriority() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getPriority() - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
getPriority() - Method in class com.maverick.ssh.components.NoneHmac
 
getPriority() - Method in class com.maverick.ssh.components.SshCipher
 
getPriority() - Method in class com.maverick.ssh.compression.NoneCompression
 
getPriority() - Method in interface com.maverick.ssh.SecureComponent
 
getPriority() - Method in class com.maverick.ssh2.SshKeyExchangeClient
 
getPriority() - Method in class com.sshtools.zlib.ZLibCompression
 
getPrivateExponent() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getPrivateExponent() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
getPrivateExponent() - Method in interface com.maverick.ssh.components.SshRsaPrivateKey
 
getPrivateKey() - Method in class com.maverick.agent.openssh.SshAgentAddKey
 
getPrivateKey() - Method in class com.maverick.agent.rfc.SshAgentAddKey
 
getPrivateKey() - Method in class com.maverick.ssh.components.SshKeyPair
Get the private key.
getPrivateKey() - Method in class com.maverick.ssh.PublicKeyAuthentication
Get the private key for this authentication.
getPrivateKey() - Method in class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
Get the private key used for this authentication
getPrivateKey() - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
Get the private key used for this authentication
getPrivateKey(File, String) - Static method in class com.maverick.util.SshKeyUtils
 
getPrivateKey(InputStream, String) - Static method in class com.maverick.util.SshKeyUtils
 
getPrivateKey(String, String) - Static method in class com.maverick.util.SshKeyUtils
 
getPrivateKey(FileSystemOptions) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
getPrivateKeyOrCertificate(File, String) - Static method in class com.maverick.util.SshKeyUtils
 
getProduct() - Method in class com.maverick.ssh.SshConnector
 
getPrompt() - Method in class com.maverick.ssh1.Ssh1ChallengeResponseAuthentication
 
getPrompt() - Method in class com.maverick.ssh2.KBIPrompt
Get the prompt message to display to the user
getProperty(String, String) - Method in class com.maverick.logging.DefaultLoggerContext
 
getProperty(String, String) - Method in interface com.maverick.logging.RootLoggerContext
 
getProperty(String, String, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getProvider() - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
getProvider() - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
getProvider() - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
getProvider() - Method in interface com.maverick.ssh.components.jce.AbstractKeyExchange
 
getProvider() - Method in class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
getProvider() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanEcdh
 
getProvider() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup
 
getProvider() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha1
 
getProvider() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup1Sha1
 
getProvider() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha1
 
getProvider() - Method in class com.maverick.ssh.components.jce.client.Rsa1024Sha1
 
getProvider() - Method in class com.maverick.ssh.components.jce.client.Rsa2048Sha256
 
getProvider() - Method in interface com.maverick.ssh.components.SshKeyExchange
 
getProvider() - Method in class com.maverick.ssh2.TransportProtocol
 
getProviderForAlgorithm(String) - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
Get the provider for a specific algorithm.
getProviderForAlgorithm(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Get the provider for a specific algorithm.
getProviderName() - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
getProviderName() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
getProviderName() - Method in class com.maverick.ssh.components.jce.Ssh1Des3
 
getProviderName() - Method in class com.maverick.ssh.components.NoneCipher
 
getProviderName() - Method in class com.maverick.ssh.components.SshCipher
 
getProxy() - Static method in class socks.ProxyServer
Get proxy.
getProxy() - Method in class socks.SocksDialog
Displays SOCKS configuartion dialog.
getProxy(Proxy) - Method in class socks.SocksDialog
Initialises dialog to given proxy and displays SOCKS configuartion dialog.
getPublicExponent() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
getPublicExponent() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getPublicExponent() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getPublicExponent() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
getPublicExponent() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getPublicExponent() - Method in interface com.maverick.ssh.components.SshRsaPrivateCrtKey
 
getPublicExponent() - Method in interface com.maverick.ssh.components.SshRsaPublicKey
 
getPublicKey() - Method in class com.maverick.agent.openssh.OpenSshSignRequest
 
getPublicKey() - Method in class com.maverick.agent.openssh.SshAgentAddKey
 
getPublicKey() - Method in class com.maverick.agent.openssh.SshAgentDeleteKey
 
getPublicKey() - Method in class com.maverick.agent.openssh.SshAgentPrivateKeyOp
 
getPublicKey() - Method in class com.maverick.agent.rfc.SshAgentAddKey
 
getPublicKey() - Method in class com.maverick.agent.rfc.SshAgentDeleteKey
 
getPublicKey() - Method in class com.maverick.agent.rfc.SshAgentPrivateKeyOp
 
getPublicKey() - Method in class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
getPublicKey() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
getPublicKey() - Method in interface com.maverick.ssh.components.SshDsaPrivateKey
 
getPublicKey() - Method in class com.maverick.ssh.components.SshKeyPair
Get the public key.
getPublicKey() - Method in class com.maverick.ssh.PublicKeyAuthentication
Get the public key for this authentication.
getPublicKey() - Method in class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
Set the public key used for this authentication
getPublicKey() - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
Set the public key used for this authentication
getPublicKey(File) - Static method in class com.maverick.util.SshKeyUtils
 
getPublicKey(InputStream) - Static method in class com.maverick.util.SshKeyUtils
 
getPublicKey(String) - Static method in class com.maverick.util.SshKeyUtils
 
getPublicKeyComment(String) - Static method in class com.maverick.util.SshKeyUtils
 
getPublicKeys() - Method in class com.maverick.agent.InMemoryKeyStore
 
getPublicKeys() - Method in interface com.maverick.agent.KeyStore
Return a Map of all the installed keys.
getPublicKeys() - Method in class com.maverick.ssh2.Ssh2Context
Get the ciphers for the Server->Client stream.
getPublicOctet() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
getPublicOctet() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getQ() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
getQ() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getQ() - Method in interface com.maverick.ssh.components.SshDsaPublicKey
 
getRandomData(int) - Method in class com.maverick.agent.client.SshAgentClient
Request some random data from the remote side
getRandomData() - Method in class com.maverick.agent.rfc.SshAgentRandomData
 
getReader() - Method in class com.maverick.ssh.message.SshMessageRouter
 
getReadlimit() - Method in class com.maverick.ssh.ShellController
 
getRealException() - Method in exception com.maverick.ssh.SshIOException
Get the real exception
getReason() - Method in exception com.maverick.ssh.ChannelOpenException
 
getReason() - Method in exception com.maverick.ssh.SshException
Get the reason for the exception
getReason() - Method in class com.sshtools.net.HttpResponse
 
getReleaseDate() - Static method in class com.maverick.ssh.SshConnector
Returns the release date of the current version.
getRemoteAlgorithms() - Method in class com.maverick.ssh.IncompatibleAlgorithm
 
getRemoteCiphersCS() - Method in class com.maverick.ssh2.Ssh2Client
 
getRemoteCiphersCS() - Method in class com.maverick.ssh2.TransportProtocol
 
getRemoteCiphersSC() - Method in class com.maverick.ssh2.Ssh2Client
 
getRemoteCiphersSC() - Method in class com.maverick.ssh2.TransportProtocol
 
getRemoteClient(String, int, String, String, boolean) - Static method in class com.maverick.ssh.SshCompatibilityUtils
 
getRemoteClient(String, int, String, String, boolean, String) - Static method in class com.maverick.ssh.SshCompatibilityUtils
 
getRemoteCompressionsCS() - Method in class com.maverick.ssh2.Ssh2Client
 
getRemoteCompressionsCS() - Method in class com.maverick.ssh2.TransportProtocol
 
getRemoteCompressionsSC() - Method in class com.maverick.ssh2.Ssh2Client
 
getRemoteCompressionsSC() - Method in class com.maverick.ssh2.TransportProtocol
 
getRemoteConfiguration(String, int) - Static method in class com.maverick.ssh.SshCompatibilityUtils
 
getRemoteConfiguration(String, int) - Static method in class com.maverick.ssh.SshDiagnostics
 
getRemoteDirectory(String, String, boolean, boolean, boolean, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Copy the contents of a remote directory to a local directory
getRemoteEOL() - Method in class com.sshtools.sftp.SftpClient
 
getRemoteForwardings() - Method in class com.sshtools.net.ForwardingClient
Returns the currently active remote forwarding listeners.
getRemoteForwardingTunnels() - Method in class com.sshtools.net.ForwardingClient
Get all the active remote forwarding tunnels
getRemoteForwardingTunnels(String) - Method in class com.sshtools.net.ForwardingClient
Get the active tunnels for a remote forwarding listener.
getRemoteForwardingTunnels(String, int) - Method in class com.sshtools.net.ForwardingClient
Get the active tunnels for a remote forwarding listener.
getRemoteHash(String) - Method in class com.sshtools.sftp.SftpClient
Deprecated.
getRemoteHash(String, long, long, byte[]) - Method in class com.sshtools.sftp.SftpClient
Deprecated.
getRemoteHash(byte[]) - Method in class com.sshtools.sftp.SftpClient
Deprecated.
getRemoteHash(byte[], long, long, byte[]) - Method in class com.sshtools.sftp.SftpClient
Deprecated.
getRemoteHash(byte[], RemoteHash) - Method in class com.sshtools.sftp.SftpClient
 
getRemoteHash(byte[], long, long, RemoteHash) - Method in class com.sshtools.sftp.SftpClient
 
getRemoteHash(String, RemoteHash) - Method in class com.sshtools.sftp.SftpClient
 
getRemoteHash(String, long, long, RemoteHash) - Method in class com.sshtools.sftp.SftpClient
 
getRemoteHostname() - Method in class com.maverick.agent.ForwardingNotice
 
getRemoteHostname() - Method in class com.maverick.agent.rfc.SshAgentForwardingNotice
 
getRemoteIdentification() - Method in class com.maverick.ssh.ConfigurationCollector
 
getRemoteIdentification() - Method in interface com.maverick.ssh.SshClient
Returns the identification string supplied by the server during protocol negotiation.
getRemoteIdentification() - Method in class com.maverick.ssh1.Ssh1Client
 
getRemoteIdentification() - Method in class com.maverick.ssh2.Ssh2Client
 
getRemoteIdentification() - Method in class com.maverick.ssh2.TransportProtocol
Get the identification string sent by the server during protocol negotiation
getRemoteIPAddress() - Method in class com.maverick.agent.ForwardingNotice
 
getRemoteIPAddress() - Method in class com.maverick.agent.rfc.SshAgentForwardingNotice
 
getRemoteKeyExchanges() - Method in class com.maverick.ssh2.Ssh2Client
 
getRemoteKeyExchanges() - Method in class com.maverick.ssh2.TransportProtocol
 
getRemoteMacsCS() - Method in class com.maverick.ssh2.Ssh2Client
 
getRemoteMacsCS() - Method in class com.maverick.ssh2.TransportProtocol
 
getRemoteMacsSC() - Method in class com.maverick.ssh2.Ssh2Client
 
getRemoteMacsSC() - Method in class com.maverick.ssh2.TransportProtocol
 
getRemoteNewline() - Method in class com.sshtools.sftp.SftpClient
 
getRemotePort() - Method in class com.maverick.agent.ForwardingNotice
 
getRemotePort() - Method in class com.maverick.agent.rfc.SshAgentForwardingNotice
 
getRemotePublicKeys() - Method in class com.maverick.ssh2.Ssh2Client
 
getRemotePublicKeys() - Method in class com.maverick.ssh2.TransportProtocol
 
getRemoteWindow() - Method in interface com.maverick.ssh.SshChannel
 
getRemoteWindow() - Method in class com.maverick.ssh2.Ssh2Channel
 
getResponse(UnsignedInteger32) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getResponse(String) - Method in interface com.maverick.ssh1.Ssh1ChallengeResponseAuthentication.Prompt
 
getResponse() - Method in class com.maverick.ssh2.KBIPrompt
Get the user's response for this prompt.
getResult() - Method in class com.maverick.ssh2.AuthenticationResult
Get the result of this authentication.
getRND() - Method in class com.maverick.ssh.components.ComponentManager
Get the secure random number generator.
getRND() - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
getRSAPrivateKeyWithSHA256Signature(String, String) - Static method in class com.maverick.util.SshKeyUtils
 
getRSAPrivateKeyWithSHA256Signature(InputStream, String) - Static method in class com.maverick.util.SshKeyUtils
 
getRSAPrivateKeyWithSHA256Signature(File, String) - Static method in class com.maverick.util.SshKeyUtils
 
getRSAPrivateKeyWithSHA512Signature(String, String) - Static method in class com.maverick.util.SshKeyUtils
 
getRSAPrivateKeyWithSHA512Signature(InputStream, String) - Static method in class com.maverick.util.SshKeyUtils
 
getRSAPrivateKeyWithSHA512Signature(File, String) - Static method in class com.maverick.util.SshKeyUtils
 
getSafePrime(UnsignedInteger32) - Static method in class com.maverick.ssh.components.DiffieHellmanGroups
get the biggest safe prime from the list that is <= maximumSize
getSecret() - Method in class com.maverick.ssh2.SshKeyExchangeClient
Get the secret value produced during key exchange.
getSecureRandom() - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
Get the secure random implementation for the API.
getSecureRandom() - Static method in class com.maverick.ssh.components.jce.JCEProvider
Get the secure random implementation for the API.
getSecureRandomAlgorithm() - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
Get the algorithm used for secure random number generation.
getSecureRandomAlgorithm() - Static method in class com.maverick.ssh.components.jce.JCEProvider
Get the algorithm used for secure random number generation.
getSecurityLevel() - Method in class com.maverick.ssh.components.ComponentFactory
 
getSecurityLevel(String) - Method in class com.maverick.ssh.components.ComponentFactory
 
getSecurityLevel() - Method in class com.maverick.ssh.components.ComponentManager
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getSecurityLevel() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getSecurityLevel() - Method in class com.maverick.ssh.components.NoneHmac
 
getSecurityLevel() - Method in class com.maverick.ssh.components.SshCipher
 
getSecurityLevel() - Method in class com.maverick.ssh.compression.NoneCompression
 
getSecurityLevel() - Method in class com.maverick.ssh.ConfigurationCollector
 
getSecurityLevel() - Method in interface com.maverick.ssh.SecureComponent
 
getSecurityLevel() - Method in class com.maverick.ssh2.SshKeyExchangeClient
 
getSecurityLevel() - Method in class com.sshtools.zlib.ZLibCompression
 
getSecurityPolicy() - Method in class com.maverick.ssh2.Ssh2Context
 
getSeed() - Method in interface com.maverick.ssh.components.jce.SshEd25519PrivateKey
 
getSeed() - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
getSeed() - Method in interface com.maverick.ssh.components.jce.SshEd448PrivateKey
 
getSeed() - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
getSerial() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getServerVersion() - Method in class com.maverick.sftp.SftpSubsystemChannel
Version 4 of the SFTP protocol allows the server to return its maximum supported version instead of the actual version to be used.
getSessionIdentifier() - Method in class com.maverick.ssh2.AuthenticationProtocol
 
getSessionIdentifier() - Method in class com.maverick.ssh2.TransportProtocol
Get the session identifier
getSessionMaxPacketSize() - Method in class com.maverick.ssh2.Ssh2Context
 
getSessionMaxWindowSpace() - Method in class com.maverick.ssh2.Ssh2Context
 
getSFTPChannel() - Method in class com.maverick.sftp.SftpFile
Get the SFTP subsystem channel that created this file object.
getSftpMaxPacketSize() - Method in class com.maverick.ssh2.Ssh2Context
 
getSftpMaxWindowSpace() - Method in class com.maverick.ssh2.Ssh2Context
 
getSFTPProvider() - Method in interface com.maverick.ssh.SshContext
Get the path to the SFTP provider.
getSFTPProvider() - Method in class com.maverick.ssh1.Ssh1Context
 
getSFTPProvider() - Method in class com.maverick.ssh2.Ssh2Context
 
getShell() - Method in class com.maverick.ssh.ShellProcess
 
getSignature(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getSignature() - Method in class com.maverick.ssh2.SshKeyExchangeClient
Get the signature produced during key exchange.
getSignatureLength() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getSignedBy() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getSignedKey() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKey
 
getSigningAlgorithm() - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKey
 
getSigningAlgorithm() - Method in interface com.maverick.ssh.components.SshPublicKey
The algorithm name expected to be encoded in SSH signatures
getSingleFileResponse(SftpMessage, String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Get a single SftpFile object from a message returning SSH_FXP_NAME result.
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
 
getSize() - Method in class com.maverick.sftp.SftpFileAttributes
Get the size of the file.
getSize() - Method in class com.maverick.ssh.components.DiffieHellmanGroups.DHGroup
 
getSize() - Method in class com.sshtools.sftp.StatVfs
 
getSocket() - Method in class com.sshtools.net.SocketWrapper
 
getSocketTimeout() - Method in class com.maverick.ssh2.Ssh2Context
 
getSoLinger(int) - Method in class socks.SocksSocket
Same as socket.
getSoTimeout() - Method in interface com.maverick.ssh.SocketTimeoutSupport
Get the current socket timeout in milliseconds.
getSoTimeout() - Method in class com.sshtools.net.SocketWrapper
 
getSoTimeout(int) - Method in class socks.SocksSocket
Same as socket.
getSource() - Method in class com.maverick.events.EventObject
The object on which the Event initially occurred.
getSourceAddresses() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getSshAgentClient() - Method in class com.maverick.agent.client.Ssh2AgentAuthentication
 
getSshClient(FileSystemOptions) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
getStartLine() - Method in class com.sshtools.net.HttpHeader
 
getStartupInputStream() - Method in class com.maverick.ssh.Shell
 
getStartupReader() - Method in class com.maverick.ssh.Shell
 
getState() - Method in class com.maverick.agent.server.SshAgentSocketListener
Get the agent listeners state
getState() - Method in class com.maverick.events.Event
Get the event state.
getStatus() - Method in exception com.maverick.sftp.SftpStatusException
Get the status
getStatus() - Method in class com.sshtools.net.HttpResponse
 
getStatus() - Method in exception com.sshtools.publickey.PublicKeySubsystemException
 
getStatusDescription(ByteArrayReader) - Static method in class com.maverick.sftp.SftpSubsystemChannel
 
getStatusText(int) - Static method in exception com.maverick.sftp.SftpStatusException
Convert a SSH_FXP_STATUS code into a readable string
getStatusText(int, boolean) - Static method in exception com.maverick.sftp.SftpStatusException
Convert a SSH_FXP_STATUS code into a readable string
getStderrInputStream() - Method in interface com.maverick.ssh.SshSession
Get an InputStream to read the process stderr.
getStderrInputStream() - Method in class com.maverick.ssh2.Ssh2Session
 
getStickyMessageIds() - Method in class com.maverick.ssh.message.SshAbstractChannel
 
getStickyMessageIds() - Method in class com.maverick.ssh2.Ssh2Channel
 
getStoredValue() - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
getStringValue() - Method in class com.maverick.ssh.components.jce.CriticalOption
 
getSubnetMask() - Method in class com.sshtools.net.CIDRNetwork
 
getSubsystemChannel() - Method in class com.sshtools.sftp.SftpClient
Returns the instance of the SftpSubsystemChannel used by this class
getSupportedCiphers() - Method in class com.maverick.ssh.ConfigurationCollector
 
getSupportedCompressions() - Method in class com.maverick.ssh.ConfigurationCollector
 
getSupportedHostKeyAlgorithms(String, int) - Static method in class com.maverick.ssh.SshCompatibilityUtils
 
getSupportedHostKeyAlgorithms(String, int) - Static method in class com.maverick.ssh.SshKeyUtils
 
getSupportedHostKeys() - Method in class com.maverick.ssh.ConfigurationCollector
 
getSupportedHostKeys(String, int) - Static method in class com.maverick.ssh.SshCompatibilityUtils
 
getSupportedHostKeys(String, int) - Static method in class com.maverick.ssh.SshKeyUtils
 
getSupportedKeyExchanges() - Method in class com.maverick.ssh.ConfigurationCollector
 
getSupportedMacs() - Method in class com.maverick.ssh.ConfigurationCollector
 
getSupportedVersions() - Method in class com.maverick.ssh.SshConnector
Deprecated.
Future version will only support SSH2
getSymbolicLinkTarget(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Get the target path of a symbolic link.
getTcpNoDelay() - Method in class socks.SocksSocket
Same as socket.
getTemporaryFolder() - Method in class com.sshtools.sftp.SftpClient
 
getTemporaryValue(String, String) - Method in class com.maverick.ssh2.Ssh2Context
 
getTemporaryValue(String, boolean) - Method in class com.maverick.ssh2.Ssh2Context
 
getTerm() - Method in interface com.maverick.ssh.SshSession
Returns the term type of any pseudo terminal successfully attached to session.
getTerm() - Method in class com.maverick.ssh2.Ssh2Session
 
getTimeout() - Method in class com.maverick.util.DynamicBuffer
 
getTransferMode() - Method in class com.sshtools.sftp.SftpClient
 
getTransferSize() - Method in class com.sshtools.sftp.DirectoryOperation
Get the total number of bytes that this operation will transfer
getTransport() - Method in class com.maverick.sftp.SftpSubsystemChannel
 
getTransport() - Method in interface com.maverick.ssh.SshClient
Get the transport this client is running over
getTransport() - Method in interface com.maverick.ssh.SshTunnel
The connection being forwarded (local forwarding) or the destination of the forwarding (remote forwarding).
getTransport() - Method in class com.maverick.ssh1.Ssh1Client
 
getTransport() - Method in class com.maverick.ssh2.Ssh2Client
 
getType() - Method in class com.maverick.sftp.ACL
 
getType() - Method in class com.maverick.sftp.SftpFileAttributes
 
getType() - Method in class com.maverick.sftp.SftpMessage
 
getType() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getType() - Method in class com.maverick.ssh.IncompatibleAlgorithm
 
getType() - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Get a description of the format type e.g.
getUdpEncapsulation() - Method in interface socks.server.ServerAuthenticator
This method should return UDPEncapsulation, which should be used on the datagrams being send in/out.
getUdpEncapsulation() - Method in class socks.server.ServerAuthenticatorNone
Allways returns null.
getUID() - Method in class com.maverick.sftp.SftpFileAttributes
Get the UID of the owner.
getUnchangedFiles() - Method in class com.sshtools.sftp.DirectoryOperation
Returns the list of files that will not be changed during the directory operation
getUpdatedFiles() - Method in class com.sshtools.sftp.DirectoryOperation
Returns a list of files that will be updated in the directory operation
getUsed() - Method in class com.sshtools.sftp.StatVfs
 
getUsedCount() - Method in class com.maverick.agent.KeyConstraints
 
getUser() - Method in class socks.UserPasswordAuthentication
Get the user name.
getUsername() - Method in class com.maverick.agent.client.Ssh2AgentAuthentication
 
getUsername() - Method in class com.maverick.ssh.PasswordAuthentication
Get the username.
getUsername() - Method in class com.maverick.ssh.PublicKeyAuthentication
 
getUsername() - Method in interface com.maverick.ssh.SshAuthentication
Get the username for this authentication attempt.
getUsername() - Method in interface com.maverick.ssh.SshClient
Return the username used for this connection
getUsername() - Method in class com.maverick.ssh1.Ssh1ChallengeResponseAuthentication
Get the username for this authentication attempt.
getUsername() - Method in class com.maverick.ssh1.Ssh1Client
 
getUsername() - Method in class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
 
getUsername() - Method in class com.maverick.ssh2.KBIAuthentication
 
getUsername() - Method in class com.maverick.ssh2.Ssh2Client
 
getUsername() - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
 
getUTF8Bytes(String) - Static method in class com.maverick.ssh.components.Utils
 
getUuid() - Method in class com.maverick.events.Event
 
getUuid() - Method in interface com.maverick.ssh.message.SshMessageReader
 
getUuid() - Method in interface com.maverick.ssh.SshClient
 
getUuid() - Method in class com.maverick.ssh1.Ssh1Client
 
getUuid() - Method in class com.maverick.ssh2.Ssh2Client
 
getUuid() - Method in class com.maverick.ssh2.TransportProtocol
 
getValidAfter() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getValidBefore() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getValue() - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
getValue() - Method in class com.maverick.ssh.components.jce.StringCertificateExtension
 
getValue() - Method in class com.maverick.util.Entry
 
getValue() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
getValue() - Method in class com.sshtools.publickey.authorized.Option
 
getValueParts() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
getVersion() - Method in class com.maverick.agent.rfc.SshAgentRequestVersion
 
getVersion() - Method in class com.maverick.agent.rfc.SshAgentVersionResponse
 
getVersion() - Method in class com.maverick.sftp.SftpSubsystemChannel
When called after the initialize method this will return the version in operation for this sftp session.
getVersion() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
getVersion() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
getVersion() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
getVersion() - Method in class com.maverick.ssh.components.jce.Ssh1RsaPublicKey
 
getVersion() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
getVersion() - Method in interface com.maverick.ssh.components.SshRsaPublicKey
 
getVersion() - Method in interface com.maverick.ssh.SshClient
Returns the version for this client.
getVersion() - Static method in class com.maverick.ssh.SshConnector
Returns the current version of the API.
getVersion() - Method in class com.maverick.ssh1.Ssh1Client
 
getVersion() - Method in class com.maverick.ssh2.Ssh2Client
 
getVersion() - Method in class com.sshtools.net.HttpResponse
 
getWho() - Method in class com.maverick.sftp.ACL
 
getX() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
getX() - Method in interface com.maverick.ssh.components.SshDsaPrivateKey
 
getX11AuthenticationCookie() - Method in interface com.maverick.ssh.SshContext
Get a fake random cookie for X11 authentication
getX11AuthenticationCookie() - Method in class com.maverick.ssh1.Ssh1Context
 
getX11AuthenticationCookie() - Method in class com.maverick.ssh2.Ssh2Context
 
getX11Display() - Method in interface com.maverick.ssh.SshContext
Get the currently configured XDisplay setting which will be null if no display is currently set.
getX11Display() - Method in class com.maverick.ssh1.Ssh1Context
 
getX11Display() - Method in class com.maverick.ssh2.Ssh2Context
 
getX11ForwardingTunnels() - Method in class com.sshtools.net.ForwardingClient
Get the active X11 forwarding channels.
getX11RealCookie() - Method in interface com.maverick.ssh.SshContext
Get the real X11 authentication cookie, if not cookie has been set the fake cookie will be returned.
getX11RealCookie() - Method in class com.maverick.ssh1.Ssh1Context
 
getX11RealCookie() - Method in class com.maverick.ssh2.Ssh2Context
 
getX11RequestListener() - Method in interface com.maverick.ssh.SshContext
Get the X11 forwarding request listener.
getX11RequestListener() - Method in class com.maverick.ssh1.Ssh1Context
 
getX11RequestListener() - Method in class com.maverick.ssh2.Ssh2Context
 
getY() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
getY() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
getY() - Method in interface com.maverick.ssh.components.SshDsaPublicKey
 
GlobalEntry - Class in com.sshtools.config.file.entry
 
GlobalEntry(SshdConfigFile) - Constructor for class com.sshtools.config.file.entry.GlobalEntry
 
globalListeners - Variable in class com.maverick.events.EventServiceImplementation
 
GlobalRequest - Class in com.maverick.ssh2
This class represents a global request.
GlobalRequest(String, byte[]) - Constructor for class com.maverick.ssh2.GlobalRequest
Contstruct a request.
GlobalRequestHandler - Interface in com.maverick.ssh2
There are several kinds of requests that affect the state of the remote end "globally", independent of any channels, this interface defines the contract for handling such global requests.
GlobRegExpMatching - Class in com.sshtools.sftp
Implements the RegularExpressionMatching Interface.
GlobRegExpMatching() - Constructor for class com.sshtools.sftp.GlobRegExpMatching
 
GlobSftpFileFilter - Class in com.maverick.util
 
GlobSftpFileFilter(String) - Constructor for class com.maverick.util.GlobSftpFileFilter
 
GlobSyntax - Static variable in class com.sshtools.sftp.SftpClient
 
group1 - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
group14 - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
group15 - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
group16 - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
group17 - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
group18 - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
group5 - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 

H

hardlink(String, String) - Method in class com.sshtools.sftp.SftpClient
 
hasAddressEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasAttribute(String) - Method in interface com.maverick.ssh.SshClient
Determine if connection already has an attribute for given key.
hasAttribute(String) - Method in class com.maverick.ssh1.Ssh1Client
 
hasAttribute(String) - Method in class com.maverick.ssh2.Ssh2Client
 
hasAttributeBits() - Method in class com.maverick.sftp.SftpFileAttributes
 
hasBackgroundThread() - Method in class com.maverick.ssh.message.SshMessageRouter
 
hasBackgroundThread() - Method in class com.maverick.ssh2.Ssh2Client
 
hasBCProvider() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
hasBinary() - Method in class com.maverick.util.EOLProcessor
Check to see if binary data was encountered during the encoding process
hasBinary() - Method in class com.maverick.util.TextConversionStream
Check to see if binary data was encountered during the encoding process
hasBlockingThread() - Method in class com.maverick.ssh.message.SshMessageStore
 
hasCommaSV() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
hasComponents() - Method in class com.maverick.ssh.components.ComponentFactory
 
hasExitSignal() - Method in class com.maverick.ssh2.Ssh2Session
Determine whether the remote process was signalled.
hasExtendedAttribute(String) - Method in class com.maverick.sftp.SftpFileAttributes
 
hasGID() - Method in class com.maverick.sftp.SftpFileAttributes
 
hasGroupEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
HASH_AND_SIGN - Static variable in class com.maverick.agent.client.SshAgentClient
 
hashAlgorithm - Variable in class com.maverick.ssh2.SshKeyExchangeClient
 
hashAndSign(SshPublicKey, byte[]) - Method in class com.maverick.agent.client.SshAgentClient
Request a hash and sign operation be performed for a given public key.
hashCode() - Method in class com.maverick.sftp.SftpFile
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
hashCode() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
hashCode() - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
hashCode() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
hashCode() - Method in class com.maverick.ssh.components.SshKeyPair
 
hashCode() - Method in class com.maverick.util.UnsignedInteger32
Returns the objects hash code.
hashCode() - Method in class com.maverick.util.UnsignedInteger64
Return the objects hash code.
hasHostEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hashpw(String, String) - Static method in class com.maverick.util.BCrypt
Hash a password using the OpenBSD bcrypt scheme
hasKey(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasLocalAddressEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasLocalForwarding(String, int) - Method in class com.sshtools.net.ForwardingClient
 
hasLocalPortEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasMessage(MessageObserver) - Method in interface com.maverick.ssh.message.MessageStore
 
hasMessage(MessageObserver) - Method in class com.maverick.ssh.message.SshMessageStore
 
hasMoreData() - Method in class com.maverick.util.SimpleASNReader
 
hasParents(String) - Static method in class com.maverick.util.FileUtils
 
hasParts() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
hasRDomainEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasRemaining() - Method in class com.maverick.util.CachingDataWindow
 
hasRemoteForwarding(String, int) - Method in class com.sshtools.net.ForwardingClient
 
hasSize() - Method in class com.maverick.sftp.SftpFileAttributes
 
hasSpaceSV() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
hasSucceeded() - Method in class com.maverick.ssh.ShellProcess
 
hasTimedOut() - Method in class com.maverick.agent.KeyConstraints
 
hasUID() - Method in class com.maverick.sftp.SftpFileAttributes
 
hasUserEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hexToBytes(String) - Static method in class com.maverick.ssh.components.Utils
Converts a hex string to bytes.
HIGHEST_RANDOM_PORT - Variable in class com.sshtools.net.ForwardingClient
The highest possible random port to select *
HMAC_MD5 - Static variable in class com.maverick.ssh2.Ssh2Context
MD5 message authentication
HMAC_MD5_96 - Static variable in class com.maverick.ssh2.Ssh2Context
MD5 96 bit message authentication
HMAC_MD5_ETM - Static variable in class com.maverick.ssh2.Ssh2Context
 
HMAC_RIPEMD160 - Static variable in class com.maverick.ssh2.Ssh2Context
 
HMAC_RIPEMD160_ETM - Static variable in class com.maverick.ssh2.Ssh2Context
 
HMAC_SHA1 - Static variable in class com.maverick.ssh2.Ssh2Context
SHA1 message authentication
HMAC_SHA1_96 - Static variable in class com.maverick.ssh2.Ssh2Context
SHA1 96 bit message authentication
HMAC_SHA1_ETM - Static variable in class com.maverick.ssh2.Ssh2Context
 
HMAC_SHA256 - Static variable in class com.maverick.ssh2.Ssh2Context
 
HMAC_SHA256_96 - Static variable in class com.maverick.ssh2.Ssh2Context
 
HMAC_SHA256_ETM - Static variable in class com.maverick.ssh2.Ssh2Context
 
HMAC_SHA512 - Static variable in class com.maverick.ssh2.Ssh2Context
 
HMAC_SHA512_96 - Static variable in class com.maverick.ssh2.Ssh2Context
 
HMAC_SHA512_ETM - Static variable in class com.maverick.ssh2.Ssh2Context
 
HmacMD5 - Class in com.maverick.ssh.components.jce
MD5 message authentication implementation.
HmacMD5() - Constructor for class com.maverick.ssh.components.jce.HmacMD5
 
HmacMD596 - Class in com.maverick.ssh.components.jce
MD5 message authentication implementation.
HmacMD596() - Constructor for class com.maverick.ssh.components.jce.HmacMD596
 
HmacMD5ETM - Class in com.maverick.ssh.components.jce
MD5 message authentication implementation.
HmacMD5ETM() - Constructor for class com.maverick.ssh.components.jce.HmacMD5ETM
 
HmacRipeMd160 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacRipeMd160() - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160
 
HmacRipeMd160(int) - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160
 
HmacRipeMd160_at_openssh_dot_com - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacRipeMd160_at_openssh_dot_com() - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160_at_openssh_dot_com
 
HmacRipeMd160ETM - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacRipeMd160ETM() - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160ETM
 
HmacRipeMd160ETM(int) - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160ETM
 
HmacSha1 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha1() - Constructor for class com.maverick.ssh.components.jce.HmacSha1
 
HmacSha196 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha196() - Constructor for class com.maverick.ssh.components.jce.HmacSha196
 
HmacSha1ETM - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha1ETM() - Constructor for class com.maverick.ssh.components.jce.HmacSha1ETM
 
HmacSha256 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha256() - Constructor for class com.maverick.ssh.components.jce.HmacSha256
 
HmacSha256(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha256
 
HmacSha256_96 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha256_96() - Constructor for class com.maverick.ssh.components.jce.HmacSha256_96
 
HmacSha256_at_ssh_dot_com - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha256_at_ssh_dot_com() - Constructor for class com.maverick.ssh.components.jce.HmacSha256_at_ssh_dot_com
 
HmacSha256_at_ssh_dot_com(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha256_at_ssh_dot_com
 
HmacSha256ETM - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha256ETM() - Constructor for class com.maverick.ssh.components.jce.HmacSha256ETM
 
HmacSha256ETM(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha256ETM
 
HmacSha512 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha512() - Constructor for class com.maverick.ssh.components.jce.HmacSha512
 
HmacSha512(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha512
 
HmacSha512_96 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha512_96() - Constructor for class com.maverick.ssh.components.jce.HmacSha512_96
 
HmacSha512ETM - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha512ETM() - Constructor for class com.maverick.ssh.components.jce.HmacSha512ETM
 
HmacSha512ETM(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha512ETM
 
host - Variable in class socks.ProxyMessage
Host as string.
HOST_KEY_ERROR - Static variable in exception com.maverick.ssh.SshException
API error to indicate a host key signature failed.
HOST_KEY_NOT_VERIFIABLE - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: The host key supplied could not be verified
HOST_NOT_ALLOWED - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: The host is not allowed
HostFileEntry() - Constructor for class com.sshtools.publickey.KnownHostsKeyVerification.HostFileEntry
 
hostKey - Variable in class com.maverick.ssh2.SshKeyExchangeClient
The server's host key.
HostKeyUpdater - Interface in com.maverick.ssh
 
HostKeyVerification - Interface in com.maverick.ssh
This interface provides a callback method so that the user can verify the identity of the server (by checking the public key) during the initial protocol negotiation.
HostKeyVerificationAdapter - Class in com.sshtools.publickey
 
HostKeyVerificationAdapter() - Constructor for class com.sshtools.publickey.HostKeyVerificationAdapter
 
HostKeyVerificationListener - Interface in com.sshtools.publickey
 
HostKeyVerificationManager - Class in com.sshtools.publickey
 
HostKeyVerificationManager(Collection<? extends HostKeyVerification>) - Constructor for class com.sshtools.publickey.HostKeyVerificationManager
 
HostKeyVerificationManager(HostKeyVerification) - Constructor for class com.sshtools.publickey.HostKeyVerificationManager
 
HostKeyVerificationManager(HostKeyVerification...) - Constructor for class com.sshtools.publickey.HostKeyVerificationManager
 
hostType - Variable in class socks.server.Ident
Host type as returned by daemon, can be null, if error happened
HttpHeader - Class in com.sshtools.net
Utility class to process HTTP headers.
HttpHeader() - Constructor for class com.sshtools.net.HttpHeader
 
HttpProxyTransport - Class in com.sshtools.net
Provides an SshTransport implementation that can route the connection through a HTTP proxy.
HttpProxyTransportWrapper - Class in com.sshtools.net
Provides an SshTransport implementation that can route the connection through a HTTP proxy.
HttpRequest - Class in com.sshtools.net
Utility class to process HTTP requests.
HttpRequest() - Constructor for class com.sshtools.net.HttpRequest
 
HttpResponse - Class in com.sshtools.net
Utility class to process HTTP responses.
HttpResponse(InputStream) - Constructor for class com.sshtools.net.HttpResponse
 

I

ICANON - Static variable in class com.maverick.ssh.PseudoTerminalModes
Canonicalize input lines.
ICRNL - Static variable in class com.maverick.ssh.PseudoTerminalModes
Map CR to NL on input.
Ident - Class in socks.server
Class Ident provides means to obtain user name of the owner of the socket on remote machine, providing remote machine runs identd daemon.
Ident(Socket) - Constructor for class socks.server.Ident
Constructor tries to connect to Identd daemon on the host of the given socket, and retrieve user name of the owner of given socket connection on remote machine.
IdentAuthenticator - Class in socks.server
An implementation of socks.ServerAuthentication which provides simple authentication based on the host from which the connection is made and the name of the user on the remote machine, as reported by identd daemon on the remote machine.
IdentAuthenticator() - Constructor for class socks.server.IdentAuthenticator
Constructs empty IdentAuthenticator.
idle() - Method in class com.maverick.ssh.message.SshAbstractChannel
 
idle(SshClient, long) - Method in class com.maverick.ssh.SshClientAdapter
 
idle(SshClient, long) - Method in interface com.maverick.ssh.SshClientListener
 
idle() - Method in class com.maverick.ssh2.Ssh2Channel
 
IEXTEN - Static variable in class com.maverick.ssh.PseudoTerminalModes
Enable extensions.
IGNCR - Static variable in class com.maverick.ssh.PseudoTerminalModes
Ignore CR on input.
IGNPAR - Static variable in class com.maverick.ssh.PseudoTerminalModes
The ignore parity flag.
ILLEGAL_USER_NAME - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: The user's name is illegal
IMAXBEL - Static variable in class com.maverick.ssh.PseudoTerminalModes
Ring bell on input queue full.
in - Variable in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
in - Variable in class com.maverick.ssh.ShellController
 
in - Variable in class com.maverick.util.DynamicBuffer
This buffers InputStream
in - Variable in class socks.Proxy
 
incomingtunnels - Variable in class com.sshtools.net.ForwardingClient
 
IncompatibleAlgorithm - Class in com.maverick.ssh
 
IncompatibleAlgorithm(ComponentFactory<?>, IncompatibleAlgorithm.ComponentType, String[], String[]) - Constructor for class com.maverick.ssh.IncompatibleAlgorithm
 
IncompatibleAlgorithm.ComponentType - Enum in com.maverick.ssh
 
indexOf(SshPublicKey) - Method in class com.maverick.agent.InMemoryKeyStore
Find the index of a key.
InetRange - Class in socks
Class InetRange provides the means of defining the range of inetaddresses.
InetRange() - Constructor for class socks.InetRange
Creates the empty range.
INFLATER - Static variable in interface com.maverick.ssh.compression.SshCompression
Inflation mode
info(String, Object...) - Static method in class com.maverick.logging.Log
 
info(String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
info(String) - Method in class com.maverick.logging.MaverickLogger
 
info(String, Object) - Method in class com.maverick.logging.MaverickLogger
 
info(String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
info(String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
info(String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String, Object) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
info(Logger, String, Object...) - Method in interface com.maverick.ssh2.AbstractClientTransport
 
info(String, Object...) - Method in class com.maverick.ssh2.TransportProtocol
 
info(Logger, String, Object...) - Method in class com.maverick.ssh2.TransportProtocol
 
init() - Method in class com.maverick.ssh.components.ComponentManager
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.AES128Gcm
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.AES256Gcm
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.ArcFour
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.ArcFour128
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.ArcFour256
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
Initialises the Poly1305 MAC.
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacRipeMd160
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacRipeMd160ETM
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha1
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha196
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha1ETM
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha256
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha256_at_ssh_dot_com
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha256ETM
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha512
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha512ETM
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.Ssh1Des3
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
Initialize the public key from a blob of binary data.
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKey
Initialize the public key from a blob of binary data.
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKey
Initialize the public key from a blob of binary data.
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
Initialize the public key from a blob of binary data.
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.NoneCipher
Initialize the cipher with up to 40 bytes of iv and key data.
init(byte[]) - Method in class com.maverick.ssh.components.NoneHmac
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.SshCipher
Initialize the cipher with up to 40 bytes of iv and key data.
init(byte[]) - Method in interface com.maverick.ssh.components.SshHmac
 
init(byte[], int, int) - Method in interface com.maverick.ssh.components.SshPublicKey
Initialize the public key from a blob of binary data.
init(int, int) - Method in class com.maverick.ssh.compression.NoneCompression
 
init(int, int) - Method in interface com.maverick.ssh.compression.SshCompression
Initialize the compression.
init(SshMessageRouter, int) - Method in class com.maverick.ssh.message.SshAbstractChannel
 
init(AbstractClientTransport, boolean) - Method in class com.maverick.ssh2.SshKeyExchangeClient
Initialize the key exchange.
init() - Method in class com.maverick.vfs.ssh.SftpFileProvider
 
init(int, int) - Method in class com.sshtools.zlib.ZLibCompression
 
initException - Static variable in class com.maverick.ssh.SshConnector
 
initialize() - Method in class com.maverick.sftp.SftpSubsystemChannel
Initializes the sftp subsystem and negotiates a version with the server.
initializeDefaultProvider(Provider) - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
Initialize the default JCE provider used by the API.
initializeDefaultProvider(Provider) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Initialize the default JCE provider used by the API.
initializeDefaultProvider(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Initialize the default JCE provider used by the API.
initializeDigestFactory(ComponentFactory<Digest>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the digest factory.
initializeDigestFactory(ComponentFactory<Digest>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeHmacFactory(ComponentFactory<SshHmac>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the SSH2 HMAC factory.
initializeHmacFactory(ComponentFactory<SshHmac>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeKeyExchangeFactory(ComponentFactory<SshKeyExchange>, ComponentFactory<SshKeyExchange>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the SSH2 key exchange factory.
initializeKeyExchangeFactory(ComponentFactory<SshKeyExchange>, ComponentFactory<SshKeyExchange>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeProviderForAlgorithm(String, Provider) - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
Initialize a provider for a specific algorithm.
initializeProviderForAlgorithm(String, Provider) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Initialize a provider for a specific algorithm.
initializeProviderForAlgorithm(String, String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Initialize a provider for a specific algorithm.
initializePublicKeyFactory(ComponentFactory<SshPublicKey>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the public key factory.
initializePublicKeyFactory(ComponentFactory<SshPublicKey>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeSsh1CipherFactory(ComponentFactory<SshCipher>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the SSH1 cipher factory.
initializeSsh1CipherFactory(ComponentFactory<SshCipher>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeSsh2CipherFactory(ComponentFactory<SshCipher>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the SSH2 cipher factory.
initializeSsh2CipherFactory(ComponentFactory<SshCipher>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeTunnel(SshTunnel) - Method in interface com.maverick.ssh.ForwardingRequestListener
Called once a connection has been established and a forwarding channel is about to be opened.
initializeTunnel(SshTunnel) - Method in class com.sshtools.net.ForwardingClient.ForwardingListener
 
INLCR - Static variable in class com.maverick.ssh.PseudoTerminalModes
Map NL into CR on input.
InMemoryKeyStore - Class in com.maverick.agent
A store for maintaining public keys in agent
InMemoryKeyStore() - Constructor for class com.maverick.agent.InMemoryKeyStore
Creates a new KeyStore object.
INPCK - Static variable in class com.maverick.ssh.PseudoTerminalModes
Enable checking of parity errors.
InputStream(InputStream) - Constructor for class com.maverick.util.Base64.InputStream
 
InputStream(InputStream, boolean) - Constructor for class com.maverick.util.Base64.InputStream
 
inStartup() - Method in class com.maverick.ssh.Shell
 
INTERNAL_ERROR - Static variable in exception com.maverick.ssh.SshException
An internal error occurred within the API; in all cases contact sshtools.com support with the details of this error and the state of the connection when receiving this exception is unknown.
interrupt() - Method in class com.maverick.ssh.ShellController
 
interrupt() - Method in interface com.maverick.ssh.ShellWriter
Interrupt the process by sending a Ctrl+C to the process.
intToLittleEndian(int, byte[], int) - Static method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
intValue() - Method in class com.maverick.util.UnsignedInteger32
Returns the long value of the unsigned integer cast to an int
INVALID - Static variable in class com.maverick.ssh.LicenseManager
 
INVALID_HANDLE - Static variable in exception com.maverick.sftp.SftpStatusException
The file handle provided was invalid
INVALID_RESUME_STATE - Static variable in exception com.maverick.sftp.SftpStatusException
The file cannot be resumed
INVALID_TEXT_MODE - Static variable in exception com.maverick.sftp.SftpStatusException
The server reported a canonical newline convention not supported by this API
InvalidMessageException - Exception in com.maverick.agent.exceptions
 
InvalidMessageException(String, int) - Constructor for exception com.maverick.agent.exceptions.InvalidMessageException
Constructs the message.
InvalidPassphraseException - Exception in com.sshtools.publickey
Thrown by an SshPrivateKeyFile when it detects that the passphrase supplied was invalid.
InvalidPassphraseException() - Constructor for exception com.sshtools.publickey.InvalidPassphraseException
 
InvalidPassphraseException(Exception) - Constructor for exception com.sshtools.publickey.InvalidPassphraseException
 
IOStreamConnector - Class in com.maverick.util
Connects an input stream to an outputstream.
IOStreamConnector() - Constructor for class com.maverick.util.IOStreamConnector
Creates a new IOStreamConnector object.
IOStreamConnector(InputStream, OutputStream) - Constructor for class com.maverick.util.IOStreamConnector
Creates a new IOStreamConnector object.
IOStreamConnector.IOStreamConnectorListener - Interface in com.maverick.util
 
IOUtil - Class in com.maverick.util
 
IOUtil() - Constructor for class com.maverick.util.IOUtil
 
IOUtils - Class in com.maverick.logging
 
IOUtils() - Constructor for class com.maverick.logging.IOUtils
 
ip - Variable in class socks.ProxyMessage
Host as an IP address
IPUtils - Class in com.sshtools.net
 
isActive() - Method in class com.maverick.ssh.ShellController
 
isActive() - Method in class com.maverick.ssh.ShellProcess
 
isActive() - Method in class com.maverick.ssh.ShellProcessController
 
isAllowedKey(String) - Static method in class com.sshtools.config.file.entry.MatchEntry
 
isAppendOnly() - Method in class com.maverick.sftp.SftpFileAttributes
 
isArchive() - Method in class com.maverick.sftp.SftpFileAttributes
 
isAttributeBitSet(long) - Method in class com.maverick.sftp.SftpFileAttributes
 
isAuthenticated() - Method in interface com.maverick.ssh.SshClient
Evaluate whether the user has been authenticated.
isAuthenticated() - Method in class com.maverick.ssh1.Ssh1Client
 
isAuthenticated() - Method in class com.maverick.ssh2.AuthenticationProtocol
Determine whether the protocol has made a sucessfull authentication attempt.
isAuthenticated() - Method in class com.maverick.ssh2.Ssh2Client
 
isAuthenticating() - Method in class com.maverick.ssh.PublicKeyAuthentication
Is the authentication attempt actually going to perform an authentication or are we simply just checking the suitability of a public key.
isAuthenticationSupported(String) - Method in class com.maverick.ssh2.Ssh2Client
Iterate over support mechanisms and return true only if the method supplied is reported as supported by the remote device.
isAuthorizedKey(SshPublicKey) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
isBCDisabled() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
isBCEnabled() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
isBlank(String) - Static method in class com.maverick.ssh.components.Utils
 
isBlock() - Method in class com.maverick.sftp.SftpFile
Determine whether the file is pointing to a block special file.
isBlock() - Method in class com.maverick.sftp.SftpFileAttributes
Determine whether these attributes refer to a block special file.
isBlockingThread(Thread) - Method in class com.maverick.ssh.message.SshMessageRouter
 
isBlockOwner(Thread) - Method in class com.maverick.ssh.message.ThreadSynchronizer
 
isBuffered() - Method in class com.maverick.ssh.message.SshMessageRouter
 
isBuffered() - Method in interface com.maverick.ssh.SshClient
Identifies whether this client is in buffered mode
isBuffered() - Method in class com.maverick.ssh1.Ssh1Client
 
isBuffered() - Method in class com.maverick.ssh2.Ssh2Client
 
isCancelled() - Method in interface com.maverick.sftp.FileTransferProgress
The transfer is cancelled.
isCaseInsensitive() - Method in class com.maverick.sftp.SftpFileAttributes
 
isCertAuthority() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
isCertAuthority() - Method in class com.sshtools.publickey.KnownHostsKeyVerification.CertAuthorityEntry
 
isCertAuthority() - Method in class com.sshtools.publickey.KnownHostsKeyVerification.KeyEntry
 
isCharacter() - Method in class com.maverick.sftp.SftpFile
Determine whether the file is pointing to a character mode device.
isCharacter() - Method in class com.maverick.sftp.SftpFileAttributes
Determine whether these attributes refer to a character device.
isClosed() - Method in class com.maverick.ssh.message.SshAbstractChannel
 
isClosed() - Method in class com.maverick.ssh.message.SshMessageStore
 
isClosed() - Method in class com.maverick.ssh.Shell
 
isClosed() - Method in interface com.maverick.ssh.SshChannel
Evaluate whether the channel is closed.
isClosed() - Method in interface com.maverick.ssh.SshSession
Evaluate whether the channel is closed.
isClosed() - Method in class com.maverick.ssh.SubsystemChannel
Is the subsystem closed?
isClosed() - Method in class com.maverick.util.IOStreamConnector
 
isClosed() - Method in class com.sshtools.sftp.SftpClient
Returns the state of the SFTP client.
isCompressed() - Method in class com.maverick.sftp.SftpFileAttributes
 
isConnected() - Method in interface com.maverick.ssh.message.SshMessageReader
 
isConnected() - Method in interface com.maverick.ssh.SshClient
Evaluate whether the connection is still alive.
isConnected() - Method in class com.maverick.ssh1.Ssh1Client
 
isConnected() - Method in class com.maverick.ssh2.Ssh2Client
 
isConnected() - Method in class com.maverick.ssh2.TransportProtocol
Returns the connected state
isDebugEnabled() - Static method in class com.maverick.logging.Log
 
isDebugEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isDebugEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isDelayed() - Method in class com.maverick.ssh.compression.NoneCompression
 
isDelayed() - Method in interface com.maverick.ssh.compression.SshCompression
Is this compression delayed until after authentication
isDelayed() - Method in class com.sshtools.zlib.OpenSSHZLibCompression
 
isDelayed() - Method in class com.sshtools.zlib.ZLibCompression
 
isDHGroupExchangeBackwardsCompatible() - Method in class com.maverick.ssh2.Ssh2Context
 
isDirect(String) - Method in class socks.Proxy
Check wether the given host is on the list of direct address.
isDirect(InetAddress) - Method in class socks.Proxy
Check wether the given host is on the list of direct addresses.
isDirectory() - Method in class com.maverick.sftp.SftpFile
Determine whether the file object is pointing to a directory.
isDirectory() - Method in class com.maverick.sftp.SftpFileAttributes
Determine whether these attributes refer to a directory
isDirectoryOrLinkedDirectory(SftpFile) - Method in class com.sshtools.sftp.SftpClient
Determine whether the file object is pointing to a symbolic link that is pointing to a directory.
isDisabled(String) - Method in class com.maverick.ssh.components.ComponentManager
 
isDropSecurityAsLastResort() - Method in class com.maverick.ssh.DefaultSecurityPolicy
 
isDropSecurityAsLastResort() - Method in interface com.maverick.ssh.SecurityPolicy
 
isEnableETM() - Method in class com.maverick.ssh2.Ssh2Context
 
isEnableNoneCipher() - Static method in class com.maverick.ssh.components.ComponentManager
 
isEnableNoneMac() - Static method in class com.maverick.ssh.components.ComponentManager
 
isEncrypted() - Method in class com.maverick.sftp.SftpFileAttributes
 
isErrorEnabled() - Static method in class com.maverick.logging.Log
 
isErrorEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isErrorEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isETM() - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacMD5ETM
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacRipeMd160ETM
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacSha1ETM
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacSha256ETM
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacSha512ETM
 
isETM() - Method in class com.maverick.ssh.components.NoneHmac
 
isETM() - Method in interface com.maverick.ssh.components.SshHmac
 
isFifo() - Method in class com.maverick.sftp.SftpFile
Determine whether the file is pointing to a pipe.
isFifo() - Method in class com.maverick.sftp.SftpFileAttributes
Determine whether these attributes refer to a pipe.
isFile() - Method in class com.maverick.sftp.SftpFile
Determine whether the file object is pointing to a file.
isFile() - Method in class com.maverick.sftp.SftpFileAttributes
Determine whether these attributes refer to a file.
isFlagSet(long) - Method in class com.maverick.sftp.SftpFileAttributes
Determine if a permissions flag is set.
isFlowControlEnabled() - Method in class com.maverick.ssh2.Ssh2Session
On many systems it is possible to determine whether a pseudo-terminal is using control-S/ control-Q flow control.
isForceCommand() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
isFormatted(byte[], String, String) - Static method in class com.sshtools.publickey.Base64EncodedFileFormat
 
isFormatted(byte[]) - Static method in class com.sshtools.publickey.OpenSSHPublicKeyFile
 
isHashedEntry() - Method in class com.sshtools.publickey.KnownHostsKeyVerification.KeyEntry
 
isHashedEntry() - Method in class com.sshtools.publickey.KnownHostsKeyVerification.Ssh2KeyEntry
 
isHidden() - Method in class com.maverick.sftp.SftpFileAttributes
 
isHostCertificate() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
isHostCertificate() - Method in class com.maverick.ssh.components.SshCertificate
 
isHostFileWriteable() - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
Determines whether the host file is writable.
isHostFileWriteable() - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
Determines whether the host file is writable.
isHostFileWriteable() - Method in class com.sshtools.publickey.KnownHostsFile
 
isHostFileWriteable() - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
ISIG - Static variable in class com.maverick.ssh.PseudoTerminalModes
Enable signals INTR, QUIT, [D]SUSP.
isImmutable() - Method in class com.maverick.sftp.SftpFileAttributes
 
isInfoEnabled() - Static method in class com.maverick.logging.Log
 
isInfoEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isInfoEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isKeyExchangeMessage(int) - Method in class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
isKeyExchangeMessage(int) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanEcdh
 
isKeyExchangeMessage(int) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup
 
isKeyExchangeMessage(int) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha1
 
isKeyExchangeMessage(int) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup1Sha1
 
isKeyExchangeMessage(int) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha1
 
isKeyExchangeMessage(int) - Method in class com.maverick.ssh.components.jce.client.Rsa1024Sha1
 
isKeyExchangeMessage(int) - Method in class com.maverick.ssh.components.jce.client.Rsa2048Sha256
 
isKeyExchangeMessage(int) - Method in class com.maverick.ssh2.SshKeyExchangeClient
 
isKeyReExchangeDisabled() - Method in class com.maverick.ssh2.Ssh2Context
 
isKnown() - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
isKnownHost(String, SshPublicKey) - Method in interface com.maverick.ssh.HostKeyUpdater
 
isKnownHost(String, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
isLevelEnabled(Log.Level) - Static method in class com.maverick.logging.Log
 
isLicensed() - Method in class com.maverick.ssh.SshConnector
Indicates whether the API is licensed or not
isLimitPublicKeysToKnownHosts() - Method in class com.maverick.ssh2.Ssh2Context
 
isLink() - Method in class com.maverick.sftp.SftpFile
Determine whether the file object is a symbolic link.
isLink() - Method in class com.maverick.sftp.SftpFileAttributes
Determine whether these attributes refer to a symbolic link.
isListening() - Method in class com.sshtools.net.ForwardingClient.SocketListener
 
isLoaded() - Method in class com.sshtools.config.file.entry.type.FileEntryType.CommentEntry
 
isLocal() - Method in interface com.maverick.ssh.SshTunnel
Determines the type of forwarding channel.
isLocalEOF() - Method in interface com.maverick.ssh.SshTunnel
 
isLocked() - Method in class com.maverick.agent.InMemoryKeyStore
 
isLocked() - Method in interface com.maverick.agent.KeyStore
Determine if the store is currently locked.
isLogging(Log.Level) - Method in class com.maverick.logging.AbstractLoggingContext
 
isLogging(Log.Level) - Method in class com.maverick.logging.DefaultLoggerContext
 
isLogging(Log.Level) - Method in class com.maverick.logging.FileLoggingContext
 
isLogging(Log.Level) - Method in interface com.maverick.logging.LoggerContext
 
isMAC() - Method in class com.maverick.ssh.components.jce.AES128Gcm
 
isMAC() - Method in class com.maverick.ssh.components.jce.AES256Gcm
 
isMAC() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
isMAC() - Method in class com.maverick.ssh.components.SshCipher
 
isManagedSecurity() - Method in class com.maverick.ssh.DefaultSecurityPolicy
 
isManagedSecurity() - Method in interface com.maverick.ssh.SecurityPolicy
 
isNonStandardAlgorithmsEnabled() - Method in class com.maverick.ssh2.Ssh2Context
 
isNotAllowedKey(String) - Static method in class com.sshtools.config.file.entry.MatchEntry
 
isNotBlank(String) - Static method in class com.maverick.ssh.components.Utils
 
isNotLoaded() - Method in class com.sshtools.config.file.entry.type.FileEntryType.CommentEntry
 
isNull(Object) - Static method in class com.maverick.logging.IOUtils
 
isOpen() - Method in class com.maverick.sftp.SftpFile
Determine whether the file is open.
isOpen() - Method in class com.maverick.util.CachingDataWindow
 
isPassphraseProtected() - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Determine if the private key file is protected by a passphrase.
isPreferKeyboardInteractiveOverPassword() - Method in class com.maverick.ssh2.Ssh2Context
 
isProxyAlive(int) - Method in class socks.Socks5DatagramSocket
This method checks wether proxy still runs udp forwarding service for this socket.
isReadOnly() - Method in class com.maverick.sftp.SftpFileAttributes
 
isRemoteEOF() - Method in interface com.maverick.ssh.SshTunnel
 
isRevoked() - Method in class com.sshtools.publickey.KnownHostsKeyVerification.KeyEntry
 
isRevoked() - Method in class com.sshtools.publickey.KnownHostsKeyVerification.RevokedEntry
 
isRFCAgent() - Method in class com.maverick.agent.client.SshAgentClient
 
isRunning() - Method in class com.sshtools.net.ForwardingClient.SocketListener
 
isSendIgnorePacketOnIdle() - Method in class com.maverick.ssh2.Ssh2Context
 
isSendKeepAliveOnIdle() - Method in class com.maverick.ssh2.Ssh2Channel
 
isSHA1SignaturesSupported() - Method in interface com.maverick.ssh.SshContext
Option to disable SHA1 signatures on RSA keys.
isSHA1SignaturesSupported() - Method in class com.maverick.ssh1.Ssh1Context
 
isSHA1SignaturesSupported() - Method in class com.maverick.ssh2.Ssh2Context
 
isSocket() - Method in class com.maverick.sftp.SftpFile
Determine whether the file is pointing to a socket.
isSocket() - Method in class com.maverick.sftp.SftpFileAttributes
Determine whether these attributes refer to a socket.
isSparse() - Method in class com.maverick.sftp.SftpFileAttributes
 
isSSH1Compatible() - Method in class com.maverick.agent.KeyConstraints
 
isStopped() - Method in class com.maverick.logging.DefaultLoggerContext.FileWatcher
 
isSync() - Method in class com.maverick.sftp.SftpFileAttributes
 
isSystem() - Method in class com.maverick.sftp.SftpFileAttributes
 
isTraceEnabled() - Static method in class com.maverick.logging.Log
 
isTraceEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isTraceEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isTreatIdleConnectionAsError() - Method in class com.maverick.ssh2.Ssh2Context
 
isTriedBackwardsCompatibility() - Method in class com.maverick.ssh2.Ssh2Context
Deprecated.
isTriedMinimalKeyExchangePacket() - Method in class com.maverick.ssh2.Ssh2Context
Deprecated.
ISTRIP - Static variable in class com.maverick.ssh.PseudoTerminalModes
Strip 8th bit off characters.
isUserCertificate() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
isUserCertificate() - Method in class com.maverick.ssh.components.SshCertificate
 
isUserValid(String, String, Socket) - Method in interface socks.server.UserValidation
Implementations of this interface are expected to use some or all of the information provided plus any information they can extract from other sources to decide wether given user should be allowed access to SOCKS server, or whatever you use it for.
isValidAddressForNetwork(String) - Method in class com.sshtools.net.CIDRNetwork
 
isValidDHCPRange(String, String) - Method in class com.sshtools.net.CIDRNetwork
 
isWarnEnabled() - Static method in class com.maverick.logging.Log
 
isWarnEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isWarnEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isX11() - Method in interface com.maverick.ssh.SshTunnel
Determine if this channel is an X11 forwarding channel.
isXForwarding() - Method in class com.sshtools.net.ForwardingClient
Is X forwarding currently active?
itemStateChanged(ItemEvent) - Method in class socks.SocksDialog
 
IUCLC - Static variable in class com.maverick.ssh.PseudoTerminalModes
Translate uppercase characters to lowercase.
IUTF8 - Static variable in class com.maverick.ssh.PseudoTerminalModes
Ring bell on input queue full.
IXANY - Static variable in class com.maverick.ssh.PseudoTerminalModes
Any char will restart after stop.
IXOFF - Static variable in class com.maverick.ssh.PseudoTerminalModes
Enable input flow control.
IXON - Static variable in class com.maverick.ssh.PseudoTerminalModes
Enable output flow control.

J

J2SSHEventCodes - Class in com.maverick.events
List of unique J2SSH Event codes
J2SSHEventCodes() - Constructor for class com.maverick.events.J2SSHEventCodes
 
JCE_3DESCBCNOPADDING - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
3DES in CBC mode 'DESede/CTR/NoPadding'
JCE_3DESCTRNOPADDING - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
3DES in counter clock mode 'DESede/CTR/NoPadding'
JCE_AESCBCNOPADDING - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
AES encryption algorithm 'AES/CBC/NoPadding'
JCE_AESCTRNOPADDING - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
AES in counter clock mode 'AES/CTR/NoPadding'
JCE_AESGCMNOPADDING - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
AES in galois counter mode 'AES/CTR/NoPadding'
JCE_ARCFOUR - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
ARCFOUR cipher
JCE_BLOWFISHCBCNOPADDING - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
Blowfish encryption algorithm 'Blowfish/CBC/NoPadding'
JCE_DESCBCNOPADDING - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
DES encrpytion algorithm 'DES/CBC/NoPadding'
JCE_DH - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
Diffie Hellman key agreement algorithm 'DH'
JCE_DH_KEY_AGREEMENT - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
 
JCE_DH_KEY_FACTORY - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
 
JCE_DH_KEY_GENERATOR - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
 
JCE_DSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
DSA public key algorithm 'DSA'
JCE_ECDH - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
Elliptic Curve Diffie Hellmam
JCE_ERROR - Static variable in exception com.maverick.ssh.SshException
An error occurred in the JCE; typically this would result from Maverick attempting to use an algorithm that the JCE does not support.
JCE_HMACMD5 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
MD5 message authentication code algorithm 'HmacMD5'
JCE_HMACRIPEMD160 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
RipeMD160 message authentication code algorithm 'HmacSha256'
JCE_HMACSHA1 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
SHA1 message authentication code algorithm 'HmacSha1'
JCE_HMACSHA256 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
SHA 256 bit message authentication code algorithm 'HmacSha256'
JCE_HMACSHA512 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
SHA 512 bit message authentication code algorithm 'HmacSha256'
JCE_MD5 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
MD5 digest algorithm 'MD5'
JCE_MD5WithRSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
RSA signature algorithm 'SHA1WithRSA'
JCE_RSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
RSA public key algorithm 'RSA'
JCE_RSA_CIPHER - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
 
JCE_RSANONEPKCS1PADDING - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
Deprecated.
JCE_SHA1 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
SHA1 digest algorithm 'SHA-1'
JCE_SHA1PRNG - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
Secure random algorithm 'Sha1PRNG'
JCE_SHA1WithDSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
DSA signature algorithm 'SHA1WithDSA'
JCE_SHA1WithECDSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
ECDSA signature algorithm
JCE_SHA1WithRSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
RSA signature algorithm 'SHA1WithRSA'
JCE_SHA256 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
SHA256 digest algorithm 'SHA-256'
JCE_SHA256WithECDSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
ECDSA signature algorithm
JCE_SHA256WithRSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
RSA signature algorithm 'SHA256WithRSA'
JCE_SHA384 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
SHA384 digest algorithm 'SHA-384'
JCE_SHA384WithECDSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
ECDSA signature algorithm
JCE_SHA512 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
SHA512 digest algorithm 'SHA-512'
JCE_SHA512WithECDSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
ECDSA signature algorithm
JCE_SHA512WithRSA - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
RSA signature algorithm 'SHA512WithRSA'
JCE_X509 - Static variable in interface com.maverick.ssh.components.jce.JCEAlgorithms
X509 certificate algorithm 'X.509'
jceAlgorithm - Variable in class com.maverick.ssh.components.jce.AbstractHmac
 
JCEAlgorithms - Interface in com.maverick.ssh.components.jce
Interface containing the JCE algorithms required by the API.
JCEComponentManager - Class in com.maverick.ssh.components.jce
A component manager for the Java runtime JCE provider.
JCEComponentManager() - Constructor for class com.maverick.ssh.components.jce.JCEComponentManager
 
JCEProvider - Class in com.maverick.ssh.components.jce
 
JCEProvider() - Constructor for class com.maverick.ssh.components.jce.JCEProvider
 
JCEProvider.BC_FLAVOR - Enum in com.maverick.ssh.components.jce
 

K

KBIAuthentication - Class in com.maverick.ssh2
keyboard-interactive authentication implementation as specified in draft-ietf-secsh-auth-kbdinteract-04.txt.
KBIAuthentication() - Constructor for class com.maverick.ssh2.KBIAuthentication
 
KBIAuthentication(KBIRequestHandler) - Constructor for class com.maverick.ssh2.KBIAuthentication
 
KBIPrompt - Class in com.maverick.ssh2
Represents a single prompt in the keyboard-interactive authentication process
KBIPrompt(String, boolean) - Constructor for class com.maverick.ssh2.KBIPrompt
Creates a new KBIPrompt object.
KBIRequestHandler - Interface in com.maverick.ssh2
Callback interface used by the KBIAuthentication authentication mechanism.
KEX_CURVE_25519_SHA256 - Static variable in class com.maverick.ssh2.Ssh2Context
 
KEX_CURVE_25519_SHA256_LIBSSH_ORG - Static variable in class com.maverick.ssh2.Ssh2Context
 
KEX_DIFFIE_HELLMAN_ECDH_NISTP_256 - Static variable in class com.maverick.ssh2.Ssh2Context
 
KEX_DIFFIE_HELLMAN_ECDH_NISTP_384 - Static variable in class com.maverick.ssh2.Ssh2Context
 
KEX_DIFFIE_HELLMAN_ECDH_NISTP_521 - Static variable in class com.maverick.ssh2.Ssh2Context
 
KEX_DIFFIE_HELLMAN_GROUP14_SHA1 - Static variable in class com.maverick.ssh2.Ssh2Context
 
KEX_DIFFIE_HELLMAN_GROUP14_SHA256 - Static variable in class com.maverick.ssh2.Ssh2Context
Constant for the algorithm name "diffie-hellman-group14-sha256".
KEX_DIFFIE_HELLMAN_GROUP15_SHA512 - Static variable in class com.maverick.ssh2.Ssh2Context
Constant for the algorithm name "diffie-hellman-group15-sha512".
KEX_DIFFIE_HELLMAN_GROUP16_SHA512 - Static variable in class com.maverick.ssh2.Ssh2Context
Constant for the algorithm name "diffie-hellman-group16-sha512".
KEX_DIFFIE_HELLMAN_GROUP17_SHA512 - Static variable in class com.maverick.ssh2.Ssh2Context
Constant for the algorithm name "diffie-hellman-group17-sha512".
KEX_DIFFIE_HELLMAN_GROUP18_SHA512 - Static variable in class com.maverick.ssh2.Ssh2Context
Constant for the algorithm name "diffie-hellman-group18-sha512".
KEX_DIFFIE_HELLMAN_GROUP1_SHA1 - Static variable in class com.maverick.ssh2.Ssh2Context
The required key exchange method
KEX_DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA1 - Static variable in class com.maverick.ssh2.Ssh2Context
Optional key exchange mechanism in which the server maintains a list of acceptable generators and primes
KEX_DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256 - Static variable in class com.maverick.ssh2.Ssh2Context
 
KEX_RSA_1024_SHA1 - Static variable in class com.maverick.ssh2.Ssh2Context
 
KEX_RSA_2048_SHA256 - Static variable in class com.maverick.ssh2.Ssh2Context
 
KEY_EXCHANGE - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
KEY_EXCHANGE_ERROR - Static variable in exception com.maverick.ssh.SshException
An error occurred during key exchange
KEY_EXCHANGE_FAILED - Static variable in exception com.maverick.ssh.SshException
The protocol failed to negotiate a transport algorithm or failed to verify the host key of the remote host.
KEY_EXCHANGE_FAILED - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: Key exchange failed
KEY_EXCHANGE_RETRY - Static variable in exception com.maverick.ssh.SshException
Instruction to retry the existing key exchange.
KEY_NOT_FOUND - Static variable in exception com.sshtools.publickey.PublicKeySubsystemException
 
KEY_NOT_SUPPORTED - Static variable in exception com.sshtools.publickey.PublicKeySubsystemException
 
KEY_SIZE - Static variable in class com.maverick.ssh.components.Curve25519
 
KEY_SIZE - Static variable in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
KeyConstraints - Class in com.maverick.agent
 
KeyConstraints() - Constructor for class com.maverick.agent.KeyConstraints
Creates a new KeyConstraints object.
KeyConstraints(ByteArrayReader) - Constructor for class com.maverick.agent.KeyConstraints
Creates a new KeyConstraints object.
keyedListeners - Variable in class com.maverick.events.EventServiceImplementation
 
keyEntries - Variable in class com.sshtools.config.file.entry.Entry
 
keyExchangeComplete(SshClient, SshPublicKey, String, String, String, String, String, String, String) - Method in class com.maverick.ssh.ConfigurationCollector
 
keyExchangeComplete(SshClient, SshPublicKey, String, String, String, String, String, String, String) - Method in class com.maverick.ssh.SshClientAdapter
 
keyExchangeComplete(SshClient, SshPublicKey, String, String, String, String, String, String, String) - Method in interface com.maverick.ssh.SshClientListener
 
keygen(byte[], byte[], byte[]) - Static method in class com.maverick.ssh.components.Curve25519
 
KeyStore - Interface in com.maverick.agent
 
KeyStoreListener - Interface in com.maverick.agent
An interface for listening to events in the agent keystore.
KeyStoreTest - Class in test
 
KeyStoreTest() - Constructor for class test.KeyStoreTest
 
KeyTimeoutException - Exception in com.maverick.agent.exceptions
 
KeyTimeoutException() - Constructor for exception com.maverick.agent.exceptions.KeyTimeoutException
Creates a new KeyTimeoutException object.
knownExtension(CertificateExtension) - Method in class com.maverick.ssh.components.jce.CertificateExtension.Builder
 
KnownHostsFile - Class in com.sshtools.publickey
 
KnownHostsFile(File) - Constructor for class com.sshtools.publickey.KnownHostsFile
 
KnownHostsFile() - Constructor for class com.sshtools.publickey.KnownHostsFile
 
KnownHostsKeyVerification - Class in com.sshtools.publickey
An abstract HostKeyVerification class implementation providing validation against the known_hosts format.
KnownHostsKeyVerification(InputStream) - Constructor for class com.sshtools.publickey.KnownHostsKeyVerification
 
KnownHostsKeyVerification(String) - Constructor for class com.sshtools.publickey.KnownHostsKeyVerification
 
KnownHostsKeyVerification() - Constructor for class com.sshtools.publickey.KnownHostsKeyVerification
 
KnownHostsKeyVerification.BlankEntry - Class in com.sshtools.publickey
 
KnownHostsKeyVerification.CertAuthorityEntry - Class in com.sshtools.publickey
 
KnownHostsKeyVerification.CommentEntry - Class in com.sshtools.publickey
 
KnownHostsKeyVerification.HostFileEntry - Class in com.sshtools.publickey
 
KnownHostsKeyVerification.InvalidEntry - Class in com.sshtools.publickey
 
KnownHostsKeyVerification.KeyEntry - Class in com.sshtools.publickey
 
KnownHostsKeyVerification.RevokedEntry - Class in com.sshtools.publickey
 
KnownHostsKeyVerification.Ssh2KeyEntry - Class in com.sshtools.publickey
 

L

lastPathElement(String) - Static method in class com.maverick.util.FileUtils
 
lcd(String) - Method in class com.sshtools.sftp.SftpClient
Changes the local working directory.
LICENSE_ERROR - Static variable in exception com.maverick.ssh.SshException
The API is not licensed!
LicenseManager - Class in com.maverick.ssh
Add your license using the static method provided by this class.
LicenseManager() - Constructor for class com.maverick.ssh.LicenseManager
 
list(String, String...) - Method in class com.maverick.ssh.components.ComponentFactory
List the types of components supported by this factory.
list(String) - Method in class com.maverick.ssh.components.ComponentFactory
List the types of components supported by this factory.
list() - Method in class com.maverick.ssh.components.ComponentFactory
 
list() - Method in class com.sshtools.publickey.PublicKeySubsystem
List all of the users acceptable keys.
listChildren(SftpFile, Vector<SftpFile>) - Method in class com.maverick.sftp.SftpSubsystemChannel
List the children of a directory.
listChildren(SftpFile, Vector<SftpFile>, boolean) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
listenerList - Variable in class com.maverick.util.IOStreamConnector
 
listInclusive(String, Set<String>) - Method in class com.maverick.ssh.components.ComponentFactory
 
listKeys() - Method in class com.maverick.agent.client.SshAgentClient
List all the keys on the agent.
littleEndianToInt(byte[], int) - Static method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
load(InputStream) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
load(InputStream) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
loadConfiguration(InputStream) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
loadGroups(URI) - Static method in class com.maverick.ssh.components.DiffieHellmanGroups
 
loadKeystore(File, String, String, String) - Method in class com.maverick.ssh.components.ComponentManager
Load a host key from a keystore file.
loadKeystore(InputStream, String, String, String) - Method in class com.maverick.ssh.components.ComponentManager
Load a host key from a keystore InputStream.
loadKeystore(File, String, String, String, String) - Method in class com.maverick.ssh.components.ComponentManager
 
loadKeystore(InputStream, String, String, String, String) - Method in class com.maverick.ssh.components.ComponentManager
 
loadKeystore(InputStream, String, String, String) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
Load a keystore for use as an SSH host key.
loadKeystore(InputStream, String, String, String, String) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
Load a keystore for use as an SSH host key.
loadKeystore(File, String, String, String) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
loadKeystore(File, String, String, String, String) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
LOCAL_FORWARDING - Static variable in interface com.sshtools.net.ForwardingClientListener
Constant used to specify whether the event relates to a local forwarding
localHost - Variable in class socks.SocksServerSocket
 
localHost - Variable in class socks.SocksSocket
 
localIP - Variable in class socks.SocksServerSocket
 
localIP - Variable in class socks.SocksSocket
 
localPort - Variable in class socks.SocksServerSocket
 
localPort - Variable in class socks.SocksSocket
 
lock(String) - Method in class com.maverick.agent.InMemoryKeyStore
 
lock(String) - Method in interface com.maverick.agent.KeyStore
Lock the keystore.
lockAgent(String) - Method in class com.maverick.agent.client.SshAgentClient
Lock the agent
lockComponents() - Method in class com.maverick.ssh.components.ComponentFactory
 
lockFile(byte[], long, long, int) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
log(Log.Level, String, Throwable, Object...) - Method in class com.maverick.logging.ConsoleLoggingContext
 
log(Log.Level, String, Throwable, Object...) - Method in class com.maverick.logging.DefaultLoggerContext
 
log(Log.Level, String, Throwable, Object...) - Method in class com.maverick.logging.FileLoggingContext
 
Log - Class in com.maverick.logging
 
Log() - Constructor for class com.maverick.logging.Log
 
log(Log.Level, String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
log(Log.Level, String, Throwable, Object...) - Method in interface com.maverick.logging.LoggerContext
 
log(byte[]) - Method in class com.maverick.util.BinaryLogger
 
log(byte[], int, int) - Method in class com.maverick.util.BinaryLogger
 
log(ByteBuffer) - Method in class com.maverick.util.BinaryLogger
 
Log.Level - Enum in com.maverick.logging
 
LoggerContext - Interface in com.maverick.logging
 
longValue() - Method in class com.maverick.util.UnsignedInteger32
Returns the long value of this unsigned integer.
longValue() - Method in class com.maverick.util.UnsignedInteger64
Return a long value of the unsigned integer.
LOWEST_RANDOM_PORT - Variable in class com.sshtools.net.ForwardingClient
The lowest possible random port to select *
lpwd() - Method in class com.sshtools.sftp.SftpClient
Returns the absolute path to the local working directory.
ls() - Method in class com.sshtools.sftp.SftpClient
Deprecated.
use ls(int maximumFiles) instead.
ls(int) - Method in class com.sshtools.sftp.SftpClient
List the contents of the current remote working directory.
ls(String) - Method in class com.sshtools.sftp.SftpClient
Deprecated.
use ls(String path, int maximumFiles) instead.
ls(String, int) - Method in class com.sshtools.sftp.SftpClient
List the contents remote directory.
ls(String, boolean, int) - Method in class com.sshtools.sftp.SftpClient
 
ls(String, String, boolean, int) - Method in class com.sshtools.sftp.SftpClient
 
lsIterator() - Method in class com.sshtools.sftp.SftpClient
Return an iterator for the current working directory.
lsIterator(String) - Method in class com.sshtools.sftp.SftpClient
Return an iterator for the path provided.

M

mac - Variable in class com.maverick.ssh.components.jce.AbstractHmac
 
MAC_ERROR - Static variable in exception com.maverick.ssh.SshException
An error occurred in a hmac.
MAC_ERROR - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: An error occurred verifying the MAC
macLength - Variable in class com.maverick.ssh.components.jce.AbstractHmac
 
MACS - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
macSize - Variable in class com.maverick.ssh.components.jce.AbstractHmac
 
main(String[]) - Static method in class com.maverick.agent.server.SshAgentServer
 
main(String[]) - Static method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
main(String[]) - Static method in class com.maverick.ssh.SshDiagnostics
 
main(String[]) - Static method in class com.maverick.ssh.SshReporter
 
main(String[]) - Static method in class com.maverick.ssh.SshTests
 
main(String[]) - Static method in class com.maverick.util.BCrypt
 
main(String[]) - Static method in class com.maverick.util.TextConversionStream
 
main(String[]) - Static method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
main(String[]) - Static method in class com.sshtools.publickey.authorized.Patterns
 
main(String[]) - Static method in class test.AgentTesting
 
main(String[]) - Static method in class test.KeyStoreTest
 
makeDirectory(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Make a directory.
makeDirectory(String, SftpFileAttributes) - Method in class com.maverick.sftp.SftpSubsystemChannel
Make a directory.
makeRSAWithSHA256Signature(SshKeyPair) - Static method in class com.maverick.util.SshKeyUtils
 
makeRSAWithSHA512Signature(SshKeyPair) - Static method in class com.maverick.util.SshKeyUtils
 
makeSshKey(char, int) - Method in class com.maverick.ssh2.TransportProtocol
 
makeTemporaryFolder() - Method in class com.sshtools.sftp.SftpClient
 
manager - Variable in class com.maverick.ssh.message.SshAbstractChannel
 
mark(int) - Method in class com.maverick.ssh.ShellProcess
 
MATCH_ENTRY_CRITERIA_ADDRESS - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_GROUP - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_HOST - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_LOCAL_ADDRESS - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_LOCAL_PORT - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_RDOMAIN - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_USER - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MatchEntry - Class in com.sshtools.config.file.entry
User, Group, Host, LocalAddress, LocalPort, and Address
MatchEntry(SshdConfigFile) - Constructor for class com.sshtools.config.file.entry.MatchEntry
 
matchEntry() - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
MatchEntry.MatchEntryBuilder - Class in com.sshtools.config.file.entry
 
MatchEntryBuilder(SshdConfigFile.SshdConfigFileBuilder, SshdConfigFile, SshdConfigFileCursor) - Constructor for class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
MatchEntryBuilder(SshdConfigFile.SshdConfigFileBuilder, SshdConfigFile, SshdConfigFileCursor, MatchEntry) - Constructor for class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
matchEntryCriteriaAsString() - Method in class com.sshtools.config.file.entry.MatchEntry
 
matcher - Variable in class com.maverick.ssh.ShellController
 
matches(String, String) - Method in class com.maverick.ssh.ShellDefaultMatcher
 
matches(String, String) - Method in interface com.maverick.ssh.ShellMatcher
Match a command output line against a defined pattern.
matches(String) - Method in class com.maverick.util.GlobSftpFileFilter
 
matches(String) - Method in class com.maverick.util.RegexSftpFileFilter
 
matches(String) - Method in interface com.maverick.util.SftpFileFilter
 
matches(Collection<String>, String) - Static method in class com.sshtools.publickey.authorized.Patterns
 
matchesWithCIDR(Collection<String>, String) - Static method in class com.sshtools.publickey.authorized.Patterns
 
matchFileNamesWithPattern(File[], String) - Method in class com.sshtools.sftp.GlobRegExpMatching
compiles pattern into a regular expression and pattern matches on each file's name, and returns those that match.
matchFileNamesWithPattern(File[], String) - Method in class com.sshtools.sftp.NoRegExpMatching
opens and returns the requested filename string
matchFileNamesWithPattern(File[], String) - Method in class com.sshtools.sftp.Perl5RegExpMatching
compiles pattern into a regular expression and pattern matches on each file's name, and returns those that match.
matchFileNamesWithPattern(File[], String) - Method in interface com.sshtools.sftp.RegularExpressionMatching
returns each of the files that match the pattern fileNameRegExp
matchFilesWithPattern(SftpFile[], String) - Method in class com.sshtools.sftp.GlobRegExpMatching
compiles pattern into a regular expression and pattern matches on each file's name, and returns those that match.
matchFilesWithPattern(SftpFile[], String) - Method in class com.sshtools.sftp.NoRegExpMatching
returns files
matchFilesWithPattern(SftpFile[], String) - Method in class com.sshtools.sftp.Perl5RegExpMatching
compiles pattern into a regular expression and pattern matches on each file's name, and returns those that match.
matchFilesWithPattern(SftpFile[], String) - Method in interface com.sshtools.sftp.RegularExpressionMatching
returns each of the SftpFiles that match the pattern fileNameRegExp
matchRemoteFiles(String) - Method in class com.sshtools.sftp.SftpClient
Called by getFileMatches() to do regular expression pattern matching on the files in 'remote''s parent directory.
matchValueAgainstPattern(String, Collection<String>) - Method in class com.sshtools.config.file.entry.MatchEntry
 
matchValueExact(String, Map<String, String>) - Method in class com.sshtools.config.file.entry.MatchEntry
 
MaverickCallbackHandler - Interface in com.maverick.ssh2
 
MaverickLogger - Class in com.maverick.logging
 
MaverickLogger() - Constructor for class com.maverick.logging.MaverickLogger
 
MaverickLoggerFactory - Class in com.maverick.logging
 
MaverickLoggerFactory() - Constructor for class com.maverick.logging.MaverickLoggerFactory
 
MAX_BUFFER_SIZE - Variable in class com.maverick.agent.win32.AbstractNamedPipe
 
MAX_VALUE - Static variable in class com.maverick.util.UnsignedInteger32
The maximum value of a 32bit unsigned integer
MAX_VALUE - Static variable in class com.maverick.util.UnsignedInteger64
 
MAX_VERSION - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
maximumChannels() - Method in class com.maverick.ssh.message.SshMessageRouter
 
MD5_FINGERPRINT - Static variable in class com.maverick.ssh.SshKeyFingerprint
 
MD5Digest - Class in com.maverick.ssh.components.jce
MD5 digest implementation.
MD5Digest() - Constructor for class com.maverick.ssh.components.jce.MD5Digest
 
Message - Interface in com.maverick.ssh.message
 
MESSAGE_TIMEOUT - Static variable in exception com.maverick.ssh.SshException
An expected message was not received before the specified timeout period.
messageAttributes - Static variable in class com.maverick.events.J2SSHEventCodes
 
messageCodes - Static variable in class com.maverick.events.J2SSHEventCodes
 
MessageHolder - Class in com.maverick.ssh.message
 
MessageHolder() - Constructor for class com.maverick.ssh.message.MessageHolder
 
MessageObserver - Interface in com.maverick.ssh.message
 
MessageStore - Interface in com.maverick.ssh.message
 
METHOD_ID - Static variable in class socks.UserPasswordAuthentication
SOCKS ID for User/Password authentication method
MIN_VALUE - Static variable in class com.maverick.util.UnsignedInteger32
The minimum value of a 32bit unsigned integer
MIN_VALUE - Static variable in class com.maverick.util.UnsignedInteger64
 
mkdir(String) - Method in class com.sshtools.sftp.SftpClient
Creates a new directory on the remote server.
mkdirs(String) - Method in class com.sshtools.sftp.SftpClient
Create a directory or set of directories.
MODE_BINARY - Static variable in class com.sshtools.sftp.SftpClient
Instructs the client to use a binary transfer mode when used with SftpClient.setTransferMode(int)
MODE_TEXT - Static variable in class com.sshtools.sftp.SftpClient
Instructs the client to use a text transfer mode when used with SftpClient.setTransferMode(int).
move(int) - Method in class com.maverick.util.ByteArrayWriter
Move the position of the next byte to be written.
ms - Variable in class com.maverick.ssh.message.SshAbstractChannel
 
msg - Variable in class com.maverick.ssh.message.MessageHolder
 

N

NAMED_PIPE_PREFIX - Static variable in class com.maverick.agent.win32.AbstractNamedPipe
 
NamedCertificateExtension - Class in com.maverick.ssh.components.jce
 
NamedCertificateExtension(String, boolean) - Constructor for class com.maverick.ssh.components.jce.NamedCertificateExtension
 
NamedPipeClient - Class in com.maverick.agent.win32
 
NamedPipeClient(String) - Constructor for class com.maverick.agent.win32.NamedPipeClient
 
NamedPipeServer - Class in com.maverick.agent.win32
 
NamedPipeServer(String) - Constructor for class com.maverick.agent.win32.NamedPipeServer
 
names() - Method in class com.maverick.ssh.components.ComponentFactory
 
nearestMultipleOf(int, int) - Static method in class com.maverick.ssh.components.Utils
 
NEGOTIATING_PROTOCOL - Static variable in class com.maverick.ssh2.TransportProtocol
Protocol state: Negotation of the protocol version
newline() - Method in class com.maverick.logging.ConsoleLoggingContext
 
newline() - Method in class com.maverick.logging.DefaultLoggerContext
 
newline() - Method in class com.maverick.logging.FileLoggingContext
 
newline() - Method in interface com.maverick.logging.LoggerContext
 
nextAddress(int[]) - Static method in class com.sshtools.net.IPUtils
 
nextBytes(byte[]) - Method in class com.maverick.ssh.components.jce.SecureRND
 
nextBytes(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SecureRND
 
nextBytes(byte[]) - Method in interface com.maverick.ssh.components.SshSecureRandomGenerator
 
nextBytes(byte[], int, int) - Method in interface com.maverick.ssh.components.SshSecureRandomGenerator
 
nextInt() - Method in class com.maverick.ssh.components.jce.SecureRND
 
nextInt() - Method in interface com.maverick.ssh.components.SshSecureRandomGenerator
 
nextMessage(long) - Method in interface com.maverick.ssh.message.SshMessageReader
 
nextMessage(SshAbstractChannel, MessageObserver, long) - Method in class com.maverick.ssh.message.SshMessageRouter
 
nextMessage(MessageObserver, long) - Method in class com.maverick.ssh.message.SshMessageStore
 
nextMessage() - Method in class com.maverick.ssh.SubsystemChannel
Read a subsystem message from the channel inputstream.
nextMessage(long) - Method in interface com.maverick.ssh2.AbstractClientTransport
 
nextMessage(long) - Method in class com.maverick.ssh2.TransportProtocol
Get the next message.
NO_AGENT_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NO_LIMIT - Static variable in class com.maverick.agent.KeyConstraints
 
NO_MESSAGES - Static variable in class com.maverick.ssh.message.SshMessageStore
 
NO_MORE_AUTH_METHODS_AVAILABLE - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: No more authentication methods are available
NO_PORT_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NO_PTY - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NO_TIMEOUT - Static variable in class com.maverick.agent.KeyConstraints
 
NO_USER_RC - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NO_X11_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NOFLSH - Static variable in class com.maverick.ssh.PseudoTerminalModes
Don't flush after interrupt.
NONCE_SIZE_IETF - Static variable in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
NONCE_SIZE_REF - Static variable in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
NoneCipher - Class in com.maverick.ssh.components
This special cipher implementation provides an unencrypted connection.
NoneCipher() - Constructor for class com.maverick.ssh.components.NoneCipher
 
NoneCompression - Class in com.maverick.ssh.compression
 
NoneCompression() - Constructor for class com.maverick.ssh.compression.NoneCompression
 
NoneHmac - Class in com.maverick.ssh.components
 
NoneHmac() - Constructor for class com.maverick.ssh.components.NoneHmac
 
nonNull(Object) - Static method in class com.maverick.ssh.components.Utils
 
NonValidatingFileEntry() - Constructor for class com.sshtools.config.file.entry.type.FileEntryType.NonValidatingFileEntry
 
NoRegExpMatching - Class in com.sshtools.sftp
Implements the RegularExpressionMatching Interface.
Performs no regular expression matching so:
matchFilesWithPattern() simply returns the files parameter it is passed as an argument
matchFileNamesWithPattern() simply returns a 1 element array containing the filename on the first element of the file[] argument passed to it.
NoRegExpMatching() - Constructor for class com.sshtools.sftp.NoRegExpMatching
 
NoSyntax - Static variable in class com.sshtools.sftp.SftpClient
constants for setting the regular expression syntax.
NOT_LICENSED - Static variable in class com.maverick.ssh.LicenseManager
 
NullOutputStream - Class in com.sshtools.sftp
 
NullOutputStream() - Constructor for class com.sshtools.sftp.NullOutputStream
 

O

OCRNL - Static variable in class com.maverick.ssh.PseudoTerminalModes
Translate carriage return to newline (output).
OK - Static variable in class com.maverick.ssh.LicenseManager
 
OLCUC - Static variable in class com.maverick.ssh.PseudoTerminalModes
Convert lowercase to uppercase.
onAddKey(KeyStore) - Method in interface com.maverick.agent.KeyStoreListener
A key has been added to the keystore.
onAddKey(SshAgentAddKey) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Called when the remote side adds a key the agent.
onAddKey(SshAgentAddKey) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called when the remote side adds a key the agent.
onDeleteAllKeys(KeyStore) - Method in interface com.maverick.agent.KeyStoreListener
All the keys were deleted from the keystore.
onDeleteAllKeys(AgentMessage) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Called when the remote side requests that all keys be removed from the agent.
onDeleteAllKeys(AgentMessage) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called when the remote side requests that all keys be removed from the agent.
onDeleteKey(KeyStore) - Method in interface com.maverick.agent.KeyStoreListener
A key has been deleted.
onDeleteKey(SshAgentDeleteKey) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Called by the remote side to delete a key from the agent
onDeleteKey(SshAgentDeleteKey) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called by the remote side to delete a key from the agent
onDisconnect(String, int) - Method in interface com.maverick.ssh2.TransportProtocolListener
 
onForwardingNotice(SshAgentForwardingNotice) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called when a forwarding notice is recceived from the remote side.
onHostKeyAdded(Set<String>, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsFile
 
onHostKeyAdded(Set<String>, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
onHostKeyMismatch(String, SshPublicKey, SshPublicKey) - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
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, List<SshPublicKey>, SshPublicKey) - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
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, List<SshPublicKey>, SshPublicKey) - Method in class com.sshtools.publickey.ConsoleKnownHostsFile
 
onHostKeyMismatch(String, SshPublicKey, SshPublicKey) - Method in class com.sshtools.publickey.ConsoleKnownHostsKeyVerification
Deprecated.
Prompts the user through the console to verify the host key.
onHostKeyMismatch(String, List<SshPublicKey>, SshPublicKey) - Method in class com.sshtools.publickey.ConsoleMultipleKnownHostsKeyVerification
Deprecated.
Prompts the user through the console to verify the host key.
onHostKeyMismatch(String, List<SshPublicKey>, SshPublicKey) - Method in class com.sshtools.publickey.HostKeyVerificationAdapter
 
onHostKeyMismatch(String, List<SshPublicKey>, SshPublicKey) - Method in interface com.sshtools.publickey.HostKeyVerificationListener
 
onHostKeyMismatch(String, List<SshPublicKey>, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsFile
 
onHostKeyMismatch(String, List<SshPublicKey>, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
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.
onHostKeyRemoved(Set<String>, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsFile
 
onHostKeyRemoved(Set<String>, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
onHostKeyUpdated(Set<String>, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsFile
 
onHostKeyUpdated(Set<String>, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
onIdle(long) - Method in interface com.maverick.ssh2.TransportProtocolListener
 
onIncompatibleSecurity(String, int, String, IncompatibleAlgorithm...) - Method in class com.maverick.ssh.DefaultSecurityPolicy
 
onIncompatibleSecurity(String, int, String, IncompatibleAlgorithm...) - Method in interface com.maverick.ssh.SecurityPolicy
 
onInvalidHostEntry(String) - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
 
onInvalidHostEntry(String) - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
 
onInvalidHostEntry(String) - Method in class com.sshtools.publickey.ConsoleKnownHostsFile
 
onInvalidHostEntry(String) - Method in class com.sshtools.publickey.ConsoleKnownHostsKeyVerification
Deprecated.
 
onInvalidHostEntry(String) - Method in class com.sshtools.publickey.ConsoleMultipleKnownHostsKeyVerification
Deprecated.
 
onInvalidHostEntry(String) - Method in class com.sshtools.publickey.HostKeyVerificationAdapter
 
onInvalidHostEntry(String) - Method in interface com.sshtools.publickey.HostKeyVerificationListener
 
onInvalidHostEntry(String) - Method in class com.sshtools.publickey.KnownHostsFile
 
onInvalidHostEntry(String) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
onKeyOperation(KeyStore, String) - Method in interface com.maverick.agent.KeyStoreListener
An operation was performed on the keystore.
ONLCR - Static variable in class com.maverick.ssh.PseudoTerminalModes
Map NL to CR-NL.
onListKeys(AgentMessage) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Called by the remote side when a list of the agents keys is required
onListKeys(AgentMessage) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called by the remote side when a list of the agents keys is required
onLock(KeyStore) - Method in interface com.maverick.agent.KeyStoreListener
The keystore has been locked.
onLock(SshAgentLock) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Called by the remote side when the agent is to be locked
onLock(SshAgentLock) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called by the remote side when the agent is to be locked
ONLRET - Static variable in class com.maverick.ssh.PseudoTerminalModes
Newline performs a carriage return (output).
onMessageReceived(byte[]) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Process a message and route to the handler method
onMessageReceived(byte[]) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Process a message and route to the handler method
ONOCR - Static variable in class com.maverick.ssh.PseudoTerminalModes
Translate newline to carriage return-newline (output).
onPing(SshAgentPing) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called when a ping message is received
onPrivateKeyOp(SshAgentPrivateKeyOp) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Called by the remote side to initiate a private key operation.
onPrivateKeyOp(SshAgentPrivateKeyOp) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called by the remote side to initiate a private key operation.
onRandom(SshAgentRandom) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called when the remote side sends a random message
onReceivedDisconnect(String, int) - Method in interface com.maverick.ssh2.TransportProtocolListener
 
onRequestVersion(SshAgentRequestVersion) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called when the remote side requests the version number of this protocol.
onRevokedKey(String, SshPublicKey) - Method in class com.sshtools.publickey.ConsoleKnownHostsFile
 
onRevokedKey(String, SshPublicKey) - Method in class com.sshtools.publickey.HostKeyVerificationAdapter
 
onRevokedKey(String, SshPublicKey) - Method in interface com.sshtools.publickey.HostKeyVerificationListener
 
onRevokedKey(String, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsFile
 
onRevokedKey(String, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
Called by the verifyHost method when the host key supplied is listed as a revoked key.
onThreadExit() - Method in class com.maverick.ssh.message.SshMessageRouter
Called when the threaded router closes.
onUnknownHost(String, SshPublicKey) - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
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.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
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.publickey.ConsoleKnownHostsFile
Prompts the user through the console to verify the host key.
onUnknownHost(String, SshPublicKey) - Method in class com.sshtools.publickey.ConsoleKnownHostsKeyVerification
Deprecated.
Prompts the user through the console to verify the host key.
onUnknownHost(String, SshPublicKey) - Method in class com.sshtools.publickey.ConsoleMultipleKnownHostsKeyVerification
Deprecated.
Prompts the user through the console to verify the host key.
onUnknownHost(String, SshPublicKey) - Method in class com.sshtools.publickey.HostKeyVerificationAdapter
 
onUnknownHost(String, SshPublicKey) - Method in interface com.sshtools.publickey.HostKeyVerificationListener
 
onUnknownHost(String, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsFile
 
onUnknownHost(String, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
Called by the verifyHost method when the host key supplied is not recorded in the known_hosts file.
onUnlock(KeyStore) - Method in interface com.maverick.agent.KeyStoreListener
The keystore has been unlocked.
onUnlock(SshAgentUnlock) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Called by the remote side when the agent is to be unlocked
onUnlock(SshAgentUnlock) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Called by the remote side when the agent is to be unlocked
open(int, long, int) - Method in class com.maverick.ssh2.Ssh2Channel
Called once an SSH_MSG_CHANNEL_OPEN_CONFIRMATION has been sent.
open(int, long, int, byte[]) - Method in class com.maverick.ssh2.Ssh2Channel
Once a SSH_MSG_CHANNEL_OPEN_CONFIRMATION message is received the framework calls this method to complete the channel open operation.
OPEN_APPEND - Static variable in class com.maverick.sftp.SftpSubsystemChannel
File open flag, forces all writes to append data at the end of the file.
OPEN_CREATE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
File open flag, if specified a new file will be created if one does not already exist.
OPEN_EXCLUSIVE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
File open flag, causes an open request to fail if the named file already exists.
OPEN_READ - Static variable in class com.maverick.sftp.SftpSubsystemChannel
File open flag, opens the file for reading.
OPEN_TEXT - Static variable in class com.maverick.sftp.SftpSubsystemChannel
File open flag, causes the file to be opened in text mode.
OPEN_TRUNCATE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
File open flag, forces an existing file with the same name to be truncated to zero length when creating a file by specifying OPEN_CREATE.
OPEN_WRITE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
File open flag, opens the file for writing.
openChannel(Ssh2Channel, byte[]) - Method in class com.maverick.ssh2.Ssh2Client
Additional method to open a custom SSH2 channel.
openChannel(SshAbstractChannel) - Method in class com.maverick.ssh2.Ssh2Client
Additional method to open a custom SSH2 channel.
openDirectory(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Open a directory.
openDirectory(String, boolean) - Method in class com.maverick.sftp.SftpSubsystemChannel
Open a directory.
openFile(String, int) - Method in class com.maverick.sftp.SftpSubsystemChannel
Open a file.
openFile(String, int, SftpFileAttributes) - Method in class com.maverick.sftp.SftpSubsystemChannel
Open a file.
openFile(String) - Method in class com.sshtools.sftp.SftpClient
 
openFileVersion5(String, int, int, SftpFileAttributes) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
openForwardingChannel(String, int, String, int, String, int, SshTransport, ChannelEventListener) - Method in interface com.maverick.ssh.SshClient
Open a TCPIP forwarding channel to the remote computer.
openForwardingChannel(String, int, String, int, String, int, SshTransport, ChannelEventListener) - Method in class com.maverick.ssh1.Ssh1Client
 
openForwardingChannel(String, int, String, int, String, int, SshTransport, ChannelEventListener) - Method in class com.maverick.ssh2.Ssh2Client
 
openRemoteClient(String, int, String, SshClientConnector) - Method in interface com.maverick.ssh.SshClient
Open up an SSH client from the remote machine to another remote server.
openRemoteClient(String, int, String) - Method in interface com.maverick.ssh.SshClient
Open up an SSH client from the remote machine to another remote server.
openRemoteClient(String, int, String, SshClientConnector) - Method in class com.maverick.ssh1.Ssh1Client
 
openRemoteClient(String, int, String) - Method in class com.maverick.ssh1.Ssh1Client
 
openRemoteClient(String, int, String, SshClientConnector) - Method in class com.maverick.ssh2.Ssh2Client
 
openRemoteClient(String, int, String) - Method in class com.maverick.ssh2.Ssh2Client
 
openSessionChannel() - Method in interface com.maverick.ssh.SshClient
Open a session on the remote computer.
openSessionChannel(long) - Method in interface com.maverick.ssh.SshClient
Open a session on the remote computer.
openSessionChannel(ChannelEventListener) - Method in interface com.maverick.ssh.SshClient
Open a session on the remote computer.
openSessionChannel(ChannelEventListener, long) - Method in interface com.maverick.ssh.SshClient
Open a session on the remote computer.
openSessionChannel(int, int, ChannelEventListener) - Method in interface com.maverick.ssh.SshClient
 
openSessionChannel(int, int, ChannelEventListener, long) - Method in interface com.maverick.ssh.SshClient
 
openSessionChannel() - Method in class com.maverick.ssh1.Ssh1Client
Opens the one and only session channel available on an SSH1 connection, calling this method multiple times on the same client instance will return the same session instance.
openSessionChannel(ChannelEventListener) - Method in class com.maverick.ssh1.Ssh1Client
 
openSessionChannel(long) - Method in class com.maverick.ssh1.Ssh1Client
 
openSessionChannel(ChannelEventListener, long) - Method in class com.maverick.ssh1.Ssh1Client
 
openSessionChannel(int, int, ChannelEventListener) - Method in class com.maverick.ssh1.Ssh1Client
 
openSessionChannel(int, int, ChannelEventListener, long) - Method in class com.maverick.ssh1.Ssh1Client
 
openSessionChannel() - Method in class com.maverick.ssh2.Ssh2Client
 
openSessionChannel(long) - Method in class com.maverick.ssh2.Ssh2Client
 
openSessionChannel(ChannelEventListener, long) - Method in class com.maverick.ssh2.Ssh2Client
 
openSessionChannel(ChannelEventListener) - Method in class com.maverick.ssh2.Ssh2Client
 
openSessionChannel(int, int, ChannelEventListener) - Method in class com.maverick.ssh2.Ssh2Client
Additional method to open a session with SSH2 specific features.
openSessionChannel(int, int, ChannelEventListener, long) - Method in class com.maverick.ssh2.Ssh2Client
 
OPENSSH_FORMAT - Static variable in class com.sshtools.publickey.SshPrivateKeyFileFactory
 
OPENSSH_FORMAT - Static variable in class com.sshtools.publickey.SshPublicKeyFileFactory
 
OpenSSHAgentConnection - Class in com.maverick.agent.openssh
Represents a single connection on the agent server.
OpenSSHAgentConnection(KeyStore, InputStream, OutputStream, Closeable) - Constructor for class com.maverick.agent.openssh.OpenSSHAgentConnection
 
OpenSSHAgentMessages - Class in com.maverick.agent.openssh
 
OpenSSHAgentMessages() - Constructor for class com.maverick.agent.openssh.OpenSSHAgentMessages
 
OpenSshCertificate - Class in com.maverick.ssh.components.jce
To generate a key that supports this use ssh-keygen -s ca_key -I 2 -n lee,kelly -z 12345 -O force-command=ls -O source-address=192.168.82.0/24 -O no-port-forwarding user_key.pub
OpenSshCertificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshCertificate
 
OpenSSHConnectionFactory - Class in com.maverick.agent.openssh
 
OpenSSHConnectionFactory() - Constructor for class com.maverick.agent.openssh.OpenSSHConnectionFactory
 
OpenSshDsaCertificate - Class in com.maverick.ssh.components.jce
 
OpenSshDsaCertificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
OpenSshDsaCertificate(DSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
OpenSshDsaCertificate(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
OpenSshEcdsaCertificate - Class in com.maverick.ssh.components.jce
 
OpenSshEcdsaCertificate(String, ECPublicKey, String) - Constructor for class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
OpenSshEcdsaSha2Nist256Certificate - Class in com.maverick.ssh.components.jce
 
OpenSshEcdsaSha2Nist256Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist256Certificate
 
OpenSshEcdsaSha2Nist384Certificate - Class in com.maverick.ssh.components.jce
 
OpenSshEcdsaSha2Nist384Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist384Certificate
 
OpenSshEcdsaSha2Nist521Certificate - Class in com.maverick.ssh.components.jce
 
OpenSshEcdsaSha2Nist521Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist521Certificate
 
OpenSshEd25519Certificate - Class in com.maverick.ssh.components.jce
 
OpenSshEd25519Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
OpenSshEd25519Certificate(PublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
OpenSshEd25519Certificate(byte[]) - Constructor for class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
OpenSSHPublicKeyFile - Class in com.sshtools.publickey
 
OpenSshRsaCertificate - Class in com.maverick.ssh.components.jce
A RSA public key implementation which uses a JCE provider.
OpenSshRsaCertificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaCertificate
Default constructor for initializing the key from a byte array using the init method.
OpenSshRsaCertificate(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
OpenSshRsaCertificate(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
OpenSshRsaSha256Certificate - Class in com.maverick.ssh.components.jce
A RSA public key implementation which uses a JCE provider.
OpenSshRsaSha256Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
Default constructor for initializing the key from a byte array using the init method.
OpenSshRsaSha256Certificate(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
OpenSshRsaSha256Certificate(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
OpenSshRsaSha512Certificate - Class in com.maverick.ssh.components.jce
A RSA public key implementation which uses a JCE provider.
OpenSshRsaSha512Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
Default constructor for initializing the key from a byte array using the init method.
OpenSshRsaSha512Certificate(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
OpenSshRsaSha512Certificate(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
OpenSshSignRequest - Class in com.maverick.agent.openssh
Message for Agent Private key operation
OpenSshSignRequest() - Constructor for class com.maverick.agent.openssh.OpenSshSignRequest
Creates a new SshAgentPrivateKeyOp object.
OpenSshSignRequest(SshPublicKey, byte[]) - Constructor for class com.maverick.agent.openssh.OpenSshSignRequest
Creates a new SshAgentPrivateKeyOp object.
OpenSSHZLibCompression - Class in com.sshtools.zlib
 
OpenSSHZLibCompression() - Constructor for class com.sshtools.zlib.OpenSSHZLibCompression
 
OPENSSL_FORMAT - Static variable in class com.sshtools.publickey.SshPrivateKeyFileFactory
 
OPOST - Static variable in class com.maverick.ssh.PseudoTerminalModes
Enable output processing.
OPT_PASSPHRASE - Static variable in class com.maverick.vfs.ssh.SftpClientFactory
 
OPT_PRIVATE_KEY - Static variable in class com.maverick.vfs.ssh.SftpClientFactory
 
Option<T> - Class in com.sshtools.publickey.authorized
 
OPTION_FORCE_COMMAND - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
OPTION_SOURCE_ADDRESS - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
order - Variable in class com.maverick.ssh.components.ComponentFactory
 
order(String[]) - Method in class com.maverick.ssh.components.ComponentFactory
 
order() - Method in class com.maverick.ssh.components.ComponentFactory
 
ORDER - Static variable in class com.maverick.ssh.components.Curve25519
 
org.slf4j.impl - package org.slf4j.impl
 
OS_AIX - Static variable in class com.maverick.ssh.Shell
AIX operating system
OS_DARWIN - Static variable in class com.maverick.ssh.Shell
Darwin (MAC) operating system
OS_FREEBSD - Static variable in class com.maverick.ssh.Shell
FreeBSD operating system
OS_HPUX - Static variable in class com.maverick.ssh.Shell
HP-UX operating system
OS_LINUX - Static variable in class com.maverick.ssh.Shell
Linux operating system
OS_NETBSD - Static variable in class com.maverick.ssh.Shell
NetBSD operating system
OS_OPENBSD - Static variable in class com.maverick.ssh.Shell
OpenBSD operating system
OS_OPENVMS - Static variable in class com.maverick.ssh.Shell
OpenVMS operating system
OS_SOLARIS - Static variable in class com.maverick.ssh.Shell
Solaris operating system
OS_UNIX - Static variable in class com.maverick.ssh.Shell
Unix OS if less than this value.
OS_UNKNOWN - Static variable in class com.maverick.ssh.Shell
The operating system is unknown
OS_WINDOWS - Static variable in class com.maverick.ssh.Shell
Windows operating system
out - Variable in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
out - Variable in class com.maverick.util.DynamicBuffer
This buffers OutputStream
out - Variable in class socks.Proxy
 
outgoingtunnels - Variable in class com.sshtools.net.ForwardingClient
 
OutputStream(OutputStream) - Constructor for class com.maverick.util.Base64.OutputStream
 
OutputStream(OutputStream, boolean) - Constructor for class com.maverick.util.Base64.OutputStream
 

P

Packet - Class in com.maverick.ssh
A utility class that provides the SSH layers with the ability to dynamically write an SSH packet.
Packet() - Constructor for class com.maverick.ssh.Packet
 
Packet(int) - Constructor for class com.maverick.ssh.Packet
 
packetSize - Variable in class com.maverick.scp.ScpClientIO
 
padPKCS1(BigInteger, int, int) - Static method in class com.maverick.ssh1.Rsa
 
PARENB - Static variable in class com.maverick.ssh.PseudoTerminalModes
Parity enable.
PARMRK - Static variable in class com.maverick.ssh.PseudoTerminalModes
Mark parity and framing errors.
PARODD - Static variable in class com.maverick.ssh.PseudoTerminalModes
Odd parity, else even.
parse(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
parse(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry
 
parse(byte[]) - Static method in class com.sshtools.publickey.SshPrivateKeyFileFactory
Parse formatted data and return a suitable SshPrivateKeyFile implementation.
parse(InputStream) - Static method in class com.sshtools.publickey.SshPrivateKeyFileFactory
Parse an InputStream and return a suitable SshPrivateKeyFile implementation.
parse(byte[]) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
Parse a formatted public key and return a file representation.
parse(InputStream) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
Parse a formatted key from an InputStream and return a file representation.
parseCommand(String, String[]) - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
Parse an SCP command
parseProxy(String) - Static method in class socks.Proxy
Parses strings in the form: host[:port:user:password], and creates proxy from information obtained from parsing.
PasswordAuthentication - Class in com.maverick.ssh
Basic password authentication class used for SSH password authentication.
PasswordAuthentication() - Constructor for class com.maverick.ssh.PasswordAuthentication
 
PasswordAuthentication(String) - Constructor for class com.maverick.ssh.PasswordAuthentication
 
Patterns - Class in com.sshtools.publickey.authorized
Implements OpenSSH patterns as defined in http://man.openbsd.org/ssh_config.5#PATTERNS
Patterns() - Constructor for class com.sshtools.publickey.authorized.Patterns
 
PENDIN - Static variable in class com.maverick.ssh.PseudoTerminalModes
Retype pending input.
performClientExchange(String, String, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
performClientExchange(String, String, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanEcdh
 
performClientExchange(String, String, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup
 
performClientExchange(String, String, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha1
 
performClientExchange(String, String, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup1Sha1
 
performClientExchange(String, String, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha1
The client requests a modulus from the server indicating the pre- ferred size.
performClientExchange(String, String, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.client.Rsa1024Sha1
 
performClientExchange(String, String, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.client.Rsa2048Sha256
 
performClientExchange(String, String, byte[], byte[]) - Method in class com.maverick.ssh2.SshKeyExchangeClient
Override to perform the client side key exchange.
performHashAndSign(SshPublicKey, List<ForwardingNotice>, byte[]) - Method in class com.maverick.agent.InMemoryKeyStore
 
performHashAndSign(SshPublicKey, List<ForwardingNotice>, byte[]) - Method in interface com.maverick.agent.KeyStore
Hash and sign some data using a key stored in this keystore.
PERFORMING_KEYEXCHANGE - Static variable in class com.maverick.ssh2.TransportProtocol
Protocol state: The protocol is performing key exchange
performOptimizedRead(byte[], long, int, OutputStream, int, FileTransferProgress) - Method in class com.maverick.sftp.SftpSubsystemChannel
Performs an optimized read of a file through use of asynchronous messages.
performOptimizedRead(byte[], long, int, OutputStream, int, FileTransferProgress, long) - Method in class com.maverick.sftp.SftpSubsystemChannel
Performs an optimized read of a file through use of asynchronous messages.
performOptimizedWrite(byte[], int, int, InputStream, int, FileTransferProgress) - Method in class com.maverick.sftp.SftpSubsystemChannel
Performs an optimized write of a file through asynchronous messaging and through buffering the local file into memory.
performOptimizedWrite(byte[], int, int, InputStream, int, FileTransferProgress, long) - Method in class com.maverick.sftp.SftpSubsystemChannel
Performs an optimized write of a file through asynchronous messaging and through buffering the local file into memory.
performSynchronousRead(byte[], int, OutputStream, FileTransferProgress, long) - Method in class com.maverick.sftp.SftpSubsystemChannel
Perform a synchronous read of a file from the remote file system.
Perl5RegExpMatching - Class in com.sshtools.sftp
Implements the RegularExpressionMatching Interface.
Perl5RegExpMatching() - Constructor for class com.sshtools.sftp.Perl5RegExpMatching
 
Perl5Syntax - Static variable in class com.sshtools.sftp.SftpClient
 
PERMIT_AGENT_FORWARDING - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PERMIT_PORT_FORWARDING - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PERMIT_USER_PTY - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PERMIT_USER_RC - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PERMIT_X11_FORWARDING - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PermitOpenOption - Class in com.sshtools.publickey.authorized
 
PermitOpenOption(Collection<String>) - Constructor for class com.sshtools.publickey.authorized.PermitOpenOption
 
ping(byte[]) - Method in class com.maverick.agent.client.SshAgentClient
Ping the remote side with some random padding data
pipeName - Variable in class com.maverick.agent.win32.AbstractNamedPipe
 
pointer - Variable in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
Poly1305() - Constructor for class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
Constructs a Poly1305 MAC, where the key passed to init() will be used directly.
port - Variable in class socks.ProxyMessage
Port field of the request/response
PORT_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
position() - Method in class com.maverick.ssh.Packet
 
POSSIBLE_CORRUPT_FILE - Static variable in exception com.maverick.ssh.SshException
An error occurred reading the contents of a file.
postGet(String, int, String, String, SshTransferListener) - Method in class com.maverick.pool.SshTransferQueue
 
postPut(String, int, String, String, SshTransferListener) - Method in class com.maverick.pool.SshTransferQueue
 
postReadRequest(byte[], long, int) - Method in class com.maverick.sftp.SftpSubsystemChannel
Post a read request to the server and return the request id; this is used to optimize file downloads.
postWriteRequest(byte[], long, byte[], int, int) - Method in class com.maverick.sftp.SftpSubsystemChannel
Send a write request for an open file but do not wait for the response from the server.
prepareLog(Log.Level, String, Throwable, Object...) - Static method in class com.maverick.logging.DefaultLoggerContext
 
PRIME - Static variable in class com.maverick.ssh.components.Curve25519
 
PrincipalsOption - Class in com.sshtools.publickey.authorized
 
PrincipalsOption(Collection<String>) - Constructor for class com.sshtools.publickey.authorized.PrincipalsOption
 
privatekey - Variable in class com.maverick.ssh.PublicKeyAuthentication
 
PROBALITY_KEX_TOO_LARGE - Static variable in exception com.maverick.ssh.SshException
Internal error to indicate the kex init was probably too large for the remote to handle.
processBytes(byte[], int, int) - Method in class com.maverick.util.EOLProcessor
 
processChannelMessage(SshChannelMessage) - Method in class com.maverick.ssh.message.SshAbstractChannel
 
processChannelMessage(SshChannelMessage) - Method in class com.maverick.ssh2.Ssh2Channel
Processes channel request messages by passing the request through to channelRequest() .
processCheckFileResponse(SftpMessage, RemoteHash) - Method in class com.sshtools.sftp.SftpClient
 
processEvent(Event) - Method in interface com.maverick.events.EventListener
Invoked when an event occurs.
processExtendedData(int, int, SshChannelMessage) - Method in class com.maverick.ssh2.Ssh2Channel
Called when extended data arrives.
processExtendedData(int, int, SshChannelMessage) - Method in class com.maverick.ssh2.Ssh2Session
 
processGlobalMessage(SshMessage) - Method in class com.maverick.ssh.message.SshMessageRouter
Called by the message routing framework so that the routing implementation may process a global message.
processGlobalRequest(GlobalRequest) - Method in interface com.maverick.ssh2.GlobalRequestHandler
Called when a supported global request has been recieved.
processHeaderFields(InputStream) - Method in class com.sshtools.net.HttpHeader
 
processIdle(SshClient) - Method in class com.maverick.pool.SshClientPool
Process an idle event for the client.
processMessage(byte[]) - Method in class com.maverick.ssh2.TransportProtocol
Process a message.
processMessages(long) - Method in class com.maverick.ssh2.Ssh2Client
 
processStandardData(int, SshChannelMessage) - Method in class com.maverick.ssh2.Ssh2Channel
Called when channel data arrives, by default this method makes the data available in the channels InputStream.
processSupported(byte[]) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
processSupported2(byte[]) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
processTokenReplacements(String, Properties) - Method in class com.maverick.logging.DefaultLoggerContext
 
ProcessUtils - Class in com.maverick.util
 
ProcessUtils() - Constructor for class com.maverick.util.ProcessUtils
 
progressed(long) - Method in interface com.maverick.sftp.FileTransferProgress
The transfer has progressed
PROMPT_TIMEOUT - Static variable in exception com.maverick.ssh.SshException
The Shell class failed to detect the prompt.
PROTOCOL_ERROR - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: A protocol error occurred
PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: The protocol version is not supported
PROTOCOL_VIOLATION - Static variable in exception com.maverick.ssh.SshException
The SSH protocol was violated in some way by the remote host and the connection has been terminated.
Proxy - Class in socks
Abstract class Proxy, base for classes Socks4Proxy and Socks5Proxy.
proxy - Variable in class socks.SocksServerSocket
 
proxy - Variable in class socks.SocksSocket
 
proxyHost - Variable in class socks.Proxy
 
proxyIP - Variable in class socks.Proxy
 
ProxyMessage - Class in socks
Abstract class which describes SOCKS4/5 response/request.
proxyPort - Variable in class socks.Proxy
 
ProxyServer - Class in socks
SOCKS4 and SOCKS5 proxy, handles both protocols simultaniously.
ProxyServer(ServerAuthenticator, SshClient) - Constructor for class socks.ProxyServer
Creates a proxy server with given Authentication scheme.
proxySocket - Variable in class socks.Proxy
 
prv - Variable in class com.maverick.ssh.components.jce.Ssh2BaseJCEPrivateKey
 
prv - Variable in class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
prv - Variable in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
PSEUDO_TTY_ERROR - Static variable in exception com.maverick.ssh.SshException
A request was made to allocate a pseudo terminal, but this request failed.
PseudoTerminalModes - Class in com.maverick.ssh
When a client requests a pseudo terminal it informs the server of any terminal modes that it knows of.
PseudoTerminalModes(SshClient) - Constructor for class com.maverick.ssh.PseudoTerminalModes
 
PTY - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
pub - Variable in class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
pub - Variable in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
pubkey - Variable in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
PUBLIC_KEY_ACCEPTABLE - Static variable in interface com.maverick.ssh.SshAuthentication
The public key provided is acceptable for authentication
PUBLIC_KEY_ECDSA_256 - Static variable in class com.maverick.ssh2.Ssh2Context
 
PUBLIC_KEY_ECDSA_384 - Static variable in class com.maverick.ssh2.Ssh2Context
 
PUBLIC_KEY_ECDSA_521 - Static variable in class com.maverick.ssh2.Ssh2Context
 
PUBLIC_KEY_ED25519 - Static variable in class com.maverick.ssh2.Ssh2Context
 
PUBLIC_KEY_RSA_SHA256 - Static variable in class com.maverick.ssh2.Ssh2Context
 
PUBLIC_KEY_RSA_SHA512 - Static variable in class com.maverick.ssh2.Ssh2Context
 
PUBLIC_KEY_SSHDSS - Static variable in class com.maverick.ssh2.Ssh2Context
SSH2 DSA Public Key
PUBLIC_KEY_SSHRSA - Static variable in class com.maverick.ssh2.Ssh2Context
SSH2 RSA Public Key
PUBLIC_KEY_X509_SIGN_DSA - Static variable in class com.maverick.ssh2.Ssh2Context
 
PUBLIC_KEY_X509_SIGN_RSA - Static variable in class com.maverick.ssh2.Ssh2Context
 
PUBLIC_KEY_X509_SIGN_RSA_SHA1 - Static variable in class com.maverick.ssh2.Ssh2Context
 
PUBLIC_KEYS - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
publickey - Variable in class com.maverick.ssh.PublicKeyAuthentication
 
PublicKeyAuthentication - Class in com.maverick.ssh
Public key based authentication implementation.
PublicKeyAuthentication() - Constructor for class com.maverick.ssh.PublicKeyAuthentication
 
PublicKeyAuthentication(SshKeyPair) - Constructor for class com.maverick.ssh.PublicKeyAuthentication
 
PublicKeyAuthentication(File, String) - Constructor for class com.maverick.ssh.PublicKeyAuthentication
 
PublicKeyAuthentication(InputStream, String) - Constructor for class com.maverick.ssh.PublicKeyAuthentication
 
PublicKeyAuthentication(String, String) - Constructor for class com.maverick.ssh.PublicKeyAuthentication
 
PublicKeyEntry - Class in com.sshtools.publickey.authorized
 
PublicKeySubsystem - Class in com.sshtools.publickey
This class implements version 1 of the public key subsystem.
PublicKeySubsystem(Ssh2Session) - Constructor for class com.sshtools.publickey.PublicKeySubsystem
 
PublicKeySubsystem(Ssh2Session, int) - Constructor for class com.sshtools.publickey.PublicKeySubsystem
 
PublicKeySubsystemException - Exception in com.sshtools.publickey
Exception thrown by the PublicKeySubsystem when errors occur in listing, adding or removing keys.
PublicKeySubsystemException(int, String) - Constructor for exception com.sshtools.publickey.PublicKeySubsystemException
 
pushAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
put(InputStream, long, String, String) - Method in class com.maverick.scp.ScpClientIO
Uploads a java.io.InputStream to a remote server as a file.
put(InputStream, long, String, String, FileTransferProgress) - Method in class com.maverick.scp.ScpClientIO
Uploads a java.io.InputStream to a remote server as a file.
put(InputStream, long, String, String, boolean, FileTransferProgress) - Method in class com.maverick.scp.ScpClientIO
 
put(ByteBuffer) - Method in class com.maverick.util.CachingDataWindow
 
put(String, String, boolean) - Method in class com.sshtools.scp.ScpClient
Uploads a local file onto the remote server.
put(String, String, boolean, FileTransferProgress) - Method in class com.sshtools.scp.ScpClient
pattern matches the files in the local directory using "local" as a glob Regular Expression.
put(String[], String, boolean) - Method in class com.sshtools.scp.ScpClient
Uploads an array of local files onto the remote server.
put(String[], String, boolean, FileTransferProgress) - Method in class com.sshtools.scp.ScpClient
Uploads an array of local files onto the remote server.
put(String, FileTransferProgress, boolean) - Method in class com.sshtools.sftp.SftpClient
Upload a file to the remote computer.
put(String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Upload a file to the remote computer.
put(String) - Method in class com.sshtools.sftp.SftpClient
Upload a file to the remote computer
put(String, boolean) - Method in class com.sshtools.sftp.SftpClient
Upload a file to the remote computer
put(String, String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Upload a file to the remote computer.
put(String, String, FileTransferProgress, boolean) - Method in class com.sshtools.sftp.SftpClient
Upload a file to the remote computer.
put(String, String, boolean) - Method in class com.sshtools.sftp.SftpClient
Upload a file to the remote computer
put(String, String) - Method in class com.sshtools.sftp.SftpClient
Upload a file to the remote computer
put(InputStream, String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Upload a file to the remote computer reading from the specified InputStream.
put(InputStream, String, FileTransferProgress, long) - Method in class com.sshtools.sftp.SftpClient
 
put(InputStream, String, long) - Method in class com.sshtools.sftp.SftpClient
Upload the contents of an InputStream to the remote computer.
put(InputStream, String) - Method in class com.sshtools.sftp.SftpClient
Upload the contents of an InputStream to the remote computer.
putBigInteger(BigInteger) - Method in interface com.maverick.ssh.components.Digest
Update the digest with a BigInteger value.
putBigInteger(BigInteger) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putByte(byte) - Method in interface com.maverick.ssh.components.Digest
Put a single byte into the digest.
putByte(byte) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putBytes(byte[]) - Method in interface com.maverick.ssh.components.Digest
Put a byte array into the digest.
putBytes(byte[], int, int) - Method in interface com.maverick.ssh.components.Digest
Put a byte array into the digest
putBytes(byte[]) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putBytes(byte[], int, int) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putClient(SftpClient) - Method in class com.maverick.vfs.ssh.SftpFileSystem
 
putFile(String, String, boolean, FileTransferProgress, boolean) - Method in class com.sshtools.scp.ScpClient
 
putFiles(String) - Method in class com.sshtools.sftp.SftpClient
Upload the contents of an InputStream to the remote computer.
putFiles(String, boolean) - Method in class com.sshtools.sftp.SftpClient
Upload files to the remote computer
putFiles(String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Upload files to the remote computer
putFiles(String, FileTransferProgress, boolean) - Method in class com.sshtools.sftp.SftpClient
Upload files to the remote computer
putFiles(String, String) - Method in class com.sshtools.sftp.SftpClient
Upload files to the remote computer
putFiles(String, String, boolean) - Method in class com.sshtools.sftp.SftpClient
Upload files to the remote computer
putFiles(String, String, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Upload files to the remote computer.
putFiles(String, String, FileTransferProgress, boolean) - Method in class com.sshtools.sftp.SftpClient
make local copies of some of the variables, then call putfilematches, which calls "put" on each file that matches the regexp local.
putInt(int) - Method in interface com.maverick.ssh.components.Digest
Put an integer into the digest.
putInt(int) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putLocalDirectory(String, String, boolean, boolean, boolean, FileTransferProgress) - Method in class com.sshtools.sftp.SftpClient
Copy the contents of a local directory into a remote directory.
putString(String) - Method in interface com.maverick.ssh.components.Digest
Put a String into the digest.
putString(String) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
pwd() - Method in class com.sshtools.sftp.SftpClient
Returns the absolute path name of the current remote working directory.

Q

quarterRound(int[], int, int, int, int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
quit() - Method in class com.sshtools.sftp.SftpClient
Close the SFTP client.

R

RandomAccessOutputStream - Class in com.maverick.logging
 
RandomAccessOutputStream(RandomAccessFile) - Constructor for class com.maverick.logging.RandomAccessOutputStream
 
randomAlphaNumericString(int) - Static method in class com.maverick.ssh.components.Utils
 
RandomInputStream - Class in com.maverick.util
 
RandomInputStream(int, long, boolean) - Constructor for class com.maverick.util.RandomInputStream
 
raw(Log.Level, String) - Method in class com.maverick.logging.ConsoleLoggingContext
 
raw(Log.Level, String) - Method in class com.maverick.logging.DefaultLoggerContext
 
raw(Log.Level, String) - Method in class com.maverick.logging.FileLoggingContext
 
raw(Log.Level, String, boolean) - Static method in class com.maverick.logging.Log
 
raw(Log.Level, String) - Method in interface com.maverick.logging.LoggerContext
 
read(byte[], int, int) - Method in class com.maverick.sftp.SftpFileInputStream
 
read() - Method in class com.maverick.sftp.SftpFileInputStream
 
read() - Method in class com.maverick.ssh.components.DigestInputStream
 
read(byte[], int, int) - Method in class com.maverick.ssh.components.DigestInputStream
 
read() - Method in class com.maverick.util.Base64.InputStream
 
read(byte[], int, int) - Method in class com.maverick.util.Base64.InputStream
 
read() - Method in class com.maverick.util.DynamicBuffer
Read a byte from the buffer
read(byte[], int, int) - Method in class com.maverick.util.DynamicBuffer
Read a byte array from the buffer
read(byte[], int, int) - Method in class com.maverick.util.RandomInputStream
 
read() - Method in class com.maverick.util.RandomInputStream
 
read() - Method in class com.sshtools.config.file.reader.SshdConfigFileReader
 
read(InputStream) - Method in class socks.ProxyMessage
Initialises Message from the stream.
read(InputStream, boolean) - Method in class socks.ProxyMessage
Initialises Message from the stream.
readBigInteger() - Method in class com.maverick.util.ByteArrayReader
Read a BigInteger from the array.
readBinaryString() - Method in class com.maverick.util.ByteArrayReader
Read a binary string from the array.
readBoolean() - Method in class com.maverick.util.ByteArrayReader
Write a boolean value to the array.
readCompleteFile(OutputStream, long, FileTransferProgress) - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
readFile(byte[], UnsignedInteger64, byte[], int, int) - Method in class com.maverick.sftp.SftpSubsystemChannel
Read a block of data from an open file.
readFully(byte[], int, int) - Method in class com.maverick.util.ByteArrayReader
Read until the buffer supplied is full.
readFully(byte[]) - Method in class com.maverick.util.ByteArrayReader
 
readInt(byte[], int) - Static method in class com.maverick.util.ByteArrayReader
Read an integer (4 bytes) from the array.
readInt() - Method in class com.maverick.util.ByteArrayReader
Read an integer (4 bytes) from the array.
readlimit - Variable in class com.maverick.ssh.ShellController
 
readLine() - Method in class com.maverick.ssh.ShellController
 
readLine(long) - Method in class com.maverick.ssh.ShellController
 
readLine() - Method in interface com.maverick.ssh.ShellReader
Read a line of output from the process.
readLine(long) - Method in interface com.maverick.ssh.ShellReader
Read a line of output from the process.
readLine(InputStream) - Method in class com.sshtools.net.HttpHeader
 
readMessage() - Method in class com.maverick.agent.client.SshAgentClient
Read a single message from the inputstream and convert into a valid subsystem message
readMessage() - Method in class com.maverick.ssh2.AuthenticationProtocol
Read a message from the underlying transport layer.
readMPINT() - Method in class com.maverick.util.ByteArrayReader
Reads a standard SSH1 MPINT using the first 16 bits as the length prefix
readMPINT32() - Method in class com.maverick.util.ByteArrayReader
Reads an MPINT using the first 32 bits as the length prefix
readMsg() - Method in class socks.Proxy
Reads the reply from the SOCKS server
readPacketLength(byte[], UnsignedInteger64) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
readpos - Variable in class com.maverick.util.DynamicBuffer
The current read position
readShort(byte[], int) - Static method in class com.maverick.util.ByteArrayReader
 
readShort() - Method in class com.maverick.util.ByteArrayReader
 
readStreamFromRemote(String, FileTransferProgress) - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
Open an InputStream.
readString() - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
read the inputstream until come to an end of line character '\n', and return the bytes read as a string
readString() - Method in class com.maverick.util.ByteArrayReader
Read a String from the array.
readString(String) - Method in class com.maverick.util.ByteArrayReader
Read a String from the array converting using the given character set.
readStringFromFile(File, String) - Static method in class com.maverick.logging.IOUtils
 
readStringFromStream(InputStream, String) - Static method in class com.maverick.logging.IOUtils
 
readToBuilder() - Method in class com.sshtools.config.file.reader.SshdConfigFileReader
 
readUINT32() - Method in class com.maverick.util.ByteArrayReader
 
readUINT64() - Method in class com.maverick.util.ByteArrayReader
 
readUTF8StringFromFile(File) - Static method in class com.maverick.logging.IOUtils
 
readUTF8StringFromStream(InputStream) - Static method in class com.maverick.logging.IOUtils
 
readyFully(InputStream, byte[]) - Static method in class com.maverick.logging.IOUtils
 
readyFully(InputStream, byte[]) - Static method in class com.maverick.util.IOUtil
 
receive(DatagramPacket) - Method in class socks.Socks5DatagramSocket
Receives udp packet.
recurseDeleteDirectory(File) - Static method in class com.maverick.logging.IOUtils
 
recurseDeleteDirectory(File) - Static method in class com.maverick.util.IOUtil
 
recurseMakeDirectory(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Recurse through a hierarchy of directories creating them as necessary.
RegexSftpFileFilter - Class in com.maverick.util
 
RegexSftpFileFilter(String) - Constructor for class com.maverick.util.RegexSftpFileFilter
 
registerEventCodeDescriptor(Class) - Method in interface com.maverick.events.EventService
Register an event code descriptor (debug use only)
registerEventCodeDescriptor(Class) - Method in class com.maverick.events.EventServiceImplementation
 
registerMessages() - Method in class com.maverick.agent.client.SshAgentClient
 
RegularExpressionMatching - Interface in com.sshtools.sftp
Interface for treating a filename as a regular expression and returning the list of files that match.
releaseBlock() - Method in class com.maverick.ssh.message.ThreadSynchronizer
 
releaseWaiting() - Method in class com.maverick.ssh.message.ThreadSynchronizer
 
remaining() - Method in class com.maverick.util.CachingDataWindow
 
REMOTE_FORWARDING - Static variable in interface com.sshtools.net.ForwardingClientListener
Constant used to specify whether the event relates to a remote forwarding
REMOTE_HOST_DISCONNECTED - Static variable in exception com.maverick.ssh.SshException
The remote host disconnected following the normal SSH protocol disconnection procedure.
remoteforwardings - Variable in class com.sshtools.net.ForwardingClient
 
RemoteHash - Enum in com.sshtools.sftp
 
remoteHost - Variable in class socks.SocksSocket
 
remoteIP - Variable in class socks.SocksSocket
 
remotePort - Variable in class socks.SocksSocket
 
remove(String) - Method in class com.maverick.ssh.components.ComponentFactory
Remove a supported component
remove() - Method in class com.sshtools.config.file.SshdConfigFileCursor
 
remove(SshPublicKey) - Method in class com.sshtools.publickey.PublicKeySubsystem
Remove a public key from the users list of acceptable keys.
remove(String) - Method in class socks.InetRange
Removes an entry from this range.
removeAllBut(String) - Method in class com.maverick.ssh.components.ComponentFactory
 
removeAllowedHost(String) - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
Removes an allowed host.
removeAllowedHost(String) - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
Removes an allowed host.
removeChannelEventListener(ChannelEventListener) - Method in interface com.maverick.ssh.SshChannel
Provides an event listening mechanism.
removeChannelEventListener(ChannelEventListener) - Method in class com.maverick.ssh2.Ssh2Channel
 
removeConnectFrom(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
removeCustomRoot(String) - Method in class com.sshtools.sftp.SftpClient
Remove a custom file system root path such as "flash:"
removeDirectory(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Remove an empty directory.
removeEntries(String) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
Removes an allowed host.
removeEntries(String, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
removeEntries(String...) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
removeEntries(SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
removeEntry(KnownHostsKeyVerification.KeyEntry...) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
removeEnvironmentVariable(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
removeEventListener(String) - Static method in class com.maverick.ssh.SshConnector
 
removeExtendedAttribute(String) - Method in class com.maverick.sftp.SftpFileAttributes
Set a single extended attribute value.
removeFile(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Remove a file.
removeForwardTo(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
removeKey(PublicKeyEntry) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
removeKeys(SshPublicKey...) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
removeKeyStoreListener(KeyStoreListener) - Method in class com.maverick.agent.InMemoryKeyStore
Remove a listener.
removeListener(String) - Method in interface com.maverick.events.EventService
Remove an EventListener from the list of objects that will be sent Events.
removeListener(EventListener) - Method in interface com.maverick.events.EventService
Remove an EventListener
removeListener(String) - Method in class com.maverick.events.EventServiceImplementation
Deprecated.
keyed listener support based on thread name/prefix will be removed in the next major release.
removeListener(EventListener) - Method in class com.maverick.events.EventServiceImplementation
 
removeListener(SshClientListener) - Method in class com.maverick.ssh.SshConnector
 
removeListener(IOStreamConnector.IOStreamConnectorListener) - Method in class com.maverick.util.IOStreamConnector
 
removeListener(ForwardingClientListener) - Method in class com.sshtools.net.ForwardingClient
Remove a ForwardingClientListener from the list receiving forwarding events.
removeOperationListener(ExecutorOperationListener) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
removePKCS1(BigInteger, int) - Static method in class com.maverick.ssh1.Rsa
 
removePrincipal(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
rename(String, String, boolean) - Method in class com.sshtools.sftp.SftpClient
Rename a file on the remote computer, optionally using posix semantics that allow files to be renamed even if the destination path exists.
rename(String, String) - Method in class com.sshtools.sftp.SftpClient
Rename a file on the remote computer.
renameFile(String, String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Rename an existing file.
renameFile(String, String, int) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
report(int[], int) - Static method in class com.maverick.util.BCrypt
 
REQUEST_NOT_SUPPPORTED - Static variable in exception com.sshtools.publickey.PublicKeySubsystemException
 
requestBlock(MessageStore, MessageObserver, MessageHolder) - Method in class com.maverick.ssh.message.ThreadSynchronizer
 
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
 
requestPseudoTerminal(String, int, int, int, int, byte[]) - Method in interface com.maverick.ssh.SshSession
The remote process may require a pseudo terminal.
requestPseudoTerminal(String, int, int, int, int, PseudoTerminalModes) - Method in interface com.maverick.ssh.SshSession
The remote process may require a pseudo terminal.
requestPseudoTerminal(String, int, int, int, int) - Method in interface com.maverick.ssh.SshSession
The remote process may require a pseudo terminal.
requestPseudoTerminal(String, int, int, int, int) - Method in class com.maverick.ssh2.Ssh2Session
 
requestPseudoTerminal(String, int, int, int, int, PseudoTerminalModes) - Method in class com.maverick.ssh2.Ssh2Session
 
requestPseudoTerminal(String, int, int, int, int, byte[]) - Method in class com.maverick.ssh2.Ssh2Session
 
requestRemoteForwarding(String, int, String, int, ForwardingRequestListener) - Method in interface com.maverick.ssh.SshClient
Requests that the remote computer accepts socket connections and forward them to the local computer.
requestRemoteForwarding(String, int, String, int, ForwardingRequestListener) - Method in class com.maverick.ssh1.Ssh1Client
The bindAddress is ignored since the SSH1 protocol does not support setting of the bind address.
requestRemoteForwarding(String, int, String, int, ForwardingRequestListener) - Method in class com.maverick.ssh2.Ssh2Client
 
requestRemoteForwarding(String, int, String, int) - Method in class com.sshtools.net.ForwardingClient
Requests that the remote side start listening for socket connections so that they may be forwarded to to the local destination.
requestXForwarding(String, ForwardingRequestListener) - Method in class com.maverick.ssh1.Ssh1Client
 
requiresCommandExecution() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
requiresPasswordChange() - Method in class com.maverick.ssh2.Ssh2PasswordAuthentication
Indicates whether the users password requires changing.
requiresUserVerification() - Method in class com.maverick.agent.KeyConstraints
 
RESERVED - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: Reserved
reset() - Static method in class com.maverick.ssh.components.ComponentManager
 
reset() - Method in interface com.maverick.ssh.components.Digest
Reset the underlying digest.
reset() - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
reset() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
 
reset() - Method in class com.maverick.ssh.Packet
 
reset() - Method in class com.maverick.ssh.PseudoTerminalModes
Clear the modes
reset() - Method in class com.maverick.ssh.ShellProcess
 
reset() - Method in class com.maverick.ssh2.SshKeyExchangeClient
Reset the key exchange.
resetConfiguration() - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
resetPointer() - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
resolveAddrLocally(boolean) - Method in class socks.Socks5Proxy
Wether to resolve address locally or to let proxy do so.
resolveAddrLocally() - Method in class socks.Socks5Proxy
Get current setting on how the addresses should be handled.
resolveNames(String) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
RESOURCE_SHORTAGE - Static variable in exception com.maverick.ssh.ChannelOpenException
There are no more resources available to open the channel
RESRICT - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
RFCAgentConnection - Class in com.maverick.agent.rfc
Represents a single connection on the agent server.
RFCAgentConnection(KeyStore, InputStream, OutputStream, Closeable) - Constructor for class com.maverick.agent.rfc.RFCAgentConnection
 
RFCAgentMessages - Class in com.maverick.agent.rfc
 
RFCAgentMessages() - Constructor for class com.maverick.agent.rfc.RFCAgentMessages
 
RFCConnectionFactory - Class in com.maverick.agent.rfc
 
RFCConnectionFactory() - Constructor for class com.maverick.agent.rfc.RFCConnectionFactory
 
rm(String) - Method in class com.sshtools.sftp.SftpClient
Remove a file or directory from the remote computer.
rm(String, boolean, boolean) - Method in class com.sshtools.sftp.SftpClient
Remove a file or directory on the remote computer with options to force deletion of existing files and recursion.
rollover(File, int) - Static method in class com.maverick.logging.IOUtils
 
RootLoggerContext - Interface in com.maverick.logging
 
ROTATE(int, int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
Rsa - Class in com.maverick.ssh1
 
Rsa() - Constructor for class com.maverick.ssh1.Rsa
 
Rsa1024Sha1 - Class in com.maverick.ssh.components.jce.client
Implementation of RFC 4432 https://tools.ietf.org/html/rfc4432
Rsa1024Sha1() - Constructor for class com.maverick.ssh.components.jce.client.Rsa1024Sha1
Construct an uninitialized instance.
Rsa2048Sha256 - Class in com.maverick.ssh.components.jce.client
Implementation of RFC 4432 https://tools.ietf.org/html/rfc4432
Rsa2048Sha256() - Constructor for class com.maverick.ssh.components.jce.client.Rsa2048Sha256
Construct an uninitialized instance.
RSA_1024_SHA1 - Static variable in class com.maverick.ssh.components.jce.client.Rsa1024Sha1
Constant for the algorithm name "rsa1024-sha1".
RSA_2048_SHA256 - Static variable in class com.maverick.ssh.components.jce.client.Rsa2048Sha256
Constant for the algorithm name "rsa2048-sha256".
RSA_SHA2_256 - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
RSA_SHA2_512 - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
run() - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
The connection thread
run() - Method in class com.maverick.agent.rfc.RFCAgentConnection
The connection thread
run() - Method in class com.maverick.logging.DefaultLoggerContext.FileWatcher
 
run() - Method in class com.sshtools.net.ForwardingClient.SocketListener
 
run() - Method in class socks.ProxyServer
 
run() - Method in class socks.SocksDialog
Resolves proxy address in other thread, to avoid annoying blocking in GUI thread.
runCorruptTransport(String, int, String, String, String) - Static method in class com.maverick.ssh.SshTests
 

S

S_IFBLK - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Identifies the file as a block special file
S_IFCHR - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Identifies the file as a character device
S_IFDIR - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Identifies the file as a directory
S_IFIFO - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Identifies the file as a pipe
S_IFLNK - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Identifies the file as a symbolic link
S_IFMT - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Format mask constant can be used to mask off a file type from the mode.
S_IFREG - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Identifies the file as a regular file
S_IFSOCK - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Identifies the file as a socket
S_IRGRP - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Permits a file's group to read the file.
S_IROTH - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Permits others to read the file.
S_IRUSR - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Permits the owner of a file to read the file.
S_ISGID - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Bit to determine whether a file is executed as the group owner
S_ISUID - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Bit to determine whether a file is executed as the owner
S_IWGRP - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Permits a file's group to write to the file.
S_IWOTH - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Permits others to write to the file.
S_IWUSR - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Permits the owner of a file to write to the file.
S_IXGRP - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Permits a file's group to execute the file or to search the file's directory.
S_IXOTH - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Permits others to execute the file or to search the file's directory.
S_IXUSR - Static variable in class com.maverick.sftp.SftpFileAttributes
Permissions flag: Permits the owner of a file to execute the file or to search the file's directory.
save() - Method in class com.sshtools.publickey.KnownHostsFile
 
saveCertificate(SshCertificate, String, String, File) - Static method in class com.maverick.util.SshKeyUtils
 
saveConfig() - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
saveHostFile() - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
Save's the host key file to be saved.
saveHostFile() - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
Save's the host key file to be saved.
saveMatchingConfiguration(String, String, String, String, String, String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
savePrivateKey(SshKeyPair, String, String, File) - Static method in class com.maverick.util.SshKeyUtils
 
SCP_TRANSFER_CANCELLED - Static variable in exception com.maverick.ssh.SshException
The user cancelled an active SCP transfer.
ScpClient - Class in com.sshtools.scp
Implements an SCP (Secure Copy) client which may be useful for SSH1 connections and SSH2 where SFTP is not available.
ScpClient(SshClient) - Constructor for class com.sshtools.scp.ScpClient
Creates an SCP client.
ScpClient(File, SshClient) - Constructor for class com.sshtools.scp.ScpClient
Creates an SCP client.
ScpClient.ScpEngine - Class in com.sshtools.scp
Implements an SCP Engine by extending J2SSH Mavericjs ScpEngineIO
ScpClientIO - Class in com.maverick.scp
Implements the IO of a Secure Copy (SCP) client.
ScpClientIO(SshClient) - Constructor for class com.maverick.scp.ScpClientIO
Creates an SCP client.
ScpClientIO.ScpEngineIO - Class in com.maverick.scp
Implements an SCP engine.
ScpEngine(String, SshSession) - Constructor for class com.sshtools.scp.ScpClient.ScpEngine
Contruct the channel with the specified scp command.
ScpEngineIO(String, SshSession) - Constructor for class com.maverick.scp.ScpClientIO.ScpEngineIO
Contruct the channel with the specified scp command.
secret - Variable in class com.maverick.ssh2.SshKeyExchangeClient
The secret value produced during key exchange.
SECSH_FORMAT - Static variable in class com.sshtools.publickey.SshPublicKeyFileFactory
 
SECSHPublicKeyFile - Class in com.sshtools.publickey
 
SecureComponent - Interface in com.maverick.ssh
 
SecureRND - Class in com.maverick.ssh.components.jce
Secure random number generator implementation for JCE provider.
SecureRND() - Constructor for class com.maverick.ssh.components.jce.SecureRND
 
SecurityLevel - Enum in com.maverick.ssh
 
SecurityPolicy - Interface in com.maverick.ssh
 
selectSocks5Authentication(InputStream, OutputStream, int) - Static method in class socks.server.ServerAuthenticatorNone
Convinience routine for selecting SOCKSv5 authentication.
selectStrongestComponent(String[]) - Method in class com.maverick.ssh.components.ComponentFactory
 
send(DatagramPacket) - Method in class socks.Socks5DatagramSocket
Sends the Datagram either through the proxy or directly depending on current proxy settings and destination address.
send(DatagramPacket, String) - Method in class socks.Socks5DatagramSocket
This method allows to send datagram packets with address type DOMAINNAME.
sendAgentAlive(byte[]) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Send the agent alive message.
sendAgentFailure() - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Send a failure message
sendAgentFailure(int) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Send a failure message
sendAgentKeyList() - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Send the agents key list to the remote side.
sendAgentKeyList() - Method in class com.maverick.agent.rfc.RFCAgentConnection
Send the agents key list to the remote side.
sendAgentSuccess() - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Send a success message.
sendAgentSuccess() - Method in class com.maverick.agent.rfc.RFCAgentConnection
Send a success message.
sendExtensionMessage(String, byte[]) - Method in class com.maverick.sftp.SftpSubsystemChannel
Send an extension message and return the response.
sendForwardingNotice() - Method in class com.maverick.agent.client.SshAgentClient
Send a forwarding notice.
sendGlobalRequest(GlobalRequest, boolean) - Method in class com.maverick.ssh2.Ssh2Client
Sends a global request to the remote side.
sendGlobalRequest(GlobalRequest, boolean, long) - Method in class com.maverick.ssh2.Ssh2Client
Sends a global request to the remote side.
sendMessage(AgentMessage) - Method in class com.maverick.agent.client.SshAgentClient
Send a subsystem message
sendMessage(AgentMessage) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Sends a subsystem message.
sendMessage(AgentMessage) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Sends a subsystem message.
sendMessage(Packet) - Method in class com.maverick.ssh.SubsystemChannel
Write a subsystem message to the channel outputstream.
sendMessage(byte[], boolean) - Method in interface com.maverick.ssh2.AbstractClientTransport
 
sendMessage(byte[]) - Method in class com.maverick.ssh2.AuthenticationProtocol
 
sendMessage(byte[], boolean) - Method in class com.maverick.ssh2.TransportProtocol
Send a transport protocol message.
sendMsg(ProxyMessage) - Method in class socks.Proxy
Sends the request to SOCKS server
sendOperationComplete(byte[]) - Method in class com.maverick.agent.openssh.OpenSSHAgentConnection
Send the completed signing operation data.
sendOperationComplete(byte[]) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Send the completed signing operation data.
sendRandomData(byte[]) - Method in class com.maverick.agent.rfc.RFCAgentConnection
Send some random data to the remote side.
sendRequest(String, String, String, byte[]) - Method in class com.maverick.ssh2.AuthenticationProtocol
Send an authentication request.
sendRequest(String, boolean, byte[]) - Method in class com.maverick.ssh2.Ssh2Channel
Sends a channel request.
sendRequest(String, boolean, byte[], boolean) - Method in class com.maverick.ssh2.Ssh2Channel
Sends a channel request.
sendVersionRequest(String) - Method in class com.maverick.agent.client.SshAgentClient
Request the agent version.
sendVersionResponse() - Method in class com.maverick.agent.rfc.RFCAgentConnection
Send the version response; this class currently implements version 2
ServerAuthenticator - Interface in socks.server
Classes implementing this interface should provide socks server with authentication and authorization of users.
ServerAuthenticatorNone - Class in socks.server
An implementation of ServerAuthenticator, which does not do any authentication.
ServerAuthenticatorNone() - Constructor for class socks.server.ServerAuthenticatorNone
Creates new instance of the ServerAuthenticatorNone.
ServerAuthenticatorNone(InputStream, OutputStream) - Constructor for class socks.server.ServerAuthenticatorNone
Constructs new ServerAuthenticatorNone object suitable for returning from the startSession function.
SERVICE_NAME - Static variable in class com.maverick.ssh2.AuthenticationProtocol
The name of this service "ssh-userauth"
SERVICE_NOT_AVAILABLE - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: The requested service is not available
session - Variable in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
SESSION_CHANNEL - Static variable in class com.maverick.ssh2.Ssh2Channel
 
SESSION_STREAM_ERROR - Static variable in exception com.maverick.ssh.SshException
An error occurred whilst accessing a sessions streams
sessionClosed(SshClient, SshSession) - Method in class com.maverick.ssh.SshClientAdapter
 
sessionClosed(SshClient, SshSession) - Method in interface com.maverick.ssh.SshClientListener
 
sessionOpened(SshClient, SshSession) - Method in class com.maverick.ssh.SshClientAdapter
 
sessionOpened(SshClient, SshSession) - Method in interface com.maverick.ssh.SshClientListener
 
set(T) - Method in interface com.sshtools.config.file.entry.Entry.AbstractEntryBuilder.Result
 
set(Entry) - Method in class com.sshtools.config.file.SshdConfigFileCursor
 
setAcceptTimeout(int) - Static method in class socks.ProxyServer
Sets the timeout for BIND command, how long the server should wait for the incoming connection.
Zero timeout implies infinity.
Default timeout is 3 minutes.
setAllowHostKeyUpdates(boolean) - Method in class com.maverick.ssh2.Ssh2Context
Tell the client to accept host key updates from the server
setAppendOnly(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setArchive(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setAttributes(String, SftpFileAttributes) - Method in class com.maverick.sftp.SftpSubsystemChannel
Sets the attributes of a file.
setAttributes(SftpFile, SftpFileAttributes) - Method in class com.maverick.sftp.SftpSubsystemChannel
Sets the attributes of a file.
setAuthenticating(boolean) - Method in class com.maverick.ssh.PublicKeyAuthentication
If true the authentication will proceed as normal and the result will either be a success or failure.
setAuthenticationMethod(int, Authentication) - Method in class socks.Socks5Proxy
Adds another authentication method.
setAutoConsumeInput(boolean) - Method in interface com.maverick.ssh.SshChannel
Automatically consume input data
setAutoConsumeInput(boolean) - Method in class com.maverick.ssh2.Ssh2Channel
 
setBannerDisplay(BannerDisplay) - Method in class com.maverick.ssh2.AuthenticationProtocol
Set a callback interface for banner messages.
setBannerDisplay(BannerDisplay) - Method in class com.maverick.ssh2.Ssh2Context
Set a banner display for callback of authentication banners
setBasicAuthentication(String, String) - Method in class com.sshtools.net.HttpRequest
 
setBlockInterrupt(int) - Method in class com.maverick.util.DynamicBuffer
 
setBlockSize(int) - Method in class com.sshtools.sftp.SftpClient
Sets the block size used when transferring files, defaults to the optimized setting of 32768.
setBoolean(String, String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setBoolean(String, String, Boolean) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setBufferSize(int) - Method in class com.maverick.util.IOStreamConnector
 
setBufferSize(int) - Method in class com.sshtools.sftp.SftpClient
Set the size of the buffer which is used to read from the local file system.
setCaseSensitive(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setChainProxy(Proxy) - Method in class socks.Proxy
Set the proxy which should be used to connect to given proxy.
setChannelLimit(int) - Method in interface com.maverick.ssh.SshContext
Set the maximum number of channels that are allowed open at any one time.
setChannelLimit(int) - Method in class com.maverick.ssh1.Ssh1Context
 
setChannelLimit(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setCharset(FileSystemOptions, String) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
setCharsetEncoding(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Allows the default character encoding to be overriden for filename strings.
setCharsetEncoding(String) - Static method in class com.maverick.util.ByteArrayReader
Allows the default encoding to be overriden for String variables processed by the class.
setCipherPreferredPositionCS(String, int) - Method in class com.maverick.ssh2.Ssh2Context
 
setCipherPreferredPositionSC(String, int) - Method in class com.maverick.ssh2.Ssh2Context
 
setCipherType(int) - Method in class com.maverick.ssh1.Ssh1Context
Set the cipher type for this configuration context.
setClientHostname(String) - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
Set the hostname of the client
setClientSocketTimeout(long) - Method in class com.maverick.pool.SshClientPool
When allowing a client time on its socket, how many milliseconds should the socket timeout be set to.
setClientUsername(String) - Method in class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
Set the user's username on the client computer
setClientUsername(String) - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
Set the user's username on the client computer
setCloseInput(boolean) - Method in class com.maverick.util.IOStreamConnector
 
setCloseOutput(boolean) - Method in class com.maverick.util.IOStreamConnector
 
setCommand(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
setComment(KnownHostsKeyVerification.KeyEntry, String) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
setComment(String) - Method in class com.sshtools.publickey.SECSHPublicKeyFile
 
setCompressed(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setCompression(FileSystemOptions, String) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
setConnectionTimeout(int) - Static method in class com.sshtools.net.HttpProxyTransport
 
setConnectionTimeout(int) - Static method in class com.sshtools.net.HttpProxyTransportWrapper
 
setConnectionTimeout(int) - Static method in class com.sshtools.net.SocksProxyTransport
 
setCoreThreadPoolSize(int) - Static method in class com.maverick.ssh.SshConnector
Deprecated.
setData(byte[]) - Method in class com.maverick.ssh2.GlobalRequest
Set the data.
setDatagramSize(int) - Static method in class socks.ProxyServer
Sets the size of the datagrams used in the UDPRelayServer.
Default size is 64K, a bit more than maximum possible size of the datagram.
setDefaultContext(RootLoggerContext) - Static method in class com.maverick.logging.Log
 
setDefaultEncoding(SshKeyFingerprint.Encoding) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
setDefaultHashAlgorithm(String) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
setDefaultProxy(String, int, String) - Static method in class socks.Proxy
Sets SOCKS4 proxy as default.
setDefaultProxy(InetAddress, int, String) - Static method in class socks.Proxy
Sets SOCKS4 proxy as default.
setDefaultProxy(String, int) - Static method in class socks.Proxy
Sets SOCKS5 proxy as default.
setDefaultProxy(InetAddress, int) - Static method in class socks.Proxy
Sets SOCKS5 proxy as default.
setDefaultProxy(Proxy) - Static method in class socks.Proxy
Sets default proxy.
setDHGroupExchangeBackwardsCompatible(boolean) - Method in class com.maverick.ssh2.Ssh2Context
 
setDHGroupExchangeKeySize(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setDirect(InetRange) - Method in class socks.Proxy
Sets given InetRange as the list of direct address, previous list will be discarded, any changes done previously with addDirect(Inetaddress) will be lost.
setDirectoryAttributeCheck(boolean) - Method in class com.sshtools.sftp.SftpClient
 
setECDSAAlgorithmName(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
setEnableNoneCipher(boolean) - Static method in class com.maverick.ssh.components.ComponentManager
 
setEnableNoneMac(boolean) - Static method in class com.maverick.ssh.components.ComponentManager
 
setEncrypted(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setEnvironmentVariable(String, String) - Method in class com.maverick.ssh2.Ssh2Session
The SSH2 session supports the setting of environments variables however in our experience no server to date allows unconditional setting of variables.
setExecutorService(ExecutorService) - Method in interface com.maverick.ssh.ExecutorServiceProvider
 
setExecutorService(ExecutorService) - Method in class com.maverick.ssh1.Ssh1Context
 
setExecutorService(ExecutorService) - Method in class com.maverick.ssh2.Ssh2Context
 
setExtendedAttribute(String, byte[]) - Method in class com.maverick.sftp.SftpFileAttributes
Set a single extended attribute value.
setExtendedAttributes(Map<String, byte[]>) - Method in class com.maverick.sftp.SftpFileAttributes
Set all the extended attributes.
setForceRemoteEOL(boolean) - Method in class com.sshtools.sftp.SftpClient
Override automatic detection of the remote EOL (any SFTP version).
setForwardingPath(String) - Method in class com.maverick.agent.KeyConstraints
 
setGID(String) - Method in class com.maverick.sftp.SftpFileAttributes
Set the GID of this file.
setGlobalConfig(String, String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setGlobalConfig(String, int) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setGlobalConfig(String, long) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setGlobalConfig(String, boolean) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setGssCallback(MaverickCallbackHandler) - Method in class com.maverick.ssh2.Ssh2Context
 
setHandle(byte[]) - Method in class com.maverick.sftp.SftpFile
Set the open file handle
setHashHosts(boolean) - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
 
setHashHosts(boolean) - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
 
setHashHosts(boolean) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
setHeaderBegin(String) - Method in class com.sshtools.net.HttpRequest
 
setHeaderField(String, String) - Method in class com.sshtools.net.HttpHeader
 
setHeaderValue(String, String) - Method in class com.sshtools.publickey.Base64EncodedFileFormat
 
setHidden(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setHostKeyVerification(HostKeyVerification) - Method in interface com.maverick.ssh.SshContext
Set the host key verification implementation.
setHostKeyVerification(HostKeyVerification) - Method in class com.maverick.ssh1.Ssh1Context
 
setHostKeyVerification(HostKeyVerification) - Method in class com.maverick.ssh2.Ssh2Context
Set the host key verification implementation
setHostKeyVerification(FileSystemOptions, HostKeyVerification) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
setIddleTimeout(int) - Static method in class socks.ProxyServer
Sets the timeout for connections, how long shoud server wait for data to arrive before dropping the connection.
Zero timeout implies infinity.
Default timeout is 3 minutes.
setIdleAuthenticationTimeoutSeconds(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setIdleConnectionTimeoutSeconds(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setIdleConnectionTimeoutSecs(long) - Method in interface com.maverick.ssh.SshClient
 
setIdleConnectionTimeoutSecs(long) - Method in class com.maverick.ssh1.Ssh1Client
 
setIdleConnectionTimeoutSecs(long) - Method in class com.maverick.ssh2.Ssh2Client
 
setIgnoreHostKeyifEmpty(boolean) - Method in class com.maverick.ssh2.TransportProtocol
 
setImmutable(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setInitialTimeout(int) - Method in class com.maverick.ssh.SshConnector
Set the initial timeout for SSH identification.
setInstance(EventService) - Static method in class com.maverick.events.EventServiceImplementation
Allow alternative event service to set.
setInstance(ComponentManager) - Static method in class com.maverick.ssh.components.ComponentManager
Overide the installed component manager with an alternative implementation.
setKBIRequestHandler(KBIRequestHandler) - Method in class com.maverick.ssh2.KBIAuthentication
Set the KBIRequestHandler for this authentication attempt.
setKeepAliveMaxDataLength(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setKey(String) - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
setKeyExchangePreferredPosition(String, int) - Method in class com.maverick.ssh2.Ssh2Context
 
setKeyReExchangeDisabled(boolean) - Method in class com.maverick.ssh2.Ssh2Context
 
setKeyTimeout(UnsignedInteger32) - Method in class com.maverick.agent.KeyConstraints
 
setKeyUseLimit(int) - Method in class com.maverick.agent.KeyConstraints
 
setKnown(boolean) - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
setKnownHosts(HostKeyVerification) - Method in class com.maverick.ssh.SshConnector
Set the HostKeyVerification instance for both protocols.
setKnownHosts(FileSystemOptions, File) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
setLimitPublicKeysToKnownHosts(boolean) - Method in class com.maverick.ssh2.Ssh2Context
 
setLocalEOL(int) - Method in class com.sshtools.sftp.SftpClient
Override the default local system EOL for text mode files.
setLog(OutputStream) - Static method in class socks.ProxyServer
Set the logging stream.
setMacPreferredPositionCS(String, int) - Method in class com.maverick.ssh2.Ssh2Context
 
setMacPreferredPositionSC(String, int) - Method in class com.maverick.ssh2.Ssh2Context
 
setMatcher(ShellMatcher) - Method in class com.maverick.ssh.ShellController
 
setMaxAsyncRequests(int) - Method in class com.sshtools.sftp.SftpClient
Set the maximum number of asynchronous requests that are outstanding at any one time.
setMaxDHGroupSize(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setMaximumAsyncRequests(int) - Method in class com.maverick.sftp.SftpFileInputStream
 
setMaximumForwardingSteps(int) - Method in class com.maverick.agent.KeyConstraints
 
setMaximumNumberThreads(int) - Static method in class com.maverick.ssh.SshConnector
Deprecated.
setMaximumPacketLength(int) - Method in class com.maverick.ssh2.Ssh2Context
Set the maximum packet size supported by the transport layer.
setMaxNumBytesBeforeReKey(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setMaxNumPacketsBeforeReKey(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setMessageTimeout(int) - Method in interface com.maverick.ssh.SshContext
 
setMessageTimeout(int) - Method in class com.maverick.ssh1.Ssh1Context
 
setMessageTimeout(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setMinDHGroupSize(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setMinimumSecurityLevel(SecurityLevel) - Method in class com.maverick.ssh.components.ComponentManager
 
setMinimumSecurityLevel(SecurityLevel, boolean) - Method in class com.maverick.ssh.components.ComponentManager
 
setName(String) - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
setNewPassword(String) - Method in class com.maverick.ssh2.Ssh2PasswordAuthentication
After performing an initial authentication attempt a flag may be set to indicate that a password change is required.
setOption(PublicKeyEntry, Option<?>) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
setOption(SshPublicKey, Option<?>) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
setPacketSize(int) - Method in class com.maverick.scp.ScpClientIO
 
setPartialMessageTimeout(int) - Method in class com.maverick.ssh2.Ssh2Context
Deprecated.
No longer used. Use setSocketTimeout.
setPassphrase(FileSystemOptions, String) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
setPassword(String) - Method in class com.maverick.ssh.PasswordAuthentication
Set the password.
setPassword(String) - Method in interface com.maverick.ssh2.MaverickCallbackHandler
 
setPasswordErrorText(String) - Method in class com.maverick.ssh.Shell
 
setPasswordPrompt(String) - Method in class com.maverick.ssh.Shell
 
setPatternConfig(String, String, String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setPatternConfig(String, String, boolean) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setPatternConfig(String, String, int) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setPatternConfig(String, String, long) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setPerContextAlgorithmPreferences(boolean) - Static method in class com.maverick.ssh.components.ComponentManager
Deprecated.
All contexts now have a copy of the algorithm preferences and require separate configuration. Disabling this feature will cause problems especially in the case where client and server use the same JVM.
setPermissions(UnsignedInteger32) - Method in class com.maverick.sftp.SftpFileAttributes
Set the permissions of the file.
setPermissions(String) - Method in class com.maverick.sftp.SftpFileAttributes
Set the permissions from a string in the format "rwxr-xr-x"
setPermissionsFromMaskString(String) - Method in class com.maverick.sftp.SftpFileAttributes
Set permissions given a UNIX style mask, for example '0644'
setPermissionsFromUmaskString(String) - Method in class com.maverick.sftp.SftpFileAttributes
Set the permissions given a UNIX style umask, for example '0022' will result in 0022 ^ 0777.
setPosition(int) - Method in class com.maverick.ssh.Packet
 
setPreferKeyboardInteractiveOverPassword(boolean) - Method in class com.maverick.ssh2.Ssh2Context
 
setPreferredCipherCS(String) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred cipher for the Client->Server stream.
setPreferredCipherCS(int[]) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred SC cipher order
setPreferredCipherSC(int[]) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred SC cipher order
setPreferredCipherSC(String) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred cipher for the Server->Client stream.
setPreferredCompressionCS(String) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred compression for the Client->Server stream.
setPreferredCompressionSC(String) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred compression for the Server->Client stream.
setPreferredKeyExchange(String) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred key exchange method.
setPreferredMacCS(int[]) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred CS Mac order
setPreferredMacCS(String) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred mac for the Client->Server stream.
setPreferredMacSC(int[]) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred SC Mac order
setPreferredMacSC(String) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred mac for the Server->Client stream.
setPreferredPublicKey(String) - Method in class com.maverick.ssh2.Ssh2Context
Set the preferred public key algorithm.
setPrivateKey(SshPrivateKey) - Method in class com.maverick.ssh.components.SshKeyPair
Set the private key
setPrivateKey(SshPrivateKey) - Method in class com.maverick.ssh.PublicKeyAuthentication
Set the private key for this authentication.
setPrivateKey(SshPrivateKey) - Method in class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
Set the private key for the authentication attempt
setPrivateKey(SshPrivateKey) - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
Set the private key for the authentication attempt
setPrivateKey(FileSystemOptions, String) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
setProcessAllEventsOnEventException(boolean) - Method in class com.maverick.events.EventServiceImplementation
 
setProduct(String) - Method in class com.maverick.ssh.SshConnector
 
setPrompt(Ssh1ChallengeResponseAuthentication.Prompt) - Method in class com.maverick.ssh1.Ssh1ChallengeResponseAuthentication
 
setProxy(Proxy) - Static method in class socks.ProxyServer
Set proxy.
setPublicKey(SshPublicKey) - Method in class com.maverick.ssh.components.SshKeyPair
Set the public key
setPublicKey(SshPublicKey) - Method in class com.maverick.ssh.PublicKeyAuthentication
Set the public key for this authentication.
setPublicKey(SshPublicKey) - Method in class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
Set the public key for the authentication attempt
setPublicKey(SshPublicKey) - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
Set the public key for the authentication attempt
setPublicKeyPreferredPosition(String, int) - Method in class com.maverick.ssh2.Ssh2Context
 
setReadlimit(int) - Method in class com.maverick.ssh.ShellController
 
setReadOnly(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setRegularExpressionSyntax(int) - Method in class com.sshtools.sftp.SftpClient
sets the type of regular expression matching to perform on gets and puts
setRemoteEOL(int) - Method in class com.sshtools.sftp.SftpClient
When connected to servers running SFTP version 3 (or less) the remote EOL type needs to be explicitly set because there is no reliable way for the client to determine the type of EOL for text files.
setRequiresUserVerification(boolean) - Method in class com.maverick.agent.KeyConstraints
 
setResponse(String) - Method in class com.maverick.ssh2.KBIPrompt
Set the user's response for this prompt.
setSecureRandomAlgorithm(String) - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
Set the algorithm used for secure random number generation.
setSecureRandomAlgorithm(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Set the algorithm used for secure random number generation.
setSendIgnorePacketOnIdle(boolean) - Method in class com.maverick.ssh2.Ssh2Context
 
setSendKeepAliveOnIdle(boolean) - Method in class com.maverick.ssh2.Ssh2Channel
 
setSessionMaxPacketSize(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setSessionMaxWindowSpace(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setSftpMaxPacketSize(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setSftpMaxWindowSpace(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setSFTPProvider(String) - Method in interface com.maverick.ssh.SshContext
Set the path to the SFTP provider.
setSFTPProvider(String) - Method in class com.maverick.ssh1.Ssh1Context
 
setSFTPProvider(String) - Method in class com.maverick.ssh2.Ssh2Context
 
setSFTPSubsystem(SftpSubsystemChannel) - Method in class com.maverick.sftp.SftpFile
Sets the SFTP subsystem
setSHA1SignaturesSupported(boolean) - Method in interface com.maverick.ssh.SshContext
Option to disable SHA1 signatures on RSA keys.
setSHA1SignaturesSupported(boolean) - Method in class com.maverick.ssh1.Ssh1Context
 
setSHA1SignaturesSupported(boolean) - Method in class com.maverick.ssh2.Ssh2Context
 
setShellInitTimeout(int) - Static method in class com.maverick.ssh.Shell
 
setSignatureGenerator(SignatureGenerator) - Method in class com.maverick.ssh2.Ssh2PublicKeyAuthentication
Set the signature generator for this authentication attempt.
setSize(UnsignedInteger64) - Method in class com.maverick.sftp.SftpFileAttributes
Set the size of the file.
setSocketFactory(SocketFactory) - Static method in class com.maverick.vfs.ssh.SftpClientFactory
 
setSocketTimeout(int) - Method in class com.maverick.ssh2.Ssh2Context
 
setSoftwareVersionComments(String) - Method in class com.maverick.ssh.SshConnector
Set the software/version/comments field of the SSH identification string
setSoLinger(boolean, int) - Method in class socks.SocksSocket
Same as socket.
setSoTimeout(int) - Method in interface com.maverick.ssh.SocketTimeoutSupport
Set the socket timeout in milliseconds.
setSoTimeout(int) - Method in class com.sshtools.net.SocketWrapper
 
setSoTimeout(int) - Method in class socks.SocksServerSocket
Set Timeout.
setSoTimeout(int) - Method in class socks.SocksSocket
Same as socket.
setSparse(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setSSH1Compatible(boolean) - Method in class com.maverick.agent.KeyConstraints
 
setSshClient(FileSystemOptions, SshClient) - Method in class com.maverick.vfs.ssh.SftpFileSystemConfigBuilder
 
setStoredValue(byte[]) - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
setStripEOL(boolean) - Method in class com.sshtools.sftp.SftpClient
Strip all line endings in preference of the target system EOL setting.
setSupportedVersions(int) - Method in class com.maverick.ssh.SshConnector
Deprecated.
Future version will only support SSH2
setSync(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setSystem(boolean) - Method in class com.maverick.sftp.SftpFileAttributes
 
setTcpNoDelay(boolean) - Method in class socks.SocksSocket
Same as socket.
setTemporaryValue(String, String) - Method in class com.maverick.ssh2.Ssh2Context
 
setTemporaryValue(String, boolean) - Method in class com.maverick.ssh2.Ssh2Context
 
setTerminalMode(int, int) - Method in class com.maverick.ssh.PseudoTerminalModes
Set an integer value mode
setTerminalMode(int, boolean) - Method in class com.maverick.ssh.PseudoTerminalModes
Set a boolean value mode
setThreadTimeout(long) - Static method in class com.maverick.ssh.SshConnector
Deprecated.
setTimeout(long) - Method in class com.maverick.util.DynamicBuffer
 
setTimes(UnsignedInteger64, UnsignedInteger64) - Method in class com.maverick.sftp.SftpFileAttributes
Set the last access and last modified times.
setTransferMode(int) - Method in class com.sshtools.sftp.SftpClient
Sets the transfer mode for current operations.
setTreatIdleConnectionAsError(boolean) - Method in class com.maverick.ssh2.Ssh2Context
 
setTriedBackwardsCompatibility(boolean) - Method in class com.maverick.ssh2.Ssh2Context
Deprecated.
setTriedMinimalKeyExchangePacket(boolean) - Method in class com.maverick.ssh2.Ssh2Context
Deprecated.
setUDPTimeout(int) - Static method in class socks.ProxyServer
Sets the timeout for UDPRelay server.
Zero timeout implies infinity.
Default timeout is 3 minutes.
setUID(String) - Method in class com.maverick.sftp.SftpFileAttributes
Set the UID of the owner.
setupCurrentContext(LoggerContext) - Static method in class com.maverick.logging.Log
 
setUseCanonicalHostnames(boolean) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
setUser(String) - Method in interface com.maverick.ssh2.MaverickCallbackHandler
 
setUseReverseDNS(boolean) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
setUsername(String) - Method in class com.maverick.agent.client.Ssh2AgentAuthentication
 
setUsername(String) - Method in class com.maverick.ssh.PasswordAuthentication
Set the username.
setUsername(String) - Method in class com.maverick.ssh.PublicKeyAuthentication
 
setUsername(String) - Method in interface com.maverick.ssh.SshAuthentication
Set the username for this authentication attempt.
setUsername(String) - Method in class com.maverick.ssh1.Ssh1ChallengeResponseAuthentication
Set the username for this authentication attempt.
setUsername(String) - Method in class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
 
setUsername(String) - Method in class com.maverick.ssh2.KBIAuthentication
 
setUsername(String) - Method in class com.maverick.ssh2.Ssh2HostbasedAuthentication
 
setValue(String) - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
setWindowSpace(int) - Method in class com.maverick.scp.ScpClientIO
 
setX11AuthenticationCookie(byte[]) - Method in interface com.maverick.ssh.SshContext
Set the fake cookie used for X11 authentication
setX11AuthenticationCookie(byte[]) - Method in class com.maverick.ssh1.Ssh1Context
 
setX11AuthenticationCookie(byte[]) - Method in class com.maverick.ssh2.Ssh2Context
 
setX11Display(String) - Method in interface com.maverick.ssh.SshContext
Set the DISPLAY variable for the SSH connection.
setX11Display(String) - Method in class com.maverick.ssh1.Ssh1Context
 
setX11Display(String) - Method in class com.maverick.ssh2.Ssh2Context
 
setX11RealCookie(byte[]) - Method in interface com.maverick.ssh.SshContext
Sets the real X11 authentication cookie which can be obtained from the users $HOME/.Xauthority file.
setX11RealCookie(byte[]) - Method in class com.maverick.ssh1.Ssh1Context
 
setX11RealCookie(byte[]) - Method in class com.maverick.ssh2.Ssh2Context
 
setX11RequestListener(ForwardingRequestListener) - Method in interface com.maverick.ssh.SshContext
Set the listener to which X11 forwarding requests will be processed.
setX11RequestListener(ForwardingRequestListener) - Method in class com.maverick.ssh1.Ssh1Context
 
setX11RequestListener(ForwardingRequestListener) - Method in class com.maverick.ssh2.Ssh2Context
 
SftpClient - Class in com.sshtools.sftp
Implements a Secure File Transfer (SFTP) client.
SftpClient(SshClient) - Constructor for class com.sshtools.sftp.SftpClient
 
SftpClient(int, SshClient) - Constructor for class com.sshtools.sftp.SftpClient
 
SftpClient(SshClient, ChannelEventListener) - Constructor for class com.sshtools.sftp.SftpClient
 
SftpClient(SshClient, ChannelEventListener, int) - Constructor for class com.sshtools.sftp.SftpClient
 
SftpClient(int, SshSession) - Constructor for class com.sshtools.sftp.SftpClient
 
SftpClient(SshSession) - Constructor for class com.sshtools.sftp.SftpClient
 
SftpClient(SshSession, int) - Constructor for class com.sshtools.sftp.SftpClient
 
SftpClient(SshSession, int, int) - Constructor for class com.sshtools.sftp.SftpClient
 
SftpClient(SshClient, int) - Constructor for class com.sshtools.sftp.SftpClient
Constructs the SFTP client.
SftpClient(SshClient, int, int) - Constructor for class com.sshtools.sftp.SftpClient
Constructs the SFTP client.
SftpClient(SshClient, int, ChannelEventListener) - Constructor for class com.sshtools.sftp.SftpClient
Constructs the SFTP client with a given channel event listener.
SftpClient(SshClient, int, int, ChannelEventListener) - Constructor for class com.sshtools.sftp.SftpClient
Constructs the SFTP client with a given channel event listener.
SftpClientFactory - Class in com.maverick.vfs.ssh
 
SftpClientFactory() - Constructor for class com.maverick.vfs.ssh.SftpClientFactory
 
SftpFile - Class in com.maverick.sftp
Represents an SFTP file object.
SftpFile(String, SftpFileAttributes) - Constructor for class com.maverick.sftp.SftpFile
Creates a new SftpFile object.
SftpFileAttributes - Class in com.maverick.sftp
This class represents the ATTRS structure defined in the draft-ietf-secsh-filexfer-02.txt which is used by the protocol to store file attribute information.
SftpFileAttributes(SftpSubsystemChannel, int) - Constructor for class com.maverick.sftp.SftpFileAttributes
Creates a new FileAttributes object.
SftpFileAttributes(SftpSubsystemChannel, ByteArrayReader) - Constructor for class com.maverick.sftp.SftpFileAttributes
 
SftpFileAttributes(ByteArrayReader, int, Long, Long, String) - Constructor for class com.maverick.sftp.SftpFileAttributes
 
SftpFileFilter - Interface in com.maverick.util
 
SftpFileInputStream - Class in com.maverick.sftp
An InputStream to read the contents of a remote file.
SftpFileInputStream(SftpFile) - Constructor for class com.maverick.sftp.SftpFileInputStream
 
SftpFileInputStream(SftpFile, long) - Constructor for class com.maverick.sftp.SftpFileInputStream
Creates a new SftpFileInputStream object.
SftpFileNameParser - Class in com.maverick.vfs.ssh
 
SftpFileNameParser() - Constructor for class com.maverick.vfs.ssh.SftpFileNameParser
 
SftpFileObject - Class in com.maverick.vfs.ssh
 
SftpFileObject(AbstractFileName, SftpFileSystem) - Constructor for class com.maverick.vfs.ssh.SftpFileObject
 
SftpFileOutputStream - Class in com.maverick.sftp
An OutputStream to write data to a remote file.
SftpFileOutputStream(SftpFile) - Constructor for class com.maverick.sftp.SftpFileOutputStream
Creates a new SftpFileOutputStream object.
SftpFileProvider - Class in com.maverick.vfs.ssh
 
SftpFileProvider() - Constructor for class com.maverick.vfs.ssh.SftpFileProvider
 
SftpFileSystem - Class in com.maverick.vfs.ssh
 
SftpFileSystem(GenericFileName, SshClient, FileSystemOptions) - Constructor for class com.maverick.vfs.ssh.SftpFileSystem
 
SftpFileSystemConfigBuilder - Class in com.maverick.vfs.ssh
 
SftpMessage - Class in com.maverick.sftp
 
SftpStatusException - Exception in com.maverick.sftp
This exception is thrown by the SftpSubsystemChannel class whenever a status message is received that is not expected.
SftpStatusException(int, String) - Constructor for exception com.maverick.sftp.SftpStatusException
 
SftpStatusException(int, String, boolean) - Constructor for exception com.maverick.sftp.SftpStatusException
 
SftpStatusException(int) - Constructor for exception com.maverick.sftp.SftpStatusException
 
SftpStatusException(int, boolean) - Constructor for exception com.maverick.sftp.SftpStatusException
 
SftpSubsystemChannel - Class in com.maverick.sftp
This class implements the SFTP protocol which is executed as an SSH subsystem.
SftpSubsystemChannel(SshSession) - Constructor for class com.maverick.sftp.SftpSubsystemChannel
 
SftpSubsystemChannel(SshSession, int) - Constructor for class com.maverick.sftp.SftpSubsystemChannel
 
SftpSubsystemChannel(SshSession, int, int) - Constructor for class com.maverick.sftp.SftpSubsystemChannel
 
SFX_ACL_AUDIT_ALARM_INCLUDED - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SFX_ACL_AUDIT_ALARM_INHERITED - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SFX_ACL_CONTROL_INCLUDED - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SFX_ACL_CONTROL_INHERITED - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SFX_ACL_CONTROL_PRESENT - Static variable in class com.maverick.sftp.SftpFileAttributes
 
sha1(byte[]) - Static method in class com.maverick.ssh.components.Utils
 
SHA1_FINGERPRINT - Static variable in class com.maverick.ssh.SshKeyFingerprint
 
sha1Digest(File) - Static method in class com.maverick.logging.IOUtils
 
sha1Digest(InputStream) - Static method in class com.maverick.logging.IOUtils
 
SHA1Digest - Class in com.maverick.ssh.components.jce
SHA-1 digest implementation.
SHA1Digest() - Constructor for class com.maverick.ssh.components.jce.SHA1Digest
 
sha256(byte[]) - Static method in class com.maverick.ssh.components.Utils
 
SHA256_FINGERPRINT - Static variable in class com.maverick.ssh.SshKeyFingerprint
 
SHA256Digest - Class in com.maverick.ssh.components.jce
SHA-1 digest implementation.
SHA256Digest() - Constructor for class com.maverick.ssh.components.jce.SHA256Digest
 
SHA384Digest - Class in com.maverick.ssh.components.jce
SHA-1 digest implementation.
SHA384Digest() - Constructor for class com.maverick.ssh.components.jce.SHA384Digest
 
sha512(byte[]) - Static method in class com.maverick.ssh.components.Utils
 
SHA512Digest - Class in com.maverick.ssh.components.jce
SHA-1 digest implementation.
SHA512Digest() - Constructor for class com.maverick.ssh.components.jce.SHA512Digest
 
Shell - Class in com.maverick.ssh
 
Shell(SshClient) - Constructor for class com.maverick.ssh.Shell
 
Shell(SshClient, ShellStartupTrigger) - Constructor for class com.maverick.ssh.Shell
 
Shell(SshClient, ShellStartupTrigger, long) - Constructor for class com.maverick.ssh.Shell
 
Shell(SshClient, ShellStartupTrigger, long, String) - Constructor for class com.maverick.ssh.Shell
 
Shell(SshClient, ShellStartupTrigger, long, String, int, int) - Constructor for class com.maverick.ssh.Shell
 
shell - Variable in class com.maverick.ssh.ShellController
 
SHELL_ERROR - Static variable in exception com.maverick.ssh.SshException
A request was made to start a shell, but this request failed.
shellClosed(SshClient, SshSession) - Method in class com.maverick.ssh.SshClientAdapter
 
shellClosed(SshClient, SshSession) - Method in interface com.maverick.ssh.SshClientListener
 
ShellController - Class in com.maverick.ssh
 
ShellDefaultMatcher - Class in com.maverick.ssh
 
ShellDefaultMatcher() - Constructor for class com.maverick.ssh.ShellDefaultMatcher
 
ShellMatcher - Interface in com.maverick.ssh
 
ShellMatcher.Continue - Enum in com.maverick.ssh
 
ShellProcess - Class in com.maverick.ssh
 
ShellProcessController - Class in com.maverick.ssh
 
ShellProcessController(ShellProcess) - Constructor for class com.maverick.ssh.ShellProcessController
 
ShellProcessController(ShellProcess, ShellMatcher) - Constructor for class com.maverick.ssh.ShellProcessController
 
ShellReader - Interface in com.maverick.ssh
 
ShellStartupPasswordTrigger - Class in com.maverick.ssh
 
ShellStartupPasswordTrigger(String, String) - Constructor for class com.maverick.ssh.ShellStartupPasswordTrigger
 
ShellStartupPasswordTrigger(String, String, ShellMatcher) - Constructor for class com.maverick.ssh.ShellStartupPasswordTrigger
 
ShellStartupTrigger - Interface in com.maverick.ssh
 
ShellTimeoutException - Exception in com.maverick.ssh
Exception thrown when an operation times out.
ShellWriter - Interface in com.maverick.ssh
 
showPrompts(String, String, KBIPrompt[]) - Method in interface com.maverick.ssh2.KBIRequestHandler
Called by the keyboard-interactive authentication mechanism when the server requests information from the user.
shutdown() - Method in class com.maverick.logging.DefaultLoggerContext
 
shutdown() - Method in class com.maverick.logging.Log
 
shutdown() - Method in interface com.maverick.logging.RootLoggerContext
 
sign(SshPublicKey, byte[]) - Method in class com.maverick.agent.client.SshAgentClient
 
sign(byte[], byte[], byte[], byte[]) - Static method in class com.maverick.ssh.components.Curve25519
DIGITAL SIGNATURES
sign(SshPublicKey, UnsignedInteger64, int, String, List<String>, UnsignedInteger64, UnsignedInteger64, List<CriticalOption>, List<CertificateExtension>, SshKeyPair) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
sign(byte[]) - Method in interface com.maverick.ssh.components.SshDsaPrivateKey
 
sign(byte[]) - Method in interface com.maverick.ssh.components.SshPrivateKey
Create a signature from the data.
sign(byte[], String) - Method in interface com.maverick.ssh.components.SshPrivateKey
 
sign(byte[]) - Method in interface com.maverick.ssh.components.SshRsaPrivateKey
 
sign(SshPublicKey, byte[]) - Method in interface com.maverick.ssh2.SignatureGenerator
Sign the data using the private key of the public key provided.
signal(String) - Method in class com.maverick.ssh2.Ssh2Session
Send a signal to the remote process.
signalClosingState() - Method in class com.maverick.ssh.message.SshMessageRouter
 
signature - Variable in class com.maverick.ssh2.SshKeyExchangeClient
The signature generated over the exchange hash
SignatureGenerator - Interface in com.maverick.ssh2
Provides a callback when a private key signature is required.
silentClose() - Method in class com.maverick.util.ByteArrayReader
 
silentClose() - Method in class com.maverick.util.ByteArrayWriter
 
SimpleASNReader - Class in com.maverick.util
 
SimpleASNReader(byte[]) - Constructor for class com.maverick.util.SimpleASNReader
Creates a new SimpleASNReader object.
SimpleASNWriter - Class in com.maverick.util
 
SimpleASNWriter() - Constructor for class com.maverick.util.SimpleASNWriter
Creates a new SimpleASNWriter object.
size() - Method in class com.maverick.agent.InMemoryKeyStore
 
size() - Method in interface com.maverick.agent.KeyStore
How many keys are in this store?
socket - Variable in class com.sshtools.net.SocketWrapper
 
SOCKET_TIMEOUT - Static variable in exception com.maverick.ssh.SshException
The API detected a socket timeout
SocketListener(String, int, String, int) - Constructor for class com.sshtools.net.ForwardingClient.SocketListener
 
socketlisteners - Variable in class com.sshtools.net.ForwardingClient
 
SocketTimeoutSupport - Interface in com.maverick.ssh
This interface adds timeout support to the SocketTransport interface.
SocketTransport - Class in com.sshtools.net
Extends a Socket to provide an SshTransport suitable for use in making connections using the SshConnector.
SocketTransport(String, int) - Constructor for class com.sshtools.net.SocketTransport
Connect the socket.
SocketWrappedChannel - Class in socks
 
SocketWrapper - Class in com.sshtools.net
Implements a basic wrapper around a Socket to provide an SshTransport suitable for use in making connections using the SshConnector.
SocketWrapper(Socket) - Constructor for class com.sshtools.net.SocketWrapper
Create a SocketWrapper
socks - package socks
 
socks.server - package socks.server
 
SOCKS4 - Static variable in class com.sshtools.net.SocksProxyTransport
 
Socks4Proxy - Class in socks
Proxy which describes SOCKS4 proxy.
Socks4Proxy(Proxy, String, int, String) - Constructor for class socks.Socks4Proxy
Creates the SOCKS4 proxy
Socks4Proxy(String, int, String) - Constructor for class socks.Socks4Proxy
Creates the SOCKS4 proxy
Socks4Proxy(Proxy, InetAddress, int, String) - Constructor for class socks.Socks4Proxy
Creates the SOCKS4 proxy
Socks4Proxy(InetAddress, int, String) - Constructor for class socks.Socks4Proxy
Creates the SOCKS4 proxy
SOCKS5 - Static variable in class com.sshtools.net.SocksProxyTransport
 
Socks5DatagramSocket - Class in socks
Datagram socket to interract through the firewall.
Can be used same way as the normal DatagramSocket.
Socks5DatagramSocket() - Constructor for class socks.Socks5DatagramSocket
Construct Datagram socket for communication over SOCKS5 proxy server.
Socks5DatagramSocket(int) - Constructor for class socks.Socks5DatagramSocket
Construct Datagram socket for communication over SOCKS5 proxy server.
Socks5DatagramSocket(int, InetAddress) - Constructor for class socks.Socks5DatagramSocket
Construct Datagram socket for communication over SOCKS5 proxy server.
Socks5DatagramSocket(Proxy, int, InetAddress) - Constructor for class socks.Socks5DatagramSocket
Constructs datagram socket for communication over specified proxy.
Socks5Proxy - Class in socks
SOCKS5 Proxy.
Socks5Proxy(Proxy, String, int) - Constructor for class socks.Socks5Proxy
Creates SOCKS5 proxy.
Socks5Proxy(String, int) - Constructor for class socks.Socks5Proxy
Creates SOCKS5 proxy.
Socks5Proxy(Proxy, InetAddress, int) - Constructor for class socks.Socks5Proxy
Creates SOCKS5 proxy.
Socks5Proxy(InetAddress, int) - Constructor for class socks.Socks5Proxy
Creates SOCKS5 proxy.
SOCKS_ADDR_NOT_SUPPORTED - Static variable in class socks.Proxy
 
SOCKS_AUTH_FAILURE - Static variable in class socks.Proxy
 
SOCKS_AUTH_NOT_SUPPORTED - Static variable in class socks.Proxy
 
SOCKS_BADCONNECT - Static variable in class socks.Proxy
 
SOCKS_BADNETWORK - Static variable in class socks.Proxy
 
SOCKS_CMD_NOT_SUPPORTED - Static variable in class socks.Proxy
 
SOCKS_CONNECTION_REFUSED - Static variable in class socks.Proxy
 
SOCKS_DIRECT_FAILED - Static variable in class socks.Proxy
 
SOCKS_FAILURE - Static variable in class socks.Proxy
 
SOCKS_HOST_UNREACHABLE - Static variable in class socks.Proxy
 
SOCKS_JUST_ERROR - Static variable in class socks.Proxy
 
SOCKS_METHOD_NOTSUPPORTED - Static variable in class socks.Proxy
 
SOCKS_NO_PROXY - Static variable in class socks.Proxy
 
SOCKS_PROXY_IO_ERROR - Static variable in class socks.Proxy
 
SOCKS_PROXY_NO_CONNECT - Static variable in class socks.Proxy
 
SOCKS_SUCCESS - Static variable in class socks.Proxy
 
SOCKS_TTL_EXPIRE - Static variable in class socks.Proxy
 
SocksDialog - Class in socks
Socks configuration dialog.
Class which provides GUI means of getting Proxy configuration from the user.
SocksDialog(Frame) - Constructor for class socks.SocksDialog
Creates SOCKS configuration dialog.
Uses default initialisation:
Proxy host: socks-proxy
Proxy port: 1080
Version: 5
SocksDialog(Frame, Proxy) - Constructor for class socks.SocksDialog
Creates SOCKS configuration dialog and initialises it to given proxy.
SocksException - Exception in socks
Exception thrown by various socks classes to indicate errors with protocol or unsuccessfull server responses.
SocksException(int) - Constructor for exception socks.SocksException
Construct a SocksException with given errorcode.
SocksException(int, String) - Constructor for exception socks.SocksException
Constructs a SocksException with given error code and message.
SocksProxyTransport - Class in com.sshtools.net
Provides an SshTransport implementation that can route the connection through a SOCKS 4 or SOCKS 5 proxy.
SocksServerSocket - Class in socks
SocksServerSocket allows to accept connections from one particular host through the SOCKS4 or SOCKS5 proxy.
SocksServerSocket(String, int) - Constructor for class socks.SocksServerSocket
Creates ServerSocket capable of accepting one connection through the firewall, uses default Proxy.
SocksServerSocket(Proxy, String, int) - Constructor for class socks.SocksServerSocket
Creates ServerSocket capable of accepting one connection through the firewall, uses given proxy.
SocksServerSocket(InetAddress, int) - Constructor for class socks.SocksServerSocket
Creates ServerSocket capable of accepting one connection through the firewall, uses default Proxy.
SocksServerSocket(Proxy, InetAddress, int) - Constructor for class socks.SocksServerSocket
Creates ServerSocket capable of accepting one connection through the firewall, uses given proxy.
SocksSocket - Class in socks
SocksSocket tryies to look very similar to normal Socket, while allowing connections through the SOCKS4 or 5 proxy.
SocksSocket(String, int) - Constructor for class socks.SocksSocket
Tryies to connect to given host and port using default proxy.
SocksSocket(Proxy, String, int) - Constructor for class socks.SocksSocket
Connects to host port using given proxy server.
SocksSocket(InetAddress, int) - Constructor for class socks.SocksSocket
Tryies to connect to given ip and port using default proxy.
SocksSocket(Proxy, InetAddress, int) - Constructor for class socks.SocksSocket
Connects to given ip and port using given Proxy server.
SocksSocket(String, int, Proxy) - Constructor for class socks.SocksSocket
These 2 constructors are used by the SocksServerSocket.
SocksSocket(InetAddress, int, Proxy) - Constructor for class socks.SocksSocket
 
sort(int[]) - Static method in class com.maverick.util.Arrays
Sorts the specified array of ints into ascending numerical order.
source - Variable in class com.maverick.events.EventObject
The object on which the Event initially occurred.
SOURCE_ADDRESS - Static variable in class com.maverick.ssh.components.jce.CriticalOption
 
sourceAddress(String...) - Method in class com.maverick.ssh.components.jce.CriticalOption.Builder
 
ssh - Variable in class com.maverick.scp.ScpClientIO
 
SSH1 - Static variable in class com.maverick.ssh.SshConnector
Constant for the SSH protocol version 1
SSH1_FORMAT - Static variable in class com.sshtools.publickey.SshPrivateKeyFileFactory
Deprecated.
SSH1_FORMAT - Static variable in class com.sshtools.publickey.SshPublicKeyFileFactory
 
SSH1_RSA - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
Ssh1ChallengeResponseAuthentication - Class in com.maverick.ssh1
Adds support for SSH1 challenge response authentication.
Ssh1ChallengeResponseAuthentication() - Constructor for class com.maverick.ssh1.Ssh1ChallengeResponseAuthentication
 
Ssh1ChallengeResponseAuthentication.Prompt - Interface in com.maverick.ssh1
 
Ssh1Client - Class in com.maverick.ssh1
Implementation of an SshClient for the SSH1 protocol; no additional features are currently implemented outside of the general SshClient contract.
Ssh1Client() - Constructor for class com.maverick.ssh1.Ssh1Client
Default public constructor for the client called by SshConnector.
Ssh1Context - Class in com.maverick.ssh1
This class implements SshContext to provide SSH1 connection configuration through the SshConnector class.
Ssh1Context() - Constructor for class com.maverick.ssh1.Ssh1Context
Construct a new context instance with default values.
Ssh1Des - Class in com.maverick.ssh.components.jce
DES cipher implementation for SSH1 protocol.
Ssh1Des() - Constructor for class com.maverick.ssh.components.jce.Ssh1Des
 
Ssh1Des3 - Class in com.maverick.ssh.components.jce
3DES cipher implementation for SSH1 protocol.
Ssh1Des3() - Constructor for class com.maverick.ssh.components.jce.Ssh1Des3
 
Ssh1ProtocolListener - Interface in com.maverick.ssh1
 
Ssh1RhostsRsaAuthentication - Class in com.maverick.ssh1
Provides rhosts rsa authentication for the SSH1 protocol.
Ssh1RhostsRsaAuthentication() - Constructor for class com.maverick.ssh1.Ssh1RhostsRsaAuthentication
 
Ssh1RsaPublicKey - Class in com.maverick.ssh.components.jce
RSA public key implementation for the SSH1 protocol.
Ssh1RsaPublicKey(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh1RsaPublicKey
 
Ssh1RsaPublicKey(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh1RsaPublicKey
 
SSH2 - Static variable in class com.maverick.ssh.SshConnector
Constant for the SSH protocol version 2
SSH2_AGENT_IDENTITIES_ANSWER - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH2_AGENT_SIGN_RESPONSE - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH2_AGENTC_ADD_ID_CONSTRAINED - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH2_AGENTC_ADD_IDENTITY - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH2_AGENTC_REMOVE_ALL_IDENTITIES - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH2_AGENTC_REMOVE_IDENTITY - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH2_AGENTC_REQUEST_IDENTITIES - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH2_AGENTC_SIGN_REQUEST - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH2_DSA - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
SSH2_RSA - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
Ssh2AgentAuthentication - Class in com.maverick.agent.client
 
Ssh2AgentAuthentication(SshAgentClient) - Constructor for class com.maverick.agent.client.Ssh2AgentAuthentication
 
Ssh2BaseDsaPrivateKey - Class in com.maverick.ssh.components.jce
 
Ssh2BaseDsaPrivateKey(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
Ssh2BaseDsaPrivateKey(PrivateKey, Provider) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
Ssh2BaseJCEPrivateKey - Class in com.maverick.ssh.components.jce
 
Ssh2BaseJCEPrivateKey(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseJCEPrivateKey
 
Ssh2BaseJCEPrivateKey(PrivateKey, Provider) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseJCEPrivateKey
 
Ssh2BaseRsaPrivateKey - Class in com.maverick.ssh.components.jce
 
Ssh2BaseRsaPrivateKey(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseRsaPrivateKey
 
Ssh2BaseRsaPrivateKey(PrivateKey, Provider) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseRsaPrivateKey
 
Ssh2Channel - Class in com.maverick.ssh2
All terminal sessions, forwarded connections, etc are channels and this class implements the base SSH2 channel.
Ssh2Channel(String, int, int) - Constructor for class com.maverick.ssh2.Ssh2Channel
 
Ssh2Client - Class in com.maverick.ssh2
Implementation of an SshClient for the SSH2 protocol; this provides the ability to create custom channels and sending/receiving of global requests in addition to the standard SshClient contract.
Ssh2Client() - Constructor for class com.maverick.ssh2.Ssh2Client
Default constructor called by SshConnector.
Ssh2Context - Class in com.maverick.ssh2
This class implements SshContextto provide SSH2 connection configuration through the SshConnector class.
Ssh2Context() - Constructor for class com.maverick.ssh2.Ssh2Context
Contructs a default context
Ssh2Context(SecurityPolicy) - Constructor for class com.maverick.ssh2.Ssh2Context
 
Ssh2DsaPrivateKey - Class in com.maverick.ssh.components.jce
DSA private key implementation for the SSH2 protocol.
Ssh2DsaPrivateKey(DSAPrivateKey, DSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
Ssh2DsaPrivateKey(DSAPrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
Ssh2DsaPrivateKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
Ssh2DsaPublicKey - Class in com.maverick.ssh.components.jce
A DSA public key implementation which uses a JCE provider.
Ssh2DsaPublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
Ssh2DsaPublicKey(DSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
Ssh2DsaPublicKey(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
Ssh2EcdsaSha2Nist256PublicKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2Nist256PublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2Nist256PublicKey
 
Ssh2EcdsaSha2Nist384PublicKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2Nist384PublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2Nist384PublicKey
 
Ssh2EcdsaSha2Nist521PublicKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2Nist521PublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2Nist521PublicKey
 
Ssh2EcdsaSha2NistPrivateKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2NistPrivateKey(PrivateKey, String) - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
Ssh2EcdsaSha2NistPrivateKey(PrivateKey, String, Provider) - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
Ssh2EcdsaSha2NistPublicKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2NistPublicKey(ECPublicKey, String) - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
Ssh2HostbasedAuthentication - Class in com.maverick.ssh2
Provides hostbased authentication for the SSH2 protocol.
Ssh2HostbasedAuthentication() - Constructor for class com.maverick.ssh2.Ssh2HostbasedAuthentication
 
Ssh2PasswordAuthentication - Class in com.maverick.ssh2
Implements Password authentication as defined in the SSH Authenticaiton Protocol.
Ssh2PasswordAuthentication() - Constructor for class com.maverick.ssh2.Ssh2PasswordAuthentication
Construct the method
Ssh2PasswordAuthentication(String) - Constructor for class com.maverick.ssh2.Ssh2PasswordAuthentication
 
Ssh2PublicKeyAuthentication - Class in com.maverick.ssh2
SSH2 public key authentication providing additional SSH2 public key authentication features.
Ssh2PublicKeyAuthentication() - Constructor for class com.maverick.ssh2.Ssh2PublicKeyAuthentication
 
Ssh2RsaPrivateCrtKey - Class in com.maverick.ssh.components.jce
RSA co-efficient private key implementation for SSH2 protocol.
Ssh2RsaPrivateCrtKey(RSAPrivateCrtKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
Ssh2RsaPrivateCrtKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
Ssh2RsaPrivateKey - Class in com.maverick.ssh.components.jce
RSA private key implementation for the SSH2 protocol.
Ssh2RsaPrivateKey(RSAPrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
Ssh2RsaPrivateKey(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
Ssh2RsaPublicKey - Class in com.maverick.ssh.components.jce
A RSA public key implementation which uses a JCE provider.
Ssh2RsaPublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKey(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKey(SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
Default constructor for initializing the key from a byte array using the init method.
Ssh2RsaPublicKey(RSAPublicKey, SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKey(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKey(BigInteger, BigInteger, SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKeySHA256 - Class in com.maverick.ssh.components.jce
 
Ssh2RsaPublicKeySHA256() - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
Ssh2RsaPublicKeySHA256(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
Ssh2RsaPublicKeySHA256(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
Ssh2RsaPublicKeySHA256(SshRsaPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
Ssh2RsaPublicKeySHA512 - Class in com.maverick.ssh.components.jce
 
Ssh2RsaPublicKeySHA512() - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
Ssh2RsaPublicKeySHA512(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
Ssh2RsaPublicKeySHA512(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
Ssh2RsaPublicKeySHA512(SshRsaPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
Ssh2Session - Class in com.maverick.ssh2
This class implements the SSH2 session channel, unlike SSH1 multiple sessions can be opened on the same SSH connection.
Ssh2Session(int, int, Ssh2Client) - Constructor for class com.maverick.ssh2.Ssh2Session
Construct a session channel.
SSH_AGENT_ADD_KEY - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_ALIVE - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_CONSTRAINT_FORWARDING_PATH - Static variable in class com.maverick.agent.KeyConstraints
 
SSH_AGENT_CONSTRAINT_FORWARDING_STEPS - Static variable in class com.maverick.agent.KeyConstraints
 
SSH_AGENT_CONSTRAINT_NEED_USER_VERIFICATION - Static variable in class com.maverick.agent.KeyConstraints
 
SSH_AGENT_CONSTRAINT_SSH1_COMPAT - Static variable in class com.maverick.agent.KeyConstraints
 
SSH_AGENT_CONSTRAINT_TIMEOUT - Static variable in class com.maverick.agent.KeyConstraints
 
SSH_AGENT_CONSTRAINT_USE_LIMIT - Static variable in class com.maverick.agent.KeyConstraints
 
SSH_AGENT_DELETE_ALL_KEYS - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_DELETE_KEY - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_ERROR_DECRYPT_FAILED - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_ERROR_DENIED - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_ERROR_FAILURE - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_ERROR_KEY_NOT_FOUND - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_ERROR_KEY_NOT_SUITABLE - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_ERROR_SIZE_ERROR - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_ERROR_TIMEOUT - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_ERROR_UNSUPPORTED_OP - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_FAILURE - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH_AGENT_FAILURE - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_FORWARDING_NOTICE - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_KEY_LIST - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_LIST_KEYS - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_LOCK - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_OPERATION_COMPLETE - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_PING - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_PRIVATE_KEY_OP - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_RANDOM - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_RANDOM_DATA - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_REQUEST_VERSION - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_SUCCESS - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH_AGENT_SUCCESS - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_UNLOCK - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_VERSION - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENT_VERSION_RESPONSE - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_AGENTC_LOCK - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH_AGENTC_UNLOCK - Static variable in class com.maverick.agent.openssh.OpenSSHAgentMessages
 
SSH_CERT_TYPE_HOST - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
SSH_CERT_TYPE_HOST - Static variable in class com.maverick.ssh.components.SshCertificate
 
SSH_CERT_TYPE_USER - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
SSH_CERT_TYPE_USER - Static variable in class com.maverick.ssh.components.SshCertificate
 
SSH_DSS_CERT_V01 - Static variable in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
SSH_FILEXFER_ATTR_FLAGS_APPEND_ONLY - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_ARCHIVE - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_CASE_INSENSITIVE - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_COMPRESSED - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_ENCRYPTED - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_HIDDEN - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_IMMUTABLE - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_READONLY - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_SPARSE - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_SYNC - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_SYSTEM - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_FLAGS_TRANSLATION_ERR - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_GUESSED_BINARY - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_GUESSED_TEXT - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_KNOWN_BINARY - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_ATTR_KNOWN_TEXT - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_TYPE_BLOCK_DEVICE - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_TYPE_CHAR_DEVICE - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_TYPE_DIRECTORY - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_TYPE_FIFO - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_TYPE_REGULAR - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_TYPE_SOCKET - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_TYPE_SPECIAL - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_TYPE_SYMLINK - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FILEXFER_TYPE_UNKNOWN - Static variable in class com.maverick.sftp.SftpFileAttributes
 
SSH_FX_BAD_MESSAGE - Static variable in exception com.maverick.sftp.SftpStatusException
The client sent a bad protocol message
SSH_FX_BYTE_RANGE_LOCK_CONFLICT - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_BYTE_RANGE_LOCK_REFUSED - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_CANNOT_DELETE - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_CONNECTION_LOST - Static variable in exception com.maverick.sftp.SftpStatusException
The file system connection was lost
SSH_FX_DELETE_PENDING - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_DIR_NOT_EMPTY - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_EOF - Static variable in exception com.maverick.sftp.SftpStatusException
The file or listing is EOF
SSH_FX_FAILURE - Static variable in exception com.maverick.sftp.SftpStatusException
Generic failure code
SSH_FX_FILE_ALREADY_EXISTS - Static variable in exception com.maverick.sftp.SftpStatusException
The path already exists
SSH_FX_FILE_CORRUPT - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_FILE_IS_A_DIRECTORY - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_GROUP_INVALID - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_INVALID_FILENAME - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_INVALID_HANDLE - Static variable in exception com.maverick.sftp.SftpStatusException
The file handle provided was invalid
SSH_FX_INVALID_PARAMETER - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_LINK_LOOP - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_LOCK_CONFLICT - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_NO_CONNECTION - Static variable in exception com.maverick.sftp.SftpStatusException
There is no connection to the file system
SSH_FX_NO_MATCHING_BYTE_RANGE_LOCK - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_NO_MEDIA - Static variable in exception com.maverick.sftp.SftpStatusException
There is no media available at the remote location
SSH_FX_NO_SPACE_ON_FILESYSTEM - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_NO_SUCH_FILE - Static variable in exception com.maverick.sftp.SftpStatusException
No such file was found
SSH_FX_NO_SUCH_PATH - Static variable in exception com.maverick.sftp.SftpStatusException
The path is invalid
SSH_FX_NOT_A_DIRECTORY - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_OK - Static variable in exception com.maverick.sftp.SftpStatusException
Everything performed correctly
SSH_FX_OP_UNSUPPORTED - Static variable in exception com.maverick.sftp.SftpStatusException
The operation requested is not supported
SSH_FX_OWNER_INVALID - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_PERMISSION_DENIED - Static variable in exception com.maverick.sftp.SftpStatusException
The user does not have permission
SSH_FX_QUOTA_EXCEEDED - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_UNKNOWN_PRINCIPAL - Static variable in exception com.maverick.sftp.SftpStatusException
 
SSH_FX_WRITE_PROTECT - Static variable in exception com.maverick.sftp.SftpStatusException
Cannot write to remote location
SSH_FXE_STATVFS_ST_NOSUID - Static variable in class com.sshtools.sftp.StatVfs
 
SSH_FXE_STATVFS_ST_RDONLY - Static variable in class com.sshtools.sftp.StatVfs
 
SSH_FXF_ACCESS_APPEND_DATA - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_ACCESS_APPEND_DATA_ATOMIC - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_ACCESS_AUDIT_ALARM_INFO - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_ACCESS_BACKUP - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_ACCESS_BLOCK_ADVISORY - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_ACCESS_BLOCK_DELETE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_ACCESS_BLOCK_READ - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_ACCESS_BLOCK_WRITE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_ACCESS_DISPOSITION - Static variable in class com.maverick.sftp.SftpSubsystemChannel
Version 5 new flags
SSH_FXF_ACCESS_TEXT_MODE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_BACKUP_STREAM - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_CREATE_NEW - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_CREATE_TRUNCATE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_DELETE_ON_CLOSE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_NOFOLLOW - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_OPEN_EXISTING - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_OPEN_OR_CREATE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_OVERRIDE_OWNER - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXF_TRUNCATE_EXISTING - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXP_RENAME_ATOMIC - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXP_RENAME_NATIVE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_FXP_RENAME_OVERWRITE - Static variable in class com.maverick.sftp.SftpSubsystemChannel
 
SSH_MSG_KEX_ECDH_INIT - Static variable in class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
SSH_MSG_KEX_ECDH_INIT - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanEcdh
 
SSH_MSG_KEX_ECDH_REPLY - Static variable in class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
SSH_MSG_KEX_ECDH_REPLY - Static variable in class com.maverick.ssh.components.jce.client.DiffieHellmanEcdh
 
SSH_MSG_USERAUTH_PK_OK - Static variable in class com.maverick.agent.rfc.RFCAgentMessages
 
SSH_MSG_USERAUTH_REQUEST - Static variable in class com.maverick.ssh2.AuthenticationProtocol
 
SSH_RSA_CERT_V01 - Static variable in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
SSH_RSA_CERT_V01 - Static variable in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
SSH_RSA_CERT_V01 - Static variable in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
SshAbstractChannel - Class in com.maverick.ssh.message
 
SshAbstractChannel() - Constructor for class com.maverick.ssh.message.SshAbstractChannel
 
SshAgentAcceptor - Interface in com.maverick.agent.server
 
SshAgentAddKey - Class in com.maverick.agent.openssh
 
SshAgentAddKey() - Constructor for class com.maverick.agent.openssh.SshAgentAddKey
Creates a new SshAgentAddKey object.
SshAgentAddKey(SshPrivateKey, SshPublicKey, String, KeyConstraints) - Constructor for class com.maverick.agent.openssh.SshAgentAddKey
Creates a new SshAgentAddKey object.
SshAgentAddKey - Class in com.maverick.agent.rfc
 
SshAgentAddKey() - Constructor for class com.maverick.agent.rfc.SshAgentAddKey
Creates a new SshAgentAddKey object.
SshAgentAddKey(SshPrivateKey, SshPublicKey, String, KeyConstraints) - Constructor for class com.maverick.agent.rfc.SshAgentAddKey
Creates a new SshAgentAddKey object.
SshAgentAlive - Class in com.maverick.agent.rfc
 
SshAgentAlive() - Constructor for class com.maverick.agent.rfc.SshAgentAlive
Creates a new SshAgentAlive object.
SshAgentAlive(byte[]) - Constructor for class com.maverick.agent.rfc.SshAgentAlive
Creates a new SshAgentAlive object.
SshAgentClient - Class in com.maverick.agent.client
Maintain the public keys for SshConnection
SshAgentClient(boolean, String, Socket) - Constructor for class com.maverick.agent.client.SshAgentClient
 
SshAgentClient(boolean, String, Closeable, InputStream, OutputStream, boolean) - Constructor for class com.maverick.agent.client.SshAgentClient
 
SshAgentConnection - Interface in com.maverick.agent.server
 
SshAgentConnectionFactory - Interface in com.maverick.agent.server
 
SshAgentDeleteKey - Class in com.maverick.agent.openssh
 
SshAgentDeleteKey() - Constructor for class com.maverick.agent.openssh.SshAgentDeleteKey
Creates a new SshAgentDeleteKey object.
SshAgentDeleteKey(SshPublicKey, String) - Constructor for class com.maverick.agent.openssh.SshAgentDeleteKey
Creates a new SshAgentDeleteKey object.
SshAgentDeleteKey - Class in com.maverick.agent.rfc
 
SshAgentDeleteKey() - Constructor for class com.maverick.agent.rfc.SshAgentDeleteKey
Creates a new SshAgentDeleteKey object.
SshAgentDeleteKey(SshPublicKey, String) - Constructor for class com.maverick.agent.rfc.SshAgentDeleteKey
Creates a new SshAgentDeleteKey object.
SshAgentFailure - Class in com.maverick.agent.openssh
 
SshAgentFailure() - Constructor for class com.maverick.agent.openssh.SshAgentFailure
Creates a new SshAgentFailure object.
SshAgentFailure - Class in com.maverick.agent.rfc
 
SshAgentFailure() - Constructor for class com.maverick.agent.rfc.SshAgentFailure
Creates a new SshAgentFailure object.
SshAgentFailure(int) - Constructor for class com.maverick.agent.rfc.SshAgentFailure
Creates a new SshAgentFailure object.
SshAgentForwardingNotice - Class in com.maverick.agent.rfc
 
SshAgentForwardingNotice() - Constructor for class com.maverick.agent.rfc.SshAgentForwardingNotice
Creates a new SshAgentForwardingNotice object.
SshAgentForwardingNotice(String, String, int) - Constructor for class com.maverick.agent.rfc.SshAgentForwardingNotice
Creates a new SshAgentForwardingNotice object.
SshAgentKeyList - Class in com.maverick.agent.openssh
 
SshAgentKeyList(Map<SshPublicKey, String>) - Constructor for class com.maverick.agent.openssh.SshAgentKeyList
Creates a new SshAgentKeyList object.
SshAgentKeyList() - Constructor for class com.maverick.agent.openssh.SshAgentKeyList
Creates a new SshAgentKeyList object.
SshAgentKeyList - Class in com.maverick.agent.rfc
 
SshAgentKeyList(Map<SshPublicKey, String>) - Constructor for class com.maverick.agent.rfc.SshAgentKeyList
Creates a new SshAgentKeyList object.
SshAgentKeyList() - Constructor for class com.maverick.agent.rfc.SshAgentKeyList
Creates a new SshAgentKeyList object.
SshAgentLock - Class in com.maverick.agent.openssh
 
SshAgentLock(boolean) - Constructor for class com.maverick.agent.openssh.SshAgentLock
Creates a new SshAgentLock object.
SshAgentLock(boolean, String) - Constructor for class com.maverick.agent.openssh.SshAgentLock
Creates a new SshAgentLock object.
SshAgentLock - Class in com.maverick.agent.rfc
 
SshAgentLock(boolean) - Constructor for class com.maverick.agent.rfc.SshAgentLock
Creates a new SshAgentLock object.
SshAgentLock(boolean, String) - Constructor for class com.maverick.agent.rfc.SshAgentLock
Creates a new SshAgentLock object.
SshAgentOperationComplete - Class in com.maverick.agent.openssh
 
SshAgentOperationComplete() - Constructor for class com.maverick.agent.openssh.SshAgentOperationComplete
Creates a new SshAgentOperationComplete object.
SshAgentOperationComplete(byte[]) - Constructor for class com.maverick.agent.openssh.SshAgentOperationComplete
Creates a new SshAgentOperationComplete object.
SshAgentOperationComplete - Class in com.maverick.agent.rfc
 
SshAgentOperationComplete() - Constructor for class com.maverick.agent.rfc.SshAgentOperationComplete
Creates a new SshAgentOperationComplete object.
SshAgentOperationComplete(byte[]) - Constructor for class com.maverick.agent.rfc.SshAgentOperationComplete
Creates a new SshAgentOperationComplete object.
SshAgentPing - Class in com.maverick.agent.rfc
 
SshAgentPing() - Constructor for class com.maverick.agent.rfc.SshAgentPing
Creates a new SshAgentPing object.
SshAgentPing(byte[]) - Constructor for class com.maverick.agent.rfc.SshAgentPing
Creates a new SshAgentPing object.
SshAgentPrivateKeyOp - Class in com.maverick.agent.openssh
Message for Agent Private key operation
SshAgentPrivateKeyOp() - Constructor for class com.maverick.agent.openssh.SshAgentPrivateKeyOp
Creates a new SshAgentPrivateKeyOp object.
SshAgentPrivateKeyOp(SshPublicKey, byte[], UnsignedInteger32) - Constructor for class com.maverick.agent.openssh.SshAgentPrivateKeyOp
Creates a new SshAgentPrivateKeyOp object.
SshAgentPrivateKeyOp - Class in com.maverick.agent.rfc
Message for Agent Private key operation
SshAgentPrivateKeyOp() - Constructor for class com.maverick.agent.rfc.SshAgentPrivateKeyOp
Creates a new SshAgentPrivateKeyOp object.
SshAgentPrivateKeyOp(SshPublicKey, String, byte[]) - Constructor for class com.maverick.agent.rfc.SshAgentPrivateKeyOp
Creates a new SshAgentPrivateKeyOp object.
SshAgentRandom - Class in com.maverick.agent.rfc
 
SshAgentRandom() - Constructor for class com.maverick.agent.rfc.SshAgentRandom
Creates a new SshAgentRandom object.
SshAgentRandom(int) - Constructor for class com.maverick.agent.rfc.SshAgentRandom
Creates a new SshAgentRandom object.
SshAgentRandomData - Class in com.maverick.agent.rfc
 
SshAgentRandomData() - Constructor for class com.maverick.agent.rfc.SshAgentRandomData
Creates a new SshAgentRandomData object.
SshAgentRandomData(byte[]) - Constructor for class com.maverick.agent.rfc.SshAgentRandomData
Creates a new SshAgentRandomData object.
SshAgentRequestVersion - Class in com.maverick.agent.rfc
 
SshAgentRequestVersion() - Constructor for class com.maverick.agent.rfc.SshAgentRequestVersion
Creates a new SshAgentRequestVersion object.
SshAgentRequestVersion(String) - Constructor for class com.maverick.agent.rfc.SshAgentRequestVersion
Creates a new SshAgentRequestVersion object.
SshAgentServer - Class in com.maverick.agent.server
 
SshAgentServer(SshAgentConnectionFactory) - Constructor for class com.maverick.agent.server.SshAgentServer
 
SshAgentServer(SshAgentConnectionFactory, KeyStore) - Constructor for class com.maverick.agent.server.SshAgentServer
 
SshAgentSocketListener - Class in com.maverick.agent.server
Implements a listener to run an agent over a socket.
SshAgentSocketListener(String, KeyStore) - Constructor for class com.maverick.agent.server.SshAgentSocketListener
Creates a new SshAgentSocketListener object.
SshAgentSuccess - Class in com.maverick.agent.openssh
 
SshAgentSuccess() - Constructor for class com.maverick.agent.openssh.SshAgentSuccess
Creates a new SshAgentSuccess object.
SshAgentSuccess - Class in com.maverick.agent.rfc
 
SshAgentSuccess() - Constructor for class com.maverick.agent.rfc.SshAgentSuccess
Creates a new SshAgentSuccess object.
SshAgentTransport - Interface in com.maverick.agent.server
 
SshAgentUnlock - Class in com.maverick.agent.openssh
 
SshAgentUnlock(boolean) - Constructor for class com.maverick.agent.openssh.SshAgentUnlock
Creates a new SshAgentUnlock object.
SshAgentUnlock(boolean, String) - Constructor for class com.maverick.agent.openssh.SshAgentUnlock
Creates a new SshAgentUnlock object.
SshAgentUnlock - Class in com.maverick.agent.rfc
 
SshAgentUnlock(boolean) - Constructor for class com.maverick.agent.rfc.SshAgentUnlock
Creates a new SshAgentUnlock object.
SshAgentUnlock(boolean, String) - Constructor for class com.maverick.agent.rfc.SshAgentUnlock
Creates a new SshAgentUnlock object.
SshAgentVersionResponse - Class in com.maverick.agent.rfc
 
SshAgentVersionResponse() - Constructor for class com.maverick.agent.rfc.SshAgentVersionResponse
Creates a new SshAgentVersionResponse object.
SshAgentVersionResponse(int) - Constructor for class com.maverick.agent.rfc.SshAgentVersionResponse
Creates a new SshAgentVersionResponse object.
SshAuthentication - Interface in com.maverick.ssh
The base interface for all SSH authentication mechanisms and authentication result constants.
SshCertificate - Class in com.maverick.ssh.components
 
SshCertificate(SshKeyPair, OpenSshCertificate) - Constructor for class com.maverick.ssh.components.SshCertificate
 
SshCertificateAuthority - Class in com.sshtools.publickey
 
SshCertificateAuthority() - Constructor for class com.sshtools.publickey.SshCertificateAuthority
 
SshChannel - Interface in com.maverick.ssh
The base interface for all SSH channels.
SshChannelMessage - Class in com.maverick.ssh.message
 
SshChannelMessage(byte[]) - Constructor for class com.maverick.ssh.message.SshChannelMessage
 
SshCipher - Class in com.maverick.ssh.components
Base class for all SSH protocol ciphers.
SshCipher(String, SecurityLevel) - Constructor for class com.maverick.ssh.components.SshCipher
 
SshClient - Interface in com.maverick.ssh
This interface defines the general contract for an SSH client that is compatible for both the SSH1 and SSH2 protocols.
SshClientAdapter - Class in com.maverick.pool
 
SshClientAdapter() - Constructor for class com.maverick.pool.SshClientAdapter
 
SshClientAdapter - Class in com.maverick.ssh
 
SshClientAdapter() - Constructor for class com.maverick.ssh.SshClientAdapter
 
SshClientConnector - Interface in com.maverick.ssh
 
SshClientFactory - Interface in com.maverick.pool
Factory interface for creating SshClient instances for the SshClientPool.
SshClientListener - Interface in com.maverick.ssh
 
SshClientPool - Class in com.maverick.pool
A client pool for efficient management of single threaded mode idle connections.
SshClientPool(ExecutorService, SshClientFactory) - Constructor for class com.maverick.pool.SshClientPool
 
SshClientPool(ExecutorService, SshClientFactory, long) - Constructor for class com.maverick.pool.SshClientPool
 
SshCompatibilityUtils - Class in com.maverick.ssh
 
SshCompatibilityUtils() - Constructor for class com.maverick.ssh.SshCompatibilityUtils
 
SshComponent - Interface in com.maverick.ssh.components
 
SshCompression - Interface in com.maverick.ssh.compression
Compression interface which can be implemented to provide the SSH Transport Protocol with compression.
SshConnector - Class in com.maverick.ssh
Connecting to an SSH server STARTS HERE!.
SshContext - Interface in com.maverick.ssh
This interface defines the general configuration items available to both SSH1 and SSH2.
sshdConfigFile - Variable in class com.sshtools.config.file.entry.Entry
 
SshdConfigFile - Class in com.sshtools.config.file
SshdConfigFile -- GlobalEntry (1..1) -- Map -- MatchEntries (1..N) * -- Map
SshdConfigFile.SshdConfigFileBuilder - Class in com.sshtools.config.file
 
SshdConfigFileBuilder() - Constructor for class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
SshdConfigFileCursor - Class in com.sshtools.config.file
Cursor maintains track of current entry.
SshdConfigFileCursor() - Constructor for class com.sshtools.config.file.SshdConfigFileCursor
 
SshdConfigFileEntry() - Constructor for class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigFileEntry
 
SshdConfigFileReader - Class in com.sshtools.config.file.reader
 
SshdConfigFileReader(InputStream) - Constructor for class com.sshtools.config.file.reader.SshdConfigFileReader
 
SshdConfigFileWriter - Class in com.sshtools.config.file.writer
 
SshdConfigFileWriter(OutputStream) - Constructor for class com.sshtools.config.file.writer.SshdConfigFileWriter
 
SshdConfigKeyValueEntry(String, String) - Constructor for class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
SshDiagnostics - Class in com.maverick.ssh
 
SshDiagnostics() - Constructor for class com.maverick.ssh.SshDiagnostics
 
SshDsaPrivateKey - Interface in com.maverick.ssh.components
This interface should be implemented by all DSA private key implementations.
SshDsaPublicKey - Interface in com.maverick.ssh.components
This interface should be implemented by all DSA public key implementations.
SshEd25519PrivateKey - Interface in com.maverick.ssh.components.jce
 
SshEd25519PrivateKeyJCE - Class in com.maverick.ssh.components.jce
 
SshEd25519PrivateKeyJCE(byte[], byte[]) - Constructor for class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
SshEd25519PrivateKeyJCE(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
SshEd25519PublicKey - Interface in com.maverick.ssh.components.jce
 
SshEd25519PublicKeyJCE - Class in com.maverick.ssh.components.jce
 
SshEd25519PublicKeyJCE() - Constructor for class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
SshEd25519PublicKeyJCE(byte[]) - Constructor for class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
SshEd25519PublicKeyJCE(PublicKey) - Constructor for class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
SshEd448PrivateKey - Interface in com.maverick.ssh.components.jce
 
SshEd448PrivateKeyJCE - Class in com.maverick.ssh.components.jce
 
SshEd448PrivateKeyJCE(byte[]) - Constructor for class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
SshEd448PrivateKeyJCE(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
SshEd448PublicKey - Interface in com.maverick.ssh.components.jce
 
SshEd448PublicKeyJCE - Class in com.maverick.ssh.components.jce
 
SshEd448PublicKeyJCE() - Constructor for class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
SshEd448PublicKeyJCE(byte[]) - Constructor for class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
SshEd448PublicKeyJCE(PublicKey) - Constructor for class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
SshException - Exception in com.maverick.ssh
Generic exception for J2SSH Maverick exception handling.
SshException(int, String) - Constructor for exception com.maverick.ssh.SshException
For internal use to raise a component exception
SshException(String, int) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given description and reason.
SshException(String, int, List<IncompatibleAlgorithm>) - Constructor for exception com.maverick.ssh.SshException
 
SshException(String, int, String) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given description and reason.
SshException(int, Throwable) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given cause and reason.
SshException(Throwable, int) - Constructor for exception com.maverick.ssh.SshException
 
SshException(String, Throwable) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given description and cause.
SshException(Throwable) - Constructor for exception com.maverick.ssh.SshException
Create an exception by providing the cause of the error.
SshException(String, int, Throwable) - Constructor for exception com.maverick.ssh.SshException
 
SshException(String, int, Throwable, String) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given description cause, reason.
SshHmac - Interface in com.maverick.ssh.components
This interface should be implemented by all message authentication implementations.
SshIO - Interface in com.maverick.ssh
Base interface for all SSH related IO interfaces.
SshIOException - Exception in com.maverick.ssh
This class is provided so that when a channel InputStream/OutputStream interface has to throw an IOException; the real SshException cause can be retrieved.
SshIOException(SshException) - Constructor for exception com.maverick.ssh.SshIOException
Construct the exception with the real exception.
SshKeyExchange - Interface in com.maverick.ssh.components
Base interface for SSH2 key exchange implementations.
SshKeyExchangeClient - Class in com.maverick.ssh2
Abstract representation of an SSH key exchange.
SshKeyExchangeClient(String, SecurityLevel, int) - Constructor for class com.maverick.ssh2.SshKeyExchangeClient
 
SshKeyFingerprint - Class in com.maverick.ssh
Utility methods to generate an SSH public key fingerprint.
SshKeyFingerprint() - Constructor for class com.maverick.ssh.SshKeyFingerprint
 
SshKeyFingerprint.Encoding - Enum in com.maverick.ssh
 
SshKeyPair - Class in com.maverick.ssh.components
Storage class for a public/private key pair.
SshKeyPair() - Constructor for class com.maverick.ssh.components.SshKeyPair
 
SshKeyPairGenerator - Class in com.sshtools.publickey
Generate public/private key pairs.
SshKeyPairGenerator() - Constructor for class com.sshtools.publickey.SshKeyPairGenerator
 
SshKeyUtils - Class in com.maverick.ssh
 
SshKeyUtils() - Constructor for class com.maverick.ssh.SshKeyUtils
 
SshKeyUtils - Class in com.maverick.util
 
SshKeyUtils() - Constructor for class com.maverick.util.SshKeyUtils
 
SshMessage - Class in com.maverick.ssh.message
 
SshMessage(byte[]) - Constructor for class com.maverick.ssh.message.SshMessage
 
SshMessageReader - Interface in com.maverick.ssh.message
 
SshMessageRouter - Class in com.maverick.ssh.message
This abstract class provides a synchronized message routing framework that can be used for both the SSH1 and SSH2 protocols.
SshMessageRouter(SshMessageReader, int, boolean) - Constructor for class com.maverick.ssh.message.SshMessageRouter
 
SshMessageStore - Class in com.maverick.ssh.message
This class is the central storage location for channel messages; each channel has its own message store and the message pump delivers them here where they are stored in a lightweight linked list.
SshMessageStore(SshMessageRouter, SshAbstractChannel, MessageObserver) - Constructor for class com.maverick.ssh.message.SshMessageStore
 
SshMsgUserAuthPKOK - Class in com.maverick.agent.rfc
 
SshMsgUserAuthPKOK() - Constructor for class com.maverick.agent.rfc.SshMsgUserAuthPKOK
Creates a new SshMsgUserAuthPKOK object.
SshMsgUserAuthPKOK(String, byte[]) - Constructor for class com.maverick.agent.rfc.SshMsgUserAuthPKOK
Creates a new SshMsgUserAuthPKOK object.
SshPrivateKey - Interface in com.maverick.ssh.components
Interface for SSH supported private keys.
SshPrivateKeyFile - Interface in com.sshtools.publickey
Interface which all private key formats must implement to provide decoding and decryption of the private key into a suitable format for the API.
SshPrivateKeyFileFactory - Class in com.sshtools.publickey
Private key format factory used to decode private key files.
SshPrivateKeyFileFactory() - Constructor for class com.sshtools.publickey.SshPrivateKeyFileFactory
 
SshPublicKey - Interface in com.maverick.ssh.components
Interface for SSH supported public keys.
SshPublicKeyFile - Interface in com.sshtools.publickey
Interface which all public key formats must implement to provide decoding of the public key into a suitable format for the API.
SshPublicKeyFileFactory - Class in com.sshtools.publickey
Public key format factory used to decode different formats of public keys.
SshPublicKeyFileFactory() - Constructor for class com.sshtools.publickey.SshPublicKeyFileFactory
 
SshReporter - Class in com.maverick.ssh
 
SshReporter() - Constructor for class com.maverick.ssh.SshReporter
 
SshRsaPrivateCrtKey - Interface in com.maverick.ssh.components
This interface should be implemented by all RSA private co-efficient private key implementations.
SshRsaPrivateKey - Interface in com.maverick.ssh.components
This interface should be implemented by all RSA private key implementations.
SshRsaPublicKey - Interface in com.maverick.ssh.components
This interface should be implemented by all RSA public key implementations.
SshSecureRandomGenerator - Interface in com.maverick.ssh.components
This interface should be implemented by all secure random number generator implementations.
SshSession - Interface in com.maverick.ssh
Base interface for SSH sessions supporting all the features common to both SSH1 and SSH2.
SshTests - Class in com.maverick.ssh
 
SshTests() - Constructor for class com.maverick.ssh.SshTests
 
SSHTOOLS_FORMAT - Static variable in class com.sshtools.publickey.SshPrivateKeyFileFactory
Deprecated.
SshTransferListener - Interface in com.maverick.pool
 
SshTransferQueue - Class in com.maverick.pool
 
SshTransferQueue(SshClientPool) - Constructor for class com.maverick.pool.SshTransferQueue
 
SshTransport - Interface in com.maverick.ssh
Simple interface wrapper for transport layer communication.
SshTunnel - Interface in com.maverick.ssh
Interface defining the contract for SSH forwarding channels.
SshX509DsaPublicKey - Class in com.maverick.ssh.components.jce
Basic implementation of X509 certificate support.
SshX509DsaPublicKey() - Constructor for class com.maverick.ssh.components.jce.SshX509DsaPublicKey
 
SshX509DsaPublicKey(Certificate) - Constructor for class com.maverick.ssh.components.jce.SshX509DsaPublicKey
 
SshX509DsaPublicKeyRfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509DsaPublicKeyRfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
SshX509DsaPublicKeyRfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
SshX509EcdsaSha2Nist256Rfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509EcdsaSha2Nist256Rfc6187(ECPublicKey) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist256Rfc6187
 
SshX509EcdsaSha2Nist256Rfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist256Rfc6187
 
SshX509EcdsaSha2Nist256Rfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist256Rfc6187
 
SshX509EcdsaSha2Nist384Rfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509EcdsaSha2Nist384Rfc6187(ECPublicKey) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist384Rfc6187
 
SshX509EcdsaSha2Nist384Rfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist384Rfc6187
 
SshX509EcdsaSha2Nist384Rfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist384Rfc6187
 
SshX509EcdsaSha2Nist521Rfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509EcdsaSha2Nist521Rfc6187(ECPublicKey) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist521Rfc6187
 
SshX509EcdsaSha2Nist521Rfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist521Rfc6187
 
SshX509EcdsaSha2Nist521Rfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist521Rfc6187
 
SshX509EcdsaSha2NistPublicKeyRfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509EcdsaSha2NistPublicKeyRfc6187(String, String, String, String) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
SshX509EcdsaSha2NistPublicKeyRfc6187(ECPublicKey, String) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
SshX509EcdsaSha2NistPublicKeyRfc6187(Certificate[], String) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
SshX509PublicKey - Interface in com.maverick.ssh.components
 
SshX509Rsa2048Sha256Rfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509Rsa2048Sha256Rfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
SshX509Rsa2048Sha256Rfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
SshX509RsaPublicKey - Class in com.maverick.ssh.components.jce
Basic implementation of X509 certificate support.
SshX509RsaPublicKey() - Constructor for class com.maverick.ssh.components.jce.SshX509RsaPublicKey
 
SshX509RsaPublicKey(Certificate) - Constructor for class com.maverick.ssh.components.jce.SshX509RsaPublicKey
 
SshX509RsaPublicKeyRfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509RsaPublicKeyRfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
SshX509RsaPublicKeyRfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
SshX509RsaSha1PublicKey - Class in com.maverick.ssh.components.jce
Basic implementation of X509 certificate support.
SshX509RsaSha1PublicKey() - Constructor for class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
 
SshX509RsaSha1PublicKey(Certificate) - Constructor for class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
 
start() - Method in class com.maverick.agent.server.SshAgentSocketListener
Starts the agent listener thread
start() - Method in class com.maverick.ssh.message.SshMessageRouter
 
start() - Method in class com.sshtools.net.ForwardingClient.SocketListener
 
start(int) - Method in class socks.ProxyServer
Start the Proxy server at given port.
This methods blocks.
start(int, int, InetAddress) - Method in class socks.ProxyServer
Create a server with the specified port, listen backlog, and local IP address to bind to.
started(long, String) - Method in interface com.maverick.sftp.FileTransferProgress
The transfer has started
startedShell(SshClient, SshSession) - Method in class com.maverick.ssh.SshClientAdapter
 
startedShell(SshClient, SshSession) - Method in interface com.maverick.ssh.SshClientListener
 
startedSubsystem(SshClient, SshSession, String) - Method in class com.maverick.ssh.SshClientAdapter
 
startedSubsystem(SshClient, SshSession, String) - Method in interface com.maverick.ssh.SshClientListener
 
startExecution() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
startingShell(SshClient, SshSession) - Method in class com.maverick.ssh.SshClientAdapter
 
startingShell(SshClient, SshSession) - Method in interface com.maverick.ssh.SshClientListener
 
startingSubsystem(SshClient, SshSession, String) - Method in class com.maverick.ssh.SshClientAdapter
 
startingSubsystem(SshClient, SshSession, String) - Method in interface com.maverick.ssh.SshClientListener
 
startListener(SshAgentAcceptor) - Method in class com.maverick.agent.server.SshAgentServer
 
startLocalForwarding(String, int, String, int) - Method in class com.sshtools.net.ForwardingClient
Start's a local listening socket and forwards any connections made to the to the remote side.
startService(String) - Method in class com.maverick.ssh2.TransportProtocol
Request that the remote server starts a transport protocol service.
startSession() - Method in class socks.Proxy
 
startSession(Socket) - Method in class socks.server.IdentAuthenticator
Grants permission only to those users, who connect from one of the hosts registered with add(InetRange,Hashtable) and whose names, as reported by identd daemon, are listed for the host the connection came from.
startSession(Socket) - Method in interface socks.server.ServerAuthenticator
This method is called when a new connection accepted by the server.
startSession(Socket) - Method in class socks.server.ServerAuthenticatorNone
Grants access to everyone.Removes authentication related bytes from the stream, when a SOCKS5 connection is being made, selects an authentication NONE.
startSession(Socket) - Method in class socks.server.UserPasswordAuthenticator
 
startSession() - Method in class socks.Socks5Proxy
 
startShell() - Method in interface com.maverick.ssh.SshSession
Start the users default shell.
startShell() - Method in class com.maverick.ssh2.Ssh2Session
 
startSubsystem(String) - Method in class com.maverick.ssh2.Ssh2Session
SSH2 supports special subsystems that are identified by a name rather than a command string, an example of an SSH2 subsystem is SFTP.
startTask(Runnable) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
startTransportProtocol(SshTransport, Ssh2Context, String, String, Ssh2Client) - Method in class com.maverick.ssh2.TransportProtocol
Starts the protocol on the provider.
startUnixSocketListener(String) - Method in class com.maverick.agent.server.SshAgentServer
 
stat(String) - Method in class com.sshtools.sftp.SftpClient
Returns the attributes of the file from the remote computer.
state - Variable in class com.maverick.ssh.message.SshAbstractChannel
 
StaticLoggerBinder - Class in org.slf4j.impl
 
StaticLoggerBinder() - Constructor for class org.slf4j.impl.StaticLoggerBinder
 
statLink(String) - Method in class com.sshtools.sftp.SftpClient
Returns the attributes of the link from the remote computer.
statVFS(String) - Method in class com.sshtools.sftp.SftpClient
 
StatVfs - Class in com.sshtools.sftp
 
stop() - Method in class com.maverick.agent.server.SshAgentSocketListener
Stops the agent listener
stop() - Method in class com.maverick.ssh.message.SshMessageRouter
 
stop() - Method in class com.sshtools.net.ForwardingClient.ActiveTunnel
Stop's the tunnel from transferring data, closing the channel and the attached socket.
stop() - Method in class com.sshtools.net.ForwardingClient.SocketListener
 
stop() - Method in class socks.ProxyServer
Stop server operation.It would be wise to interrupt thread running the server afterwards.
stopAllLocalForwarding() - Method in class com.sshtools.net.ForwardingClient
Stop all local forwarding
stopAllLocalForwarding(boolean) - Method in class com.sshtools.net.ForwardingClient
Stop all local forwarding
stopLocalForwarding(String, int) - Method in class com.sshtools.net.ForwardingClient
Stops a local listening socket from accepting connections.
stopLocalForwarding(String, int, boolean) - Method in class com.sshtools.net.ForwardingClient
Stops a local listening socket from accepting connections.
stopLocalForwarding(String, boolean) - Method in class com.sshtools.net.ForwardingClient
Stop a local listening socket from accepting connections.
stopThread() - Method in class com.maverick.logging.DefaultLoggerContext.FileWatcher
 
STORAGE_EXCEEDED - Static variable in exception com.sshtools.publickey.PublicKeySubsystemException
 
store() - Method in class com.sshtools.publickey.KnownHostsFile
 
StringCertificateExtension - Class in com.maverick.ssh.components.jce
 
StringCertificateExtension(String, String, boolean) - Constructor for class com.maverick.ssh.components.jce.StringCertificateExtension
 
stripFirstPathElement(String) - Static method in class com.maverick.util.FileUtils
 
stripLastPathElement(String) - Static method in class com.maverick.util.FileUtils
 
stripLeadingZeros(byte[]) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
stripLeadingZeros(byte[]) - Static method in class com.maverick.ssh.components.Utils
 
stripLeadingZeros(byte[]) - Static method in class com.maverick.util.ByteArrayWriter
 
stripParentPath(String, String) - Static method in class com.maverick.util.FileUtils
 
stripPath(String) - Static method in class com.maverick.util.FileUtils
 
su(String, String) - Method in class com.maverick.ssh.Shell
 
su(String, String, String) - Method in class com.maverick.ssh.Shell
 
su(String) - Method in class com.maverick.ssh.Shell
 
su(String, String, String, ShellMatcher) - Method in class com.maverick.ssh.Shell
 
SubsystemChannel - Class in com.maverick.ssh
This class provides useful methods for implementing an SSH2 subsystem.
SubsystemChannel(SshChannel, int) - Constructor for class com.maverick.ssh.SubsystemChannel
Create a new subsystem channel.
subsystemClosed(SshClient, SshSession, String) - Method in class com.maverick.ssh.SshClientAdapter
 
subsystemClosed(SshClient, SshSession, String) - Method in interface com.maverick.ssh.SshClientListener
 
successful - Variable in class socks.server.Ident
If this is true then userName and hostType contain valid values.
sudo(String, String) - Method in class com.maverick.ssh.Shell
 
sudo(String, String, String) - Method in class com.maverick.ssh.Shell
 
sudo(String, String, String, ShellMatcher) - Method in class com.maverick.ssh.Shell
 
supported - Variable in class com.maverick.ssh.components.ComponentFactory
The supported components stored in a Hashtable with a String key as the component name such as "3des-cbc" and a Class value storing the implementation class.
supportedChannelTypes() - Method in class com.maverick.agent.client.AgentForwardingChannelFactory
 
supportedChannelTypes() - Method in interface com.maverick.ssh2.ChannelFactory
Return the supported channel types.
supportedCiphersCS() - Method in class com.maverick.ssh2.Ssh2Context
 
supportedCiphersSC() - Method in class com.maverick.ssh2.Ssh2Context
Returns this context's supported cipher algorithms.
supportedCompressionsCS() - Method in class com.maverick.ssh2.Ssh2Context
Get this context's supported CS compression algorithms.
supportedCompressionsSC() - Method in class com.maverick.ssh2.Ssh2Context
Get this context's supported SC compression algorithms.
supportedDigests(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedDigests() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedHMacsCS(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedHMacsCS() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedHMacsSC(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedHMacsSC() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedKeyExchanges(boolean, boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedKeyExchanges(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedKeyExchanges() - Method in class com.maverick.ssh2.Ssh2Context
Get this context's supported key exchange methods.
supportedMacsCS() - Method in class com.maverick.ssh2.Ssh2Context
Get this context's supported message authentication algorithms CS.
supportedMacsSC() - Method in class com.maverick.ssh2.Ssh2Context
Get this context's supported message authentication algorithms SC.
supportedPublicKeys(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedPublicKeys() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedPublicKeys() - Method in class com.maverick.ssh2.Ssh2Context
Get this context's supported public keys.
supportedRequests() - Method in interface com.maverick.ssh2.GlobalRequestHandler
Return the supported request types.
supportedSsh1CiphersCS(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
SSH1 will be removed in the next major release
supportedSsh1CiphersCS() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
SSH1 will be removed in the next major release
supportedSsh1CiphersSC(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
SSH1 will be removed in the next major release
supportedSsh1CiphersSC() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
SSH1 will be removed in the next major release
supportedSsh2CiphersCS(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedSsh2CiphersCS() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedSsh2CiphersSC(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedSsh2CiphersSC() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportsAgentForwarding() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsExtension(String) - Method in class com.maverick.sftp.SftpSubsystemChannel
Does the server support an SFTP extension? This checks the extensions returned by the server during the SFTP version negotiation.
supportsPassphraseChange() - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Method to determine whether the format supports changing of passphrases.
supportsPortForwarding() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsPty() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsRestrictedOption(Option<?>) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsUserRc() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsX11Forwarding() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
symlink(String, String) - Method in class com.sshtools.sftp.SftpClient
Create a symbolic link on the remote computer.

T

taskAdded() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
test - package test
 
test() - Method in class com.maverick.ssh.components.jce.client.Curve25519SHA256
 
test() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanEcdh
 
test() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup
 
test() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup14Sha1
 
test() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroup1Sha1
 
test() - Method in class com.maverick.ssh.components.jce.client.DiffieHellmanGroupExchangeSha1
 
test() - Method in class com.maverick.ssh.components.jce.client.Rsa1024Sha1
 
test() - Method in class com.maverick.ssh.components.jce.client.Rsa2048Sha256
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
test() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
test() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
test() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
test() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
test() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
test() - Method in interface com.maverick.ssh.components.SshKeyExchange
 
test() - Method in interface com.maverick.ssh.components.SshPublicKey
Test the JCE for algorithm availability.
TESTS_COMPOSITE - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
TEXT_ALL - Static variable in class com.maverick.util.EOLProcessor
This input style instructs the conversion to strip all line ending type characters and replace with the output style line ending
TEXT_ALL - Static variable in class com.maverick.util.TextConversionStream
This input style instructs the conversion to strip all line ending type characters and replace with the output style line ending
TEXT_CR - Static variable in class com.maverick.util.EOLProcessor
This indicates a CR line ending style and can be used for either input or output style parameters
TEXT_CR - Static variable in class com.maverick.util.TextConversionStream
This indicates a CR line ending style and can be used for either input or output style parameters
TEXT_CRLF - Static variable in class com.maverick.util.EOLProcessor
 
TEXT_CRLF - Static variable in class com.maverick.util.TextConversionStream
 
TEXT_DOS - Static variable in class com.maverick.util.EOLProcessor
This indicates a CRLF line ending combination and can be used for both input and output style parameters.
TEXT_DOS - Static variable in class com.maverick.util.TextConversionStream
This indicates a CRLF line ending combinarion and can be used for both input and output style parameters.
TEXT_LF - Static variable in class com.maverick.util.EOLProcessor
This indicates a single LF line ending style and can be used for either input or output style parameters
TEXT_LF - Static variable in class com.maverick.util.TextConversionStream
This indicates a single LF line ending style and can be used for either input or output style parameters
TEXT_MAC - Static variable in class com.maverick.util.EOLProcessor
This indicates a MAC line ending and can be used in either the input or output style parameters
TEXT_MAC - Static variable in class com.maverick.util.TextConversionStream
This indicates a MAC line ending and can be used in either the input or output style parameters
TEXT_SYSTEM - Static variable in class com.maverick.util.EOLProcessor
This output style specifies that the text will have line endings set to the current system setting.
TEXT_SYSTEM - Static variable in class com.maverick.util.TextConversionStream
This output style specifies that the text will have line endings set to the current system setting.
TEXT_UNIX - Static variable in class com.maverick.util.EOLProcessor
This indicates a LF line ending style and can be used for either input or output style parameters
TEXT_UNIX - Static variable in class com.maverick.util.TextConversionStream
This indicates a LF line ending style and can be used for either input or output style parameters
TEXT_WINDOWS - Static variable in class com.maverick.util.EOLProcessor
This indicates a CRLF line ending combination and can be used for both input and output style parameters.
TEXT_WINDOWS - Static variable in class com.maverick.util.TextConversionStream
This indicates a CRLF line ending combinarion and can be used for both input and output style parameters.
TextConversionStream - Class in com.maverick.util
This class processes text data and corrects line endings according to the settings provided.
TextConversionStream(int, int, OutputStream) - Constructor for class com.maverick.util.TextConversionStream
 
ThreadSynchronizer - Class in com.maverick.ssh.message
 
ThreadSynchronizer(boolean, boolean, long) - Constructor for class com.maverick.ssh.message.ThreadSynchronizer
 
toArray() - Method in class com.maverick.ssh.components.ComponentFactory
 
toArray(String...) - Static method in class com.maverick.ssh.components.Utils
 
toByteArray() - Method in class com.maverick.agent.AgentMessage
 
toByteArray() - Method in class com.maverick.agent.KeyConstraints
 
toByteArray() - Method in class com.maverick.sftp.SftpFileAttributes
Returns a formatted byte array suitable for encoding into SFTP subsystem messages.
toByteArray(ECPoint, EllipticCurve) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
toByteArray() - Method in class com.maverick.ssh.PseudoTerminalModes
Returns the encoded modes for use by the SshSession.
toByteArray() - Method in class com.maverick.util.SimpleASNWriter
 
toByteArray() - Method in class com.maverick.util.UnsignedInteger64
Returns a byte array encoded with the unsigned integer.
toByteSize(double) - Static method in class com.maverick.logging.IOUtils
 
toByteSize(double, int) - Static method in class com.maverick.logging.IOUtils
 
toByteSize(double) - Static method in class com.maverick.util.IOUtil
 
toByteSize(double, int) - Static method in class com.maverick.util.IOUtil
 
toInputStream(String, String) - Static method in class com.maverick.logging.IOUtils
 
toKeyPair(String) - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Decode the private key using the users passphrase.
TOO_MANY_CONNECTIONS - Static variable in class com.maverick.ssh2.TransportProtocol
Disconnect reason: Too many connections, try later
toPublicKey() - Method in class com.sshtools.publickey.OpenSSHPublicKeyFile
 
toPublicKey() - Method in class com.sshtools.publickey.SECSHPublicKeyFile
 
toPublicKey() - Method in interface com.sshtools.publickey.SshPublicKeyFile
Convert the key file into a usable SshPublicKey.
TOSTOP - Static variable in class com.maverick.ssh.PseudoTerminalModes
Stop background jobs from output.
toString() - Method in class com.maverick.events.EventObject
Returns a String representation of this EventObject.
toString() - Method in class com.maverick.sftp.SftpFile
 
toString() - Method in class com.maverick.ssh1.Ssh1Client
 
toString() - Method in class com.maverick.ssh2.Ssh2Client
 
toString(InputStream, String) - Static method in class com.maverick.util.IOUtil
 
toString() - Method in class com.maverick.util.UnsignedInteger32
Returns a String representation of the unsigned integer.
toString() - Method in class com.maverick.util.UnsignedInteger64
Return a String representation of the unsigned integer
toString() - Method in class com.sshtools.config.file.entry.MatchEntry
 
toString() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
toString() - Method in class com.sshtools.net.CIDRNetwork
 
toString() - Method in class com.sshtools.net.HttpHeader
 
toString() - Method in class com.sshtools.net.HttpProxyTransport
 
toString() - Method in class com.sshtools.net.HttpProxyTransportWrapper
 
toString() - Method in class com.sshtools.net.SocksProxyTransport
 
toString() - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
Outputs the allowed hosts in the known_hosts file format.
toString() - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
Outputs the allowed hosts in the known_hosts file format.
toString() - Method in class com.sshtools.publickey.KnownHostsKeyVerification
Outputs the allowed hosts in the known_hosts file format.
toString() - Method in class com.sshtools.publickey.OpenSSHPublicKeyFile
 
toString() - Method in class com.sshtools.publickey.SECSHPublicKeyFile
 
toString() - Method in class socks.InetRange
Get string representaion of this Range.
toString() - Method in class socks.Proxy
Get string representation of this proxy.
toString() - Method in class socks.ProxyMessage
Get string representaion of this message.
toString() - Method in class socks.server.IdentAuthenticator
Get String representaion of the IdentAuthenticator.
toString() - Method in exception socks.SocksException
Get human readable representation of this exception.
toString() - Method in class socks.SocksSocket
Get string representation of the socket.
toUTF8String(InputStream) - Static method in class com.maverick.util.IOUtil
 
trace(String, Object...) - Static method in class com.maverick.logging.Log
 
trace(String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
trace(String) - Method in class com.maverick.logging.MaverickLogger
 
trace(String, Object) - Method in class com.maverick.logging.MaverickLogger
 
trace(String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
trace(String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
trace(String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String, Object) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
TransferCancelledException - Exception in com.maverick.sftp
Exception thrown when a file transfer is cancelled.
TransferCancelledException() - Constructor for exception com.maverick.sftp.TransferCancelledException
Creates a new TransferCancelledException object.
transferComplete() - Method in interface com.maverick.pool.SshTransferListener
 
transferFailed() - Method in interface com.maverick.pool.SshTransferListener
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.AES128Gcm
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.AES256Gcm
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.Ssh1Des3
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.NoneCipher
Transform the byte array according to the cipher mode; it is legal for the source and destination arrays to reference the same physical array so care should be taken in the transformation process to safeguard this rule.
transform(byte[]) - Method in class com.maverick.ssh.components.SshCipher
Transform the byte array according to the cipher mode.
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.SshCipher
Transform the byte array according to the cipher mode; it is legal for the source and destination arrays to reference the same physical array so care should be taken in the transformation process to safeguard this rule.
transport - Variable in class com.maverick.ssh2.SshKeyExchangeClient
The transport protocol for sending/receiving messages
TransportProtocol - Class in com.maverick.ssh2
Main implementation of the SSH Transport Protocol.
TransportProtocol(boolean, boolean) - Constructor for class com.maverick.ssh2.TransportProtocol
Create a default transport protocol instance in CLIENT_MODE.
TransportProtocolListener - Interface in com.maverick.ssh2
 
TripleDesCbc - Class in com.maverick.ssh.components.jce
An implementation of the 3DES cipher using a JCE provider.
TripleDesCbc() - Constructor for class com.maverick.ssh.components.jce.TripleDesCbc
 
TripleDesCtr - Class in com.maverick.ssh.components.jce
An implementation of the 3DES cipher using a JCE provider.
TripleDesCtr() - Constructor for class com.maverick.ssh.components.jce.TripleDesCtr
 
TTY_OP_ISPEED - Static variable in class com.maverick.ssh.PseudoTerminalModes
Specifies the input baud rate in bits per second.
TTY_OP_OSPEED - Static variable in class com.maverick.ssh.PseudoTerminalModes
Specifies the output baud rate in bits per second.
TunnelOption - Class in com.sshtools.publickey.authorized
 
TunnelOption(String) - Constructor for class com.sshtools.publickey.authorized.TunnelOption
 
type(String) - Method in class com.maverick.ssh.ShellController
 
type(String) - Method in interface com.maverick.ssh.ShellWriter
Send data to the remote command just like the user had typed it.
TYPE_SAFE - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
typeAndReturn(String) - Method in class com.maverick.ssh.ShellController
 
typeAndReturn(String) - Method in interface com.maverick.ssh.ShellWriter
Send data to the remote command and finish with a carriage return.

U

udpAssociate(InetAddress, int) - Method in class socks.Proxy
 
udpAssociate(String, int) - Method in class socks.Proxy
 
udpEncapsulate(byte[], boolean) - Method in interface socks.UDPEncapsulation
This method should provide any authentication depended transformation on datagrams being send from/to the client.
UDPEncapsulation - Interface in socks
This interface provides for datagram encapsulation for SOCKSv5 protocol.
umask(int) - Method in class com.sshtools.sftp.SftpClient
Sets the umask used by this client.
umask(String) - Method in class com.sshtools.sftp.SftpClient
Sets the umask for this client.
uncompress(byte[], int, int) - Method in class com.maverick.ssh.compression.NoneCompression
 
uncompress(byte[], int, int) - Method in interface com.maverick.ssh.compression.SshCompression
Uncompress a block of data.
uncompress(byte[], int, int) - Method in class com.sshtools.zlib.ZLibCompression
 
UNEXPECTED_EOF_IN_KEYEXCHANGE - Static variable in exception com.maverick.ssh.SshException
An operation was not supported
UNEXPECTED_TERMINATION - Static variable in exception com.maverick.ssh.SshException
The connection unexpectedly terminated and so the connection can no longer be used.
UnixSocketAdapter - Class in com.maverick.agent.server
 
UNKNOWN_CHANNEL_TYPE - Static variable in exception com.maverick.ssh.ChannelOpenException
The channel type is unknown
unlock(String) - Method in class com.maverick.agent.InMemoryKeyStore
 
unlock(String) - Method in interface com.maverick.agent.KeyStore
Unlock the keystore.
unlockAgent(String) - Method in class com.maverick.agent.client.SshAgentClient
Unlock the agent
unlockFile(byte[], long, long) - Method in class com.maverick.sftp.SftpSubsystemChannel
 
UnsignedInteger32 - Class in com.maverick.util
This class provides a 32bit unsigned integer.
UnsignedInteger32(long) - Constructor for class com.maverick.util.UnsignedInteger32
Creates a new UnsignedInteger32 object.
UnsignedInteger32(String) - Constructor for class com.maverick.util.UnsignedInteger32
Creates a new UnsignedInteger32 object.
UnsignedInteger64 - Class in com.maverick.util
This class provides a 64bit unsigned integer.
UnsignedInteger64(String) - Constructor for class com.maverick.util.UnsignedInteger64
Creates a new UnsignedInteger64 object.
UnsignedInteger64(byte[]) - Constructor for class com.maverick.util.UnsignedInteger64
Creates a new UnsignedInteger64 object.
UnsignedInteger64(long) - Constructor for class com.maverick.util.UnsignedInteger64
 
UnsignedInteger64(BigInteger) - Constructor for class com.maverick.util.UnsignedInteger64
Creates a new UnsignedInteger64 object.
UNSUPPORTED_ALGORITHM - Static variable in exception com.maverick.ssh.SshException
In setting up a context an algorithm was specified that is not supported by the API.
UNSUPPORTED_OPERATION - Static variable in exception com.maverick.ssh.SshException
An operation was not supported
update(byte[]) - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
update(byte) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
 
update(byte[], int, int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
 
update(byte[]) - Method in class com.maverick.ssh.components.NoneHmac
 
update(byte[]) - Method in interface com.maverick.ssh.components.SshHmac
 
updateAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateEntry(String, String) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
Will update the value for the given key with new entry.
updateEntry(String, String) - Method in class com.sshtools.config.file.entry.Entry
Will update the value for the given key with new entry
updateGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateHostKey(String, SshPublicKey) - Method in interface com.maverick.ssh.HostKeyUpdater
 
updateHostKey(String, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
updateLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
URLUTF8Encoder - Class in com.maverick.util
Provides a method to encode any string into a URL-safe form.
URLUTF8Encoder() - Constructor for class com.maverick.util.URLUTF8Encoder
 
use() - Method in class com.maverick.agent.KeyConstraints
 
useCanonicalHostname() - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
useHashHosts() - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
user - Variable in class socks.ProxyMessage
User field for SOCKS4 request messages
USER_RC - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
useReverseDNS() - Method in class com.sshtools.publickey.KnownHostsKeyVerification
 
username - Variable in class com.maverick.ssh.PublicKeyAuthentication
 
userName - Variable in class socks.server.Ident
User name as returned by the identd daemon, or null, if it failed
UserPasswordAuthentication - Class in socks
SOCKS5 User Password authentication scheme.
UserPasswordAuthentication(String, String) - Constructor for class socks.UserPasswordAuthentication
Create an instance of UserPasswordAuthentication.
UserPasswordAuthenticator - Class in socks.server
This class implements SOCKS5 User/Password authentication scheme as defined in rfc1929,the server side of it.
UserPasswordAuthenticator(UserValidation) - Constructor for class socks.server.UserPasswordAuthenticator
Construct a new UserPasswordAuthentication object, with given UserVlaidation scheme.
UserValidation - Interface in socks.server
Interface which provides for user validation, based on user name password and where it connects from.
useThreads - Static variable in class socks.SocksDialog
Wether to resolve addresses in separate thread.
Utils - Class in com.maverick.ssh.components
 
Utils() - Constructor for class com.maverick.ssh.components.Utils
 

V

value - Variable in class com.maverick.util.Entry
 
valueOf(String) - Static method in enum com.maverick.agent.client.AgentSocketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.logging.Log.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.ssh.components.jce.JCEProvider.BC_FLAVOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.ssh.IncompatibleAlgorithm.ComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.ssh.SecurityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.ssh.ShellMatcher.Continue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.ssh.SshKeyFingerprint.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sshtools.sftp.RemoteHash
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.maverick.agent.client.AgentSocketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.logging.Log.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.ssh.components.jce.JCEProvider.BC_FLAVOR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.ssh.IncompatibleAlgorithm.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.ssh.SecurityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.ssh.ShellMatcher.Continue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.ssh.SshKeyFingerprint.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sshtools.sftp.RemoteHash
Returns an array containing the constants of this enum type, in the order they are declared.
VDISCARD - Static variable in class com.maverick.ssh.PseudoTerminalModes
Toggles the flushing of terminal output.
VDSUSP - Static variable in class com.maverick.ssh.PseudoTerminalModes
Another suspend character.
VEOF - Static variable in class com.maverick.ssh.PseudoTerminalModes
End-of-file character (sends EOF from the terminal).
VEOL - Static variable in class com.maverick.ssh.PseudoTerminalModes
End-of-line character in addition to carriage return and/or linefeed.
VEOL2 - Static variable in class com.maverick.ssh.PseudoTerminalModes
Additional end-of-line character.
VERASE - Static variable in class com.maverick.ssh.PseudoTerminalModes
Erase the character to left of the cursor.
verify(byte[], byte[], byte[], byte[]) - Static method in class com.maverick.ssh.components.Curve25519
 
verify(long, byte[], int, int, byte[], int) - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
verify() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
verify(long, byte[], int, int, byte[], int) - Method in class com.maverick.ssh.components.NoneHmac
 
verify(long, byte[], int, int, byte[], int) - Method in interface com.maverick.ssh.components.SshHmac
 
verifyFiles(String, String) - Method in class com.sshtools.sftp.SftpClient
Verify a local and remote file.
verifyFiles(String, String, RemoteHash) - Method in class com.sshtools.sftp.SftpClient
 
verifyFiles(String, String, long, long) - Method in class com.sshtools.sftp.SftpClient
Verify a local and remote file.
verifyFiles(String, String, long, long, RemoteHash) - Method in class com.sshtools.sftp.SftpClient
 
verifyHost(String, SshPublicKey) - Method in interface com.maverick.ssh.HostKeyVerification
Verify that the public key is acceptable for the host.
verifyHost(String, SshPublicKey) - Method in class com.sshtools.publickey.AbstractKnownHostsKeyVerification
Deprecated.
Verifies a host key against the list of known_hosts.
verifyHost(String, SshPublicKey) - Method in class com.sshtools.publickey.AbstractMultipleKnownHostsKeyVerification
Deprecated.
Verifies a host key against the list of known_hosts.
verifyHost(String, SshPublicKey) - Method in class com.sshtools.publickey.HostKeyVerificationManager
 
verifyHost(String, SshPublicKey) - Method in class com.sshtools.publickey.KnownHostsKeyVerification
Verifies a host key against the list of known_hosts.
verifyHost(String, SshPublicKey) - Method in class com.sshtools.publickey.X509HostKeyVerification
 
verifyParameters(BigInteger, BigInteger) - Static method in class com.maverick.ssh.components.DiffieHellmanGroups
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
Verify the signature.
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
Verify the signature.
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
verifySignature(byte[], byte[]) - Method in interface com.maverick.ssh.components.SshPublicKey
Verify the signature.
version - Variable in class socks.Proxy
 
version - Variable in class socks.ProxyMessage
SOCKS version, or version of the response for SOCKS4
VFLUSH - Static variable in class com.maverick.ssh.PseudoTerminalModes
Character to flush output.
VINTR - Static variable in class com.maverick.ssh.PseudoTerminalModes
Interrupt character; 255 if none.
VKILL - Static variable in class com.maverick.ssh.PseudoTerminalModes
Kill the current input line.
VLNEXT - Static variable in class com.maverick.ssh.PseudoTerminalModes
Enter the next character typed literally, even if it is a special character
VQUIT - Static variable in class com.maverick.ssh.PseudoTerminalModes
The quit character (sends SIGQUIT signal on POSIX systems).
VREPRINT - Static variable in class com.maverick.ssh.PseudoTerminalModes
Reprints the current input line.
VSTART - Static variable in class com.maverick.ssh.PseudoTerminalModes
Continues paused output (normally control-Q).
VSTATUS - Static variable in class com.maverick.ssh.PseudoTerminalModes
Prints system status line (load, command, pid, etc).
VSTOP - Static variable in class com.maverick.ssh.PseudoTerminalModes
Pauses output (normally control-S).
VSUSP - Static variable in class com.maverick.ssh.PseudoTerminalModes
Suspends the current program.
VSWITCH - Static variable in class com.maverick.ssh.PseudoTerminalModes
Switch to a different shell layer.
VWERASE - Static variable in class com.maverick.ssh.PseudoTerminalModes
Erases a word left of cursor.

W

waitFor(long) - Method in class com.maverick.util.CachingDataWindow
 
waitForOpen() - Method in class com.maverick.ssh.message.SshAbstractChannel
 
waitForOpen() - Method in interface com.maverick.ssh.SshChannel
Wait for a channel to open, be carefull not to call this on a thread that is serving as the connections message pump.
waitForResponse() - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
wantsNotification(Message) - Method in interface com.maverick.ssh.message.MessageObserver
 
warn(String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
warn(String, Object...) - Static method in class com.maverick.logging.Log
 
warn(String) - Method in class com.maverick.logging.MaverickLogger
 
warn(String, Object) - Method in class com.maverick.logging.MaverickLogger
 
warn(String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
warn(String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
warn(String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String, Object) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
warn(Logger, String, Object...) - Method in class com.sshtools.sftp.SftpClient
 
white_SPACE - Static variable in class com.sshtools.net.HttpHeader
 
windowActivated(WindowEvent) - Method in class socks.SocksDialog
 
windowClosed(WindowEvent) - Method in class socks.SocksDialog
 
windowClosing(WindowEvent) - Method in class socks.SocksDialog
 
windowDeactivated(WindowEvent) - Method in class socks.SocksDialog
 
windowDeiconified(WindowEvent) - Method in class socks.SocksDialog
 
windowIconified(WindowEvent) - Method in class socks.SocksDialog
 
windowOpened(WindowEvent) - Method in class socks.SocksDialog
 
WINDOWS_SSH_AGENT_SERVICE - Static variable in class com.maverick.agent.client.SshAgentClient
 
windowSpace - Variable in class com.maverick.scp.ScpClientIO
 
write(byte[], int, int) - Method in class com.maverick.logging.RandomAccessOutputStream
 
write(int) - Method in class com.maverick.logging.RandomAccessOutputStream
 
write(byte[], int, int) - Method in class com.maverick.sftp.SftpFileOutputStream
 
write(int) - Method in class com.maverick.sftp.SftpFileOutputStream
 
write(int) - Method in class com.maverick.util.Base64.OutputStream
 
write(byte[], int, int) - Method in class com.maverick.util.Base64.OutputStream
 
write(int) - Method in class com.maverick.util.DynamicBuffer
Write a byte array to the buffer
write(byte[], int, int) - Method in class com.maverick.util.DynamicBuffer
 
write(byte[]) - Method in class com.maverick.util.SimpleASNWriter
 
write(int) - Method in class com.maverick.util.TextConversionStream
 
write(byte[], int, int) - Method in class com.maverick.util.TextConversionStream
 
write(SshdConfigFile, boolean) - Method in class com.sshtools.config.file.writer.SshdConfigFileWriter
 
write(SshdConfigFile) - Method in class com.sshtools.config.file.writer.SshdConfigFileWriter
 
write(int) - Method in class com.sshtools.sftp.NullOutputStream
 
write(byte[], int, int) - Method in class com.sshtools.sftp.NullOutputStream
 
write(OutputStream) - Method in class socks.ProxyMessage
Writes the message to the stream.
writeBigInteger(BigInteger) - Method in class com.maverick.util.ByteArrayWriter
Write a BigInteger to the array.
writeBinaryString(byte[]) - Method in class com.maverick.util.ByteArrayWriter
Write a binary string to the array.
writeBinaryString(byte[], int, int) - Method in class com.maverick.util.ByteArrayWriter
Write a binary string to the array.
writeBoolean(boolean) - Method in class com.maverick.util.ByteArrayWriter
Write a boolean value to the array.
writeByte(int) - Method in class com.maverick.util.SimpleASNWriter
 
writeBytesToFile(byte[], File) - Static method in class com.maverick.util.IOUtil
 
writeCompleteFile(InputStream, long, FileTransferProgress) - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
writeData(byte[]) - Method in class com.maverick.util.SimpleASNWriter
 
writeError(String) - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
writeFile(byte[], UnsignedInteger64, byte[], int, int) - Method in class com.maverick.sftp.SftpSubsystemChannel
Write a block of data to an open file.
writeInt(long) - Method in class com.maverick.util.ByteArrayWriter
Write an integer to the array
writeInt(int) - Method in class com.maverick.util.ByteArrayWriter
Write an integer to the array.
writeLength(int) - Method in class com.maverick.util.SimpleASNWriter
 
writeMPINT(BigInteger) - Method in class com.maverick.util.ByteArrayWriter
 
writeOk() - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
 
writePacketLength(int, UnsignedInteger64) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
writepos - Variable in class com.maverick.util.DynamicBuffer
The current write position
writeShort(short) - Method in class com.maverick.util.ByteArrayWriter
 
writeStreamToRemote(InputStream, long, String, FileTransferProgress) - Method in class com.maverick.scp.ScpClientIO.ScpEngineIO
Write a stream as a file to the remote server.
writeString(String) - Method in class com.maverick.util.ByteArrayWriter
Write a string to the byte array.
writeString(String, String) - Method in class com.maverick.util.ByteArrayWriter
Write a String to the byte array converting the bytes using the given character set.
writeStringToFile(File, String, String) - Static method in class com.maverick.logging.IOUtils
 
writeStringToFile(File, String, String) - Static method in class com.maverick.util.IOUtil
 
writeStringToStream(OutputStream, String, String) - Static method in class com.maverick.logging.IOUtils
 
writeStringToStream(OutputStream, String, String) - Static method in class com.maverick.util.IOUtil
 
writeUINT32(UnsignedInteger32) - Method in class com.maverick.util.ByteArrayWriter
 
writeUINT64(UnsignedInteger64) - Method in class com.maverick.util.ByteArrayWriter
 
writeUINT64(long) - Method in class com.maverick.util.ByteArrayWriter
 
writeUTF8StringToFile(File, String) - Static method in class com.maverick.logging.IOUtils
 
writeUTF8StringToStream(OutputStream, String) - Static method in class com.maverick.logging.IOUtils
 
WrongKeySizeException() - Constructor for exception com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20.WrongKeySizeException
 
WrongNonceSizeException() - Constructor for exception com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20.WrongNonceSizeException
 

X

X11_FORWARDING - Static variable in interface com.sshtools.net.ForwardingClientListener
Constant used to specify whether the event relates to an X11 forwarding
X11_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
X11_KEY - Static variable in class com.sshtools.net.ForwardingClient
The key used to identify X11 forwarding
X509HostKeyVerification - Class in com.sshtools.publickey
This is a HostKeyVerification implementation that will validate an X509 public key.
X509HostKeyVerification(boolean) - Constructor for class com.sshtools.publickey.X509HostKeyVerification
This creates a verification instance that will check the validation of a certificate against the Java runtime's trusted CA certs keystore.
X509HostKeyVerification(Set<TrustAnchor>, boolean) - Constructor for class com.sshtools.publickey.X509HostKeyVerification
This creates a verification instance against a specific set of TrustAnchors
X509V3_SIGN_DSA - Static variable in class com.maverick.ssh.components.jce.SshX509DsaPublicKey
 
X509V3_SIGN_RSA - Static variable in class com.maverick.ssh.components.jce.SshX509RsaPublicKey
 
X509V3_SIGN_RSA_SHA1 - Static variable in class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
 
X509V3_SSH_DSS - Static variable in class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
X509V3_SSH_RSA - Static variable in class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
X509V3_SSH_RSA - Static variable in class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
XCASE - Static variable in class com.maverick.ssh.PseudoTerminalModes
Enable input and output of uppercase characters by preceding their lowercase equivalents with "\".

Z

ZERO - Static variable in class com.maverick.ssh.components.Curve25519
 
ZLibCompression - Class in com.sshtools.zlib
 
ZLibCompression() - Constructor for class com.sshtools.zlib.ZLibCompression
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright © 2024. All rights reserved.