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 Y Z 

A

A - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
AbstractArgumentDelimiter() - Constructor for class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
AbstractCommand - Class in com.sshtools.server.vshell
 
AbstractCommand(String, String) - Constructor for class com.sshtools.server.vshell.AbstractCommand
 
AbstractCommand(String, String, String) - Constructor for class com.sshtools.server.vshell.AbstractCommand
 
AbstractCommand(String, String, String, Option...) - Constructor for class com.sshtools.server.vshell.AbstractCommand
 
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
 
AbstractDigestExtension - Class in com.maverick.sshd.sftp.extensions
 
AbstractDirectFile<T extends AbstractDirectFile<T>> - Class in com.maverick.sshd.sftp
 
AbstractDirectFile(String, AbstractFileFactory<T>, Connection, String) - Constructor for class com.maverick.sshd.sftp.AbstractDirectFile
 
AbstractDirectFileFactory<T extends AbstractDirectFile<T>> - Class in com.maverick.sshd.sftp
 
AbstractDirectFileFactory() - Constructor for class com.maverick.sshd.sftp.AbstractDirectFileFactory
 
AbstractDirectFileFactory(AbstractFileHomeFactory) - Constructor for class com.maverick.sshd.sftp.AbstractDirectFileFactory
 
AbstractEntryBuilder() - Constructor for class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
AbstractFile - Interface in com.maverick.sshd.sftp
 
AbstractFileAdapter - Class in com.maverick.sshd.sftp
 
AbstractFileAdapter(AbstractFile) - Constructor for class com.maverick.sshd.sftp.AbstractFileAdapter
 
AbstractFileAdapter() - Constructor for class com.maverick.sshd.sftp.AbstractFileAdapter
 
AbstractFileCommand - Class in com.sshtools.server.vshell.commands
 
AbstractFileCommand(String, String) - Constructor for class com.sshtools.server.vshell.commands.AbstractFileCommand
 
AbstractFileCommand(String, String, String, Option...) - Constructor for class com.sshtools.server.vshell.commands.AbstractFileCommand
 
AbstractFileCommand(String, String, String) - Constructor for class com.sshtools.server.vshell.commands.AbstractFileCommand
 
AbstractFileFactory<T extends AbstractFile> - Interface in com.maverick.sshd.sftp
 
AbstractFileHomeFactory - Interface in com.maverick.sshd.sftp
 
AbstractFileImpl<T extends AbstractFile> - Class in com.maverick.sshd.sftp
 
AbstractFileImpl(AbstractFileFactory<T>, Connection) - Constructor for class com.maverick.sshd.sftp.AbstractFileImpl
 
AbstractFileRandomAccess - Interface in com.maverick.sshd.sftp
 
AbstractFileSystem - Class in com.maverick.sshd.sftp
This class is final.
AbstractFileSystem(AbstractFileFactory<?>, Connection, String) - Constructor for class com.maverick.sshd.sftp.AbstractFileSystem
 
AbstractFileSystem.OpenDirectory - Class in com.maverick.sshd.sftp
 
AbstractFileSystem.OpenFile - Class in com.maverick.sshd.sftp
 
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
 
AbstractLoggingContext - Class in com.maverick.logging
 
AbstractLoggingContext() - Constructor for class com.maverick.logging.AbstractLoggingContext
 
AbstractLoggingContext(Log.Level) - Constructor for class com.maverick.logging.AbstractLoggingContext
 
AbstractMD5Extension - Class in com.maverick.sshd.sftp.extensions
 
AbstractMount - Class in com.maverick.sshd.vfs
 
AbstractMount(String, String) - Constructor for class com.maverick.sshd.vfs.AbstractMount
 
AbstractMount(String, String, boolean, boolean) - Constructor for class com.maverick.sshd.vfs.AbstractMount
 
AbstractPublicKeyAuthenticationProvider - Class in com.maverick.sshd.auth
Abstract implementation of a PublicKeyAuthenticationProvider that just provides AbstractPublicKeyAuthenticationProvider.getName() implementation.
AbstractPublicKeyAuthenticationProvider() - Constructor for class com.maverick.sshd.auth.AbstractPublicKeyAuthenticationProvider
 
AbstractPublicKeyWithVerifyAuthenticationProvider - Class in com.maverick.sshd.auth
Abstract implementation of a PublicKeyAuthenticationProvider that just provides AbstractPublicKeyWithVerifyAuthenticationProvider.getName() implementation.
AbstractPublicKeyWithVerifyAuthenticationProvider() - Constructor for class com.maverick.sshd.auth.AbstractPublicKeyWithVerifyAuthenticationProvider
 
AbstractServerTransport - Interface in com.maverick.sshd
 
AbstractSftpExtension - Class in com.maverick.sshd.sftp.extensions
 
AbstractSftpExtension(String, boolean) - Constructor for class com.maverick.sshd.sftp.extensions.AbstractSftpExtension
 
AbstractUUIDCommand<T extends AbstractFile> - Class in com.sshtools.server.vshell.commands
 
AbstractUUIDCommand(String, String) - Constructor for class com.sshtools.server.vshell.commands.AbstractUUIDCommand
 
AbstractUUIDCommand(String, String, String) - Constructor for class com.sshtools.server.vshell.commands.AbstractUUIDCommand
 
AbstractUUIDCommand(String, String, String, Option...) - Constructor for class com.sshtools.server.vshell.commands.AbstractUUIDCommand
 
accept(File, String) - Method in class com.maverick.sshd.scp.FilenamePattern
Determine if a filename matches the filename pattern.
accept(File) - Method in class com.maverick.sshd.scp.FilenamePattern
Determine if a filename matches the filename pattern.
ACL - Class in com.maverick.sshd
Version 4 of the SFTP protocol introduces an ACL field in the SftpFileAttributes structure.
ACL(int, int, int, String) - Constructor for class com.maverick.sshd.ACL
 
ACL_ALARM_TYPE - Static variable in class com.maverick.sshd.ACL
 
ACL_ALLOWED_TYPE - Static variable in class com.maverick.sshd.ACL
 
ACL_AUDIT_TYPE - Static variable in class com.maverick.sshd.ACL
 
ACL_DENIED_TYPE - Static variable in class com.maverick.sshd.ACL
 
ActiveComponent - Class in com.sshtools.server.vshell.terminal
 
ActiveComponent(TerminalOutput, String) - Constructor for class com.sshtools.server.vshell.terminal.ActiveComponent
 
AdaptiveConfiguration - Class in com.maverick.ssh
 
AdaptiveConfiguration() - Constructor for class com.maverick.ssh.AdaptiveConfiguration
 
AdaptiveSecurityPolicy - Class in com.maverick.ssh
 
AdaptiveSecurityPolicy() - Constructor for class com.maverick.ssh.AdaptiveSecurityPolicy
 
add(ByteBuffer) - Method in class com.maverick.nio.ByteBufferPool
Add a buffer back to the pool.
add(String, Class<? extends T>) - Method in class com.maverick.ssh.components.ComponentFactory
Add a new component type to the factory.
add(SshPublicKey, String, Connection) - Method in class com.maverick.sshd.auth.AuthorizedKeysPublicKeyAuthenticationProvider
 
add(SshPublicKey, String, Connection) - Method in class com.maverick.sshd.auth.DefaultPublicKeyAuthenticationProvider
 
add(SshPublicKey, String, Connection) - Method in class com.maverick.sshd.auth.InMemoryPublicKeyProvider
 
add(SshPublicKey, String, Connection) - Method in class com.maverick.sshd.auth.OpenSshCertificateAuthenticationProvider
 
add(SshPublicKey, String, Connection) - Method in class com.maverick.sshd.auth.UniversalAuthenticationProvider
 
add(int) - Method in class com.maverick.sshd.Permissions
 
add(SshPublicKey, String, Connection) - Method in interface com.maverick.sshd.PublicKeyAuthenticationProvider
 
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(String) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
add(int, String) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
ADD - Static variable in interface jline.ConsoleOperations
Operation that
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
 
addAll(Collection<? extends String>) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
addAll(int, Collection<? extends String>) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
addAttribute(String, Object) - Method in class com.maverick.events.Event
Add an attribute to the event
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.
addCAKey(SshPublicKey) - Method in class com.maverick.sshd.auth.OpenSshCertificateAuthenticationProvider
 
addCandidateString(String) - Method in class jline.SimpleCompletor
 
addChannelTask(ConnectionAwareTask) - Method in class com.maverick.sshd.TransportProtocol
 
addChild(VirtualProcess) - Method in class com.sshtools.server.vshell.VirtualProcess
 
addCommand(String, Class<? extends ExecutableCommand>) - Method in class com.maverick.sshd.SshContext
Add an com.maverick.sshd.ExecutableCommand to the configuration.
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
 
addCompletor(Completor) - Method in class jline.ConsoleReader
Add the specified Completor to the list of handlers for tab-completion.
addConfigurator(CommandConfigurator<T>) - Method in class com.sshtools.server.vshell.CommandFactory
 
addConnectFrom(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
addCriteria(String, String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
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.
addEnvironmentVariable(String, String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
addEventListener(EventListener) - Static method in class com.maverick.nio.DaemonContext
Deprecated.
addEventListener(String, EventListener) - Static method in class com.maverick.nio.DaemonContext
Deprecated.
addEventListener(ChannelEventListener) - Method in class com.maverick.sshd.Channel
Enable other objects to receive channel events
addEventListener(EventListener) - Method in class com.maverick.sshd.Connection
 
addEventListener(EventListener) - Method in class com.maverick.sshd.SshContext
 
addEventListener(TransportProtocolListener) - Method in class com.maverick.sshd.TransportProtocol
 
addForwardTo(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
addGlobalRequestHandler(GlobalRequestHandler) - Method in class com.maverick.sshd.ConnectionProtocol
 
addGlobalRequestHandler(GlobalRequestHandler) - Method in class com.maverick.sshd.SshContext
 
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
 
addHostKey(SshKeyPair) - Method in class com.maverick.sshd.SshContext
Add a host key to the configuration.
addIncomingTask(ConnectionAwareTask) - Method in class com.maverick.sshd.TransportProtocol
 
addInputListener(OutputStream) - Method in class com.maverick.sshd.Channel
Add an OutputStream to receive all channel data input from the remote side of the connection.
addKey(SshPublicKey, String) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
addKey(SshPublicKey, String, Option<?>...) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
addKeyboardInteractiveProvider(KeyboardInteractiveAuthenticationProvider) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
addLicense(String) - Static method in class com.maverick.nio.LicenseManager
Add the license.
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(DaemonListener) - Method in class com.maverick.nio.Daemon
 
addListener(IOStreamConnector.IOStreamConnectorListener) - Method in class com.maverick.util.IOStreamConnector
 
addListeningInterface(String, int, ProtocolContext) - Method in class com.maverick.nio.DaemonContext
Add an interface and port to the listening socket list and provide the protocol context.
addListeningInterface(String, int, int, ProtocolContext) - Method in class com.maverick.nio.DaemonContext
Add an interface and port to the listening socket list and provide the protocol context.
addListeningInterface(InetAddress, int, ProtocolContext) - Method in class com.maverick.nio.DaemonContext
Add an interface and port to the listening socket list and provide the protocol context.
addListeningInterface(InetAddress, int, int, ProtocolContext) - Method in class com.maverick.nio.DaemonContext
Add an interface and port to the listening socket list and provide the protocol context.
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
 
addMountTemplate(VirtualMountTemplate) - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
addNode(int, Table, Preferences, boolean, boolean, boolean) - Method in class com.sshtools.server.vshell.commands.admin.Pref
 
addOperationListener(ExecutorOperationListener) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
addOutgoingTask(ConnectionAwareTask) - Method in class com.maverick.sshd.TransportProtocol
 
addOutputListener(OutputStream) - Method in class com.maverick.sshd.Channel
Add an OutputStream to receive all of the channels output.
addPasswordAuthenticationProvider(PasswordAuthenticationProvider) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
addPrincipal(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
addProvider(Authenticator) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
addProvider(Authenticator) - Method in interface com.maverick.sshd.AuthenticationMechanismFactory
 
addPublicKeyAuthenticationProvider(PublicKeyAuthenticationProvider) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
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
 
addRequiredAuthentication(String) - Method in class com.maverick.sshd.SshContext
Set an authentication method as required.
addSelectorOperation(Runnable) - Method in class com.maverick.nio.SelectorThread
Add an operation to the selector.
addSFTPExtensionFactory(SftpExtensionFactory) - Method in class com.maverick.sshd.SshContext
 
addShutdownHook(Runnable) - Method in class com.maverick.nio.Daemon
 
addStartingSlash(String) - Static method in class com.maverick.sshd.sftp.FileSystemUtils
 
addTask(Runnable) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
addToHistory(String) - Method in class jline.History
Add the specified buffer to the end of the history.
addTrailingSlash(String) - Static method in class com.maverick.sshd.sftp.FileSystemUtils
 
addTransferEvent(String, TransferEvent) - Method in class com.maverick.sshd.SftpSubsystem
 
addTriggeredAction(char, ActionListener) - Method in class jline.ConsoleReader
Adding a triggered Action allows to give another curse of action if a character passed the preprocessing.
addUser(String, String) - Method in class com.maverick.sshd.auth.InMemoryPasswordAuthenticator
 
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
 
addWindowSizeChangeListener(VirtualShell.WindowSizeChangeListener) - Method in class com.sshtools.server.vshell.VirtualShell
 
addWrapper(SftpOperationWrapper) - Method in class com.maverick.sshd.SftpSubsystem
 
AdminCommandFactory - Class in com.sshtools.server.vshell.commands.admin
 
AdminCommandFactory() - Constructor for class com.sshtools.server.vshell.commands.admin.AdminCommandFactory
 
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
 
afterReadLine(ConsoleReader, String, Character) - Method in class jline.Terminal
Invokes after the console reads a line with the prompt and mask.
afterReadLine(ConsoleReader, String, Character) - Method in class jline.UnsupportedTerminal
 
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
 
AgentForwardingChannel - Class in com.maverick.sshd.agent
 
AgentForwardingChannel(String, SessionChannel) - Constructor for class com.maverick.sshd.agent.AgentForwardingChannel
 
AgentForwardingChannel(String, SessionChannel, ChannelEventListener) - Constructor for class com.maverick.sshd.agent.AgentForwardingChannel
 
ALGORITHM_NAME - Static variable in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
ALGORITHM_NAME - Static variable in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
Alias<T extends AbstractFile> - Class in com.sshtools.server.vshell.commands
Usage: alias [-p] [name=[value] ...]
Alias() - Constructor for class com.sshtools.server.vshell.commands.Alias
 
allDefaultGroups() - Static method in class com.maverick.ssh.components.DiffieHellmanGroups
 
allocatePseudoTerminal(String, int, int, int, int, byte[]) - Method in class com.maverick.sshd.session.NativeSession
 
allocatePseudoTerminal(String, int, int, int, int, byte[]) - Method in class com.maverick.sshd.SessionChannel
If the client requests a pseudo terminal for the session this method will be invoked before the shell, exec or subsystem is started.
allocatePseudoTerminal(String, int, int, int, int, byte[]) - Method in class com.maverick.sshd.UnsupportedSession
 
allocatePseudoTerminal(String, int, int, int, int, byte[]) - Method in class com.sshtools.proxy.ProxySession
 
allocatePseudoTerminal(String, int, int, int, int, byte[]) - Method in class com.sshtools.server.vshell.VirtualShell
 
ALLOW_FORWARDING - Static variable in class com.maverick.sshd.ForwardingPolicy
 
allowGatewayForwarding() - Method in class com.maverick.sshd.ForwardingPolicy
 
allowIPAddress(String...) - Method in class com.maverick.sshd.LoadBalancerPolicy
 
AllowNoneAuthenticationMechanismFactory<T extends AbstractFile> - Class in com.maverick.sshd.auth
 
AllowNoneAuthenticationMechanismFactory() - Constructor for class com.maverick.sshd.auth.AllowNoneAuthenticationMechanismFactory
 
ansi - Class in com.sshtools.server.vshell.terminal
 
ansi() - Constructor for class com.sshtools.server.vshell.terminal.ansi
 
ANSIBuffer - Class in jline
A buffer that can contain ANSI text.
ANSIBuffer() - Constructor for class jline.ANSIBuffer
 
ANSIBuffer(String) - Constructor for class jline.ANSIBuffer
 
ANSIBuffer.ANSICodes - Class in jline
 
ANY - Static variable in class com.maverick.sshd.SshContext
 
append(String) - Method in class jline.ANSIBuffer
 
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
 
ArgumentCompletor - Class in jline
A Completor implementation that invokes a child completor using the appropriate separator argument.
ArgumentCompletor(Completor) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the default argument separator of " ".
ArgumentCompletor(List<Completor>) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the default argument separator of " ".
ArgumentCompletor(Completor[]) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the default argument separator of " ".
ArgumentCompletor(Completor, ArgumentCompletor.ArgumentDelimiter) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the specified argument delimiter.
ArgumentCompletor(Completor[], ArgumentCompletor.ArgumentDelimiter) - Constructor for class jline.ArgumentCompletor
Constuctor: create a new completor with the specified argument delimiter.
ArgumentCompletor.AbstractArgumentDelimiter - Class in jline
Abstract implementation of a delimiter that uses the ArgumentCompletor.AbstractArgumentDelimiter.isDelimiter(java.lang.String, int) method to determine if a particular character should be used as a delimiter.
ArgumentCompletor.ArgumentDelimiter - Interface in jline
The ArgumentCompletor.ArgumentDelimiter allows custom breaking up of a String into individual arguments in order to dispatch the arguments to the nested Completor.
ArgumentCompletor.ArgumentList - Class in jline
The result of a delimited buffer.
ArgumentCompletor.WhitespaceArgumentDelimiter - Class in jline
ArgumentCompletor.ArgumentDelimiter implementation that counts all whitespace (as reported by Character.isWhitespace(char)) as being a delimiter.
ArgumentList(String[], int, int, int) - Constructor for class jline.ArgumentCompletor.ArgumentList
 
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
 
ARROW_DOWN - Static variable in class jline.UnixTerminal
 
ARROW_LEFT - Static variable in class jline.UnixTerminal
 
ARROW_PREFIX - Static variable in class jline.UnixTerminal
 
ARROW_RIGHT - Static variable in class jline.UnixTerminal
 
ARROW_START - Static variable in class jline.UnixTerminal
 
ARROW_UP - Static variable in class jline.UnixTerminal
 
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
 
assertAllowed(SocketAddress, SocketAddress) - Method in class com.maverick.sshd.IPPolicy
 
assertByte(int) - Method in class com.maverick.util.SimpleASNReader
 
assertConnection(SocketAddress, SocketAddress) - Method in class com.maverick.sshd.IPPolicy
 
assertPermission(Connection, int, String...) - Method in class com.maverick.sshd.ShellPolicy
 
attachStream(OutputStream) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
attrib(int) - Static method in class jline.ANSIBuffer.ANSICodes
Sets the character attribute.
attrib(String, int) - Method in class jline.ANSIBuffer
 
ATTRIBUTE_ABSTRACT_FILE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_ABSTRACT_FILE_INPUTSTREAM - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_ABSTRACT_FILE_OUTPUTSTREAM - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_ABSTRACT_FILE_RANDOM_ACCESS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_ATTEMPTED_USERNAME - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_AUTHENTICATION_METHOD - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_AUTHENTICATION_METHODS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_BYTES_EXPECTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_BYTES_READ - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_BYTES_TRANSFERED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_BYTES_WRITTEN - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_COMMAND - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_CONNECTION - Static variable in class com.maverick.events.EventCodes
The current connection.
ATTRIBUTE_DIRECTORY_PATH - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_FILE_FACTORY - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_FILE_NAME - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_FILE_NEW_NAME - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_FILE_TARGET - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_FORWARDING_TUNNEL_ENTRANCE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_FORWARDING_TUNNEL_EXIT - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_HANDLE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_HOST_KEY - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_IP - Static variable in class com.maverick.events.EventCodes
 
ATTRIBUTE_LOCAL_CIPHERS_CS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_CIPHERS_SC - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_COMPONENT_LIST - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_LOCAL_CS_COMPRESSIONS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_CS_MACS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_KEY_EXCHANGES - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_PUBLICKEYS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_SC_COMPRESSIONS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_LOCAL_SC_MACS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
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_MOUNT_MANAGER - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_NEW_ATRTIBUTES - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_NFS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_NUMBER_OF_CONNECTIONS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_OLD_ATTRIBUTES - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_OPEN_DIRECTORY_HANDLES - Static variable in class com.maverick.sshd.events.SSHDEventCodes
Open directory handles on SFTP close
ATTRIBUTE_OPEN_FILE_HANDLES - Static variable in class com.maverick.sshd.events.SSHDEventCodes
Open file handles on SFTP close
ATTRIBUTE_OPERATION_FINISHED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_OPERATION_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_PROCESS - Static variable in class com.sshtools.server.vshell.RootShell
 
ATTRIBUTE_REMOTE_CIPHERS_CS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_CIPHERS_SC - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_COMPONENT_LIST - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
ATTRIBUTE_REMOTE_CS_COMPRESSIONS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_CS_MACS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_IP - Static variable in class com.maverick.events.EventCodes
The remote ip.
ATTRIBUTE_REMOTE_KEY_EXCHANGES - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_PUBLICKEYS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_SC_COMPRESSIONS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_REMOTE_SC_MACS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
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.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_CS_COMPRESSION - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_CS_MAC - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_KEY_EXCHANGE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_PUBLICKEY - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_SC_CIPHER - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_SC_COMPRESSION - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
ATTRIBUTE_USING_SC_MAC - Static variable in class com.maverick.sshd.events.SSHDEventCodes
algorithm negotiation preferences
AUTH_CANCELLED_BY_USER - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: Authentication was cancelled
AUTHENTICATION_METHOD - Static variable in class com.maverick.sshd.KeyboardInteractiveAuthentication
 
AUTHENTICATION_METHOD - Static variable in class com.maverick.sshd.PasswordAuthentication
 
AUTHENTICATION_METHOD - Static variable in class com.maverick.sshd.PublicKeyAuthentication
 
AuthenticationMechanism - Interface in com.maverick.sshd
Each authentication mechanism the server supports should implement this interface.
AuthenticationMechanismFactory - Interface in com.maverick.sshd
 
AuthenticationProtocol - Class in com.maverick.sshd
This class implements the SSH Authentication Protocol.
AuthenticationProtocol() - Constructor for class com.maverick.sshd.AuthenticationProtocol
 
Authenticator - Interface in com.maverick.sshd
 
AUTHORIZED_KEYS_STORE - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
 
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
 
authorizedKeysFile - Variable in class com.maverick.sshd.auth.AuthorizedKeysPublicKeyAuthenticationProvider
The path relative to the users home directory from which to load authorized keys
authorizedKeysFile - Variable in class com.maverick.sshd.AuthorizedKeysStoreImpl
The path relative to the users home directory from which to load authorized keys
AuthorizedKeysPublicKeyAuthenticationProvider - Class in com.maverick.sshd.auth
This class implements the OpenSSH style authorized_keys public key store.
AuthorizedKeysPublicKeyAuthenticationProvider() - Constructor for class com.maverick.sshd.auth.AuthorizedKeysPublicKeyAuthenticationProvider
Create a default authorized_keys store that reads keys from .ssh/authorized_keys.
AuthorizedKeysPublicKeyAuthenticationProvider(String) - Constructor for class com.maverick.sshd.auth.AuthorizedKeysPublicKeyAuthenticationProvider
Create an authorized keys stores that reads keys from a custom location.
AuthorizedKeysStoreImpl - Class in com.maverick.sshd
This class implements the OpenSSH style authorized_keys public key store.
AuthorizedKeysStoreImpl() - Constructor for class com.maverick.sshd.AuthorizedKeysStoreImpl
Create a default authorized_keys store that reads keys from .ssh/authorized_keys.
AuthorizedKeysStoreImpl(String) - Constructor for class com.maverick.sshd.AuthorizedKeysStoreImpl
Create an authorized keys stores that reads keys from a custom location.
available() - Method in class com.maverick.util.DynamicBuffer
Return the number of bytes of data available to be read from the buffer

B

B - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
backspace() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
BACKSPACE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BACKSPACE - Static variable in interface jline.ConsoleOperations
 
backspace() - Method in class jline.ConsoleReader
Issue a backspace.
BAD_API_USAGE - Static variable in exception com.maverick.ssh.SshException
The API has encountered an error because of incorrect usage.
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
 
BasicTerminal - Class in com.sshtools.server.vshell.terminal
 
BasicTerminal() - Constructor for class com.sshtools.server.vshell.terminal.BasicTerminal
 
BCOLOR - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
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
 
beep() - Method in class jline.ConsoleReader
Issue an audible keyboard bell, if ConsoleReader.getBellEnabled() return true.
before(String, char) - Static method in class com.maverick.ssh.components.Utils
 
beforeChannelOpen() - Method in class com.sshtools.proxy.ProxySession
 
beforeReadLine(ConsoleReader, String, Character) - Method in class jline.Terminal
Invokes before the console reads a line with the prompt and mask.
beforeReadLine(ConsoleReader, String, Character) - Method in class jline.UnsupportedTerminal
 
begin - Variable in class com.sshtools.net.HttpHeader
 
begin - Variable in class com.sshtools.publickey.Base64EncodedFileFormat
 
beginConnectionOperation(Connection) - Method in class com.maverick.sshd.ConnectionManager
 
BEL - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
bell() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
belongsTo(ConnectionProtocol) - Method in interface com.maverick.sshd.RemoteForwardingFactory
Does this factory belong to the connection provided?
belongsTo(ConnectionProtocol) - Method in class com.maverick.sshd.RemoteForwardingFactoryImpl
 
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
 
bindInterface(String, int, ConnectionProtocol) - Method in interface com.maverick.sshd.RemoteForwardingFactory
A client has requested that the server start listening and forward any subsequent connections to the client.
bindInterface(String, int, ConnectionProtocol, String) - Method in interface com.maverick.sshd.RemoteForwardingFactory
 
bindInterface(String, int, ConnectionProtocol) - Method in class com.maverick.sshd.RemoteForwardingFactoryImpl
 
bindInterface(String, int, ConnectionProtocol, String) - Method in class com.maverick.sshd.RemoteForwardingFactoryImpl
 
BLACK - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
BLACK - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
black(String) - Method in class jline.ANSIBuffer
 
blacklist(String) - Method in class com.maverick.sshd.IPPolicy
 
BlankEntry() - Constructor for class com.sshtools.config.file.entry.type.FileEntryType.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
 
BLINK - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
BLINK - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
blink(String) - Method in class jline.ANSIBuffer
 
BLINK_OFF - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
BLINK_OFF - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
blinkingText(String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 
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
 
BLUE - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
BLUE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
blue(String) - Method in class jline.ANSIBuffer
 
BOLD - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
BOLD - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
bold(String) - Method in class jline.ANSIBuffer
 
BOLD_OFF - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
BOLD_OFF - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
boldcolorizeText(String, String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 
boldcolorizeText(String, String, String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 
boldText(String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 
BOX_BOTTOM - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_BOTTOM_LEFT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_BOTTOM_MIDDLE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_BOTTOM_RIGHT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_CENTER - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_LEFT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_MIDDLE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_MIDDLE_LEFT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_MIDDLE_MIDDLE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_MIDDLE_RIGHT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_RIGHT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_TOP - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_TOP_LEFT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_TOP_MIDDLE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BOX_TOP_RIGHT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
boxCharacter(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
BS - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
BS - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
Bsh - Class in com.sshtools.server.vshell.commands.script
 
Bsh() - Constructor for class com.sshtools.server.vshell.commands.script.Bsh
 
buf - Variable in class com.maverick.util.DynamicBuffer
The buffer
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
BufferOverflowException - Exception in com.sshtools.server.vshell.terminal
 
BufferOverflowException() - Constructor for exception com.sshtools.server.vshell.terminal.BufferOverflowException
 
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 interface com.maverick.nio.ProtocolEngine
Disconnect reason: The application disconnected
BY_APPLICATION - Static variable in class com.maverick.sshd.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.
ByteBufferPool - Class in com.maverick.nio
This class provides a pool for either direct or non direct ByteBuffers.
ByteBufferPool() - Constructor for class com.maverick.nio.ByteBufferPool
Create a default pool of ByteBuffers with 4k capacity
ByteBufferPool(int, boolean) - Constructor for class com.maverick.nio.ByteBufferPool
Create a pool of ByteBuffers.
BYTEMISSING - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
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

C - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
cached - Variable in class com.maverick.sshd.vfs.VirtualFileFactory
 
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.sshd.components.jce.server.Curve25519SHA256
 
calculateExchangeHash() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanEcdh
 
calculateExchangeHash() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha1JCE
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup1Sha1JCE
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash() - Method in class com.maverick.sshd.components.jce.server.Rsa1024SHA1KeyExchange
Calculates the exchange hash as an SHA1 hash of the following data.
calculateExchangeHash() - Method in class com.maverick.sshd.components.jce.server.Rsa2048SHA2KeyExchange
Calculates the exchange hash as an SHA1 hash of the following data.
CAN - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
CANCELLED_CONNECTION - Static variable in exception com.maverick.ssh.SshException
The user cancelled the connection.
canClose() - Method in class com.maverick.sshd.Channel
Can this channel close?
canClose() - Method in class com.maverick.sshd.SocketForwardingChannel
 
canClose(boolean) - Method in class com.maverick.sshd.SocketForwardingChannel
 
canConnectFrom(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
CandidateCycleCompletionHandler - Class in jline
A CompletionHandler that deals with multiple distinct completions by cycling through each one every time tab is pressed.
CandidateCycleCompletionHandler() - Constructor for class jline.CandidateCycleCompletionHandler
 
CandidateListCompletionHandler - Class in jline
A CompletionHandler that deals with multiple distinct completions by outputting the complete list of possibilities to the console.
CandidateListCompletionHandler() - Constructor for class jline.CandidateListCompletionHandler
 
canExecute(String, String, String) - Method in interface com.maverick.sshd.vfs.VFSPermissionHandler
Return true if the user can execute the file or list the directory.
canForwardTo(String, int) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
canRead(String, String, String) - Method in interface com.maverick.sshd.vfs.VFSPermissionHandler
Return true if the user can read the file.
canWrite(String, String, String) - Method in interface com.maverick.sshd.vfs.VFSPermissionHandler
Return true if the user can write to the file.
cat(byte[], byte[]) - Static method in class com.maverick.util.Arrays
 
Cat - Class in com.sshtools.server.vshell.commands.fs
 
Cat() - Constructor for class com.sshtools.server.vshell.commands.fs.Cat
 
Catch - Class in com.sshtools.server.vshell.commands
 
Catch() - Constructor for class com.sshtools.server.vshell.commands.Catch
 
Cd - Class in com.sshtools.server.vshell.commands.fs
Usage: cd [directory]
Cd() - Constructor for class com.sshtools.server.vshell.commands.fs.Cd
 
Cell<T> - Class in com.sshtools.server.vshell.terminal
 
Cell(T) - Constructor for class com.sshtools.server.vshell.terminal.Cell
 
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.
CHANGE_CASE - Static variable in interface jline.ConsoleOperations
Operation that toggles between uppercase and lowercase.
CHANGE_META - Static variable in interface jline.ConsoleOperations
Operation that
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.
changePassword(Connection, String, String, String) - Method in class com.maverick.sshd.auth.InMemoryPasswordAuthenticator
 
changePassword(Connection, String, String, String) - Method in class com.maverick.sshd.PasswordAuthenticationProvider
Implement this method to change the users password
changePositionofAlgorithm(String, int) - Method in class com.maverick.ssh.components.ComponentFactory
 
changeWindowDimensions(int, int, int, int) - Method in class com.maverick.sshd.session.NativeSession
 
changeWindowDimensions(int, int, int, int) - Method in class com.maverick.sshd.SessionChannel
When the window (terminal) size changes on the client side, it MAY send notification in which case this method will be invoked to notify the session that a change has occurred.
changeWindowDimensions(int, int, int, int) - Method in class com.maverick.sshd.UnsupportedSession
 
changeWindowDimensions(int, int, int, int) - Method in class com.sshtools.proxy.ProxySession
 
changeWindowDimensions(int, int, int, int) - Method in class com.sshtools.server.vshell.VirtualShell
 
Channel - Class in com.maverick.sshd
This abstract class provides the basic functions of an SSH2 channel.
Channel(String, int, int) - Constructor for class com.maverick.sshd.Channel
Construct a channel with the specified settings.
Channel.DataBlock - Class in com.maverick.sshd
 
Channel.QueuedData - Class in com.maverick.sshd
 
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_TYPE - Static variable in class com.maverick.sshd.LocalForwardingChannel
 
CHANNEL_TYPE - Static variable in class com.maverick.sshd.SessionChannel
 
ChannelEventAdapter - Class in com.maverick.sshd
An adapter for the ChannelEventListener interface.
ChannelEventAdapter() - Constructor for class com.maverick.sshd.ChannelEventAdapter
 
ChannelEventListener - Interface in com.maverick.sshd
Interface for receiving Channel events (currently only supports the close event).
ChannelFactory - Interface in com.maverick.sshd
 
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
 
ChannelOutputStream - Class in com.maverick.sshd
 
ChannelOutputStream(Channel) - Constructor for class com.maverick.sshd.ChannelOutputStream
 
CharacterUpdate - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
CHARSET_ENCODING - Static variable in class com.maverick.sshd.TransportProtocol
Character set encoding.
check(int) - Method in class com.maverick.sshd.Permissions
 
checkBackspace() - Method in class jline.UnixTerminal
 
checkCell(int, Cell<?>) - Method in class com.sshtools.server.vshell.terminal.Table
 
checkConnection(SocketAddress, SocketAddress) - Method in class com.maverick.sshd.IPPolicy
 
checkDefaultPath(String) - Method in class com.maverick.sshd.SftpSubsystem
 
checkEndsWithNoSlash(String) - Static method in class com.maverick.util.FileUtils
 
checkEndsWithSlash(String) - Static method in class com.maverick.util.FileUtils
 
checkHostPermitted(Connection, String, int) - Method in class com.maverick.sshd.ForwardingPolicy
Check the host of the forwarding is permitted under this policy.
checkInterfacePermitted(Connection, String, int) - Method in class com.maverick.sshd.ForwardingPolicy
Check that the source of the forwarding is permitted under this policy.
checkKey(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.InMemoryPublicKeyProvider
 
checkKey(SshPublicKey, Connection) - Method in interface com.maverick.sshd.PublicKeyWithVerifyAuthenticationProvider
 
checkNewCursorLine() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
checkPermission(Connection, int, String...) - Method in class com.maverick.sshd.ShellPolicy
 
checkPermissions() - Method in class com.maverick.sshd.LocalForwardingChannel
Performs permission check with the ForwardingPolicy.
checkpw(String, String) - Static method in class com.maverick.util.BCrypt
Check that a plaintext password matches a previously hashed one
checkStartsWithNoSlash(String) - Static method in class com.maverick.util.FileUtils
 
checkStartsWithSlash(String) - Static method in class com.maverick.util.FileUtils
 
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_AES128_CBC - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_AES128_CTR - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_AES192_CBC - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_AES192_CTR - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_AES256_CBC - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_AES256_CTR - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_AES_GCM_128 - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_AES_GCM_256 - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_ARCFOUR - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_ARCFOUR_128 - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_ARCFOUR_256 - Static variable in class com.maverick.sshd.SshContext
 
CIPHER_BLOWFISH_CBC - Static variable in class com.maverick.sshd.SshContext
 
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.sshd.SshContext
 
CIPHER_TRIPLEDES_CTR - Static variable in class com.maverick.sshd.SshContext
 
CIPHERS - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
clamp(byte[]) - Static method in class com.maverick.ssh.components.Curve25519
KEY AGREEMENT
ClassNameCompletor - Class in jline
A Completor implementation that completes java class names.
ClassNameCompletor() - Constructor for class jline.ClassNameCompletor
Complete candidates using all the classes available in the java CLASSPATH.
ClassNameCompletor(SimpleCompletor.SimpleCompletorFilter) - Constructor for class jline.ClassNameCompletor
 
cleanupOnError() - Method in class com.maverick.sshd.Subsystem
 
cleanupOperations(Runnable...) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
cleanupSubsystem() - Method in class com.maverick.sshd.key.PublicKeySubsystem
 
cleanupSubsystem() - Method in class com.maverick.sshd.SftpSubsystem
 
cleanupSubsystem() - Method in class com.maverick.sshd.Subsystem
 
clear() - Method in class com.maverick.ssh.components.ComponentFactory
Clear all of the entries in this component factory.
Clear - Class in com.sshtools.server.vshell.commands
Usage: clear
Clear() - Constructor for class com.sshtools.server.vshell.commands.Clear
 
clear() - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
clear() - Method in class jline.History
Clear the history buffer
CLEAR_LINE - Static variable in interface jline.ConsoleOperations
Operation that clears whatever text is on the current line.
CLEAR_SCREEN - Static variable in interface jline.ConsoleOperations
Operation that clears the screen.
clearBuffer() - Method in class jline.CursorBuffer
 
clearCurrentContext() - Static method in class com.maverick.logging.Log
 
clearIdleState(IdleStateListener) - Method in class com.maverick.sshd.Channel
Clear an idle state listener.
clearQueue() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
clearScreen() - Method in class jline.ConsoleReader
Clear the screen by issuing the ANSI "clear screen" code.
ClientAcceptor - Class in com.maverick.nio
An abstract class for the NIO framework to accept client connections.
ClientAcceptor(ProtocolContext) - Constructor for class com.maverick.nio.ClientAcceptor
Construct an acceptor with a protocol context.
ClientConnector - Interface in com.maverick.nio
An interface for the NIO framework to connect outgoing sockets.
clientId - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
 
clientKexInit - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
 
clone() - Method in class com.maverick.ssh.components.ComponentFactory
 
clone() - Method in class com.maverick.sshd.scp.FilenamePattern
Clone this filename pattern matcher.
clone() - Method in class jline.SimpleCompletor
 
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.sshd.Channel
 
close(boolean) - Method in class com.maverick.sshd.Channel
This method closes the channel and free's its resources.
close(boolean) - Method in class com.maverick.sshd.SessionChannel
 
close() - Method in interface com.maverick.sshd.sftp.AbstractFileRandomAccess
 
close() - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenFile
 
close() - Method in class com.maverick.sshd.sftp.RandomAccessImpl
 
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.server.vshell.ConsoleStreamReader
 
close() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
close() - Method in class org.eclipse.cdt.utils.pty.PTYOutputStream
 
close() - Method in class org.eclipse.cdt.utils.spawner.SpawnerOutputStream
 
closeAllChannels() - Method in class com.maverick.nio.SelectorThread
 
closeAllChannels() - Method in class com.maverick.nio.SelectorThreadPool
 
closeConnection() - Method in class com.maverick.nio.SocketConnection
Close this socket connection.
closed - Variable in class com.maverick.nio.SocketConnection
 
closeFile(byte[]) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Close an open file or directory.
closeFile(byte[]) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
closeFile(byte[], boolean) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
closeFile(String, boolean) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
closeFilesystem() - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
The filesystem instance is being closed and no further use of the instance is required.
closeFilesystem() - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
closeOutput() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
closeQuietly(InputStream) - Static method in class com.maverick.util.FileUtils
 
closeQuietly(OutputStream) - Static method in class com.maverick.util.FileUtils
 
closeSession() - Method in class com.maverick.sshd.scp.ScpCommand
 
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
 
clreol() - Static method in class jline.ANSIBuffer.ANSICodes
Removes all characters from the current cursor position until the end of the line.
clrscr() - Static method in class jline.ANSIBuffer.ANSICodes
Clears the screen and moves the cursor to the home postition.
CmdLine - Class in com.sshtools.server.vshell
 
CmdLine(String, List<String>, CmdLine.Condition, boolean) - Constructor for class com.sshtools.server.vshell.CmdLine
 
ColorHelper - Class in com.sshtools.server.vshell.terminal
 
ColorHelper() - Constructor for class com.sshtools.server.vshell.terminal.ColorHelper
 
COLORINIT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
colorize(String, boolean) - Method in class com.sshtools.server.vshell.terminal.Colorizer
 
colorizeBackground(String, String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 
Colorizer - Class in com.sshtools.server.vshell.terminal
 
colorizeText(String, String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 
colorizeText(String, String, String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 
com.google.eclipse.elt.pty.util - package com.google.eclipse.elt.pty.util
 
com.google.eclipse.elt.pty.util.spawner - package com.google.eclipse.elt.pty.util.spawner
 
com.maverick.events - package com.maverick.events
 
com.maverick.logging - package com.maverick.logging
 
com.maverick.nio - package com.maverick.nio
This package contains a generic framework for Java NIO daemons.
com.maverick.nio.ssl - package com.maverick.nio.ssl
 
com.maverick.ssh - package com.maverick.ssh
 
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.compression - package com.maverick.ssh.compression
Compression interface for the SSH Transport Protocol.
com.maverick.ssh1 - package com.maverick.ssh1
 
com.maverick.ssh2 - package com.maverick.ssh2
 
com.maverick.sshd - package com.maverick.sshd
This package contains the base implementation of the SSH server.
com.maverick.sshd.agent - package com.maverick.sshd.agent
 
com.maverick.sshd.auth - package com.maverick.sshd.auth
 
com.maverick.sshd.components - package com.maverick.sshd.components
This package contains the specific server components required by the Maverick SSHD server.
com.maverick.sshd.components.jce.server - package com.maverick.sshd.components.jce.server
This package contains a set of algoritm implementations that enable the Maverick SSHD to use a Java Cryptography Extension provider.
com.maverick.sshd.events - package com.maverick.sshd.events
 
com.maverick.sshd.key - package com.maverick.sshd.key
 
com.maverick.sshd.platform - package com.maverick.sshd.platform
This package contains the interfaces that are required to be implemented to create an SSH server implementation.
com.maverick.sshd.scp - package com.maverick.sshd.scp
This package contains an implementation of SCP for the Maverick SSHD
com.maverick.sshd.session - package com.maverick.sshd.session
 
com.maverick.sshd.sftp - package com.maverick.sshd.sftp
 
com.maverick.sshd.sftp.extensions - package com.maverick.sshd.sftp.extensions
 
com.maverick.sshd.sftp.extensions.filter - package com.maverick.sshd.sftp.extensions.filter
 
com.maverick.sshd.vfs - package com.maverick.sshd.vfs
This package contains a Virtual File System which implements a platform independent version of the NativeFileSystemProvider.
com.maverick.util - package com.maverick.util
A set of SSHTools utility classes.
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
 
com.sshtools.proxy - package com.sshtools.proxy
 
com.sshtools.publickey - package com.sshtools.publickey
 
com.sshtools.publickey.authorized - package com.sshtools.publickey.authorized
 
com.sshtools.server.vshell - package com.sshtools.server.vshell
 
com.sshtools.server.vshell.commands - package com.sshtools.server.vshell.commands
 
com.sshtools.server.vshell.commands.admin - package com.sshtools.server.vshell.commands.admin
 
com.sshtools.server.vshell.commands.fs - package com.sshtools.server.vshell.commands.fs
 
com.sshtools.server.vshell.commands.script - package com.sshtools.server.vshell.commands.script
 
com.sshtools.server.vshell.terminal - package com.sshtools.server.vshell.terminal
 
com.sshtools.zlib - package com.sshtools.zlib
 
Command - Interface in com.sshtools.server.vshell
 
command - Static variable in class com.sshtools.server.vshell.terminal.CommandCompletor
 
CommandArgsCompletor - Class in com.sshtools.server.vshell.terminal
 
CommandArgsCompletor(VirtualProcess) - Constructor for class com.sshtools.server.vshell.terminal.CommandArgsCompletor
 
CommandCompletor<T extends Command> - Class in com.sshtools.server.vshell.terminal
 
CommandCompletor(VirtualProcess, CommandFactory<T>, Connection) - Constructor for class com.sshtools.server.vshell.terminal.CommandCompletor
 
CommandConfigurator<T> - Interface in com.sshtools.server.vshell
 
CommandFactory<T extends Command> - Class in com.sshtools.server.vshell
 
CommandFactory() - Constructor for class com.sshtools.server.vshell.CommandFactory
 
commandFactory - Variable in class com.sshtools.server.vshell.Msh
 
CommandOption - Class in com.sshtools.publickey.authorized
 
CommandOption(String) - Constructor for class com.sshtools.publickey.authorized.CommandOption
 
commands - Variable in class com.sshtools.server.vshell.CommandFactory
 
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
 
compare(String, String) - Method in class com.sshtools.server.vshell.terminal.EqualsComparator
 
compareCharIgnoreCase(char, char, char) - Static method in class com.maverick.sshd.scp.FilenamePattern
Determine if a character falls within a given character range, ignoring case.
complete(String, int, List<String>) - Method in class com.sshtools.server.vshell.AbstractCommand
 
complete(String, int, List<String>) - Method in class com.sshtools.server.vshell.commands.AbstractFileCommand
 
complete(String, int, List<String>, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.AbstractUUIDCommand
 
complete(String, int, List<String>) - Method in class com.sshtools.server.vshell.terminal.CommandArgsCompletor
 
complete(String, int, List<String>) - Method in class com.sshtools.server.vshell.terminal.CommandCompletor
 
complete(String, int, List<String>) - Method in class com.sshtools.server.vshell.VirtualShellCompletor
 
complete(String, int, List<String>) - Method in class jline.ArgumentCompletor
 
complete(ConsoleReader, List<String>, int) - Method in class jline.CandidateCycleCompletionHandler
 
complete(ConsoleReader, List<String>, int) - Method in class jline.CandidateListCompletionHandler
 
complete(ConsoleReader, List<String>, int) - Method in interface jline.CompletionHandler
 
complete(String, int, List<String>) - Method in interface jline.Completor
Populates candidates with a list of possible completions for the buffer.
COMPLETE - Static variable in interface jline.ConsoleOperations
Operation that performs completion operation on the current word.
complete(String, int, List<String>) - Method in class jline.FileNameCompletor
 
complete(String, int, List<String>) - Method in class jline.MultiCompletor
 
complete(String, int, List<String>) - Method in class jline.NullCompletor
Returns -1 always, indicating that the the buffer is never handled.
complete(String, int, List<String>) - Method in class jline.SimpleCompletor
 
completedAuthentication() - Method in class com.maverick.sshd.AuthenticationProtocol
Each successful completion of an authentication method should call this method.
completedTask(Runnable) - Method in interface com.maverick.ssh.ExecutorOperationListener
 
completedWrite() - Method in interface com.maverick.nio.SocketWriteCallback
 
CompletionHandler - Interface in jline
Handler for dealing with candidates for tab-completion.
Completor - Interface in jline
A Completor is the mechanism by which tab-completion candidates will be resolved.
Component - Class in com.sshtools.server.vshell.terminal
 
Component(TerminalOutput, String) - Constructor for class com.sshtools.server.vshell.terminal.Component
 
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, String) - Constructor for class com.maverick.ssh.components.ComponentFactory
 
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.sshd.TransportProtocol
Disconnect reason: A compression error occurred
COMPRESSION_NONE - Static variable in class com.maverick.sshd.SshContext
Compression off
COMPRESSION_ZLIB - Static variable in class com.maverick.sshd.SshContext
ZLIB compression
con - Variable in class com.maverick.sshd.sftp.AbstractFileImpl
 
con - Variable in class com.sshtools.proxy.ProxySession
 
configurators - Variable in class com.sshtools.server.vshell.CommandFactory
 
configure(DaemonContext) - Method in class com.maverick.nio.Daemon
Called before the server is started so that you can configure the server to your own requirements.
configure(String...) - Method in class com.maverick.ssh.AdaptiveSecurityPolicy
 
configure(String...) - Method in class com.maverick.ssh.DefaultSecurityPolicy
 
configure(String...) - Method in interface com.maverick.ssh.SecurityPolicy
 
configure(T) - Method in interface com.sshtools.server.vshell.CommandConfigurator
 
configure(DaemonContext) - Method in class com.sshtools.server.vshell.VirtualSSHD
 
configureCommand(T, Connection) - Method in class com.sshtools.server.vshell.CommandFactory
 
configureCommand(ShellCommand, Connection) - Method in class com.sshtools.server.vshell.commands.admin.AdminCommandFactory
 
configureCommand(ShellCommand, Connection) - Method in class com.sshtools.server.vshell.commands.fs.FileSystemCommandFactory
 
configureCommand(ShellCommand, Connection) - Method in class com.sshtools.server.vshell.commands.script.ScriptCommandFactory
 
configureCommand(ShellCommand, Connection) - Method in class com.sshtools.server.vshell.ShellCommandFactory
 
configureSecurityLevel(SecurityLevel) - Method in class com.maverick.ssh.components.ComponentFactory
 
configureSecurityLevel(SecurityLevel, boolean) - Method in class com.maverick.ssh.components.ComponentFactory
 
connect(InputStream, OutputStream) - Method in class com.maverick.util.IOStreamConnector
 
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.
CONNECTED - Static variable in class com.maverick.sshd.TransportProtocol
Protocol state: The transport protocol is connected and services can be started or may already be active.
connection - Variable in class com.maverick.sshd.Channel
The Connection Protocol instance managing this session, use this instance to disconnect the session or obtain the ip address of the remote client.
Connection - Class in com.maverick.sshd
 
Connection(TransportProtocol) - Constructor for class com.maverick.sshd.Connection
 
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.sshd.TransportProtocol
Disconnect reason: The connection was lost
ConnectionAwareTask - Class in com.maverick.sshd
 
ConnectionAwareTask(Connection) - Constructor for class com.maverick.sshd.ConnectionAwareTask
 
ConnectionManager - Class in com.maverick.sshd
This class holds the current sessions by TransportProtocol and ConnectionProtocol.
ConnectionProtocol - Class in com.maverick.sshd
This class implements the SSH Connection Protocol as an SSH Transport Protocol service.
Connections<T extends AbstractFile> - Class in com.sshtools.server.vshell.commands.admin
 
Connections() - Constructor for class com.sshtools.server.vshell.commands.admin.Connections
 
ConnectionTask - Class in com.maverick.sshd
 
ConnectionTask(Connection, Runnable) - Constructor for class com.maverick.sshd.ConnectionTask
 
connectorClosed(IOStreamConnector) - Method in interface com.maverick.util.IOStreamConnector.IOStreamConnectorListener
 
connectorTimeout(IOStreamConnector) - Method in interface com.maverick.util.IOStreamConnector.IOStreamConnectorListener
 
Console - Class in com.sshtools.server.vshell.terminal
 
Console(InputStream, OutputStream, InputStream, Terminal, CommandFactory<ShellCommand>) - Constructor for class com.sshtools.server.vshell.terminal.Console
 
ConsoleLoggingContext - Class in com.maverick.logging
 
ConsoleLoggingContext(Log.Level) - Constructor for class com.maverick.logging.ConsoleLoggingContext
 
ConsoleLoggingContext() - Constructor for class com.maverick.logging.ConsoleLoggingContext
 
ConsoleOperations - Interface in jline
Symbolic constants for Console operations and virtual key bindings.
ConsoleOutputStream - Class in com.sshtools.server.vshell
 
ConsoleOutputStream(Console) - Constructor for class com.sshtools.server.vshell.ConsoleOutputStream
 
ConsoleReader - Class in jline
A reader for console applications.
ConsoleReader() - Constructor for class jline.ConsoleReader
Create a new reader using FileDescriptor.in for input and System.out for output.
ConsoleReader(InputStream, OutputStream) - Constructor for class jline.ConsoleReader
Create a new reader using the specified InputStream for input and the specific writer for output, using the default keybindings resource.
ConsoleReader(InputStream, OutputStream, InputStream) - Constructor for class jline.ConsoleReader
 
ConsoleReader(InputStream, OutputStream, InputStream, Terminal) - Constructor for class jline.ConsoleReader
Create a new reader.
ConsoleReaderInputStream - Class in jline
An InputStream implementation that wraps a ConsoleReader.
ConsoleReaderInputStream(ConsoleReader) - Constructor for class jline.ConsoleReaderInputStream
 
ConsoleRunner - Class in jline
A pass-through application that sets the system input stream to a ConsoleReader and invokes the specified main method.
ConsoleRunner() - Constructor for class jline.ConsoleRunner
 
ConsoleStreamReader - Class in com.sshtools.server.vshell
 
ConsoleStreamReader(Console) - Constructor for class com.sshtools.server.vshell.ConsoleStreamReader
 
consumeWindowSpace(int) - Method in class com.maverick.sshd.Channel
 
contains(String) - Method in class com.maverick.ssh.components.ComponentFactory
Determine whether the factory supports a given component type.
containsCommand(String) - Method in class com.maverick.sshd.SshContext
Determine whether a command is configured.
containsProperty(String) - Method in class com.maverick.sshd.Connection
 
context - Variable in class com.maverick.sshd.Subsystem
 
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.
copyData(byte[], UnsignedInteger64, UnsignedInteger64, byte[], UnsignedInteger64) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
CopyDataSftpExtension - Class in com.maverick.sshd.sftp.extensions
 
CopyDataSftpExtension() - Constructor for class com.maverick.sshd.sftp.extensions.CopyDataSftpExtension
 
copyFile(File, File) - Static method in class com.maverick.logging.IOUtils
 
copyFile(String, String, boolean) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
copyFile(File, File) - Static method in class com.maverick.util.IOUtil
 
CopyFileSftpExtension - Class in com.maverick.sshd.sftp.extensions
 
CopyFileSftpExtension() - Constructor for class com.maverick.sshd.sftp.extensions.CopyFileSftpExtension
 
copyFrom(AbstractFile) - Method in interface com.maverick.sshd.sftp.AbstractFile
 
copyFrom(AbstractFile) - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
copyFrom(AbstractFile) - Method in class com.maverick.sshd.sftp.AbstractFileImpl
 
copyFrom(AbstractFile) - Method in class com.maverick.sshd.vfs.VFSFile
 
copyFrom(AbstractFile) - Method in class com.maverick.sshd.vfs.VirtualMappedFile
 
copyFrom(AbstractFile) - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
copyFrom(AbstractFile) - Method in class com.sshtools.proxy.ProxyFile
Copy contain of source file to this file
Cp - Class in com.sshtools.server.vshell.commands.fs
 
Cp() - Constructor for class com.sshtools.server.vshell.commands.fs.Cp
 
CR - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
CR - Static variable in interface jline.ConsoleOperations
 
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() - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
createChannel() - Method in class com.maverick.sshd.Channel
Called when the channel is being created.
createChannel(String, Connection) - Method in interface com.maverick.sshd.ChannelFactory
 
createChannel(String, Connection) - Method in class com.maverick.sshd.DefaultChannelFactory
 
createChannel() - Method in class com.maverick.sshd.LocalForwardingChannel
Create the forwarding channel.
createChannel() - Method in class com.maverick.sshd.RemoteForwardingChannel
Creates the end of the channelopenmessage string address that was connected uint32 port that was connected string originator IP address uint32 originator port
createChannel() - Method in class com.maverick.sshd.SessionChannel
 
createChannel() - Method in class com.maverick.sshd.SocketForwardingChannel
 
createChildProcess(VirtualProcess, ShellCommand, Msh) - Method in class com.sshtools.server.vshell.DefaultVirtualProcessFactory
 
createChildProcess(VirtualProcess, ShellCommand, Msh) - Method in interface com.sshtools.server.vshell.VirtualProcessFactory
 
createCipher(String) - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
createCloseTask(boolean) - Method in class com.maverick.sshd.Channel
 
createCommand(String, Connection) - Method in class com.sshtools.server.vshell.CommandFactory
 
createConnection(Daemon) - Method in class com.maverick.nio.ProtocolContext
Create a socket handler for this protocol.
createConnectionImpl() - Method in class com.maverick.nio.ProtocolContext
Creates a socket handler from the configured implementation class.
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
 
createDefaultConfiguration(SshContext) - Method in class com.maverick.sshd.GSSAPIWithMICAuthentication
Create the default JAAS Configuration.
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
 
createEngine() - Method in class com.maverick.nio.ProtocolContext
Create a protocol engine.
createEngine() - Method in class com.maverick.sshd.SshContext
 
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
createFilenamePattern(String) - Method in class com.maverick.sshd.scp.ScpCommand
Creates a FilenamePattern.
createFilenamePattern(String) - Method in class com.sshtools.server.vshell.commands.Scp
Creates a FilenamePattern.
createFolder() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
createFolder() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
createFolder() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
createFolder() - Method in class com.maverick.sshd.vfs.VFSFile
 
createFolder() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
createFolder() - Method in class com.sshtools.proxy.ProxyFile
Create the folder in the server
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(String, TransportProtocol, AuthenticationProtocol, Connection) - Method in class com.maverick.sshd.auth.AllowNoneAuthenticationMechanismFactory
 
createInstance(String, TransportProtocol, AuthenticationProtocol, Connection) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
createInstance(String, TransportProtocol, AuthenticationProtocol, Connection) - Method in interface com.maverick.sshd.AuthenticationMechanismFactory
 
createInstance(Connection) - Method in interface com.maverick.sshd.KeyboardInteractiveAuthenticationProvider
 
createInstance(Connection, String) - Method in interface com.maverick.sshd.platform.FileSystemFactory
 
createInstance(Connection, String) - Method in class com.maverick.sshd.sftp.DirectFileSystemFactory
 
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
 
createMaskArray(int) - Static method in class com.sshtools.net.IPUtils
 
createMount(String, String) - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
createMount(String, String, AbstractFileFactory<?>) - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
createNewFile() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
createNewFile() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
createNewFile() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
createNewFile() - Method in class com.maverick.sshd.vfs.VFSFile
 
createNewFile() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
createNewFile() - Method in class com.sshtools.proxy.ProxyFile
Create the file in the server
createNewOrdering(int[]) - Method in class com.maverick.ssh.components.ComponentFactory
 
createOutputStream(int, int, OutputStream) - Static method in class com.maverick.util.EOLProcessor
 
createProcess(String, Map<String, String>) - Method in class com.maverick.sshd.platform.ExecutableCommand
Create the process but wait for the ExecutableCommand.onStart() method before performing any IO.
createProcess(String, Map<String, String>) - Method in class com.maverick.sshd.platform.NativeExecutableCommand
 
createProcess(String, Map<String, String>) - Method in class com.maverick.sshd.scp.ScpCommand
Parse the SCP command line and configure the command ready for execution.
createPublicKeySubsystem(SessionChannel) - Method in class com.maverick.sshd.DefaultChannelFactory
 
createRootProcess(TerminalOutput, Msh, Environment, Thread, ShellCommand, AbstractFile, Console, SessionChannel) - Method in class com.sshtools.server.vshell.DefaultVirtualProcessFactory
 
createRootProcess(TerminalOutput, Msh, Environment, Thread, ShellCommand, AbstractFile, Console, SessionChannel) - Method in interface com.sshtools.server.vshell.VirtualProcessFactory
 
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
 
createSessionChannel(Connection) - Method in class com.maverick.sshd.DefaultChannelFactory
 
createSessionChannel(Connection) - Method in class com.maverick.sshd.session.NativeChannelFactory
 
createSessionChannel(Connection) - Method in class com.sshtools.proxy.ProxyChannelFactory
This method creates a ProxySession for the given connection
createSessionChannel(Connection) - Method in class com.sshtools.server.vshell.VirtualChannelFactory
 
createSftpSubsystem(SessionChannel) - Method in class com.maverick.sshd.DefaultChannelFactory
 
createShell(Connection) - Method in class com.sshtools.server.vshell.ShellCommandFactory
 
createSocketConnection(DaemonContext, SocketAddress, SocketAddress) - Method in interface com.maverick.nio.SocketConnectionFactory
 
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
 
createSubsystem(String, SessionChannel) - Method in interface com.maverick.sshd.ChannelFactory
 
createSubsystem(String, SessionChannel) - Method in class com.maverick.sshd.DefaultChannelFactory
 
createSymbolicLink(String, String) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Create a symbolic link.
createSymbolicLink(String, String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
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
 
CRLF - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
csv(ComponentFactory<?>, SecurityLevel) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
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
 
CTRL_A - Static variable in interface jline.ConsoleOperations
 
CTRL_B - Static variable in interface jline.ConsoleOperations
 
CTRL_C - Static variable in interface jline.ConsoleOperations
 
CTRL_D - Static variable in interface jline.ConsoleOperations
 
CTRL_E - Static variable in interface jline.ConsoleOperations
 
CTRL_F - Static variable in interface jline.ConsoleOperations
 
CTRL_K - Static variable in interface jline.ConsoleOperations
 
CTRL_L - Static variable in interface jline.ConsoleOperations
 
CTRL_N - Static variable in interface jline.ConsoleOperations
 
CTRL_OB - Static variable in interface jline.ConsoleOperations
 
CTRL_P - Static variable in interface jline.ConsoleOperations
 
CTRL_QM - Static variable in interface jline.ConsoleOperations
 
CTRLC - Variable in class org.eclipse.cdt.utils.spawner.Spawner
A fabricated signal number for use on Windows only.
current() - Method in class jline.CursorBuffer
 
current() - Method in class jline.History
Return the content of the current buffer.
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
 
cursor - Variable in class jline.CursorBuffer
 
CursorBuffer - Class in jline
A CursorBuffer is a holder for a StringBuffer that also contains the current cursor position.
CursorBuffer() - Constructor for class jline.CursorBuffer
 
cursorDown() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
cursorLeft() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
cursorRight() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
cursorUp() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
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.sshd.components.jce.server
 
Curve25519SHA256() - Constructor for class com.maverick.sshd.components.jce.server.Curve25519SHA256
 
Curve25519SHA256(String) - Constructor for class com.maverick.sshd.components.jce.server.Curve25519SHA256
 
Curve25519SHA256_at_libssh_dot_org - Class in com.maverick.sshd.components.jce.server
 
Curve25519SHA256_at_libssh_dot_org() - Constructor for class com.maverick.sshd.components.jce.server.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
 
CYAN - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
CYAN - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
cyan(String) - Method in class jline.ANSIBuffer
 

D

D - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
Daemon - Class in com.maverick.nio
This class provides an abstract daemon for servicing any number of protocol contexts.
Daemon() - Constructor for class com.maverick.nio.Daemon
Constructs the Daemon.
daemon - Variable in class com.maverick.nio.SocketConnection
 
DaemonAdapter - Class in com.maverick.nio
 
DaemonAdapter() - Constructor for class com.maverick.nio.DaemonAdapter
 
DaemonContext - Class in com.maverick.nio
Each instance of a Daemon has a single configuration context.
daemonContext - Variable in class com.maverick.nio.SocketConnection
 
DaemonListener - Interface in com.maverick.nio
 
DataBlock() - Constructor for class com.maverick.sshd.Channel.DataBlock
 
dataTransfered(byte[], int) - Method in interface com.maverick.util.IOStreamConnector.IOStreamConnectorListener
 
Date - Class in com.sshtools.server.vshell.commands
 
Date() - Constructor for class com.sshtools.server.vshell.commands.Date
 
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(String) - Static method in class jline.ConsoleReader
debug.
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(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
 
decrementConnections() - Method in class com.maverick.sshd.SshContext
 
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
 
DefaultAuthenticationMechanismFactory - Class in com.maverick.sshd.auth
 
DefaultAuthenticationMechanismFactory() - Constructor for class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
DefaultCertificateExtension - Class in com.maverick.ssh.components.jce
 
DefaultCertificateExtension(String, byte[]) - Constructor for class com.maverick.ssh.components.jce.DefaultCertificateExtension
 
DefaultChannelFactory - Class in com.maverick.sshd
 
DefaultChannelFactory() - Constructor for class com.maverick.sshd.DefaultChannelFactory
 
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
DefaultPublicKeyAuthenticationProvider - Class in com.maverick.sshd.auth
 
DefaultPublicKeyAuthenticationProvider() - Constructor for class com.maverick.sshd.auth.DefaultPublicKeyAuthenticationProvider
 
DefaultPublicKeyAuthenticationVerifier - Class in com.maverick.sshd
 
DefaultPublicKeyAuthenticationVerifier() - Constructor for class com.maverick.sshd.DefaultPublicKeyAuthenticationVerifier
 
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
 
DefaultSftpExtensionFactory - Class in com.maverick.sshd.sftp.extensions
 
DefaultSftpExtensionFactory() - Constructor for class com.maverick.sshd.sftp.extensions.DefaultSftpExtensionFactory
 
DefaultSftpExtensionFactory(SupportedSftpExtensions...) - Constructor for class com.maverick.sshd.sftp.extensions.DefaultSftpExtensionFactory
 
DefaultVirtualProcessFactory - Class in com.sshtools.server.vshell
 
DefaultVirtualProcessFactory() - Constructor for class com.sshtools.server.vshell.DefaultVirtualProcessFactory
 
defineScrollRegion(int, int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
DEFLATER - Static variable in interface com.maverick.ssh.compression.SshCompression
Deflation mode
DEL - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
DEL - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
DEL_SECOND - Static variable in class jline.UnixTerminal
 
DEL_THIRD - Static variable in class jline.UnixTerminal
 
delete(boolean) - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
delete(boolean) - Method in interface com.maverick.sshd.sftp.AbstractFile
 
delete(boolean) - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
delete(boolean) - Method in class com.maverick.sshd.vfs.VFSFile
 
delete(boolean) - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
delete(boolean) - Method in class com.sshtools.proxy.ProxyFile
Delete file or folder in the server
delete() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
DELETE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
DELETE - Static variable in interface jline.ConsoleOperations
 
delete() - Method in class jline.ConsoleReader
Issue a delete.
DELETE_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR this character indicates that the delete key was pressed.
DELETE_META - Static variable in interface jline.ConsoleOperations
Operation that
DELETE_NEXT_CHAR - Static variable in interface jline.ConsoleOperations
Operation that deletes the previous character.
DELETE_PREV_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
DELETE_PREV_WORD - Static variable in interface jline.ConsoleOperations
Operation that deletes the previous word in the buffer.
deleteAddressCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry
 
deleteAddressCriteria() - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
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
 
deleteLine() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
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
 
delimit(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
delimit(String, int) - Method in interface jline.ArgumentCompletor.ArgumentDelimiter
Break the specified buffer into individual tokens that can be completed on their own.
delTree(File) - Static method in class com.maverick.logging.IOUtils
 
delTree(File) - Static method in class com.maverick.util.IOUtil
 
denyGatewayForwarding() - Method in class com.maverick.sshd.ForwardingPolicy
 
destroy(VirtualProcess) - Method in class com.sshtools.server.vshell.DefaultVirtualProcessFactory
 
destroy() - Method in class com.sshtools.server.vshell.VirtualProcess
 
destroy(VirtualProcess) - Method in interface com.sshtools.server.vshell.VirtualProcessFactory
 
destroy() - Method in class org.eclipse.cdt.utils.spawner.Spawner
See java.lang.Process#destroy (); Clients are responsible for explicitly closing any streams that they have requested through getErrorStream(), getInputStream() or getOutputStream()
detachStream() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
DIFFIE_HELLMAN_GROUP14_SHA1 - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha1JCE
Constant for the algorithm name "diffie-hellman-group14-sha1".
DIFFIE_HELLMAN_GROUP14_SHA256 - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha256JCE
 
DIFFIE_HELLMAN_GROUP15_SHA512 - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup15Sha512JCE
 
DIFFIE_HELLMAN_GROUP16_SHA512 - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup16Sha512JCE
 
DIFFIE_HELLMAN_GROUP17_SHA512 - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup17Sha512JCE
 
DIFFIE_HELLMAN_GROUP18_SHA512 - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup18Sha512JCE
 
DIFFIE_HELLMAN_GROUP1_SHA1 - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup1Sha1JCE
Constant for the algorithm name "diffie-hellman-group1-sha1".
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA1 - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
Constant for the algorithm name "diffie-hellman-group1-sha1".
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256 - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha256JCE
 
DiffieHellmanEcdh - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanEcdh(String, String, String, int) - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanEcdh
 
DiffieHellmanEcdhNistp256 - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanEcdhNistp256() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanEcdhNistp256
 
DiffieHellmanEcdhNistp384 - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanEcdhNistp384() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanEcdhNistp384
 
DiffieHellmanEcdhNistp521 - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanEcdhNistp521() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanEcdhNistp521
 
DiffieHellmanGroup - Class in com.maverick.sshd.components.jce.server
Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group1-sha1".
DiffieHellmanGroup(String, String, BigInteger, SecurityLevel, int) - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroup
Construct an uninitialized instance.
DiffieHellmanGroup14Sha1JCE - Class in com.maverick.sshd.components.jce.server
Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group14-sha1".
DiffieHellmanGroup14Sha1JCE() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha1JCE
Construct an uninitialized instance.
DiffieHellmanGroup14Sha256JCE - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanGroup14Sha256JCE() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha256JCE
 
DiffieHellmanGroup15Sha512JCE - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanGroup15Sha512JCE() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroup15Sha512JCE
 
DiffieHellmanGroup16Sha512JCE - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanGroup16Sha512JCE() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroup16Sha512JCE
 
DiffieHellmanGroup17Sha512JCE - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanGroup17Sha512JCE() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroup17Sha512JCE
 
DiffieHellmanGroup18Sha512JCE - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanGroup18Sha512JCE() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroup18Sha512JCE
 
DiffieHellmanGroup1Sha1JCE - Class in com.maverick.sshd.components.jce.server
Implementation of the required SSH Transport Protocol key exchange method "diffie-hellman-group1-sha1".
DiffieHellmanGroup1Sha1JCE() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroup1Sha1JCE
Construct an uninitialized instance.
DiffieHellmanGroupExchangeSha1JCE - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanGroupExchangeSha1JCE() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
Construct an uninitialized instance.
DiffieHellmanGroupExchangeSha1JCE(String, SecurityLevel, int) - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
 
DiffieHellmanGroupExchangeSha256JCE - Class in com.maverick.sshd.components.jce.server
 
DiffieHellmanGroupExchangeSha256JCE() - Constructor for class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha256JCE
 
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
 
Dimension - Class in com.sshtools.server.vshell.terminal
 
Dimension() - Constructor for class com.sshtools.server.vshell.terminal.Dimension
 
Dimension(int, int) - Constructor for class com.sshtools.server.vshell.terminal.Dimension
 
DIR_SEP1 - Static variable in class com.maverick.sshd.scp.FilenamePattern
System-dependent directory path separator character (1).
DIR_SEP2 - Static variable in class com.maverick.sshd.scp.FilenamePattern
System-dependent directory path separator character (2).
DirectFile - Class in com.maverick.sshd.sftp
 
DirectFile(String, AbstractFileFactory<DirectFile>, Connection, String) - Constructor for class com.maverick.sshd.sftp.DirectFile
 
DirectFileFactory - Class in com.maverick.sshd.sftp
 
DirectFileFactory() - Constructor for class com.maverick.sshd.sftp.DirectFileFactory
 
DirectFileFactory(AbstractFileHomeFactory) - Constructor for class com.maverick.sshd.sftp.DirectFileFactory
 
DirectFileHomeFactory - Class in com.maverick.sshd.sftp
 
DirectFileHomeFactory() - Constructor for class com.maverick.sshd.sftp.DirectFileHomeFactory
 
DirectFileJava7 - Class in com.maverick.sshd.sftp
 
DirectFileJava7(String, AbstractFileFactory<DirectFile>, Connection, String) - Constructor for class com.maverick.sshd.sftp.DirectFileJava7
 
DirectFileSystemFactory - Class in com.maverick.sshd.sftp
 
DirectFileSystemFactory() - Constructor for class com.maverick.sshd.sftp.DirectFileSystemFactory
 
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
 
disableEcho() - Method in class jline.Terminal
Disable character echoing.
disableEcho() - Method in class jline.UnixTerminal
 
disableEcho() - Method in class jline.UnsupportedTerminal
 
disableEcho() - Method in class jline.WindowsTerminal
 
disableForwarding() - Method in class com.maverick.sshd.ForwardingPolicy
 
disableGraphics() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
disableIdleTimeout() - Method in class com.maverick.sshd.Connection
 
disableIdleTimeout() - Method in class com.maverick.sshd.TransportProtocol
 
disableServerKex() - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
 
disableStartupTests() - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
 
discard() - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
discardAuthentication() - Method in class com.maverick.sshd.AuthenticationProtocol
Inform the protocol that the current authentication should be discarded.
disconnect(int, String) - Method in interface com.maverick.nio.ProtocolEngine
Disconnect the Engine
disconnect(int, String) - Method in interface com.maverick.sshd.AbstractServerTransport
 
disconnect(String) - Method in class com.maverick.sshd.Connection
 
disconnect() - Method in class com.maverick.sshd.ConnectionProtocol
Disconnect the current connection.
disconnect(int, String) - Method in class com.maverick.sshd.TransportProtocol
Disconnect from the remote host.
DISCONNECTED - Static variable in class com.maverick.sshd.TransportProtocol
Protocol state: The transport protocol has disconnected.
Disks - Class in com.sshtools.server.vshell.commands.fs
 
Disks() - Constructor for class com.sshtools.server.vshell.commands.fs.Disks
 
DisplayAwareKeyboardInteractiveProvider - Interface in com.maverick.sshd.platform
 
dispose() - Method in class com.maverick.util.ByteArrayReader
 
dispose() - Method in class com.maverick.util.ByteArrayWriter
 
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
 
doHash(String, String, long, long, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.AbstractDigestExtension
 
doHash(String, byte[], long, long, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.AbstractDigestExtension
 
doMD5Hash(String, long, long, byte[], SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.AbstractMD5Extension
 
doMD5Hash(byte[], long, long, byte[], SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.AbstractMD5Extension
 
doOnChange() - Method in class com.maverick.logging.DefaultLoggerContext.FileWatcher
 
doPostMessage(SshMessage, boolean) - Method in class com.maverick.sshd.TransportProtocol
 
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
 
doProcessMessage(byte[]) - Method in class com.maverick.sshd.ConnectionProtocol
 
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
 
doSign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2BaseRsaPrivateKey
 
doSpawn(Console, VirtualProcess, String[], boolean) - Method in class com.sshtools.server.vshell.Msh
 
doTask() - Method in class com.maverick.sshd.ConnectionAwareTask
 
doTask() - Method in class com.maverick.sshd.ConnectionTask
 
DOWN - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
down(int) - Static method in class jline.ANSIBuffer.ANSICodes
Moves the cursor n rows down.
DOWN_ARROW_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR this character indicates an down arrow key press.
draw() - Method in class com.sshtools.server.vshell.terminal.Component
 
drawLine(String) - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
drawLine() - Method in class jline.ConsoleReader
Output put the prompt + the current buffer
DROP_SECURITY_AS_LAST_RESORT - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
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

E - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
EBOL - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
EBOS - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
ECDSA - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
echo() - Method in class com.maverick.ssh2.KBIPrompt
true if the user response should be echo'd to the display, otherwise false.
Echo - Class in com.sshtools.server.vshell.commands
Usage: echo [-n] [string]
Echo() - Constructor for class com.sshtools.server.vshell.commands.Echo
 
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
 
Edit - Class in com.sshtools.server.vshell.commands.fs
 
Edit() - Constructor for class com.sshtools.server.vshell.commands.fs.Edit
 
Edit.EditBuffer - Class in com.sshtools.server.vshell.commands.fs
 
EditBuffer() - Constructor for class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
EditBuffer - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
EEL - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
EEOL - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
EEOS - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
EES - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
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.sshd.TransportProtocol
 
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
 
enableEcho() - Method in class jline.Terminal
Enable character echoing.
enableEcho() - Method in class jline.UnixTerminal
 
enableEcho() - Method in class jline.UnsupportedTerminal
 
enableEcho() - Method in class jline.WindowsTerminal
 
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.sshd.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.
enableGraphics() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
enableIdleTimeout() - Method in class com.maverick.sshd.Connection
 
enableIdleTimeout() - Method in class com.maverick.sshd.TransportProtocol
 
enableSFTPVersion4() - Method in class com.maverick.sshd.SshContext
Deprecated.
enableSpongyCastle(boolean) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
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
 
encodeObject(Serializable) - Static method in class com.maverick.util.Base64
 
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
 
END_CODE - Static variable in class jline.UnixTerminal
 
END_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR this character indicates that the end key was pressed.
END_OF_HISTORY - Static variable in interface jline.ConsoleOperations
Operation that moves the current History to the end.
END_WORD - Static variable in interface jline.ConsoleOperations
Operation that
endConnectionOperation() - Method in class com.maverick.sshd.ConnectionManager
 
endExecution() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
endOfLine() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
ensureChannelOpen() - Method in class com.sshtools.proxy.ProxySession
 
ensureLeadingZero(byte[]) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
enter() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
ENTER - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
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
 
Env - Class in com.sshtools.server.vshell.commands
 
Env() - Constructor for class com.sshtools.server.vshell.commands.Env
 
ENV_HOME - Static variable in class com.sshtools.server.vshell.Environment
 
Environment - Class in com.sshtools.server.vshell
 
Environment(Environment) - Constructor for class com.sshtools.server.vshell.Environment
 
Environment() - Constructor for class com.sshtools.server.vshell.Environment
 
EnvironmentOption - Class in com.sshtools.publickey.authorized
 
EnvironmentOption(String, String) - Constructor for class com.sshtools.publickey.authorized.EnvironmentOption
 
EnvironmentReader - Class in com.google.eclipse.elt.pty.util.spawner
This class provides environment variables supplied as Properties class.
EOL_CR - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
EOL_CR - Static variable in class jline.ConsoleReader
CR End of line sequence
EOL_CRLF - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
EOL_CRLF - Static variable in class jline.ConsoleReader
CR End of line sequence
EOL_LF - Static variable in class jline.ConsoleReader
CR End of line sequence
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
 
EOT - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
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.sshd.scp.FilenamePattern
Compare this object to another.
equals(Object) - Method in class com.maverick.sshd.vfs.AbstractMount
 
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.
EqualsComparator - Class in com.sshtools.server.vshell.terminal
Title:
EqualsComparator(int) - Constructor for class com.sshtools.server.vshell.terminal.EqualsComparator
 
eraseLine() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
eraseScreen() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
eraseToBeginOfLine() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
eraseToBeginOfScreen() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
eraseToEndOfLine() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
eraseToEndOfScreen() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
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 - Variable in class com.maverick.sshd.TransferEvent
 
ESC - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
ESCAPE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
ESCAPE_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR, this character indicates that the escape key was pressed.
evaluateClosure(boolean) - Method in class com.maverick.sshd.SocketForwardingChannel
set the closePending flag to true and attempt to close the channel
evaluateWindowSpace(int) - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
evaluateWindowSpace(int) - Method in class com.maverick.sshd.Channel
Called to evaluate the window space available.
evaluateWindowSpace(int) - Method in class com.maverick.sshd.SessionChannel
 
evaluateWindowSpace(int) - Method in class com.maverick.sshd.SocketForwardingChannel
 
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_COMPLETE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_CONNECTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_CONNECTION_ATTEMPT - Static variable in class com.maverick.events.EventCodes
Connection attempt
EVENT_DISCONNECTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_FAILED_TO_NEGOTIATE_TRANSPORT_COMPONENT - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_FORWARDING_REMOTE_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_FORWARDING_REMOTE_STOPPED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_HOSTKEY_ACCEPTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_HOSTKEY_RECEIVED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_HOSTKEY_REJECTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_KEY_EXCHANGE_COMPLETE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_KEY_EXCHANGE_FAILURE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_KEY_EXCHANGE_INIT - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_REACHED_CONNECTION_LIMIT - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_ROOT_SHELL_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_ROOT_SHELL_STOPPED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SCP_DOWNLOAD_COMPLETE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SCP_DOWNLOAD_INIT - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SCP_DOWNLOAD_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SCP_FILE_READ - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SCP_FILE_WRITE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SCP_UPLOAD_COMPLETE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SCP_UPLOAD_INIT - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SCP_UPLOAD_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_DIR - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_DIRECTORY_CREATED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_DIRECTORY_DELETED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_ACCESS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_ACCESS_COMPLETE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_ACCESS_INIT - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_ACCESS_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_DELETED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_DOWNLOAD_COMPLETE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_DOWNLOAD_INIT - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_DOWNLOAD_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_READ - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_RENAMED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_TOUCHED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_UPLOAD_COMPLETE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_UPLOAD_INIT - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_UPLOAD_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_FILE_WRITE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_SESSION_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_SESSION_STOPPED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_SESSION_STOPPING - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_SET_ATTRIBUTES - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SFTP_SYMLINK_CREATED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SHELL_COMMAND - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_SHELL_SESSION_STARTED - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_USERAUTH_FAILURE - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
EVENT_USERAUTH_SUCCESS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
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
 
EventServiceImplementation - Class in com.maverick.sshd.events
Event Service Implementation singleton, that manages SSHD Event Listeners, and allows events to be fired.
EventServiceImplementation() - Constructor for class com.maverick.sshd.events.EventServiceImplementation
 
EventTrigger - Interface in com.maverick.events
 
ex - Variable in class com.maverick.sshd.TransferEvent
 
exchangeHash - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
The exchange hash produced during key exchange.
exec(String...) - Static method in class com.maverick.ssh.components.Utils
 
EXEC - Static variable in class com.maverick.sshd.ShellPolicy
 
exec(String) - Method in class org.eclipse.cdt.utils.spawner.ProcessFactory
 
exec(String[]) - Method in class org.eclipse.cdt.utils.spawner.ProcessFactory
 
exec(String[], String[]) - Method in class org.eclipse.cdt.utils.spawner.ProcessFactory
 
exec(String, String[]) - Method in class org.eclipse.cdt.utils.spawner.ProcessFactory
 
exec(String, String[], File) - Method in class org.eclipse.cdt.utils.spawner.ProcessFactory
 
exec(String[], String[], File) - Method in class org.eclipse.cdt.utils.spawner.ProcessFactory
 
exec(String[], String[], File, PTY) - Method in class org.eclipse.cdt.utils.spawner.ProcessFactory
 
exec_detached(String[], String[], String) - Method in class org.eclipse.cdt.utils.spawner.Spawner
 
execCommand(DynamicBuffer, TerminalOutput, String, SessionChannel) - Method in class com.sshtools.server.vshell.RootShell
 
ExecutableCommand - Class in com.maverick.sshd.platform
This class can be extended to provide a single executable command.
ExecutableCommand() - Constructor for class com.maverick.sshd.platform.ExecutableCommand
 
ExecutableCommand(int) - Constructor for class com.maverick.sshd.platform.ExecutableCommand
 
executeCommand(String) - Method in class com.maverick.sshd.session.NativeSession
 
executeCommand(String) - Method in class com.maverick.sshd.SessionChannel
Invoked when the user wants to execute a command
executeCommand(String) - Method in class com.maverick.sshd.UnsupportedSession
 
executeCommand(String...) - Static method in class com.maverick.util.ProcessUtils
 
executeCommand(String) - Method in class com.sshtools.proxy.ProxySession
 
executeCommand(String) - Method in class com.sshtools.server.vshell.VirtualShell
 
executeInPty(String[], Map<String, String>, File) - Static method in class com.google.eclipse.elt.pty.util.Processes
Starts a new process.
executeInPty(String[], Map<String, String>, File, boolean) - Static method in class com.google.eclipse.elt.pty.util.Processes
 
executeOperation(ConnectionAwareTask) - Method in class com.maverick.sshd.Subsystem
 
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
 
executeTask(ConnectionAwareTask) - Method in class com.maverick.sshd.Channel
 
executeTask(Runnable) - Method in class com.maverick.sshd.Connection
 
executeTask(ConnectionAwareTask) - Method in class com.maverick.sshd.SessionChannel
 
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
 
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
 
exists() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
exists() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
exists() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
exists() - Method in class com.maverick.sshd.vfs.VFSFile
 
exists() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
exists() - Method in class com.sshtools.proxy.ProxyFile
Whether file or folder exist in the server
Exit - Class in com.sshtools.server.vshell.commands
Usage: exit
Exit() - Constructor for class com.sshtools.server.vshell.commands.Exit
 
exit() - Method in class com.sshtools.server.vshell.Msh
 
exit() - Method in class com.sshtools.server.vshell.RootShell
 
EXIT - Static variable in interface jline.ConsoleOperations
Operation that exits the command prompt.
exitCode - Variable in class com.sshtools.server.vshell.AbstractCommand
 
exitValue() - Method in class org.eclipse.cdt.utils.spawner.Spawner
See java.lang.Process#exitValue ();
expandEnvironmentVariables(String, Map<String, String>) - Method in class com.sshtools.server.vshell.Msh
 
expandTabs(String) - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
expiresInMillis() - Method in interface com.maverick.sshd.vfs.ExpiringConcurrentHashMap.ExpiryConfiguration
 
ExpiringConcurrentHashMap<K,V> - Class in com.maverick.sshd.vfs
 
ExpiringConcurrentHashMap(long) - Constructor for class com.maverick.sshd.vfs.ExpiringConcurrentHashMap
 
ExpiringConcurrentHashMap(ExpiringConcurrentHashMap.ExpiryConfiguration) - Constructor for class com.maverick.sshd.vfs.ExpiringConcurrentHashMap
 
ExpiringConcurrentHashMap.ExpiryConfiguration - Interface in com.maverick.sshd.vfs
 
EXTENSION_NAME - Static variable in class com.maverick.sshd.sftp.extensions.CopyDataSftpExtension
 
EXTENSION_NAME - Static variable in class com.maverick.sshd.sftp.extensions.CopyFileSftpExtension
 
EXTENSION_NAME - Static variable in class com.maverick.sshd.sftp.extensions.FileHandleHashingExtension
 
EXTENSION_NAME - Static variable in class com.maverick.sshd.sftp.extensions.FilenameHashingExtension
 
EXTENSION_NAME - Static variable in class com.maverick.sshd.sftp.extensions.filter.OpenDirectoryWithFilterExtension
 
EXTENSION_NAME - Static variable in class com.maverick.sshd.sftp.extensions.MD5FileExtension
 
EXTENSION_NAME - Static variable in class com.maverick.sshd.sftp.extensions.MD5HandleExtension
 
EXTENSION_NAME - Static variable in class com.maverick.sshd.sftp.extensions.PosixRenameExtension
 

F

f - Variable in class com.maverick.sshd.sftp.AbstractDirectFile
 
f - Variable in class com.maverick.sshd.sftp.RandomAccessImpl
 
f - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
FAILED_NEGOTIATION - Static variable in exception com.maverick.ssh.SshException
The API failed to negotiate a suitable algorithm
failedAuthentication() - Method in class com.maverick.sshd.AuthenticationProtocol
A failed authentication attempt should call this method.
failedAuthentication(boolean, boolean) - Method in class com.maverick.sshd.AuthenticationProtocol
 
FCOLOR - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
FF - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
file - Variable in class com.maverick.sshd.sftp.AbstractFileAdapter
 
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
 
fileExists(String) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Determine whether a file exists and return the result
fileExists(String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
FileExistsException - Exception in com.maverick.sshd.vfs
 
FileExistsException() - Constructor for exception com.maverick.sshd.vfs.FileExistsException
 
fileFactory - Variable in class com.maverick.sshd.sftp.AbstractFileImpl
 
fileFactory - Variable in class com.maverick.sshd.sftp.AbstractFileSystem
 
FileHandleHashingExtension - Class in com.maverick.sshd.sftp.extensions
 
FileHandleHashingExtension() - Constructor for class com.maverick.sshd.sftp.extensions.FileHandleHashingExtension
 
FileHashingExtension - Class in com.maverick.sshd.sftp.extensions
 
FileHashingExtension(String) - Constructor for class com.maverick.sshd.sftp.extensions.FileHashingExtension
 
FileLockedException - Exception in com.maverick.sshd.vfs
 
FileLockedException() - Constructor for exception com.maverick.sshd.vfs.FileLockedException
 
FileLockedException(String) - Constructor for exception com.maverick.sshd.vfs.FileLockedException
 
FileLockedException(Throwable) - Constructor for exception com.maverick.sshd.vfs.FileLockedException
 
FileLockedException(String, Throwable) - Constructor for exception com.maverick.sshd.vfs.FileLockedException
 
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
 
FileNameCompletor - Class in jline
A file name completor takes the buffer and issues a list of potential completions.
FileNameCompletor() - Constructor for class jline.FileNameCompletor
 
FilenameHashingExtension - Class in com.maverick.sshd.sftp.extensions
 
FilenameHashingExtension() - Constructor for class com.maverick.sshd.sftp.extensions.FilenameHashingExtension
 
FilenamePattern - Class in com.maverick.sshd.scp
Filename pattern matcher.
FilenamePattern() - Constructor for class com.maverick.sshd.scp.FilenamePattern
Default constructor.
FilenamePattern(String) - Constructor for class com.maverick.sshd.scp.FilenamePattern
Constructor.
FilenamePattern(String, boolean) - Constructor for class com.maverick.sshd.scp.FilenamePattern
Constructor.
FileSystem - Interface in com.maverick.sshd.platform
Deprecated.
Use AbstractFileSystem based implementations instead. Do not extend FileSystem directly as it will be removed in the next major release. Only AbstractFile based implementations will be supported.
FileSystemCommandFactory - Class in com.sshtools.server.vshell.commands.fs
 
FileSystemCommandFactory() - Constructor for class com.sshtools.server.vshell.commands.fs.FileSystemCommandFactory
 
FileSystemFactory - Interface in com.maverick.sshd.platform
 
FileSystemUtils - Class in com.maverick.sshd.sftp
 
FileSystemUtils() - Constructor for class com.maverick.sshd.sftp.FileSystemUtils
 
FileUtils - Class in com.maverick.sshd.sftp
 
FileUtils() - Constructor for class com.maverick.sshd.sftp.FileUtils
 
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
 
filter(String) - Method in class jline.SimpleCompletor.NoOpFilter
 
filter(String) - Method in interface jline.SimpleCompletor.SimpleCompletorFilter
Filter the specified String.
finalize() - Method in class org.eclipse.cdt.utils.pty.PTYOutputStream
 
finalize() - Method in class org.eclipse.cdt.utils.spawner.Spawner
 
finalize() - Method in class org.eclipse.cdt.utils.spawner.SpawnerOutputStream
 
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
 
findProcess(long) - Method in class com.sshtools.server.vshell.VirtualProcess
 
finish() - Method in class com.maverick.ssh.Packet
 
finishAccept(SelectionKey) - Method in class com.maverick.nio.ClientAcceptor
Called by the framework when the OP_ACCEPT event is fired for this acceptor.
finishAccept(SelectionKey, ProtocolContext) - Method in class com.maverick.nio.ClientAcceptor
Complete the accept operation.
finishAccept(SelectionKey, ProtocolContext) - Method in class com.maverick.sshd.RemoteForwardingFactoryImpl
 
finishConnect(SelectionKey) - Method in interface com.maverick.nio.ClientConnector
Complete the connect operation.
finishConnect(SelectionKey) - Method in class com.maverick.sshd.LocalForwardingChannel
Called when the forwarded socket has been connected.
fireCloseFileEvent(byte[], Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
fireCloseFileEvent(TransferEvent, Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
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
 
fireEvent(Event) - Method in class com.maverick.sshd.Connection
 
fireEvent(Event) - Method in class com.maverick.sshd.SftpSubsystem
 
fireMakeDirectoryEvent(String, Date, Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
fireOpenDirectoryEvent(SftpSubsystem, String, String, Date, byte[], Exception) - Method in class com.maverick.sshd.sftp.extensions.filter.OpenDirectoryWithFilterExtension
 
fireOpenDirectoryEvent(String, Date, byte[], Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
fireOpenFileEvent(UnsignedInteger32, SftpFileAttributes, String, Date, byte[], Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
fireOpenInitEvent(UnsignedInteger32, SftpFileAttributes, String, Date, Exception) - Method in class com.maverick.sshd.SftpSubsystem
 
fireRemoveFileEvent(String, Date, Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
fireRenameFileEvent(String, String, Date, Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
fireRmDirEvent(String, Date, Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
fireStatEvent(String, SftpFileAttributes, SftpFileAttributes, Date, Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
fireSymlinkEvent(String, String, Date, Throwable) - Method in class com.maverick.sshd.SftpSubsystem
 
firstPacketFollows - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
 
firstPathElement(String) - Static method in class com.maverick.util.FileUtils
 
flagClose(ConnectionAwareTask) - Method in class com.maverick.sshd.SftpSubsystem
 
flagClose(ConnectionAwareTask) - Method in class com.maverick.sshd.Subsystem
 
flagShutdown() - Method in class com.maverick.nio.SelectorThread
Shutdown the thread.
flush() - Method in class com.maverick.util.Base64.OutputStream
 
flush() - Method in class com.maverick.util.DynamicBuffer
Flush data
flush() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
flushBuffer() - Method in class jline.History
Flush the entire history buffer to the output PrintWriter.
flushConsole() - Method in class jline.ConsoleReader
Flush the console output stream.
Follow - Class in com.sshtools.server.vshell.commands.fs
 
Follow() - Constructor for class com.sshtools.server.vshell.commands.fs.Follow
 
FORCE_COMMAND - Static variable in class com.maverick.ssh.components.jce.CriticalOption
 
forceCommand(String) - Method in class com.maverick.ssh.components.jce.CriticalOption.Builder
 
forceDisconnect() - Method in class com.maverick.sshd.TransportProtocol
 
format(String) - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
format(String) - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
formatEntryValue(Map.Entry<String, Object>) - Method in class com.sshtools.server.vshell.commands.Env
 
formatKey(byte[]) - Method in class com.sshtools.publickey.Base64EncodedFileFormat
 
formatLastModified(long) - Static method in class com.maverick.util.FileUtils
 
formatRow(int, Row, List<Integer>) - Method in class com.sshtools.server.vshell.terminal.Table
 
formatSize(long) - Static method in class com.maverick.util.FileUtils
 
FORWARDING_ERROR - Static variable in exception com.maverick.ssh.SshException
An error has occurred the port forwarding system.
ForwardingCallback - Interface in com.maverick.sshd
This interface defines the callback methods required by the socketless SSHD implementation
ForwardingChannel - Class in com.maverick.sshd
An abstract forwarding channel implementation for use with both local and remote forwarding operations.
ForwardingChannel(String, int, int) - Constructor for class com.maverick.sshd.ForwardingChannel
Construct the forwarding channel.
forwardingFactories - Variable in class com.maverick.sshd.ForwardingManager
 
ForwardingManager - Class in com.maverick.sshd
 
ForwardingManager() - Constructor for class com.maverick.sshd.ForwardingManager
 
ForwardingPolicy - Class in com.maverick.sshd
 
ForwardingPolicy() - Constructor for class com.maverick.sshd.ForwardingPolicy
 
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
 

G

GATEWAY_FORWARDING - Static variable in class com.maverick.sshd.ForwardingPolicy
 
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(SshPublicKey, long, int, String, String, int, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
generateCertificate(SshKeyPair, long, int, String, String, int, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
generateCertificate(SshPublicKey, long, int, String, String, int, List<CertificateExtension>, 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(SshPublicKey, 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.
generateDefaultData() - Method in class com.maverick.sshd.sftp.extensions.AbstractSftpExtension
 
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(SshPublicKey, long, String, int, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
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
 
GenerateKeyFiles(File, String, int, int, int) - Static method in class com.maverick.sshd.SshContext
Deprecated.
use generateKeyFiles instead.
generateKeyFiles(File, String, int, int, int, String) - Static method in class com.maverick.sshd.SshContext
Generate a public and private key pair, save them to keyFilename and keyFilename.pub, return the key pair
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(SshPublicKey, long, String, int, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
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() - Method in class com.maverick.nio.ByteBufferPool
Get a free buffer from the pool.
get(Object) - Method in class com.maverick.sshd.vfs.ExpiringConcurrentHashMap
 
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
 
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.sshd.sftp.AbstractDirectFile
 
getAbsolutePath() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
getAbsolutePath() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
getAbsolutePath() - Method in class com.maverick.sshd.SftpFile
Get the absolute path
getAbsolutePath() - Method in class com.maverick.sshd.vfs.VFSFile
 
getAbsolutePath() - Method in class com.maverick.sshd.vfs.VirtualMappedFile
 
getAbsolutePath() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
getAbsolutePath() - Method in class com.sshtools.proxy.ProxyFile
Return the absolute path to the file
getAcceptThreadPriorty() - Method in class com.maverick.nio.DaemonContext
 
getAccessedTime() - Method in class com.maverick.sshd.SftpFileAttributes
Get the last accessed time.
getAccounts(String) - Method in class com.maverick.sshd.auth.InMemoryUniversalAuthenticatorAccountDatabase
 
getAccounts(String) - Method in interface com.maverick.sshd.auth.UniversalAuthenticatorAccountDatabase
 
getActiveChannels() - Method in class com.maverick.sshd.Connection
 
getActiveChannels() - Method in class com.maverick.sshd.ConnectionProtocol
 
getActualFileFactory() - Method in class com.maverick.sshd.vfs.VirtualMount
 
getActualFileFactory() - Method in class com.maverick.sshd.vfs.VirtualMountTemplate
 
getActualPort() - Method in class com.maverick.nio.ListeningInterface
 
getAddressToBind() - Method in class com.maverick.nio.ListeningInterface
 
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.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.sshd.components.jce.server.Curve25519SHA256
 
getAlgorithm() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanEcdh
 
getAlgorithm() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha1JCE
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup1Sha1JCE
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha256JCE
 
getAlgorithm() - Method in class com.maverick.sshd.components.jce.server.Rsa1024SHA1KeyExchange
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.sshd.components.jce.server.Rsa2048SHA2KeyExchange
Get the algorithm name for this key exchange
getAlgorithm() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
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
 
getAliasCommand(String, String) - Static method in class com.sshtools.server.vshell.commands.Alias
 
getAlignment() - Method in class com.sshtools.server.vshell.terminal.Cell
 
getAllAttributes() - Method in class com.maverick.events.Event
 
getAllConnections() - Method in class com.maverick.sshd.ConnectionManager
 
getAllocatedBuffers() - Method in class com.maverick.nio.ByteBufferPool
Get the number of buffers currently allocated out.
getAllowDeniedKEX() - Method in class com.maverick.sshd.SshContext
 
getAnsiBuffer() - Method in class jline.ANSIBuffer
 
getAnsiEnabled() - Method in class jline.ANSIBuffer
 
getArgArray() - Method in class com.sshtools.server.vshell.CmdLine
 
getArgs() - Method in class com.sshtools.server.vshell.CmdLine
 
getArgumentPosition() - Method in class jline.ArgumentCompletor.ArgumentList
 
getArguments() - Method in class jline.ArgumentCompletor.ArgumentList
 
getAtomicSequenceLength() - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
getAtomicSequenceLength() - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
getAttachedOutputStream() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getAttribute(String) - Method in class com.maverick.events.Event
Get the value of an event attribute
getAttribute(String, K) - Method in class com.maverick.nio.DaemonContext
 
getAttribute(String, Object) - Method in class com.maverick.sshd.vfs.AbstractMount
 
getAttributes() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
getAttributes() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
getAttributes() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
getAttributes() - Method in class com.maverick.sshd.sftp.DirectFile
 
getAttributes() - Method in class com.maverick.sshd.sftp.DirectFileJava7
 
getAttributes() - Method in class com.maverick.sshd.SftpFile
Get the files attributes.
getAttributes() - Method in class com.maverick.sshd.vfs.VFSFile
 
getAttributes() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
getAttributes() - Method in class com.sshtools.proxy.ProxyFile
This method returns SftpFileAttributes of the file
getAuthenticationMechanismFactory() - Method in class com.maverick.sshd.SshContext
 
getAuthenticationMethod() - Method in class com.sshtools.net.HttpResponse
 
getAuthenticationRealm() - Method in class com.sshtools.net.HttpResponse
 
getAutoprintThreshhold() - Method in class jline.ConsoleReader
 
getBacklog() - Method in class com.maverick.nio.ListeningInterface
 
getBannerForUser(String) - Method in class com.maverick.sshd.NoneAuthentication
Override this method to send user customized banners, if this method is overridden then com.maverick.sshd.SshContext.setBannerMessage(null) should be set to null.
getBannerMessage() - Method in class com.maverick.sshd.SshContext
Get the authentication banner to display to connecting clients.
getBCProvider() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getBeans() - Method in class com.sshtools.server.vshell.commands.script.Bsh
 
getBellEnabled() - Method in class jline.ConsoleReader
 
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
 
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.
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
 
getBuffer() - Method in class jline.CursorBuffer
 
getBufferPool() - Method in class com.maverick.nio.DaemonContext
Returns a direct buffer pool.
getBufferPosition() - Method in class jline.ArgumentCompletor.ArgumentList
 
getByte() - Method in class com.maverick.util.SimpleASNReader
 
getByteAddress(String) - Static method in class com.sshtools.net.IPUtils
 
getByteBufferPool() - Method in class com.maverick.sshd.SshContext
 
getBytes() - Method in class com.maverick.util.IOStreamConnector
 
getByteSize(String, String, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getBytesRead() - Method in class com.maverick.sshd.TransferEvent
 
getBytesWritten() - Method in class com.maverick.sshd.TransferEvent
 
getCandidates() - Method in class jline.SimpleCompletor
 
getCanonicalPath() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
getCanonicalPath() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
getCanonicalPath() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
getCanonicalPath() - Method in class com.maverick.sshd.vfs.VFSFile
 
getCanonicalPath() - Method in class com.maverick.sshd.vfs.VirtualMappedFile
 
getCanonicalPath() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
getCanonicalPath() - Method in class com.sshtools.proxy.ProxyFile
This method return Canonical path of the file
getCapacity() - Method in class com.maverick.nio.ByteBufferPool
Get the capacity of buffers in this pool.
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
 
getChangePasswordFailed(String) - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getChangePasswordInstructions(String) - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getChangePasswordMismatch(String) - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getChannelDataTimeoutSeconds() - Method in class com.maverick.sshd.SshContext
 
getChannelFactory() - Method in class com.maverick.sshd.SshContext
 
getChannelLimit() - Method in class com.maverick.sshd.SshContext
Get the maximum number of open channels allowed by each client.
getChannelType() - Method in class com.maverick.sshd.Channel
The name of this channel.
getCharsetEncoding() - Method in class com.maverick.sshd.SftpSubsystem
 
getCharsetEncoding() - Static method in class com.maverick.util.ByteArrayReader
Get the current encoding being used for Strings variables.
getChildren() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
getChildren() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
getChildren() - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenDirectory
 
getChildren() - Method in class com.maverick.sshd.sftp.DirectFile
 
getChildren() - Method in class com.maverick.sshd.sftp.DirectFileJava7
 
getChildren() - Method in class com.maverick.sshd.vfs.VFSFile
 
getChildren() - Method in class com.maverick.sshd.vfs.VirtualMappedFile
 
getChildren() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
getChildren() - Method in class com.sshtools.proxy.ProxyFile
This method return the list of Abstractfile this ProxyFile has.
getChildren() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getCIDRString() - Method in class com.sshtools.net.CIDRNetwork
 
getCipherCS() - Method in class com.maverick.sshd.Connection
 
getCipherCS() - Method in class com.maverick.sshd.TransportProtocol
 
getCipherSC() - Method in class com.maverick.sshd.Connection
 
getCipherSC() - Method in class com.maverick.sshd.TransportProtocol
 
getCiphersCS() - Method in class com.maverick.sshd.SshContext
 
getCiphersSC() - Method in class com.maverick.sshd.SshContext
Get the ciphers for the Server->Client stream.
getClassNames() - Static method in class jline.ClassNameCompletor
 
getCollection(int) - Method in class com.sshtools.server.vshell.AbstractCommand
 
getCollection(int, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Alias
 
getCols() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getColumn() - Method in class com.sshtools.server.vshell.terminal.Point
 
getColumns() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getCommand(String) - Method in class com.maverick.sshd.SshContext
Get the Class implementation for a given command.
getCommand() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
getCommand() - Method in class com.sshtools.server.vshell.CmdLine
 
getCommand() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getCommandFactory() - Method in class com.sshtools.server.vshell.Msh
 
getCommandFactory() - Method in class com.sshtools.server.vshell.VirtualChannelFactory
 
getCommandName() - Method in class com.sshtools.server.vshell.AbstractCommand
 
getCommandName() - Method in interface com.sshtools.server.vshell.Command
 
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
 
getCompletionHandler() - Method in class jline.ConsoleReader
 
getCompletors() - Method in class jline.ConsoleReader
Returns an unmodifiable list of all the completors.
getCompletors() - Method in class jline.MultiCompletor
 
getComponent() - Method in exception com.maverick.ssh.SshException
Return the component that generated the error.
getComponentFactory() - Method in class com.maverick.ssh.IncompatibleAlgorithm
 
getCompressionCS() - Method in class com.maverick.sshd.Connection
 
getCompressionCS() - Method in class com.maverick.sshd.TransportProtocol
 
getCompressionLevel() - Method in class com.maverick.sshd.SshContext
Get the current compression level
getCompressionSC() - Method in class com.maverick.sshd.Connection
 
getCompressionSC() - Method in class com.maverick.sshd.TransportProtocol
 
getCondition() - Method in class com.sshtools.server.vshell.CmdLine
 
getConfirmPasswordPrompt() - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getConnection() - Method in class com.maverick.sshd.Channel
Returns the ConnectionProtocol associated with this channel.
getConnection() - Method in class com.maverick.sshd.ConnectionManager
 
getConnection() - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
getConnection() - Method in class com.maverick.sshd.Subsystem
 
getConnection() - Method in class com.maverick.sshd.TransportProtocol
 
getConnection() - Method in class com.sshtools.server.vshell.RootShell
 
getConnection() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getConnectionById(String) - Method in class com.maverick.sshd.ConnectionManager
 
getConnections() - Method in class com.maverick.sshd.SshContext
 
getConnectionUploadQuota() - Method in class com.maverick.sshd.SshContext
 
getConnectThreadPriority() - Method in class com.maverick.nio.DaemonContext
 
getConsole() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getContext() - Method in class com.maverick.nio.Daemon
Get the context for this Daemon.
getContext() - Method in class com.maverick.nio.ListeningInterface
 
getContext() - Method in interface com.maverick.nio.ProtocolEngine
 
getContext() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
getContext() - Method in interface com.maverick.sshd.AbstractServerTransport
 
getContext() - Method in class com.maverick.sshd.Channel
Get the current configuration from the underlying connection.
getContext() - Method in class com.maverick.sshd.Connection
 
getContext() - Method in class com.maverick.sshd.ConnectionProtocol
Get the connections ConfigurationContext.
getContext() - Method in class com.maverick.sshd.Subsystem
 
getContext() - Method in class com.maverick.sshd.TransportProtocol
 
getContext() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getCreateTime() - Method in class com.maverick.sshd.SftpFileAttributes
Get the file create time.
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
 
getCurrentDirectory() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getCurrentIndex() - Method in class jline.History
Returns the current history index.
getCurrentLoad() - Method in class com.maverick.nio.SelectorThreadPool
 
getCursorArgument() - Method in class jline.ArgumentCompletor.ArgumentList
 
getCursorArgumentIndex() - Method in class jline.ArgumentCompletor.ArgumentList
 
getCursorBuffer() - Method in class jline.ConsoleReader
 
getCursorChar() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
getCursorCol() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getCursorLine() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
getCursorMoveSequence(int, int) - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
getCursorMoveSequence(int, int) - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
getCursorPositioningSequence(int[]) - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
getCursorPositioningSequence(int[]) - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
getCursorRow() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
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
 
getDaemonContext() - Method in class com.maverick.nio.SocketConnection
Get the daemon process for this socket.
getDaemonContext() - Method in class com.maverick.sshd.SshContext
 
getDaemonListeners() - Method in class com.maverick.nio.Daemon
 
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
 
getDefaultAlignment() - Method in class com.sshtools.server.vshell.terminal.Row
 
getDefaultBindings() - Method in class jline.Terminal
 
getDefaultBindings() - Method in class jline.WindowsTerminal
 
getDefaultContext() - Static method in class com.maverick.logging.Log
 
getDefaultData() - Method in class com.maverick.sshd.sftp.extensions.AbstractSftpExtension
 
getDefaultData() - Method in class com.maverick.sshd.sftp.extensions.filter.OpenDirectoryWithFilterExtension
 
getDefaultData() - Method in interface com.maverick.sshd.SftpExtension
 
getDefaultFileFactory() - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
getDefaultFileFactory() - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
getDefaultMount() - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
getDefaultPath() - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Get the default path for the current session.
getDefaultPath(Connection) - Method in class com.maverick.sshd.sftp.AbstractDirectFileFactory
 
getDefaultPath(Connection) - Method in interface com.maverick.sshd.sftp.AbstractFileFactory
 
getDefaultPath() - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
getDefaultPath(Connection) - Method in class com.maverick.sshd.sftp.ReadOnlyFileFactoryAdapter
 
getDefaultPath(Connection) - Method in class com.maverick.sshd.vfs.VFSFileFactory
 
getDefaultPath(Connection) - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
getDefaultPath(Connection) - Method in class com.sshtools.proxy.ProxyFileFactory
This method is to get default path of server file structure
getDefaultPrompt() - Method in class jline.ConsoleReader
The default prompt that will be issued.
getDefaultProvider() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getDefaultTerminal() - Method in class com.maverick.sshd.SshContext
Get the default terminal to execute when the user requests to start a shell.
getDelimiter() - Method in class jline.SimpleCompletor
 
getDescription() - Method in class com.sshtools.server.vshell.AbstractCommand
 
getDescription() - Method in interface com.sshtools.server.vshell.Command
 
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
 
getDimension() - Method in class com.sshtools.server.vshell.terminal.Component
 
getDirectConsole() - Method in class jline.WindowsTerminal
Whether or not to allow the use of the JNI console interaction.
getDisableSFTPDirChecks() - Method in class com.maverick.sshd.SshContext
 
getDisplayName() - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getDisplayName() - Method in interface com.maverick.sshd.platform.DisplayAwareKeyboardInteractiveProvider
 
getECDSAAlgorithmName() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getEcho() - Method in class jline.Terminal
Returns true if the terminal will echo all characters type.
getEcho() - Method in class jline.UnixTerminal
 
getEcho() - Method in class jline.UnsupportedTerminal
 
getEcho() - Method in class jline.WindowsTerminal
 
getEchoCharacter() - Method in class jline.ConsoleReader
Returns the echo character.
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.
getEncodedTerminalModes() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
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
 
getEnvironment() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getEnvironmentName() - Method in class com.sshtools.publickey.authorized.EnvironmentOption
 
getEnvironmentValue() - Method in class com.sshtools.publickey.authorized.EnvironmentOption
 
getEnvVar(String) - Static method in class com.google.eclipse.elt.pty.util.spawner.EnvironmentReader
 
getEnvVars() - Static method in class com.google.eclipse.elt.pty.util.spawner.EnvironmentReader
 
getEOL() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getEol() - Method in class jline.ConsoleReader
Get the type of EOL sequence to use.
getEOLString() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getEOLString() - Method in class jline.ConsoleReader
 
getEraseSequence(int) - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
getEraseSequence(int) - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
getErrorStream() - Method in class org.eclipse.cdt.utils.spawner.Spawner
See java.lang.Process#getErrorStream (); The client is responsible for closing the stream explicitly.
getEscapeChars() - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
getEventListeners() - Method in class com.maverick.sshd.SshContext
 
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
 
getEx() - Method in class com.maverick.sshd.TransferEvent
 
getExchangeHash() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
getExecutorService() - Method in class com.maverick.nio.ProtocolContext
 
getExecutorService() - Method in interface com.maverick.ssh.ExecutorServiceProvider
 
getExecutorService() - Method in class com.maverick.sshd.SshContext
 
getExitCode() - Method in class com.maverick.sshd.platform.ExecutableCommand
Get the exit code for this process.
getExitCode() - Method in class com.maverick.sshd.platform.NativeExecutableCommand
 
getExitCode() - Method in class com.maverick.sshd.scp.ScpCommand
 
getExitCode() - Method in class com.sshtools.server.vshell.AbstractCommand
 
getExitCode() - Method in class com.sshtools.server.vshell.CmdLine
 
getExitCode() - Method in interface com.sshtools.server.vshell.Command
 
getExpiryTime() - Method in class com.maverick.sshd.vfs.ExpiringConcurrentHashMap
 
getExtendedAttribute(String) - Method in class com.maverick.sshd.SftpFileAttributes
 
getExtendedAttributes() - Method in class com.maverick.sshd.SftpFileAttributes
Get the extended attributes.
getExtension(String) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getExtension(String) - Method in class com.maverick.sshd.sftp.extensions.DefaultSftpExtensionFactory
 
getExtension(String) - Method in interface com.maverick.sshd.SftpExtensionFactory
 
getExtensions() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
Deprecated.
Process CertificateExtension values directly.
getExtensions() - Method in class com.maverick.sshd.sftp.extensions.DefaultSftpExtensionFactory
 
getExtensions() - Method in interface com.maverick.sshd.SftpExtensionFactory
 
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.
getFactory() - Static method in class org.eclipse.cdt.utils.spawner.ProcessFactory
 
getFD() - Method in class org.eclipse.cdt.utils.pty.PTY.MasterFD
 
getFile(Connection) - Method in class com.maverick.sshd.auth.AuthorizedKeysPublicKeyAuthenticationProvider
 
getFile(String, Connection) - Method in interface com.maverick.sshd.sftp.AbstractFileFactory
 
getFile() - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenDirectory
 
getFile() - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenFile
 
getFile(String, Connection) - Method in class com.maverick.sshd.sftp.DirectFileFactory
 
getFile(String, Connection) - Method in class com.maverick.sshd.sftp.ReadOnlyFileFactoryAdapter
 
getFile(String, String, Connection) - Method in class com.maverick.sshd.vfs.VFSFileFactory
 
getFile(String, Connection) - Method in class com.maverick.sshd.vfs.VFSFileFactory
 
getFile(String, Connection) - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
getFile(String, Connection) - Method in class com.sshtools.proxy.ProxyFileFactory
This method to get the reference to remote file
getFile() - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
getFileAttributes(String) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Get the attributes for a given file.
getFileAttributes(byte[]) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Get the attributes for a given file handle.
getFileAttributes(byte[]) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
getFileAttributes(String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
getFileFactory() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
getFileFactory() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
getFileFactory() - Method in class com.maverick.sshd.sftp.AbstractFileImpl
 
getFileFactory() - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
getFileFactory() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
getFileFactory() - Method in class com.sshtools.proxy.ProxyFile
 
getFileFactory() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getFileForHandle(byte[]) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
getFileHandle(ByteArrayReader, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.FileHandleHashingExtension
 
getFileHandle(ByteArrayReader, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.FileHashingExtension
 
getFileHandle(ByteArrayReader, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.FilenameHashingExtension
 
getFilename() - Method in class com.maverick.sshd.SftpFile
Get the filename.
getFilenameExtension(String) - Static method in class com.maverick.logging.IOUtils
 
getFilenameWithoutExtension(String) - Static method in class com.maverick.logging.IOUtils
 
getFileObject() - Method in class com.maverick.sshd.vfs.VFSFile
 
getFilePointer() - Method in interface com.maverick.sshd.sftp.AbstractFileRandomAccess
 
getFilePointer() - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenFile
 
getFilePointer() - Method in class com.maverick.sshd.sftp.RandomAccessImpl
 
getFileSystem() - Method in class com.maverick.sshd.SftpSubsystem
 
getFileSystemManager() - Method in class com.maverick.sshd.vfs.VFSFileFactory
 
getFileSystemOptions() - Method in class com.maverick.sshd.vfs.VirtualMountTemplate
 
getFileSystemProvider() - Method in class com.maverick.sshd.SshContext
Get the FileSystem for this SSHD instance.
getFilter() - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenDirectory
 
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.sshd.ACL
 
getFlags() - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenFile
 
getFlags() - Method in class com.maverick.sshd.TransferEvent
 
getFooter() - Method in class com.sshtools.server.vshell.terminal.Table
 
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
 
getForwardingBufferMaxQueueCount() - Method in class com.maverick.sshd.SshContext
 
getForwardingCallback() - Method in class com.maverick.sshd.SshContext
Get the forwarding callback implementation for this server context.
getForwardingPolicy() - Method in class com.maverick.sshd.SshContext
 
getFreeBuffers() - Method in class com.maverick.nio.ByteBufferPool
Get the number of buffers that are ready to be allocated.
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.sshd.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
 
getGlobalRequestHandler(String) - Method in class com.maverick.sshd.SshContext
 
getGroup() - Method in class com.maverick.sshd.SftpFileAttributes
 
getGRSequence(int, int) - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
getGRSequence(int, int) - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
getHandle(String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
getHandle(byte[]) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
getHandle() - Method in class com.maverick.sshd.TransferEvent
 
getHashAlgorithm() - Method in interface com.maverick.ssh.components.SshKeyExchange
 
getHashAlgorithm() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
getHeader() - Method in class com.sshtools.server.vshell.terminal.Table
 
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
 
getHeight() - Method in class com.sshtools.server.vshell.terminal.Dimension
 
getHeight() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getHistory() - Method in class jline.ConsoleReader
 
getHistoryList() - Method in class jline.History
Returns an immutable list of the history buffer.
getHomeDirectory(Connection) - Method in interface com.maverick.sshd.sftp.AbstractFileHomeFactory
 
getHomeDirectory(Connection) - Method in class com.maverick.sshd.sftp.DirectFileHomeFactory
 
getHomeMountTemplate() - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
getHost() - Method in class com.maverick.sshd.ForwardingChannel
The hostname of the endpoint of tunnel.
getHostKey() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
getHostKey(String) - Method in class com.maverick.sshd.SshContext
Get the SSHD host key for a given algorithm.
getHostKeyInUse() - Method in class com.maverick.sshd.Connection
 
getHostKeyInUse() - Method in class com.maverick.sshd.TransportProtocol
 
getHostKeys() - Method in class com.maverick.sshd.SshContext
Get all the hosts keys.
getHttpRedirectUrl() - Method in class com.maverick.sshd.SshContext
 
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 class com.maverick.sshd.Connection
 
getIdleAuthenticationTimeoutSeconds() - Method in class com.maverick.sshd.SshContext
 
getIdleConnectionTimeoutSeconds() - Method in class com.maverick.sshd.Connection
 
getIdleConnectionTimeoutSeconds() - Method in class com.maverick.sshd.SshContext
Should the connection be disconnected on session timeout?
getIdleDisconnectMessage() - Method in class com.maverick.sshd.MessagePolicy
 
getIdleServiceRunPeriod() - Method in class com.maverick.nio.DaemonContext
Get the time in seconds for each idle period service run.
getIdleStates() - Method in class com.maverick.nio.SocketConnection
Get the idle state manager.
getIdleTimeoutSeconds() - Method in class com.maverick.sshd.AuthenticationProtocol
 
getIdleTimeoutSeconds() - Method in class com.maverick.sshd.ConnectionProtocol
 
getIdleTimeoutSeconds() - Method in interface com.maverick.sshd.Service
How long does the service allow idle for?
getInactiveServiceRunsPerIdleEvent() - Method in class com.maverick.nio.DaemonContext
To determine whether any channels are idle a service run is performed to evaluate the state of each channel.
getIncompatibleAlgorithms() - Method in exception com.maverick.ssh.SshException
 
getInitSequence() - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
getInitSequence() - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
getInput() - Method in class jline.ConsoleReader
Returns the stream used for console input.
getInputStream() - Method in class com.maverick.sshd.platform.ExecutableCommand
Get the STDIN InputStream for this process.
getInputStream() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
getInputStream() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
getInputStream() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
getInputStream() - Method in class com.maverick.sshd.vfs.VFSFile
 
getInputStream() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
getInputStream() - Method in class com.maverick.util.DynamicBuffer
Get the InputStream of this buffer.
getInputStream() - Method in class com.sshtools.proxy.ProxyFile
 
getInputStream() - Method in class org.eclipse.cdt.utils.pty.PTY
 
getInputStream() - Method in class org.eclipse.cdt.utils.spawner.Spawner
See java.lang.Process#getInputStream (); The client is responsible for closing the stream explicitly.
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.sshd.ConnectionManager
Get the only instance of the ConnectionManager
getInstance(Class<? extends ForwardingManager>, Daemon) - Static method in class com.maverick.sshd.ForwardingManager
Get the singleton instance of a remote forwarding manager implementation.
getInstruction() - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getInstruction() - Method in interface com.maverick.sshd.platform.KeyboardInteractiveProvider
 
getInstructions(String) - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getInt(String, int, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getInterestedOps() - Method in class com.maverick.nio.SocketConnection
Get the initial interested ops for this socket.
getInterestedOps() - Method in interface com.maverick.nio.SocketHandler
Returns the current operations the handler is interested in
getInterestedOps() - Method in class com.maverick.sshd.SocketForwardingChannel
 
getIPPolicy() - Method in class com.maverick.sshd.LoadBalancerPolicy
 
getIPPolicy() - Method in class com.maverick.sshd.SshContext
 
getIpv6WorkaroundBindAddress() - Method in class com.maverick.nio.DaemonContext
 
getIpv6WorkaroundPort() - Method in class com.maverick.nio.DaemonContext
 
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
 
getKeepAliveDataMaxLength() - Method in class com.maverick.sshd.SshContext
Get the maximum data length for the keep-alive packet.
getKeepAliveInterval() - Method in class com.maverick.sshd.SshContext
Get the current keep-alive interval (in seconds).
getKerberosConfiguration() - Method in class com.maverick.sshd.SshContext
Get the custom Kerberos configuration.
getKerberosDC() - Method in class com.maverick.sshd.SshContext
Get the Kerberos domain controller address .
getKerberosRealm() - Method in class com.maverick.sshd.SshContext
Get the realm name to use for GSSAPI Kerberos authentication.
getKerberosServicePassword() - Method in class com.maverick.sshd.SshContext
Get the Kerberos service account password.
getKerberosServicePrincipal() - Method in class com.maverick.sshd.SshContext
Get the Kerberos service account password.
getKey() - Method in class com.maverick.sshd.TransferEvent
 
getKey() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
getKeyBindingsMap() - Method in class jline.ConsoleReader
 
getKeyBlob(byte[]) - Method in class com.sshtools.publickey.Base64EncodedFileFormat
 
getKeyboardInteractiveProviders(Connection) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
getKeyEchangeInUse() - Method in class com.maverick.sshd.Connection
 
getKeyEntries() - Method in class com.sshtools.config.file.entry.Entry
 
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.sshd.TransportProtocol
 
getKeyExchangeInUse() - Method in class com.maverick.sshd.TransportProtocol
 
getKeyExchangePacketLimit() - Method in class com.maverick.sshd.SshContext
Get the number of packets to send before a key exchange is forced
getKeyExchanges() - Method in class com.maverick.sshd.SshContext
Get the ciphers for the Server->Client stream.
getKeyExchangeTransferLimit() - Method in class com.maverick.sshd.SshContext
Get the number of bytes to transfer before a key exchange is forced.
getKeyFactory(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getKeyForAction(short) - Method in class jline.ConsoleReader
 
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(Connection) - Method in class com.maverick.sshd.auth.AuthorizedKeysPublicKeyAuthenticationProvider
 
getKeys(Connection) - Method in class com.maverick.sshd.auth.DefaultPublicKeyAuthenticationProvider
 
getKeys(Connection) - Method in class com.maverick.sshd.auth.InMemoryPublicKeyProvider
 
getKeys(Connection) - Method in class com.maverick.sshd.auth.OpenSshCertificateAuthenticationProvider
 
getKeys(Connection) - Method in class com.maverick.sshd.auth.UniversalAuthenticationProvider
 
getKeys(Connection) - Method in interface com.maverick.sshd.PublicKeyAuthenticationProvider
 
getKeys() - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
getLastError() - Method in class com.maverick.nio.Daemon
If startup failed get the last error.
getLastError() - Method in class com.maverick.util.IOStreamConnector
 
getLastError() - Method in class com.sshtools.server.vshell.Msh
 
getLength() - Method in class com.maverick.util.SimpleASNReader
 
getLevel() - Method in class com.maverick.logging.AbstractLoggingContext
 
getLine() - Method in class com.sshtools.server.vshell.CmdLine
 
getListeningInterfaces() - Method in class com.maverick.nio.DaemonContext
Get the listening socket list.
getLoadBalancerPolicy() - Method in class com.maverick.sshd.SshContext
 
getLocalAddress() - Method in class com.maverick.nio.SocketConnection
Returns the local address to which the remote socket is connected.
getLocalAddress() - Method in class com.maverick.sshd.Connection
 
getLocalAddress() - Method in class com.maverick.sshd.ConnectionProtocol
Get the local address to which the remote socket is connected.
getLocalAddress() - Method in class com.maverick.sshd.TransportProtocol
Returns the local address to which the remote socket is connected.
getLocalAlgorithms() - Method in class com.maverick.ssh.IncompatibleAlgorithm
 
getLocale() - Method in class com.maverick.sshd.Connection
 
getLocale() - Method in class com.maverick.sshd.SshContext
 
getLocalId() - Method in class com.maverick.sshd.Channel
The local channel id
getLocalPacket() - Method in class com.maverick.sshd.Channel
The maximum size of a single packet that the local side will accept.
getLocalPort() - Method in class com.maverick.nio.SocketConnection
Returns the local port to which the remote socket is connected.
getLocalPort() - Method in class com.maverick.sshd.Connection
 
getLocalPort() - Method in class com.maverick.sshd.ConnectionProtocol
Get the local port ro which the remote socket is connected.
getLocalPort() - Method in class com.maverick.sshd.TransportProtocol
Returns the local port to which the remote socket is connected.
getLocalSocketAddress() - Method in class com.maverick.sshd.Connection
 
getLocalWindow() - Method in class com.maverick.sshd.Channel
The current size of the local data window.
getLocation() - Method in class com.sshtools.server.vshell.terminal.Component
 
getLoggedOnUsers() - Method in class com.maverick.sshd.ConnectionManager
Get a list of currently logged on users.
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
 
getMacCS() - Method in class com.maverick.sshd.Connection
 
getMacCS() - Method in class com.maverick.sshd.TransportProtocol
 
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);
getMacSC() - Method in class com.maverick.sshd.Connection
 
getMacSC() - Method in class com.maverick.sshd.TransportProtocol
 
getMacsCS() - Method in class com.maverick.sshd.SshContext
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.sshd.SshContext
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
 
getMappedFile() - Method in class com.maverick.sshd.vfs.VirtualMappedFile
 
getMask() - Method in class com.maverick.sshd.ACL
 
getMaskString() - Method in class com.maverick.sshd.SftpFileAttributes
Return the UNIX style mode mask
getMasterFD() - Method in class org.eclipse.cdt.utils.pty.PTY
 
getMatchCriteriaCommentEntriesIterator() - Method in class com.sshtools.config.file.entry.MatchEntry
 
getMatchEntriesIterator() - Method in class com.sshtools.config.file.SshdConfigFile
 
getMaxAuthentications() - Method in class com.maverick.sshd.SshContext
Get the maximum number of failed authentications allowed for each connection.
getMaxCellWidth() - Method in class com.sshtools.server.vshell.terminal.Table
 
getMaxChannels() - Method in class com.maverick.sshd.ConnectionProtocol
 
getMaxConcurrentTransfers() - Method in class com.maverick.sshd.SshContext
 
getMaxDHGroupExchangeKeySize() - Method in class com.maverick.sshd.SshContext
 
getMaximumChannelsPerConnection() - Method in class com.maverick.sshd.SshContext
 
getMaximumChannelsPerThread() - Method in class com.maverick.nio.DaemonContext
Get the maximum number of channels that can be serviced by a single selector thread.
getMaximumConnections() - Method in class com.maverick.sshd.SshContext
Get the maximum number of connections allowed at any one time.
getMaximumLoad() - Method in class com.maverick.nio.SelectorThread
Get the maximum number of channels that this thread can service.
getMaximumNumberOfAsyncSFTPRequests() - Method in class com.maverick.sshd.SshContext
Deprecated.
This setting is redundant
getMaximumPacketLength() - Method in class com.maverick.sshd.SshContext
Get the maximum supported length of an SSH packet.
getMaximumPublicKeyVerificationAttempts() - Method in class com.maverick.sshd.SshContext
Get the number of public keys that each user can attempt to verify for public key authentication.
getMaximumSecurity() - Method in class com.maverick.ssh.components.ComponentFactory
 
getMaximumSFTPWindowSpace() - Method in class com.maverick.sshd.SshContext
 
getMaximumSocketsBacklogPerRemotelyForwardedConnection() - Method in class com.maverick.sshd.SshContext
 
getMaximumUserConnections() - Method in class com.maverick.sshd.SshContext
Get the maximum number of connections a user is allowed at any one time.
getMaximumWindowSpace() - Method in class com.maverick.sshd.SessionChannel
 
getMaxSessions() - Method in class com.maverick.sshd.SshContext
 
getMaxSize() - Method in class jline.History
Get the maximum size that the history buffer will store.
getMaxumumSessionWindowSpace() - Method in class com.maverick.sshd.SshContext
 
getMaxWidth() - Method in class com.sshtools.server.vshell.terminal.Cell
 
getMessagePolicy() - Method in class com.maverick.sshd.SshContext
 
getMethod() - Method in interface com.maverick.sshd.AuthenticationMechanism
Return the SSH method name for this authentication.
getMethod() - Method in class com.maverick.sshd.GSSAPIWithMICAuthentication
 
getMethod() - Method in class com.maverick.sshd.KeyboardInteractiveAuthentication
 
getMethod() - Method in class com.maverick.sshd.NoneAuthentication
Return the SSH method name for this authentication.
getMethod() - Method in class com.maverick.sshd.PasswordAuthentication
 
getMethod() - Method in class com.maverick.sshd.PublicKeyAuthentication
 
getMinCellWidth() - Method in class com.sshtools.server.vshell.terminal.Table
 
getMinDHGroupExchangeKeySize() - Method in class com.maverick.sshd.SshContext
 
getMinimumRemotePacketSize() - Method in class com.maverick.sshd.SshContext
 
getMinimumSecurity() - Method in class com.maverick.ssh.components.ComponentFactory
 
getMinimumSecurityLevel() - Method in class com.maverick.ssh.AdaptiveSecurityPolicy
 
getMinimumSecurityLevel() - Method in class com.maverick.ssh.DefaultSecurityPolicy
 
getMinimumSecurityLevel() - Method in interface com.maverick.ssh.SecurityPolicy
 
getMinimumSFTPWindowSapce() - Method in class com.maverick.sshd.SshContext
 
getMinimumWindowSpace() - Method in class com.maverick.sshd.SessionChannel
 
getMinWidth() - Method in class com.sshtools.server.vshell.terminal.Cell
 
getModeType() - Method in class com.maverick.sshd.SftpFileAttributes
 
getModifiedTime() - Method in class com.maverick.sshd.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
 
getMount() - Method in class com.maverick.sshd.vfs.AbstractMount
 
getMount(String) - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
getMountManager(Connection) - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
getMounts() - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
getMounts(String) - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
getMsh() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getName() - Method in class com.maverick.logging.MaverickLogger
 
getName() - Method in interface com.maverick.nio.SelectorThreadImpl
Get the name of the implementation.
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.sshd.auth.AbstractPublicKeyAuthenticationProvider
 
getName() - Method in class com.maverick.sshd.auth.AbstractPublicKeyWithVerifyAuthenticationProvider
 
getName() - Method in class com.maverick.sshd.key.PublicKeySubsystem
 
getName() - Method in class com.maverick.sshd.PasswordAuthenticationProvider
 
getName() - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getName() - Method in interface com.maverick.sshd.PermissionType
 
getName() - Method in interface com.maverick.sshd.platform.KeyboardInteractiveProvider
 
getName() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
getName() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
getName() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
getName() - Method in class com.maverick.sshd.sftp.extensions.AbstractSftpExtension
 
getName() - Method in class com.maverick.sshd.sftp.extensions.filter.OpenDirectoryWithFilterExtension
 
getName() - Method in interface com.maverick.sshd.SftpExtension
 
getName() - Method in class com.maverick.sshd.SftpSubsystem
 
getName() - Method in class com.maverick.sshd.vfs.VFSFile
 
getName() - Method in class com.maverick.sshd.vfs.VirtualMappedFile
 
getName() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
getName() - Method in class com.sshtools.proxy.ProxyFile
 
getName() - Method in class com.sshtools.publickey.authorized.Option
 
getName() - Method in class com.sshtools.server.vshell.AbstractCommand
 
getName() - Method in enum com.sshtools.server.vshell.ShellPermission
 
getName() - Method in class com.sshtools.server.vshell.terminal.Component
 
getNameFromEncodedKey(PrivateKey) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
getNetworkAddress() - Method in class com.sshtools.net.CIDRNetwork
 
getNetworkBits() - Method in class com.sshtools.net.CIDRNetwork
 
getNewPasswordPrompt() - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getNextIPAddress(String, String) - Method in class com.sshtools.net.CIDRNetwork
 
getNfs() - Method in class com.maverick.sshd.TransferEvent
 
getNoOption(Option<?>) - Static method in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
getNumberOfHosts(int[], int) - Static method in class com.sshtools.net.IPUtils
 
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
 
getOpenSSHFormattedKey(SshPublicKey) - Static method in class com.maverick.util.SshKeyUtils
 
getOpenSSHFormattedKey(SshPublicKey, String) - Static method in class com.maverick.util.SshKeyUtils
 
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
getOptions() - Method in class com.sshtools.server.vshell.AbstractCommand
 
getOptions() - Method in interface com.sshtools.server.vshell.Command
 
getOrDefault(String, Object) - Method in class com.sshtools.server.vshell.Environment
 
getOriginatingHost() - Method in class com.maverick.sshd.ForwardingChannel
The hostname of the startpoint of tunnel.
getOriginatingPort() - Method in class com.maverick.sshd.ForwardingChannel
The port number of the startpoint of tunnel.
getOutput() - Method in class jline.ConsoleReader
Returns the stream used for console output.
getOutput() - Method in class jline.History
Returns the PrintWriter that is used to store history elements.
getOutputStream() - Method in class com.maverick.sshd.platform.ExecutableCommand
Get the STDOUT OutputStream for this process.
getOutputStream() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
getOutputStream() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
getOutputStream(boolean) - Method in interface com.maverick.sshd.sftp.AbstractFile
 
getOutputStream() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
getOutputStream(boolean) - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
getOutputStream(boolean) - Method in class com.maverick.sshd.sftp.AbstractFileImpl
 
getOutputStream() - Method in class com.maverick.sshd.vfs.VFSFile
 
getOutputStream() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
getOutputStream(boolean) - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
getOutputStream() - Method in class com.maverick.util.DynamicBuffer
Get the OutputStream of the buffer.
getOutputStream() - Method in class com.sshtools.proxy.ProxyFile
 
getOutputStream(boolean) - Method in class com.sshtools.proxy.ProxyFile
 
getOutputStream() - Method in class org.eclipse.cdt.utils.pty.PTY
 
getOutputStream() - Method in class org.eclipse.cdt.utils.spawner.Spawner
See java.lang.Process#getOutputStream (); The client is responsible for closing the stream explicitly.
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
 
getParameter(String) - Method in class com.maverick.sshd.AuthenticationProtocol
 
getParent() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getParentPath(String) - Static method in class com.maverick.util.FileUtils
 
getPasswordAuthenticationProviders(Connection) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
getPasswordPrompt() - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
getPath() - Method in class com.maverick.sshd.TransferEvent
 
getPathForHandle(byte[]) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Return the path for a given handle.
getPathForHandle(byte[]) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
getPattern() - Method in class com.maverick.sshd.scp.FilenamePattern
Retrieve the pattern for the filename pattern matcher.
getPatternConfig(String, String...) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
getPerContextAlgorithmPreferences() - Static method in class com.maverick.ssh.components.ComponentManager
 
getPermanentAcceptThreads() - Method in class com.maverick.nio.DaemonContext
Get the number of permanent accept threads.
getPermanentConnectThreads() - Method in class com.maverick.nio.DaemonContext
Get the number of permanent connect threads.
getPermanentTransferThreads() - Method in class com.maverick.nio.DaemonContext
Get the number of permanent transfer threads.
getPermissions() - Method in class com.maverick.sshd.SftpFileAttributes
Get the current permissions value.
getPermissions(String, String) - Method in interface com.maverick.sshd.vfs.VFSPermissionHandler
Get the files attributes.
getPermissionsString() - Method in class com.maverick.sshd.SftpFileAttributes
Returns a formatted permissions string.
getPID() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getPlainBuffer() - Method in class jline.ANSIBuffer
 
getPort() - Method in class com.maverick.nio.SocketConnection
Returns the local port to which the remote socket is connected.
getPort() - Method in class com.maverick.sshd.ForwardingChannel
The port number of the endpoint of tunnel.
getPosition() - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenDirectory
 
getPosition() - Method in class com.maverick.util.ByteArrayReader
Get the current position within the array.
getPreferredCipherCS() - Method in class com.maverick.sshd.SshContext
Get the currently preferred cipher for the Client->Server stream.
getPreferredCipherSC() - Method in class com.maverick.sshd.SshContext
Get the currently preferred cipher for the Server->Client stream.
getPreferredCompressionCS() - Method in class com.maverick.sshd.SshContext
Get the currently preferred compression for the Client->Server stream.
getPreferredCompressionSC() - Method in class com.maverick.sshd.SshContext
Get the currently preferred compression for the Server->Client stream.
getPreferredKeyExchange() - Method in class com.maverick.sshd.SshContext
Get the currently preferred key exchange method.
getPreferredMacCS() - Method in class com.maverick.sshd.SshContext
Get the currently preferred mac for the Client->Server stream.
getPreferredMacSC() - Method in class com.maverick.sshd.SshContext
Get the currently supported mac for the Server-Client stream.
getPreferredPublicKey() - Method in class com.maverick.sshd.SshContext
Get the currently preferred public key algorithm.
getPreventDirectoryDuplicateReadsPerChannel() - Method in class com.maverick.sshd.SshContext
 
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.sshd.components.SshKeyExchangeServer
 
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.ssh.components.SshKeyPair
Get the private key.
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
 
getPrivateKeyOrCertificate(File, String) - Static method in class com.maverick.util.SshKeyUtils
 
getProcess() - Method in class com.sshtools.server.vshell.AbstractCommand
 
getProcess() - Method in class com.sshtools.server.vshell.RootShell
 
getProcessFactory() - Method in class com.sshtools.server.vshell.VirtualChannelFactory
 
getProcessFactory() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getProcessFactory() - Method in interface com.sshtools.server.vshell.VirtualProcessSupport
 
getProcessFactory() - Method in class com.sshtools.server.vshell.VirtualShell
 
getProduct() - Method in class com.maverick.nio.DaemonContext
Get the product name used to prefix thread names
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
 
getProperty(String) - Method in class com.maverick.sshd.Connection
 
getPropertyNames() - Method in class com.maverick.sshd.Connection
 
getProtocolEngine() - Method in class com.maverick.nio.SocketConnection
Get the protocol engine for this socket.
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 interface com.maverick.ssh.components.SshKeyExchange
 
getProvider() - Method in class com.maverick.sshd.components.jce.server.Curve25519SHA256
 
getProvider() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanEcdh
 
getProvider() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup
 
getProvider() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha1JCE
 
getProvider() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup1Sha1JCE
 
getProvider() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
 
getProvider() - Method in class com.maverick.sshd.components.jce.server.Rsa1024SHA1KeyExchange
 
getProvider() - Method in class com.maverick.sshd.components.jce.server.Rsa2048SHA2KeyExchange
 
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
 
getProviders(String, Connection) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
getProviders(String, Connection) - Method in interface com.maverick.sshd.AuthenticationMechanismFactory
 
getProxy() - Method in class com.maverick.nio.ListeningInterface
 
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.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(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
 
getPublicKeyAuthenticationProviders(Connection) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
getPublicKeyAuthenticationVerifier() - Method in class com.maverick.sshd.SshContext
 
getPublicKeyComment(String) - Static method in class com.maverick.util.SshKeyUtils
 
getPublicKeys() - Method in class com.maverick.sshd.SshContext
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
 
getQueueSize() - Method in class com.maverick.sshd.Channel
 
getQueueSize() - Method in class com.maverick.sshd.ConnectionProtocol
 
getQueueSizes() - Method in class com.maverick.sshd.TransportProtocol
 
getQuoteChars() - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
getRealException() - Method in exception com.maverick.ssh.SshIOException
Get the real exception
getRealPath(String) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Get the real path for a given path.
getRealPath(String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
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
 
getReceiveBufferSize() - Method in class com.maverick.nio.ProtocolContext
Get the socket receive buffer size.
getReference() - Static method in class com.sshtools.server.vshell.terminal.Colorizer
 
getReleaseDate() - Static method in class com.maverick.nio.Daemon
Returns the release date of the current version.
getRemoteAddress() - Method in class com.maverick.nio.SocketConnection
Returns the address of the remote socket.
getRemoteAddress() - Method in class com.maverick.sshd.Connection
 
getRemoteAddress() - Method in class com.maverick.sshd.ConnectionProtocol
Get the address of the remote client.
getRemoteAddress() - Method in class com.maverick.sshd.TransportProtocol
 
getRemoteAlgorithms() - Method in class com.maverick.ssh.IncompatibleAlgorithm
 
getRemoteForwardingCancelKillsTunnels() - Method in class com.maverick.sshd.SshContext
Determines whether the cancellation of a remote forwarding drops currently active tunnels
getRemoteForwardingFactory(int) - Method in class com.maverick.sshd.RemoteForwardingManager
Get the RemoteForwardingFactory implementation for a given port.
getRemoteForwardingFactoryImpl() - Method in class com.maverick.sshd.SshContext
 
getRemoteForwardingManager() - Static method in class com.maverick.sshd.ConnectionProtocol
 
getRemoteForwardingManagerImpl() - Method in class com.maverick.sshd.SshContext
 
getRemoteId() - Method in class com.maverick.sshd.Channel
The remote sides channel id
getRemoteIdentification() - Method in class com.maverick.sshd.Connection
 
getRemoteIdentification() - Method in class com.maverick.sshd.TransportProtocol
 
getRemotePacket() - Method in class com.maverick.sshd.Channel
The maximum size of a single packet that the remote side will accept.
getRemotePort() - Method in class com.maverick.sshd.Connection
 
getRemotePort() - Method in class com.maverick.sshd.TransportProtocol
Returns the remote port of the connected socket.
getRemoteSocketAddress() - Method in class com.maverick.sshd.Connection
 
getRemoteWindow() - Method in class com.maverick.sshd.Channel
The current size of the remote data window.
getRequiredAuthentications() - Method in class com.maverick.sshd.SshContext
Lists the required authentication methods.
getRequiredAuthenticationStrategy() - Method in class com.maverick.sshd.SshContext
 
getRequiredMechanisms(Connection) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
getRequiredMechanisms(Connection) - Method in interface com.maverick.sshd.AuthenticationMechanismFactory
 
getResolvePath(String) - Method in class com.maverick.sshd.vfs.VirtualMount
 
getResponse() - Method in class com.maverick.ssh2.KBIPrompt
Get the user's response for this prompt.
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
 
getRND() - Method in class com.maverick.sshd.TransportProtocol
Gets the secure random number generator for this transport.
getRoot() - Method in class com.maverick.sshd.vfs.AbstractMount
 
getRootProcess() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getRootProcesses() - Method in class com.sshtools.server.vshell.DefaultVirtualProcessFactory
 
getRootProcesses() - Method in interface com.sshtools.server.vshell.VirtualProcessFactory
 
getRootThread() - Static method in class com.sshtools.server.vshell.commands.admin.Threads
 
getRow() - Method in class com.sshtools.server.vshell.terminal.Point
 
getRows() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
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
getScrollMarginsSequence(int, int) - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
getScrollMarginsSequence(int, int) - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
getSecret() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
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(SecurityLevel, String, ComponentFactory<?>) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
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 interface com.maverick.ssh.SecureComponent
 
getSecurityLevel() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
getSecurityLevel() - Method in class com.maverick.sshd.SshContext
 
getSecurityLevel() - Method in class com.sshtools.zlib.ZLibCompression
 
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
 
getSelectorId() - Method in class com.maverick.nio.SelectorThread
Get the id of this selector thread.
getSelectorProvider() - Method in class com.maverick.nio.DaemonContext
Get the SelectorProvider used to create Selector instances.
getSendBufferSize() - Method in class com.maverick.nio.ProtocolContext
Get the socket send buffer size.
getSerial() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getServer() - Method in class com.maverick.nio.DaemonContext
Get the instance of the SSHD for this context.
getServer() - Method in class com.maverick.sshd.SshContext
Get the instance of the SSHD for this context.
getServicePrinicipal(SshContext) - Method in class com.maverick.sshd.GSSAPIWithMICAuthentication
 
getSession() - Method in class com.maverick.sshd.platform.ExecutableCommand
 
getSession() - Method in class com.maverick.sshd.Subsystem
 
getSessionChannel() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getSessionId() - Method in class com.maverick.sshd.Connection
 
getSessionIdentifier() - Method in class com.maverick.sshd.Channel
Get the session id for the current connection.
getSessionIdentifier() - Method in class com.maverick.sshd.ConnectionProtocol
 
getSessionKey() - Method in class com.maverick.sshd.TransportProtocol
 
getSessionTimeout() - Method in class com.maverick.sshd.SshContext
Returns the session timeout in seconds
getSFTPCharsetEncoding() - Method in class com.maverick.sshd.SshContext
Get the current encoding value for filenames in SFTP sessions.
getSftpClient(Connection) - Method in class com.sshtools.proxy.ProxyFileFactory
 
getSFTPExtension(String) - Method in class com.maverick.sshd.SshContext
 
getSFTPExtensionFactories() - Method in class com.maverick.sshd.SshContext
 
getSFTPLongnameDateFormat() - Method in class com.maverick.sshd.SshContext
 
getSFTPLongnameDateFormatWithTime() - Method in class com.maverick.sshd.SshContext
 
getSFTPVersion() - Method in class com.maverick.sshd.SshContext
 
getShellCommand() - Method in class com.maverick.sshd.SshContext
Get an ExecutableCommand implementation that provides the default shell.
getShellPolicy() - Method in class com.maverick.sshd.SshContext
 
getSignature(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
getSignature() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
getSignature() - Method in class com.sshtools.server.vshell.AbstractCommand
 
getSignature() - Method in interface com.sshtools.server.vshell.Command
 
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
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
 
getSize() - Method in class com.maverick.ssh.components.DiffieHellmanGroups.DHGroup
 
getSize() - Method in class com.maverick.sshd.SftpFileAttributes
Get the size of the file.
getSlaveName() - Method in class org.eclipse.cdt.utils.pty.PTY
 
getSocketChannel() - Method in class com.maverick.nio.SocketConnection
Get the SocketChannel for this socket.
getSocketConnection() - Method in interface com.maverick.nio.ProtocolEngine
Get the SocketConnection for this connection.
getSocketConnection() - Method in class com.maverick.sshd.TransportProtocol
 
getSocketConnectionFactory() - Method in class com.maverick.nio.ProtocolContext
 
getSocketOptionKeepAlive() - Method in class com.maverick.nio.ProtocolContext
Indicates whether the SO_KEEPALIVE socket option is set on connected sockets.
getSocketOptionReuseAddress() - Method in class com.maverick.nio.ProtocolContext
Indicates whether the SO_REUSEADDR socket option will be set on a server socket.
getSocketOptionTcpNoDelay() - Method in class com.maverick.nio.ProtocolContext
Indicates whether the TCP_NODELAY socket option is set on connected sockets.
getSoftwareVersionComments() - Method in class com.maverick.sshd.SshContext
Get the software/version/comments field that is to be used in the SSH protocols negotiation procedure.
getSoLinger() - Method in class com.maverick.nio.ProtocolContext
 
getSoLingerTimeout() - Method in class com.maverick.nio.ProtocolContext
 
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
 
getSpecialSequence(int) - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
getSpecialSequence(int) - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
getSpecialSequence(int) - Method in class com.sshtools.server.vshell.terminal.vt100
 
getSshContext() - Method in class com.maverick.sshd.TransportProtocol
 
getSSLContext() - Static method in class com.maverick.nio.ssl.SSLContextConnection
Get the SSL context.
getStarted() - Method in class com.maverick.sshd.TransferEvent
 
getStartLine() - Method in class com.sshtools.net.HttpHeader
 
getStartTime() - Method in class com.maverick.sshd.Connection
 
getState() - Method in class com.maverick.events.Event
Get the event state.
getState() - Method in class com.maverick.sshd.TransportProtocol
 
getStatus() - Method in exception com.maverick.sshd.SftpStatusEventException
Get the status
getStatus() - Method in class com.sshtools.net.HttpResponse
 
getStatusText(int) - Static method in exception com.maverick.sshd.SftpStatusEventException
Convert a SSH_FXP_STATUS code into a readable string
getStderrOutputStream() - Method in class com.maverick.sshd.platform.ExecutableCommand
Get the STDERR OutputStream for this process.
getStoredValue() - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
getStrict() - Method in class jline.ArgumentCompletor
Returns whether a completion at argument index N will succees if all the completions from arguments 0-(N-1) also succeed.
getStringValue() - Method in class com.maverick.ssh.components.jce.CriticalOption
 
getSttyCommand() - Static method in class jline.UnixTerminal
The command to use to set the terminal options.
getSubnetMask() - Method in class com.sshtools.net.CIDRNetwork
 
getSubsystem() - Method in class com.maverick.sshd.SessionChannel
 
getSubsystem() - Method in class com.sshtools.server.vshell.AbstractCommand
 
getSubsystem() - Method in interface com.sshtools.server.vshell.Command
 
getSupportedCommands() - Method in class com.sshtools.server.vshell.CommandFactory
 
getSupportedCommands() - Method in class com.sshtools.server.vshell.ShellCommandFactory
 
getSupportedExtensions() - Method in class com.maverick.sshd.sftp.extensions.DefaultSftpExtensionFactory
 
getSupportedExtensions() - Method in interface com.maverick.sshd.SftpExtensionFactory
 
getSupportedMechanisms() - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
getSupportedMechanisms() - Method in interface com.maverick.sshd.AuthenticationMechanismFactory
 
getSupportedPublicKeys() - Method in class com.maverick.sshd.SshContext
Returns a comma delimited string containing installed public key types.
getTerm() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getTermheight() - Method in class jline.ConsoleReader
Query the terminal to find the current width;
getTerminal() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getTerminal() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getTerminal() - Method in class jline.ConsoleReader
 
getTerminal() - Static method in class jline.Terminal
 
getTerminalHeight() - Method in class jline.Terminal
Returns the current height of the terminal (in lines)
getTerminalHeight() - Method in class jline.UnixTerminal
Returns the value of "stty size" height param.
getTerminalHeight() - Method in class jline.UnsupportedTerminal
Always returng 24, since we can't access this info on Windows.
getTerminalHeight() - Method in class jline.WindowsTerminal
Unsupported; return the default.
getTerminalWidth() - Method in class jline.Terminal
Returns the current width of the terminal (in characters)
getTerminalWidth() - Method in class jline.UnixTerminal
Returns the value of "stty size" width param.
getTerminalWidth() - Method in class jline.UnsupportedTerminal
Always returng 80, since we can't access this info on Windows.
getTerminalWidth() - Method in class jline.WindowsTerminal
Unsupported; return the default.
getTermwidth() - Method in class jline.ConsoleReader
Query the terminal to find the current width;
getThread() - Method in class com.maverick.nio.SocketConnection
Get the selector thread for this connection
getThread() - Method in class com.sshtools.server.vshell.VirtualProcess
 
getThreadLoad() - Method in class com.maverick.nio.SelectorThread
Get the current thread load.
getTimeout() - Method in class com.maverick.sshd.platform.ExecutableCommand
 
getTimeout() - Method in class com.maverick.sshd.scp.ScpCommand
 
getTimeout() - Method in class com.maverick.util.DynamicBuffer
 
getTooManyConnectionsText() - Method in class com.maverick.sshd.SshContext
 
getTotalBytesIn() - Method in class com.maverick.sshd.Connection
 
getTotalBytesOut() - Method in class com.maverick.sshd.Connection
 
getTotalMemoryAllocated() - Method in class com.maverick.nio.ByteBufferPool
Calculate the total memory allocated by this pool.
getTotalMemoryInUse() - Method in class com.maverick.nio.ByteBufferPool
Calculate the total memory in use by this pool.
getTransferThreadPriority() - Method in class com.maverick.nio.DaemonContext
 
getTransport() - Method in class com.maverick.sshd.Connection
 
getTransport() - Method in class com.maverick.sshd.ConnectionProtocol
Get the underlying transport.
getTransport() - Method in class com.maverick.sshd.KeyboardInteractiveAuthentication
 
getTransport() - Method in class com.maverick.sshd.SftpSubsystem
 
getType() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
getType() - Method in class com.maverick.ssh.IncompatibleAlgorithm
 
getType() - Method in class com.maverick.sshd.ACL
 
getType() - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Get a description of the format type e.g.
getUID() - Method in class com.maverick.sshd.SftpFileAttributes
Get the UID of the owner.
getUseHistory() - Method in class jline.ConsoleReader
Whether or not to add new commands to the history buffer.
getUsePagination() - Method in class jline.ConsoleReader
Whether to use pagination when the number of rows of candidates exceeds the height of the temrinal.
getUserConnections(String) - Method in class com.maverick.sshd.ConnectionManager
 
getUsername() - Method in class com.maverick.sshd.Connection
 
getUsername() - Method in class com.maverick.sshd.ConnectionProtocol
Get the username for the connected user.
getUsername() - Method in class com.maverick.sshd.SftpFileAttributes
 
getUsernamePolicy() - Method in class com.maverick.sshd.SshContext
 
getUTF8Bytes(String) - Static method in class com.maverick.ssh.components.Utils
 
getUuid() - Method in class com.maverick.events.Event
 
getUuid() - Method in class com.maverick.nio.SocketConnection
 
getUuid() - Method in interface com.maverick.nio.SocketHandler
 
getUUID() - Method in class com.maverick.sshd.Connection
 
getUUID() - Method in class com.maverick.sshd.ConnectionProtocol
 
getUuid() - Method in class com.maverick.sshd.LocalForwardingChannel
 
getUuid() - Method in class com.maverick.sshd.RemoteForwardingChannel
 
getUUID() - Method in class com.maverick.sshd.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
 
getValue() - Method in class com.sshtools.server.vshell.terminal.Cell
 
getValueParts() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
getVersion() - Static method in class com.maverick.nio.Daemon
Returns the current version of the API.
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 class com.sshtools.net.HttpResponse
 
getVirtualFileFactory() - Method in class com.maverick.sshd.vfs.VirtualMount
 
getVirtualFileFactory() - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
getVisibleLength(String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 
getWelcomeText() - Method in class com.maverick.sshd.SshContext
 
getWho() - Method in class com.maverick.sshd.ACL
 
getWidth() - Method in class com.sshtools.server.vshell.terminal.Dimension
 
getWidth() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
getWriteSCPBaseDir() - Method in class com.maverick.sshd.SshContext
 
getX() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
getX() - Method in interface com.maverick.ssh.components.SshDsaPrivateKey
 
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.sshd
The SSH protocol allows for the sending of requests independently of any communication channel.
GlobSftpFileFilter - Class in com.maverick.util
 
GlobSftpFileFilter(String) - Constructor for class com.maverick.util.GlobSftpFileFilter
 
gotoxy(int, int) - Static method in class jline.ANSIBuffer.ANSICodes
 
grantForwarding(String) - Method in class com.maverick.sshd.ForwardingPolicy
Grant access to a specific host.
GRAPHICS_OFF - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
GRAPHICS_ON - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
GREEN - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
GREEN - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
green(String) - Method in class jline.ANSIBuffer
 
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
 
GSSAPIWithMICAuthentication - Class in com.maverick.sshd
 
GSSAPIWithMICAuthentication() - Constructor for class com.maverick.sshd.GSSAPIWithMICAuthentication
 

H

H - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
haltIncomingData() - Method in class com.maverick.sshd.SessionChannel
 
HANDLED - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
hangup() - Method in class org.eclipse.cdt.utils.spawner.Spawner
 
hasAccessedTime() - Method in class com.maverick.sshd.SftpFileAttributes
Get if the file has a last accessed time.
hasAddressEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasAlias(String, String) - Static method in class com.sshtools.server.vshell.commands.Alias
 
hasAuthenticated() - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
hasAuthenticated() - Method in interface com.maverick.sshd.platform.KeyboardInteractiveProvider
 
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
hasCommaSV() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
hasComponents() - Method in class com.maverick.ssh.components.ComponentFactory
 
hasConnection() - Method in class com.maverick.sshd.ConnectionManager
 
hasCreateTime() - Method in class com.maverick.sshd.SftpFileAttributes
Get if the file has a create time.
hasExtendedAttribute(String) - Method in class com.maverick.sshd.SftpFileAttributes
 
hasFixedOptions() - Method in class com.sshtools.server.vshell.AbstractCommand
 
hasGID() - Method in class com.maverick.sshd.SftpFileAttributes
 
hasGroup() - Method in class com.maverick.sshd.SftpFileAttributes
Get if this file has a group associated with it.
hasGroupEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
hashCode() - Method in class com.maverick.ssh.com