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
 
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) - 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(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(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
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(SshKeyPair, long, int, String, String, int, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
generateCertificate(SshKeyPair, long, int, String, String, int, List<CertificateExtension>, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
generateCertificate(SshKeyPair, long, int, String, List<String>, int, List<CriticalOption>, List<CertificateExtension>, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
 
generateCertificate(SshKeyPair, long, int, String, List<String>, int, Map<String, String>, List<String>, SshKeyPair) - Static method in class com.sshtools.publickey.SshCertificateAuthority
Deprecated.
This method does not handle extensions correctly. Use alternative method that takes CertificateExtension instances for extensions and critical options.
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(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(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.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() - 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.components.jce.OpenSshEcdsaCertificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
hashCode() - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
hashCode() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
hashCode() - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
hashCode() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
hashCode() - Method in class com.maverick.ssh.components.SshKeyPair
 
hashCode() - Method in class com.maverick.sshd.scp.FilenamePattern
Calculate a hash code for this object.
hashCode() - Method in class com.maverick.sshd.SftpFile
 
hashCode() - Method in class com.maverick.sshd.vfs.AbstractMount
 
hashCode() - Method in class com.maverick.util.UnsignedInteger32
Returns the objects hash code.
hashCode() - Method in class com.maverick.util.UnsignedInteger64
Return the objects hash code.
hasHostEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hashpw(String, String) - Static method in class com.maverick.util.BCrypt
Hash a password using the OpenBSD bcrypt scheme
hasKey(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasLocalAddressEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasLocalPortEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasModifiedTime() - Method in class com.maverick.sshd.SftpFileAttributes
Get if the file has a last modified time.
hasMoreData() - Method in class com.maverick.util.SimpleASNReader
 
hasParents(String) - Static method in class com.maverick.util.FileUtils
 
hasParts() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
hasPermissions() - Method in class com.maverick.sshd.SftpFileAttributes
 
hasProviders() - Method in class com.maverick.sshd.PasswordAuthentication
 
hasPublicKey(String) - Method in class com.maverick.sshd.SshContext
Determine if the server has a host key configured.
hasRDomainEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasReceivedNewKeys() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
hasRemaining() - Method in class com.maverick.util.CachingDataWindow
 
hasSentNewKeys() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
hasSetSoLinger() - Method in class com.maverick.nio.ProtocolContext
 
hasSize() - Method in class com.maverick.sshd.SftpFileAttributes
 
hasSpaceSV() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
hasUID() - Method in class com.maverick.sshd.SftpFileAttributes
 
hasUserEntry() - Method in class com.sshtools.config.file.entry.MatchEntry
 
hasUsername() - Method in class com.maverick.sshd.SftpFileAttributes
Get if this file has a username associated with it.
Help<T extends AbstractFile> - Class in com.sshtools.server.vshell.commands
 
Help() - Constructor for class com.sshtools.server.vshell.commands.Help
 
hexArray - Static variable in class com.maverick.nio.Daemon
 
hexToBytes(String) - Static method in class com.maverick.ssh.components.Utils
Converts a hex string to bytes.
hidden - Variable in class com.maverick.sshd.sftp.AbstractDirectFile
 
History - Class in jline
A command history buffer.
History() - Constructor for class jline.History
Construstor: initialize a blank history.
History(File) - Constructor for class jline.History
Construstor: initialize History object the the specified File for storage.
HMAC_MD5 - Static variable in class com.maverick.sshd.SshContext
MD5 message authentication
HMAC_MD5_96 - Static variable in class com.maverick.sshd.SshContext
MD5 96 bit message authentication
HMAC_MD5_ETM - Static variable in class com.maverick.sshd.SshContext
 
HMAC_RIPEMD160 - Static variable in class com.maverick.sshd.SshContext
 
HMAC_RIPEMD160_ETM - Static variable in class com.maverick.sshd.SshContext
 
HMAC_SHA1 - Static variable in class com.maverick.sshd.SshContext
SHA1 message authentication
HMAC_SHA1_96 - Static variable in class com.maverick.sshd.SshContext
SHA1 96 bit message authentication
HMAC_SHA1_ETM - Static variable in class com.maverick.sshd.SshContext
 
HMAC_SHA256 - Static variable in class com.maverick.sshd.SshContext
 
HMAC_SHA256_96 - Static variable in class com.maverick.sshd.SshContext
 
HMAC_SHA256_ETM - Static variable in class com.maverick.sshd.SshContext
 
HMAC_SHA512 - Static variable in class com.maverick.sshd.SshContext
 
HMAC_SHA512_96 - Static variable in class com.maverick.sshd.SshContext
 
HMAC_SHA512_ETM - Static variable in class com.maverick.sshd.SshContext
 
HmacMD5 - Class in com.maverick.ssh.components.jce
MD5 message authentication implementation.
HmacMD5() - Constructor for class com.maverick.ssh.components.jce.HmacMD5
 
HmacMD596 - Class in com.maverick.ssh.components.jce
MD5 message authentication implementation.
HmacMD596() - Constructor for class com.maverick.ssh.components.jce.HmacMD596
 
HmacMD5ETM - Class in com.maverick.ssh.components.jce
MD5 message authentication implementation.
HmacMD5ETM() - Constructor for class com.maverick.ssh.components.jce.HmacMD5ETM
 
HmacRipeMd160 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacRipeMd160() - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160
 
HmacRipeMd160(int) - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160
 
HmacRipeMd160_at_openssh_dot_com - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacRipeMd160_at_openssh_dot_com() - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160_at_openssh_dot_com
 
HmacRipeMd160ETM - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacRipeMd160ETM() - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160ETM
 
HmacRipeMd160ETM(int) - Constructor for class com.maverick.ssh.components.jce.HmacRipeMd160ETM
 
HmacSha1 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha1() - Constructor for class com.maverick.ssh.components.jce.HmacSha1
 
HmacSha196 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha196() - Constructor for class com.maverick.ssh.components.jce.HmacSha196
 
HmacSha1ETM - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha1ETM() - Constructor for class com.maverick.ssh.components.jce.HmacSha1ETM
 
HmacSha256 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha256() - Constructor for class com.maverick.ssh.components.jce.HmacSha256
 
HmacSha256(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha256
 
HmacSha256_96 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha256_96() - Constructor for class com.maverick.ssh.components.jce.HmacSha256_96
 
HmacSha256_at_ssh_dot_com - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha256_at_ssh_dot_com() - Constructor for class com.maverick.ssh.components.jce.HmacSha256_at_ssh_dot_com
 
HmacSha256_at_ssh_dot_com(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha256_at_ssh_dot_com
 
HmacSha256ETM - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha256ETM() - Constructor for class com.maverick.ssh.components.jce.HmacSha256ETM
 
HmacSha256ETM(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha256ETM
 
HmacSha512 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha512() - Constructor for class com.maverick.ssh.components.jce.HmacSha512
 
HmacSha512(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha512
 
HmacSha512_96 - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha512_96() - Constructor for class com.maverick.ssh.components.jce.HmacSha512_96
 
HmacSha512ETM - Class in com.maverick.ssh.components.jce
SHA-1 message authentication implementation.
HmacSha512ETM() - Constructor for class com.maverick.ssh.components.jce.HmacSha512ETM
 
HmacSha512ETM(int) - Constructor for class com.maverick.ssh.components.jce.HmacSha512ETM
 
HOME - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
HOME_CODE - Static variable in class jline.UnixTerminal
 
HOME_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR this character indicates that the home key was pressed.
homeCursor() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
homeDir - Variable in class com.maverick.sshd.sftp.AbstractDirectFile
 
homeMountTemplate - Variable in class com.maverick.sshd.vfs.VirtualFileFactory
 
HOST_KEY_ERROR - Static variable in exception com.maverick.ssh.SshException
API error to indicate a host key signature failed.
HOST_KEY_NOT_VERIFIABLE - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: The host key supplied could not be verified
HOST_NOT_ALLOWED - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: The host is not allowed
hostKey - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
The server's host key.
hostToConnect - Variable in class com.maverick.sshd.ForwardingChannel
Tunnel endpoint hostname
HT - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
HttpHeader - Class in com.sshtools.net
Utility class to process HTTP headers.
HttpHeader() - Constructor for class com.sshtools.net.HttpHeader
 
HttpRequest - Class in com.sshtools.net
Utility class to process HTTP requests.
HttpRequest() - Constructor for class com.sshtools.net.HttpRequest
 
HttpResponse - Class in com.sshtools.net
Utility class to process HTTP responses.
HttpResponse(InputStream) - Constructor for class com.sshtools.net.HttpResponse
 
HUP - Variable in class org.eclipse.cdt.utils.spawner.Spawner
 

I

idle() - Method in interface com.maverick.nio.IdleStateListener
Process an idle event.
idle() - Method in class com.maverick.sshd.AuthenticationProtocol
 
idle() - Method in class com.maverick.sshd.ConnectionProtocol
 
idle() - Method in interface com.maverick.sshd.Service
Transport level idle
idle() - Method in class com.maverick.sshd.SessionChannel
 
idle() - Method in class com.maverick.sshd.TransportProtocol
Called when the selector framework is idle.
IdleStateListener - Interface in com.maverick.nio
A class implementing this interface is notified when the selector it is registered with becomes idle.
IdleStateManager - Class in com.maverick.nio
Class that checks the idle state of another class.
IdleStateManager(int, int) - Constructor for class com.maverick.nio.IdleStateManager
 
IGNORE_CASE - Static variable in class com.maverick.sshd.scp.FilenamePattern
System-dependent filename case-sensitivity flag.
ILLEGAL_USER_NAME - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: The user's name is illegal
in - Variable in class com.maverick.util.DynamicBuffer
This buffers InputStream
IncompatibleAlgorithm - Class in com.maverick.ssh
 
IncompatibleAlgorithm(ComponentFactory<?>, IncompatibleAlgorithm.ComponentType, String[], String[]) - Constructor for class com.maverick.ssh.IncompatibleAlgorithm
 
IncompatibleAlgorithm.ComponentType - Enum in com.maverick.ssh
 
incrementConnections() - Method in class com.maverick.sshd.SshContext
 
INFLATER - Static variable in interface com.maverick.ssh.compression.SshCompression
Inflation mode
info(String, Object...) - Static method in class com.maverick.logging.Log
 
info(String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
info(String) - Method in class com.maverick.logging.MaverickLogger
 
info(String, Object) - Method in class com.maverick.logging.MaverickLogger
 
info(String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
info(String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
info(String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String, Object) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
info(Marker, String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
init() - Method in class com.maverick.ssh.components.ComponentManager
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.AES128Gcm
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.AES256Gcm
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.ArcFour
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.ArcFour128
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.ArcFour256
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
Initialises the Poly1305 MAC.
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacRipeMd160
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacRipeMd160ETM
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha1
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha196
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha1ETM
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha256
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha256_at_ssh_dot_com
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha256ETM
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha512
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.HmacSha512ETM
 
init(byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.jce.Ssh1Des3
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
Initialize the public key from a blob of binary data.
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKey
Initialize the public key from a blob of binary data.
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKey
Initialize the public key from a blob of binary data.
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
init(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
Initialize the public key from a blob of binary data.
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.NoneCipher
Initialize the cipher with up to 40 bytes of iv and key data.
init(byte[]) - Method in class com.maverick.ssh.components.NoneHmac
 
init(int, byte[], byte[]) - Method in class com.maverick.ssh.components.SshCipher
Initialize the cipher with up to 40 bytes of iv and key data.
init(byte[]) - Method in interface com.maverick.ssh.components.SshHmac
 
init(byte[], int, int) - Method in interface com.maverick.ssh.components.SshPublicKey
Initialize the public key from a blob of binary data.
init(int, int) - Method in class com.maverick.ssh.compression.NoneCompression
 
init(int, int) - Method in interface com.maverick.ssh.compression.SshCompression
Initialize the compression.
init(String[]) - Method in class com.maverick.sshd.auth.AuthorizedKeysPublicKeyAuthenticationProvider
 
init(TransportProtocol) - Method in class com.maverick.sshd.AuthenticationProtocol
Construct the protocol using the given transport
init(AbstractServerTransport, String, String, byte[], byte[], SshPrivateKey, SshPublicKey, boolean, boolean) - Method in class com.maverick.sshd.components.jce.server.Curve25519SHA256
 
init(AbstractServerTransport, String, String, byte[], byte[], SshPrivateKey, SshPublicKey, boolean, boolean) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanEcdh
 
init(AbstractServerTransport, String, String, byte[], byte[], SshPrivateKey, SshPublicKey, boolean, boolean) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup
 
init(AbstractServerTransport, String, String, byte[], byte[], SshPrivateKey, SshPublicKey, boolean, boolean) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha1JCE
 
init(AbstractServerTransport, String, String, byte[], byte[], SshPrivateKey, SshPublicKey, boolean, boolean) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup1Sha1JCE
 
init(AbstractServerTransport, String, String, byte[], byte[], SshPrivateKey, SshPublicKey, boolean, boolean) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
 
init(AbstractServerTransport, String, String, byte[], byte[], SshPrivateKey, SshPublicKey, boolean, boolean) - Method in class com.maverick.sshd.components.jce.server.Rsa1024SHA1KeyExchange
 
init(AbstractServerTransport, String, String, byte[], byte[], SshPrivateKey, SshPublicKey, boolean, boolean) - Method in class com.maverick.sshd.components.jce.server.Rsa2048SHA2KeyExchange
 
init(AbstractServerTransport, String, String, byte[], byte[], SshPrivateKey, SshPublicKey, boolean, boolean) - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
init(TransportProtocol) - Method in class com.maverick.sshd.ConnectionProtocol
 
init(TransportProtocol, AuthenticationProtocol) - Method in class com.maverick.sshd.GSSAPIWithMICAuthentication
 
init(TransportProtocol, AuthenticationProtocol) - Method in class com.maverick.sshd.NoneAuthentication
Initializes the mechanism with variables.
init(Connection, KeyboardInteractiveAuthentication) - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
init(SessionChannel) - Method in class com.maverick.sshd.platform.ExecutableCommand
Initialize the command.
init(Connection, KeyboardInteractiveAuthentication) - Method in interface com.maverick.sshd.platform.KeyboardInteractiveProvider
 
init(TransportProtocol, AuthenticationProtocol) - Method in class com.maverick.sshd.PublicKeyAuthentication
 
init(TransportProtocol) - Method in interface com.maverick.sshd.Service
Initialize the service.
init(AbstractFile) - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
init(Connection, String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
init(SessionChannel, SshContext) - Method in class com.maverick.sshd.SftpSubsystem
 
init(Daemon) - Method in class com.maverick.sshd.SshContext
Initialise the SshContext by setting the daemon
init(SessionChannel, SshContext) - Method in class com.maverick.sshd.Subsystem
Initialize the subsystem with the current session and configuration.
init(String) - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
init(AbstractFileHomeFactory) - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
init(VirtualProcess) - Method in class com.sshtools.server.vshell.AbstractCommand
 
init(VirtualProcess) - Method in interface com.sshtools.server.vshell.Command
 
init(VirtualProcess) - Method in class com.sshtools.server.vshell.terminal.Console
 
init(int, int) - Method in class com.sshtools.zlib.ZLibCompression
 
initialize(ProtocolEngine, Daemon, SelectableChannel, SelectorThread) - Method in class com.maverick.nio.SocketConnection
Initialize the socket with the protocol engine and the daemon process.
initialize(ProtocolEngine, Daemon, SelectableChannel, SelectorThread) - Method in interface com.maverick.nio.SocketHandler
Initialize this socket with a ProtocolEngine and the current Daemon.
initialize(ProtocolEngine, Daemon, SelectableChannel, SelectorThread) - Method in class com.maverick.sshd.SocketForwardingChannel
No initialization is necessary so this method does nothing.
initializeDefaultProvider(Provider) - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
Initialize the default JCE provider used by the API.
initializeDefaultProvider(Provider) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Initialize the default JCE provider used by the API.
initializeDefaultProvider(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Initialize the default JCE provider used by the API.
initializeDigestFactory(ComponentFactory<Digest>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the digest factory.
initializeDigestFactory(ComponentFactory<Digest>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeHmacFactory(ComponentFactory<SshHmac>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the SSH2 HMAC factory.
initializeHmacFactory(ComponentFactory<SshHmac>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeKeyExchangeFactory(ComponentFactory<SshKeyExchange>, ComponentFactory<SshKeyExchange>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the SSH2 key exchange factory.
initializeKeyExchangeFactory(ComponentFactory<SshKeyExchange>, ComponentFactory<SshKeyExchange>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeProviderForAlgorithm(String, Provider) - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
Initialize a provider for a specific algorithm.
initializeProviderForAlgorithm(String, Provider) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Initialize a provider for a specific algorithm.
initializeProviderForAlgorithm(String, String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Initialize a provider for a specific algorithm.
initializePublicKeyFactory(ComponentFactory<SshPublicKey>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the public key factory.
initializePublicKeyFactory(ComponentFactory<SshPublicKey>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeSsh1CipherFactory(ComponentFactory<SshCipher>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the SSH1 cipher factory.
initializeSsh1CipherFactory(ComponentFactory<SshCipher>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeSsh2CipherFactory(ComponentFactory<SshCipher>) - Method in class com.maverick.ssh.components.ComponentManager
Initialize the SSH2 cipher factory.
initializeSsh2CipherFactory(ComponentFactory<SshCipher>) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
initializeSSL() - Static method in class com.maverick.nio.ssl.SSLContextConnection
Initialize SSL.
initializeTerminal() - Method in class jline.Terminal
Initialize any system settings that are required for the console to be able to handle input correctly, such as setting tabtop, buffered input, and character echo.
initializeTerminal() - Method in class jline.UnixTerminal
Remove line-buffered input by invoking "stty -icanon min 1" against the current terminal.
initializeTerminal() - Method in class jline.UnsupportedTerminal
 
initializeTerminal() - Method in class jline.WindowsTerminal
 
InMemoryPasswordAuthenticator - Class in com.maverick.sshd.auth
 
InMemoryPasswordAuthenticator() - Constructor for class com.maverick.sshd.auth.InMemoryPasswordAuthenticator
 
InMemoryPublicKeyProvider - Class in com.maverick.sshd.auth
 
InMemoryPublicKeyProvider(SshPublicKey...) - Constructor for class com.maverick.sshd.auth.InMemoryPublicKeyProvider
 
InMemoryUniversalAuthenticatorAccountDatabase - Class in com.maverick.sshd.auth
 
InMemoryUniversalAuthenticatorAccountDatabase() - Constructor for class com.maverick.sshd.auth.InMemoryUniversalAuthenticatorAccountDatabase
 
InputStream(InputStream) - Constructor for class com.maverick.util.Base64.InputStream
 
InputStream(InputStream, boolean) - Constructor for class com.maverick.util.Base64.InputStream
 
INSERT - Static variable in interface jline.ConsoleOperations
Operation that toggles insert/overtype
INSERT_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR this character indicates that the insert key was pressed.
installCommand(String, Class<? extends T>) - Method in class com.sshtools.server.vshell.CommandFactory
 
installCommand(Class<? extends T>) - Method in class com.sshtools.server.vshell.CommandFactory
 
installFactory(ShellCommandFactory) - Method in class com.sshtools.server.vshell.ShellCommandFactory
 
installShellCommands() - Method in class com.sshtools.server.vshell.commands.admin.AdminCommandFactory
 
installShellCommands() - Method in class com.sshtools.server.vshell.commands.fs.FileSystemCommandFactory
 
installShellCommands() - Method in class com.sshtools.server.vshell.commands.script.ScriptCommandFactory
 
installShellCommands() - Method in class com.sshtools.server.vshell.ShellCommandFactory
 
InstructionPrompt - Class in com.maverick.sshd.auth
 
InstructionPrompt(String) - Constructor for class com.maverick.sshd.auth.InstructionPrompt
 
INT - Variable in class org.eclipse.cdt.utils.spawner.Spawner
On Windows, what this does is far from easy to explain.
interfaceCannotStart(Daemon, ListeningInterface, IOException) - Method in class com.maverick.nio.DaemonAdapter
 
interfaceCannotStart(Daemon, ListeningInterface, IOException) - Method in interface com.maverick.nio.DaemonListener
 
interfaceCannotStop(Daemon, ListeningInterface, IOException) - Method in class com.maverick.nio.DaemonAdapter
 
interfaceCannotStop(Daemon, ListeningInterface, IOException) - Method in interface com.maverick.nio.DaemonListener
 
interfaceStarted(Daemon, ListeningInterface) - Method in class com.maverick.nio.DaemonAdapter
 
interfaceStarted(Daemon, ListeningInterface) - Method in interface com.maverick.nio.DaemonListener
 
interfaceStopped(Daemon, ListeningInterface) - Method in class com.maverick.nio.DaemonAdapter
 
interfaceStopped(Daemon, ListeningInterface) - Method in interface com.maverick.nio.DaemonListener
 
INTERNAL_ERROR - Static variable in exception com.maverick.ssh.SshException
An internal error occurred within the API; in all cases contact sshtools.com support with the details of this error and the state of the connection when receiving this exception is unknown.
INTERNAL_MARKER - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
INTERRUPT - Static variable in interface jline.ConsoleOperations
Throws an InterruptedException
interrupt() - Method in class org.eclipse.cdt.utils.spawner.Spawner
 
interruptCTRLC() - Method in class org.eclipse.cdt.utils.spawner.Spawner
 
intToLittleEndian(int, byte[], int) - Static method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
intValue() - Method in class com.maverick.util.UnsignedInteger32
Returns the long value of the unsigned integer cast to an int
INVALID_HANDLE - Static variable in exception com.maverick.sshd.SftpStatusEventException
The file handle provided was invalid
INVALID_RESUME_STATE - Static variable in exception com.maverick.sshd.SftpStatusEventException
The file cannot be resumed
INVALID_TEXT_MODE - Static variable in exception com.maverick.sshd.SftpStatusEventException
The server reported a canonical newline convention not supported by this API
InvalidHandleException - Exception in com.maverick.sshd.platform
Thrown when an invalid file handle is received.
InvalidHandleException(String) - Constructor for exception com.maverick.sshd.platform.InvalidHandleException
Constructs the exception.
InvalidPassphraseException - Exception in com.sshtools.publickey
Thrown by an SshPrivateKeyFile when it detects that the passphrase supplied was invalid.
InvalidPassphraseException() - Constructor for exception com.sshtools.publickey.InvalidPassphraseException
 
InvalidPassphraseException(Exception) - Constructor for exception com.sshtools.publickey.InvalidPassphraseException
 
IOERROR - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
IOStreamConnector - Class in com.maverick.util
Connects an input stream to an outputstream.
IOStreamConnector() - Constructor for class com.maverick.util.IOStreamConnector
Creates a new IOStreamConnector object.
IOStreamConnector(InputStream, OutputStream) - Constructor for class com.maverick.util.IOStreamConnector
Creates a new IOStreamConnector object.
IOStreamConnector.IOStreamConnectorListener - Interface in com.maverick.util
 
IOUtil - Class in com.maverick.util
 
IOUtil() - Constructor for class com.maverick.util.IOUtil
 
IOUtils - Class in com.maverick.logging
 
IOUtils() - Constructor for class com.maverick.logging.IOUtils
 
IPPolicy - Class in com.maverick.sshd
 
IPPolicy() - Constructor for class com.maverick.sshd.IPPolicy
 
IPUtils - Class in com.sshtools.net
 
isActive() - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
isAgentForwardingRequested() - Method in class com.maverick.sshd.SessionChannel
 
isAllowedKey(String) - Static method in class com.sshtools.config.file.entry.MatchEntry
 
isAllowZeroLengthFileUpload() - Method in class com.maverick.sshd.SshContext
 
isANSISupported() - Method in class jline.Terminal
Returns true if the current console supports ANSI codes.
isANSISupported() - Method in class jline.WindowsTerminal
Windows doesn't support ANSI codes by default; disable them.
isAuthenticated() - Method in class com.maverick.sshd.Connection
 
isAuthorizedKey(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.AuthorizedKeysPublicKeyAuthenticationProvider
Checks the given public key by comparing it against the public keys stored in the users authorized_keys file.
isAuthorizedKey(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.InMemoryPublicKeyProvider
 
isAuthorizedKey(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.OpenSshCertificateAuthenticationProvider
 
isAuthorizedKey(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.UniversalAuthenticationProvider
 
isAuthorizedKey(SshPublicKey, Connection) - Method in class com.maverick.sshd.AuthorizedKeysStoreImpl
Checks the given public key by comparing it against the public keys stored in the users authorized_keys file.
isAuthorizedKey(SshPublicKey, Connection) - Method in interface com.maverick.sshd.PublicKeyAuthenticationProvider
Check the supplied public key against the users authorized keys.
isAuthorizedKey(SshPublicKey, Connection) - Method in interface com.maverick.sshd.PublicKeyStore
Check the supplied public key against the users authorized keys.
isAuthorizedKey(SshPublicKey, Connection) - Method in class com.maverick.sshd.X509PublicKeyStore
 
isAuthorizedKey(SshPublicKey) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
isAutoflushing() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
isBackground() - Method in class com.sshtools.server.vshell.CmdLine
 
isBCDisabled() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
isBCEnabled() - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
isBlank(String) - Static method in class com.maverick.ssh.components.Utils
 
isBlock() - Method in class com.maverick.sshd.SftpFileAttributes
Determine whether these attributes refer to a block special file.
isBordered() - Method in class com.sshtools.server.vshell.terminal.Table
 
isBuiltIn() - Method in class com.sshtools.server.vshell.AbstractCommand
 
isBuiltIn() - Method in interface com.sshtools.server.vshell.Command
 
isCached() - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
isCached() - Method in class com.maverick.sshd.vfs.VirtualMount
 
isCertAuthority() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
isChanged() - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
isCharacter() - Method in class com.maverick.sshd.SftpFileAttributes
Determine whether these attributes refer to a character device.
isClosed() - Method in class com.maverick.sshd.Channel
Indicates the channel has been closed
isClosed() - Method in class com.maverick.util.IOStreamConnector
 
isClosing() - Method in class com.maverick.sshd.Channel
Indicates whether the channel is currently performing a close operation
isConnected() - Method in interface com.maverick.nio.ProtocolEngine
Is the protocol connected.
isConnected() - Method in class com.maverick.nio.SocketConnection
Is the socket still connected?
isConnected() - Method in class com.maverick.nio.ssl.SSLContextConnection
Is the socket still connected? During the initial handshake check the raw socket status, otherwise check the protocol status.
isConnected() - Method in class com.maverick.nio.ssl.SSLSocketConnection
Is the socket still connected? During the initial handshake check the raw socket status, otherwise check the protocol status.
isConnected() - Method in class com.maverick.sshd.TransportProtocol
Determine if the protocol is still connected
isConsole() - Method in class org.eclipse.cdt.utils.pty.PTY
 
isCreateMountFolder() - Method in class com.maverick.sshd.vfs.VirtualMountTemplate
 
isDebugEnabled() - Static method in class com.maverick.logging.Log
 
isDebugEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isDebugEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isDeclaredInVersion() - Method in class com.maverick.sshd.sftp.extensions.AbstractSftpExtension
 
isDeclaredInVersion() - Method in class com.maverick.sshd.sftp.extensions.filter.OpenDirectoryWithFilterExtension
 
isDeclaredInVersion() - Method in interface com.maverick.sshd.SftpExtension
 
isDefault() - Method in class com.maverick.sshd.vfs.AbstractMount
 
isDeferredConnectEvent() - Method in class com.maverick.nio.SocketConnection
 
isDeferredConnectEvent() - Method in class com.maverick.nio.ssl.SSLContextConnection
 
isDeferredConnectEvent() - Method in class com.maverick.nio.ssl.SSLSocketConnection
 
isDelayed() - Method in class com.maverick.ssh.compression.NoneCompression
 
isDelayed() - Method in interface com.maverick.ssh.compression.SshCompression
Is this compression delayed until after authentication
isDelayed() - Method in class com.sshtools.zlib.OpenSSHZLibCompression
 
isDelayed() - Method in class com.sshtools.zlib.ZLibCompression
 
isDelimiter(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
Returns true if the specified character is a whitespace parameter.
isDelimiter(String, int) - Method in interface jline.ArgumentCompletor.ArgumentDelimiter
Returns true if the specified character is a whitespace parameter.
isDelimiterChar(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
Returns true if the character at the specified position if a delimiter.
isDelimiterChar(String, int) - Method in class jline.ArgumentCompletor.WhitespaceArgumentDelimiter
The character is a delimiter if it is whitespace, and the preceeding character is not an escape character.
isDir - Variable in class com.maverick.sshd.TransferEvent
 
isDir() - Method in class com.maverick.sshd.TransferEvent
 
isDirectory() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
isDirectory() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
isDirectory() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
isDirectory() - Method in class com.maverick.sshd.SftpFileAttributes
Determine whether these attributes refer to a directory
isDirectory() - Method in class com.maverick.sshd.vfs.VFSFile
 
isDirectory() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
isDirectory() - Method in class com.sshtools.proxy.ProxyFile
 
isDisabled(String) - Method in class com.maverick.ssh.components.ComponentManager
 
isDisconnected() - Method in class com.maverick.sshd.Connection
 
isDropSecurityAsLastResort() - Method in class com.maverick.ssh.DefaultSecurityPolicy
 
isDropSecurityAsLastResort() - Method in interface com.maverick.ssh.SecurityPolicy
 
isEchoEnabled() - Method in class jline.Terminal
Returns false if character echoing is disabled.
isEchoEnabled() - Method in class jline.UnixTerminal
 
isEchoEnabled() - Method in class jline.UnsupportedTerminal
 
isEchoEnabled() - Method in class jline.WindowsTerminal
 
isEnableETM() - Method in class com.maverick.sshd.SshContext
 
isEnableNoneCipher() - Static method in class com.maverick.ssh.components.ComponentManager
 
isEnableNoneMac() - Static method in class com.maverick.ssh.components.ComponentManager
 
isEOF() - Method in class com.maverick.sshd.Channel
Indicates that the channel is EOF (it will not be receiving any more data from the remote side).
isError() - Method in class com.maverick.sshd.TransferEvent
 
isErrorEnabled() - Static method in class com.maverick.logging.Log
 
isErrorEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isErrorEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isEscaped(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
isETM() - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacMD5ETM
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacRipeMd160ETM
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacSha1ETM
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacSha256ETM
 
isETM() - Method in class com.maverick.ssh.components.jce.HmacSha512ETM
 
isETM() - Method in class com.maverick.ssh.components.NoneHmac
 
isETM() - Method in interface com.maverick.ssh.components.SshHmac
 
isExists() - Method in class com.maverick.sshd.TransferEvent
 
isFifo() - Method in class com.maverick.sshd.SftpFileAttributes
Determine whether these attributes refer to a pipe.
isFile() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
isFile() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
isFile() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
isFile() - Method in class com.maverick.sshd.SftpFileAttributes
Determine whether these attributes refer to a file.
isFile() - Method in class com.maverick.sshd.vfs.VFSFile
 
isFile() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
isFile() - Method in class com.sshtools.proxy.ProxyFile
 
isFilesystemRoot() - Method in class com.maverick.sshd.vfs.AbstractMount
 
isFlagSet(long) - Method in class com.maverick.sshd.SftpFileAttributes
Determine if a permissions flag is set.
isForceCommand() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
isFormatted(byte[], String, String) - Static method in class com.sshtools.publickey.Base64EncodedFileFormat
 
isFormatted(byte[]) - Static method in class com.sshtools.publickey.OpenSSHPublicKeyFile
 
isHasReachedEOF() - Method in class com.maverick.sshd.TransferEvent
 
isHidden() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
isHidden() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
isHidden() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
isHidden() - Method in class com.maverick.sshd.vfs.VFSFile
 
isHidden() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
isHidden() - Method in class com.sshtools.proxy.ProxyFile
 
isHidden() - Method in class com.sshtools.server.vshell.AbstractCommand
 
isHidden() - Method in interface com.sshtools.server.vshell.Command
 
isHidden() - Method in class com.sshtools.server.vshell.commands.Scp
 
isHostCertificate() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
isHostCertificate() - Method in class com.maverick.ssh.components.SshCertificate
 
isHttpRedirect() - Method in class com.maverick.sshd.SshContext
 
isImaginary - Variable in class com.maverick.sshd.vfs.AbstractMount
 
isImaginary() - Method in class com.maverick.sshd.vfs.AbstractMount
 
isIncomingDataHalted() - Method in class com.maverick.sshd.SessionChannel
 
isInfoEnabled() - Static method in class com.maverick.logging.Log
 
isInfoEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isInfoEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isIPV6Interface() - Method in class com.maverick.nio.ListeningInterface
 
isKeyExchangeDisabled() - Method in class com.maverick.sshd.SshContext
 
isKnown() - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
isLevelEnabled(Log.Level) - Static method in class com.maverick.logging.Log
 
isLink() - Method in class com.maverick.sshd.SftpFileAttributes
Determine whether these attributes refer to a symbolic link.
isListed(String, List<CIDRNetwork>) - Method in class com.maverick.sshd.IPPolicy
 
isListening(int) - Method in class com.maverick.sshd.RemoteForwardingManager
Is there an existing forwarding listening on a particular port?
isLoaded() - Method in class com.sshtools.config.file.entry.type.FileEntryType.CommentEntry
 
isLogging(Log.Level) - Method in class com.maverick.logging.AbstractLoggingContext
 
isLogging(Log.Level) - Method in class com.maverick.logging.DefaultLoggerContext
 
isLogging(Log.Level) - Method in class com.maverick.logging.FileLoggingContext
 
isLogging(Log.Level) - Method in interface com.maverick.logging.LoggerContext
 
isMAC() - Method in class com.maverick.ssh.components.jce.AES128Gcm
 
isMAC() - Method in class com.maverick.ssh.components.jce.AES256Gcm
 
isMAC() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
isMAC() - Method in class com.maverick.ssh.components.SshCipher
 
isManagedSecurity() - Method in class com.maverick.ssh.DefaultSecurityPolicy
 
isManagedSecurity() - Method in interface com.maverick.ssh.SecurityPolicy
 
isManagedSFTPWindow() - Method in class com.maverick.sshd.SshContext
Deprecated.
isMounted(String) - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
isNonStandardAlgorithmsEnabled() - Method in class com.maverick.sshd.SshContext
 
isNotAllowedKey(String) - Static method in class com.sshtools.config.file.entry.MatchEntry
 
isNotBlank(String) - Static method in class com.maverick.ssh.components.Utils
 
isNotLoaded() - Method in class com.sshtools.config.file.entry.type.FileEntryType.CommentEntry
 
isNull(Object) - Static method in class com.maverick.logging.IOUtils
 
isOpen() - Method in class com.maverick.sshd.Channel
Get the open state of the channel.
isOpen() - Method in class com.maverick.util.CachingDataWindow
 
isOvertyping() - Method in class jline.CursorBuffer
 
isPassphraseProtected() - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Determine if the private key file is protected by a passphrase.
isPermanent() - Method in class com.maverick.nio.SelectorThread
Is this a permanent thread?
isProxyProtocolEnabled() - Method in class com.maverick.sshd.LoadBalancerPolicy
 
isPublicKeyVerificationFailedAuth() - Method in class com.maverick.sshd.SshContext
 
isQuoted(String, int) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
isReadable() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
isReadable() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
isReadable() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
isReadable() - Method in class com.maverick.sshd.vfs.VFSFile
 
isReadable() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
isReadable() - Method in class com.sshtools.proxy.ProxyFile
 
isReady() - Method in class com.maverick.nio.IdleStateManager
Called by a selector to determine when the service run is ready to be executed.
isRestrictedAccess() - Method in class com.maverick.sshd.LoadBalancerPolicy
 
isReturnURIForPath() - Method in class com.maverick.sshd.vfs.VFSFileFactory
 
isRunning() - Method in class com.maverick.nio.SelectorThread
 
isRunning() - Method in class org.eclipse.cdt.utils.spawner.Spawner
 
isSCPReadWriteEvents() - Method in class com.maverick.sshd.SshContext
 
isSelectorThread() - Method in class com.maverick.nio.SocketConnection
Is the current thread this sockets SelectorThread?
isSelfManagedWindowSpace() - Method in class com.maverick.sshd.Channel
 
isSFTPCloseFileBeforeFailedTransferEvents() - Method in class com.maverick.sshd.SshContext
 
isSFTPReadWriteEvents() - Method in class com.maverick.sshd.SshContext
 
isSFTPVersion4Enabled() - Method in class com.maverick.sshd.SshContext
Deprecated.
isSHA1SignaturesSupported() - Method in class com.maverick.sshd.SshContext
 
isShuttingDown() - Method in class com.maverick.nio.SelectorThreadPool
 
isSignalling() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
isSocket() - Method in class com.maverick.sshd.SftpFileAttributes
Determine whether these attributes refer to a socket.
isStarted() - Method in class com.maverick.nio.Daemon
Get whether the daemon is currently started
isStarting() - Method in class com.maverick.nio.Daemon
 
isStopped() - Method in class com.maverick.logging.DefaultLoggerContext.FileWatcher
 
isStrong() - Method in class com.sshtools.server.vshell.terminal.Cell
 
isStrong() - Method in class com.sshtools.server.vshell.terminal.Row
 
isSupported() - Method in class jline.Terminal
Returns true if this terminal is capable of initializing the terminal to use jline.
isSupported() - Method in class jline.UnixTerminal
 
isSupported() - Method in class jline.UnsupportedTerminal
 
isSupported() - Method in class jline.WindowsTerminal
 
isSupported() - Static method in class org.eclipse.cdt.utils.pty.PTY
 
isSupportedIPAddress(String) - Method in class com.maverick.sshd.LoadBalancerPolicy
 
isTextMode() - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenFile
 
isTraceEnabled() - Static method in class com.maverick.logging.Log
 
isTraceEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isTraceEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isUserCertificate() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
isUserCertificate() - Method in class com.maverick.ssh.components.SshCertificate
 
isUsingDirectBuffers() - Method in class com.maverick.nio.DaemonContext
Determine whether the daemon is using direct byte buffers.
isValidAddressForNetwork(String) - Method in class com.sshtools.net.CIDRNetwork
 
isValidDHCPRange(String, String) - Method in class com.sshtools.net.CIDRNetwork
 
isValidPattern(String) - Method in class com.maverick.sshd.scp.FilenamePattern
Determine if a filename pattern is well-formed.
isWarnEnabled() - Static method in class com.maverick.logging.Log
 
isWarnEnabled() - Method in class com.maverick.logging.MaverickLogger
 
isWarnEnabled(Marker) - Method in class com.maverick.logging.MaverickLogger
 
isWritable() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
isWritable() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
isWritable() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
isWritable() - Method in class com.maverick.sshd.vfs.VFSFile
 
isWritable() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
isWritable() - Method in class com.sshtools.proxy.ProxyFile
 
ITALIC - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
ITALIC - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
ITALIC_OFF - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
ITALIC_OFF - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
italicText(String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 

J

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

K

KBIPrompt - Class in com.maverick.ssh2
Represents a single prompt in the keyboard-interactive authentication process
KBIPrompt(String, boolean) - Constructor for class com.maverick.ssh2.KBIPrompt
Creates a new KBIPrompt object.
keepAlive - Variable in class com.maverick.nio.ProtocolContext
 
KEX_CURVE_25519_SHA256 - Static variable in class com.maverick.sshd.SshContext
 
KEX_CURVE_25519_SHA256_LIBSSH_ORG - Static variable in class com.maverick.sshd.SshContext
 
KEX_DIFFIE_HELLMAN_GROUP14_SHA1 - Static variable in class com.maverick.sshd.SshContext
Constant for the algorithm name "diffie-hellman-group14-sha1".
KEX_DIFFIE_HELLMAN_GROUP14_SHA256 - Static variable in class com.maverick.sshd.SshContext
Constant for the algorithm name "diffie-hellman-group14-sha256".
KEX_DIFFIE_HELLMAN_GROUP15_SHA512 - Static variable in class com.maverick.sshd.SshContext
Constant for the algorithm name "diffie-hellman-group15-sha512".
KEX_DIFFIE_HELLMAN_GROUP16_SHA512 - Static variable in class com.maverick.sshd.SshContext
Constant for the algorithm name "diffie-hellman-group16-sha512".
KEX_DIFFIE_HELLMAN_GROUP17_SHA512 - Static variable in class com.maverick.sshd.SshContext
Constant for the algorithm name "diffie-hellman-group17-sha512".
KEX_DIFFIE_HELLMAN_GROUP18_SHA512 - Static variable in class com.maverick.sshd.SshContext
Constant for the algorithm name "diffie-hellman-group18-sha512".
KEX_DIFFIE_HELLMAN_GROUP1_SHA1 - Static variable in class com.maverick.sshd.SshContext
Constant for the algorithm name "diffie-hellman-group1-sha1".
KEX_DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA1 - Static variable in class com.maverick.sshd.SshContext
Constant for the algorithm name "diffie-hellman-group-exchange-sha1".
KEX_DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256 - Static variable in class com.maverick.sshd.SshContext
 
KEX_ECDH_NISPT_256 - Static variable in class com.maverick.sshd.SshContext
 
KEX_ECDH_NISPT_384 - Static variable in class com.maverick.sshd.SshContext
 
KEX_ECDH_NISPT_521 - Static variable in class com.maverick.sshd.SshContext
 
KEX_RSA_1024_SHA1 - Static variable in class com.maverick.sshd.SshContext
 
KEX_RSA_2048_SHA256 - Static variable in class com.maverick.sshd.SshContext
 
key - Variable in class com.maverick.nio.SocketConnection
 
KEY_EXCHANGE - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
KEY_EXCHANGE_ERROR - Static variable in exception com.maverick.ssh.SshException
An error occurred during key exchange
KEY_EXCHANGE_FAILED - Static variable in exception com.maverick.ssh.SshException
The protocol failed to negotiate a transport algorithm or failed to verify the host key of the remote host.
KEY_EXCHANGE_FAILED - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: Key exchange failed
KEY_EXCHANGE_RETRY - Static variable in exception com.maverick.ssh.SshException
Instruction to retry the existing key exchange.
KEY_SIZE - Static variable in class com.maverick.ssh.components.Curve25519
 
KEY_SIZE - Static variable in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
KEYBOARD_BELL - Static variable in interface jline.ConsoleOperations
 
KEYBOARD_INTERACTIVE - Static variable in class com.maverick.sshd.SshContext
 
KEYBOARD_INTERACTIVE_AUTHENTICATION - Static variable in interface com.maverick.sshd.AuthenticationMechanismFactory
 
KEYBOARD_INTERACTIVE_AUTHENTICATION - Static variable in class com.maverick.sshd.SshContext
 
KeyboardInteractiveAuthentication - Class in com.maverick.sshd
 
KeyboardInteractiveAuthentication() - Constructor for class com.maverick.sshd.KeyboardInteractiveAuthentication
 
KeyboardInteractiveAuthentication(TransportProtocol, AuthenticationProtocol, Connection, KeyboardInteractiveAuthenticationProvider[]) - Constructor for class com.maverick.sshd.KeyboardInteractiveAuthentication
 
KeyboardInteractiveAuthenticationProvider - Interface in com.maverick.sshd
 
KeyboardInteractiveProvider - Interface in com.maverick.sshd.platform
 
keyboardInteractiveProviders - Variable in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
keyedListeners - Variable in class com.maverick.events.EventServiceImplementation
 
keyEntries - Variable in class com.sshtools.config.file.entry.Entry
 
keygen(byte[], byte[], byte[]) - Static method in class com.maverick.ssh.components.Curve25519
 
KEYMAP_CODES - Static variable in class jline.ConsoleReader
 
KEYMAP_NAMES - Static variable in class jline.ConsoleReader
Map that contains the operation name to keymay operation mapping.
kill() - Method in class com.maverick.sshd.platform.ExecutableCommand
Kill the command.
kill() - Method in class com.maverick.sshd.platform.NativeExecutableCommand
 
kill() - Method in class com.maverick.sshd.scp.ScpCommand
Called when channel is closing
Kill<T extends AbstractFile> - Class in com.sshtools.server.vshell.commands
 
Kill() - Constructor for class com.sshtools.server.vshell.commands.Kill
 
KILL - Variable in class org.eclipse.cdt.utils.spawner.Spawner
 
kill() - Method in class org.eclipse.cdt.utils.spawner.Spawner
 
KILL_LINE - Static variable in interface jline.ConsoleOperations
Operation that deletes the buffer from the current character to the end.
KILL_LINE_PREV - Static variable in interface jline.ConsoleOperations
Operation that deletes the buffer from the cursor to the beginning.
killLine() - Method in class jline.ConsoleReader
Kill the buffer ahead of the current cursor position.
killProcess(long) - Method in class com.sshtools.server.vshell.VirtualProcess
 
knownExtension(CertificateExtension) - Method in class com.maverick.ssh.components.jce.CertificateExtension.Builder
 

L

lastModified() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
lastModified() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
lastModified() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
lastModified() - Method in class com.maverick.sshd.vfs.VFSFile
 
lastModified() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
lastModified() - Method in class com.sshtools.proxy.ProxyFile
get the last modified time of the file.
lastPathElement(String) - Static method in class com.maverick.util.FileUtils
 
LE - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
LEFT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
left(int) - Static method in class jline.ANSIBuffer.ANSICodes
Moves the cursor n positions to the left.
LEFT_ARROW_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR, this character indicates an left arrow key press.
length() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
length() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
length() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
length() - Method in interface com.maverick.sshd.sftp.AbstractFileRandomAccess
 
length() - Method in class com.maverick.sshd.sftp.RandomAccessImpl
 
length() - Method in class com.maverick.sshd.vfs.VFSFile
 
length() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
length() - Method in class com.sshtools.proxy.ProxyFile
get the size of the file
length() - Method in class jline.CursorBuffer
 
LF - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
LICENSE_ERROR - Static variable in exception com.maverick.ssh.SshException
The API is not licensed!
LicenseException - Exception in com.maverick.nio
 
LicenseException(String) - Constructor for exception com.maverick.nio.LicenseException
 
LicenseManager - Class in com.maverick.nio
Add your license using the static method provided by this class.
LicenseManager() - Constructor for class com.maverick.nio.LicenseManager
 
LineEditBuffer - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
LineParser - Class in com.sshtools.server.vshell
 
LineParser(Environment) - Constructor for class com.sshtools.server.vshell.LineParser
 
LineUpdate - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
list(String, String...) - Method in class com.maverick.ssh.components.ComponentFactory
List the types of components supported by this factory.
list(String) - Method in class com.maverick.ssh.components.ComponentFactory
List the types of components supported by this factory.
list() - Method in class com.maverick.ssh.components.ComponentFactory
 
listAllThreads(Console) - Static method in class com.sshtools.server.vshell.commands.admin.Threads
 
listenerList - Variable in class com.maverick.util.IOStreamConnector
 
ListeningInterface - Class in com.maverick.nio
 
ListeningInterface(InetSocketAddress, ProtocolContext) - Constructor for class com.maverick.nio.ListeningInterface
 
ListeningInterface(InetSocketAddress, ProtocolContext, int) - Constructor for class com.maverick.nio.ListeningInterface
 
listeningPorts - Variable in class com.maverick.sshd.ForwardingManager
 
listInclusive(String, Set<String>) - Method in class com.maverick.ssh.components.ComponentFactory
 
littleEndianToInt(byte[], int) - Static method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
load(InputStream) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
load(AbstractFile) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
load(InputStream) - Method in class jline.History
Load the history buffer from the specified InputStream.
load(Reader) - Method in class jline.History
Load the history buffer from the specified Reader.
LoadBalancerPolicy - Class in com.maverick.sshd
 
LoadBalancerPolicy() - Constructor for class com.maverick.sshd.LoadBalancerPolicy
 
loadConfiguration(InputStream) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
loadFile(String) - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
loadGroups(URI) - Static method in class com.maverick.ssh.components.DiffieHellmanGroups
 
loadHostKey(InputStream, String, int) - Method in class com.maverick.sshd.SshContext
 
loadHostKey(InputStream, String, int, String) - Method in class com.maverick.sshd.SshContext
 
loadHostKey(InputStream, String, int, int, int, String) - Method in class com.maverick.sshd.SshContext
 
loadKey(File, String) - Method in class com.maverick.sshd.SshContext
 
loadKey(InputStream, String) - Method in class com.maverick.sshd.SshContext
 
loadKeystore(File, String, String, String) - Method in class com.maverick.ssh.components.ComponentManager
Load a host key from a keystore file.
loadKeystore(InputStream, String, String, String) - Method in class com.maverick.ssh.components.ComponentManager
Load a host key from a keystore InputStream.
loadKeystore(File, String, String, String, String) - Method in class com.maverick.ssh.components.ComponentManager
 
loadKeystore(InputStream, String, String, String, String) - Method in class com.maverick.ssh.components.ComponentManager
 
loadKeystore(InputStream, String, String, String) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
Load a keystore for use as an SSH host key.
loadKeystore(InputStream, String, String, String, String) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
Load a keystore for use as an SSH host key.
loadKeystore(File, String, String, String) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
loadKeystore(File, String, String, String, String) - Method in class com.maverick.ssh.components.jce.JCEComponentManager
 
loadKeystore(File, String, String, String) - Method in class com.maverick.sshd.SshContext
Load a keystore for use as an SSH host key.
loadKeystore(InputStream, String, String, String) - Method in class com.maverick.sshd.SshContext
 
loadKeystore(File, String, String, String, String) - Method in class com.maverick.sshd.SshContext
 
loadKeystore(InputStream, String, String, String, String) - Method in class com.maverick.sshd.SshContext
 
loadOrGenerateHostKey(File, String, int) - Method in class com.maverick.sshd.SshContext
Load a host key from file, if the file does not exist then generate the key.
loadOrGenerateHostKey(File, String, int, String) - Method in class com.maverick.sshd.SshContext
 
loadOrGenerateHostKey(File, String, int, int, int, String) - Method in class com.maverick.sshd.SshContext
Load a host key from file, if the file does not exist then generate the key.
loadSshCertificate(File, String, File) - Method in class com.maverick.sshd.SshContext
 
loadSshCertificate(SshCertificate) - Method in class com.maverick.sshd.SshContext
 
localAddr - Variable in class com.maverick.nio.SocketConnection
 
localForwardingCancelled(String, int, String) - Method in interface com.maverick.sshd.ForwardingCallback
A client has cancelled a local forwarding
LocalForwardingChannel - Class in com.maverick.sshd
Implements a Local forwarding channel for use with forwarding sockets from the client machine through the server to some endpoint reachable from the server machine.
LocalForwardingChannel() - Constructor for class com.maverick.sshd.LocalForwardingChannel
Constructs a forwarding channel of the type "direct-tcpip"
localForwardingStarted(String, int, String) - Method in interface com.maverick.sshd.ForwardingCallback
A client has started a local forwarding
localPort - Variable in class com.maverick.nio.SocketConnection
 
localwindow - Variable in class com.maverick.sshd.Channel
 
localWindowLock - Variable in class com.maverick.sshd.Channel
 
lock - Static variable in class com.maverick.sshd.TransportProtocol
 
lockComponents() - Method in class com.maverick.ssh.components.ComponentFactory
 
log(Log.Level, String, Throwable, Object...) - Method in class com.maverick.logging.ConsoleLoggingContext
 
log(Log.Level, String, Throwable, Object...) - Method in class com.maverick.logging.DefaultLoggerContext
 
log(Log.Level, String, Throwable, Object...) - Method in class com.maverick.logging.FileLoggingContext
 
Log - Class in com.maverick.logging
 
Log() - Constructor for class com.maverick.logging.Log
 
log(Log.Level, String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
log(Log.Level, String, Throwable, Object...) - Method in interface com.maverick.logging.LoggerContext
 
log(byte[]) - Method in class com.maverick.util.BinaryLogger
 
log(byte[], int, int) - Method in class com.maverick.util.BinaryLogger
 
log(ByteBuffer) - Method in class com.maverick.util.BinaryLogger
 
log - Static variable in class com.sshtools.server.vshell.commands.Catch
 
log - Static variable in class com.sshtools.server.vshell.commands.script.Bsh
 
log - Static variable in class com.sshtools.server.vshell.commands.script.Source
 
log - Static variable in class com.sshtools.server.vshell.Msh
 
log - Static variable in class com.sshtools.server.vshell.RootShell
 
Log.Level - Enum in com.maverick.logging
 
LoggerContext - Interface in com.maverick.logging
 
LOGIN_CONTEXT - Static variable in class com.sshtools.server.vshell.commands.Who
 
LOGIN_CONTEXT - Static variable in class com.sshtools.server.vshell.Msh
 
LOGOUTREQUEST - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
longValue() - Method in class com.maverick.util.UnsignedInteger32
Returns the long value of this unsigned integer.
longValue() - Method in class com.maverick.util.UnsignedInteger64
Return a long value of the unsigned integer.
Ls - Class in com.sshtools.server.vshell.commands.fs
 
Ls() - Constructor for class com.sshtools.server.vshell.commands.fs.Ls
 
LSB - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 

M

m_any - Variable in class com.maverick.sshd.scp.FilenamePattern
Special pattern character: Match any single character.
m_closure - Variable in class com.maverick.sshd.scp.FilenamePattern
Special pattern character: Match zero or more characters.
m_dirSep - Variable in class com.maverick.sshd.scp.FilenamePattern
Special pattern character: Directory path separator.
m_escape - Variable in class com.maverick.sshd.scp.FilenamePattern
Special pattern character: Escape any special meaning.
m_hasDirSep - Variable in class com.maverick.sshd.scp.FilenamePattern
This pattern contains directory path separator characters.
m_ignoreCase - Variable in class com.maverick.sshd.scp.FilenamePattern
Ignore case when matching filenames.
m_negate - Variable in class com.maverick.sshd.scp.FilenamePattern
Special pattern character: Negation.
m_pat - Variable in class com.maverick.sshd.scp.FilenamePattern
Filename pattern.
m_setClose - Variable in class com.maverick.sshd.scp.FilenamePattern
Special pattern character: Character set close.
m_setExcl - Variable in class com.maverick.sshd.scp.FilenamePattern
Special pattern character: Character set exclusion.
m_setOpen - Variable in class com.maverick.sshd.scp.FilenamePattern
Special pattern character: Character set open.
m_setThru - Variable in class com.maverick.sshd.scp.FilenamePattern
Special pattern character: Character set range.
mac - Variable in class com.maverick.ssh.components.jce.AbstractHmac
 
MAC_ERROR - Static variable in exception com.maverick.ssh.SshException
An error occurred in a hmac.
MAC_ERROR - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: An error occurred verifying the MAC
macLength - Variable in class com.maverick.ssh.components.jce.AbstractHmac
 
MACS - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
macSize - Variable in class com.maverick.ssh.components.jce.AbstractHmac
 
MAGENTA - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
MAGENTA - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
magenta(String) - Method in class jline.ANSIBuffer
 
main(String[]) - Static method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
main(String[]) - Static method in class com.maverick.sshd.scp.FilenamePattern
Test driver for this class.
main(String[]) - Static method in class com.maverick.util.BCrypt
 
main(String[]) - Static method in class com.maverick.util.TextConversionStream
 
main(String[]) - Static method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
main(String[]) - Static method in class com.sshtools.publickey.authorized.Patterns
 
main(String[]) - Static method in class com.sshtools.server.vshell.terminal.Colorizer
 
main(String[]) - Static method in class com.sshtools.server.vshell.VirtualSSHD
 
main(String[]) - Static method in class jline.ANSIBuffer
 
main(String[]) - Static method in class jline.ConsoleRunner
 
makeDirectory(String, SftpFileAttributes) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Create a directory.
makeDirectory(String, SftpFileAttributes) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
makeRSAWithSHA256Signature(SshKeyPair) - Static method in class com.maverick.util.SshKeyUtils
 
makeRSAWithSHA512Signature(SshKeyPair) - Static method in class com.maverick.util.SshKeyUtils
 
makeSshKey(char, int) - Method in class com.maverick.sshd.TransportProtocol
 
mapUser(String, String) - Method in class com.maverick.sshd.auth.InMemoryUniversalAuthenticatorAccountDatabase
 
markEOF() - Method in class com.maverick.sshd.Channel
 
MARKER_CODE - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
MasterFD() - Constructor for class org.eclipse.cdt.utils.pty.PTY.MasterFD
 
MATCH_ENTRY_CRITERIA_ADDRESS - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_GROUP - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_HOST - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_LOCAL_ADDRESS - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_LOCAL_PORT - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_RDOMAIN - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MATCH_ENTRY_CRITERIA_USER - Static variable in class com.sshtools.config.file.entry.MatchEntry
 
MatchEntry - Class in com.sshtools.config.file.entry
User, Group, Host, LocalAddress, LocalPort, and Address
MatchEntry(SshdConfigFile) - Constructor for class com.sshtools.config.file.entry.MatchEntry
 
matchEntry() - Method in class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
MatchEntry.MatchEntryBuilder - Class in com.sshtools.config.file.entry
 
MatchEntryBuilder(SshdConfigFile.SshdConfigFileBuilder, SshdConfigFile, SshdConfigFileCursor) - Constructor for class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
MatchEntryBuilder(SshdConfigFile.SshdConfigFileBuilder, SshdConfigFile, SshdConfigFileCursor, MatchEntry) - Constructor for class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
matchEntryCriteriaAsString() - Method in class com.sshtools.config.file.entry.MatchEntry
 
matches(String, String) - Static method in class com.maverick.sshd.scp.FilenamePattern
Determine if a filename matches a filename pattern.
matches(String) - Method in class com.maverick.sshd.scp.FilenamePattern
Determine if a filename matches the filename pattern.
matches(String) - Method in class com.maverick.util.GlobSftpFileFilter
 
matches(String) - Method in class com.maverick.util.RegexSftpFileFilter
 
matches(String) - Method in interface com.maverick.util.SftpFileFilter
 
matches(Collection<String>, String) - Static method in class com.sshtools.publickey.authorized.Patterns
 
matchesWithCIDR(Collection<String>, String) - Static method in class com.sshtools.publickey.authorized.Patterns
 
matchFiles(String, String, File[], List<String>) - Method in class jline.FileNameCompletor
Match the specified buffer to the array of entries and enter the matches into the list of candidates.
matchSubpattern(int, String, int) - Method in class com.maverick.sshd.scp.FilenamePattern
Determine if a filename substring matches a pattern substring.
matchValueAgainstPattern(String, Collection<String>) - Method in class com.sshtools.config.file.entry.MatchEntry
 
matchValueExact(String, Map<String, String>) - Method in class com.sshtools.config.file.entry.MatchEntry
 
MaverickLogger - Class in com.maverick.logging
 
MaverickLogger() - Constructor for class com.maverick.logging.MaverickLogger
 
MaverickLoggerFactory - Class in com.maverick.logging
 
MaverickLoggerFactory() - Constructor for class com.maverick.logging.MaverickLoggerFactory
 
MAX_VALUE - Static variable in class com.maverick.util.UnsignedInteger32
The maximum value of a 32bit unsigned integer
MAX_VALUE - Static variable in class com.maverick.util.UnsignedInteger64
 
maximumWindowSpace - Variable in class com.maverick.sshd.SessionChannel
 
MD5_FINGERPRINT - Static variable in class com.maverick.ssh.SshKeyFingerprint
 
MD5Digest - Class in com.maverick.ssh.components.jce
MD5 digest implementation.
MD5Digest() - Constructor for class com.maverick.ssh.components.jce.MD5Digest
 
MD5FileExtension - Class in com.maverick.sshd.sftp.extensions
 
MD5FileExtension() - Constructor for class com.maverick.sshd.sftp.extensions.MD5FileExtension
 
MD5HandleExtension - Class in com.maverick.sshd.sftp.extensions
 
MD5HandleExtension() - Constructor for class com.maverick.sshd.sftp.extensions.MD5HandleExtension
 
Mem - Class in com.sshtools.server.vshell.commands
 
Mem() - Constructor for class com.sshtools.server.vshell.commands.Mem
 
MESSAGE_TIMEOUT - Static variable in exception com.maverick.ssh.SshException
An expected message was not received before the specified timeout period.
MessagePolicy - Class in com.maverick.sshd
 
MessagePolicy() - Constructor for class com.maverick.sshd.MessagePolicy
 
messageSent() - Method in interface com.maverick.sshd.SshMessage
 
MIN_VALUE - Static variable in class com.maverick.util.UnsignedInteger32
The minimum value of a 32bit unsigned integer
MIN_VALUE - Static variable in class com.maverick.util.UnsignedInteger64
 
minimumWindowSpace - Variable in class com.maverick.sshd.SessionChannel
 
Mkdir - Class in com.sshtools.server.vshell.commands.fs
 
Mkdir() - Constructor for class com.sshtools.server.vshell.commands.fs.Mkdir
 
mount - Variable in class com.maverick.sshd.vfs.AbstractMount
 
mount(VirtualMount) - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
mountTemplates - Variable in class com.maverick.sshd.vfs.VirtualFileFactory
 
move(int) - Method in class com.maverick.util.ByteArrayWriter
Move the position of the next byte to be written.
move(int, int) - Method in class com.sshtools.server.vshell.terminal.Point
 
MOVE_TO_BEG - Static variable in interface jline.ConsoleOperations
Operation that moves to the beginning of the buffer.
MOVE_TO_END - Static variable in interface jline.ConsoleOperations
Operation that moves to the end of the buffer.
moveCursor(int, int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
moveCursor(int) - Method in class jline.ConsoleReader
Move the cursor where characters.
moveDown(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
moveLeft(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
moveRight(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
moveTo(AbstractFile) - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
moveTo(AbstractFile) - Method in interface com.maverick.sshd.sftp.AbstractFile
 
moveTo(AbstractFile) - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
moveTo(AbstractFile) - Method in class com.maverick.sshd.sftp.AbstractFileImpl
 
moveTo(AbstractFile) - Method in class com.maverick.sshd.vfs.VFSFile
 
moveTo(AbstractFile) - Method in class com.maverick.sshd.vfs.VirtualMappedFile
 
moveTo(AbstractFile) - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
moveTo(AbstractFile) - Method in class com.sshtools.proxy.ProxyFile
 
moveToEnd() - Method in class jline.History
Move to the end of the history buffer.
moveToFirstEntry() - Method in class jline.History
Moves the history index to the first entry.
moveToLastEntry() - Method in class jline.History
This moves the history to the last entry.
moveUp(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
Msh - Class in com.sshtools.server.vshell
 
Msh(CommandFactory<ShellCommand>) - Constructor for class com.sshtools.server.vshell.Msh
 
Msh(String, String, String, CommandFactory<ShellCommand>, Option...) - Constructor for class com.sshtools.server.vshell.Msh
 
Msh(String, String, String, CommandFactory<ShellCommand>) - Constructor for class com.sshtools.server.vshell.Msh
 
Msh(String, String, CommandFactory<ShellCommand>) - Constructor for class com.sshtools.server.vshell.Msh
 
MultiCompletor - Class in jline
A completor that contains multiple embedded completors.
MultiCompletor() - Constructor for class jline.MultiCompletor
Construct a MultiCompletor with no embedded completors.
MultiCompletor(List<String>) - Constructor for class jline.MultiCompletor
Construct a MultiCompletor with the specified list of Completor instances.
MultiCompletor(Completor[]) - Constructor for class jline.MultiCompletor
Construct a MultiCompletor with the specified Completor instances.
Mv - Class in com.sshtools.server.vshell.commands.fs
 
Mv() - Constructor for class com.sshtools.server.vshell.commands.fs.Mv
 
myColorizer - Variable in class com.sshtools.server.vshell.terminal.BasicTerminal
 
myDim - Variable in class com.sshtools.server.vshell.terminal.Component
 
myIO - Variable in class com.sshtools.server.vshell.terminal.Component
 
myName - Variable in class com.sshtools.server.vshell.terminal.Component
 
myPosition - Variable in class com.sshtools.server.vshell.terminal.Component
 

N

NAME - Static variable in class com.maverick.sshd.GSSAPIWithMICAuthentication
 
NamedCertificateExtension - Class in com.maverick.ssh.components.jce
 
NamedCertificateExtension(String, boolean) - Constructor for class com.maverick.ssh.components.jce.NamedCertificateExtension
 
NamePrompt - Class in com.maverick.sshd.auth
 
NamePrompt(String) - Constructor for class com.maverick.sshd.auth.NamePrompt
 
names() - Method in class com.maverick.ssh.components.ComponentFactory
 
NativeChannelFactory - Class in com.maverick.sshd.session
 
NativeChannelFactory() - Constructor for class com.maverick.sshd.session.NativeChannelFactory
 
NativeExecutableCommand - Class in com.maverick.sshd.platform
A further extension of the ExecutableCommand that provides the ability to execute a native process.
NativeExecutableCommand() - Constructor for class com.maverick.sshd.platform.NativeExecutableCommand
 
NativeSession - Class in com.maverick.sshd.session
 
NativeSession() - Constructor for class com.maverick.sshd.session.NativeSession
 
NativeSession(int, int) - Constructor for class com.maverick.sshd.session.NativeSession
 
nearestMultipleOf(int, int) - Static method in class com.maverick.ssh.components.Utils
 
NEGOTIATING_PROTOCOL - Static variable in class com.maverick.sshd.TransportProtocol
Protocol state: Negotation of the protocol version
newInstance(String, Connection) - Method in class com.sshtools.server.vshell.CommandFactory
 
newInstance(String, Connection) - Method in class com.sshtools.server.vshell.ShellCommandFactory
 
newInstance(String) - Static method in class com.sshtools.server.vshell.terminal.TerminalOutputFactory
 
newline() - Method in class com.maverick.logging.ConsoleLoggingContext
 
newline() - Method in class com.maverick.logging.DefaultLoggerContext
 
newline() - Method in class com.maverick.logging.FileLoggingContext
 
newline() - Method in interface com.maverick.logging.LoggerContext
 
NEWLINE - Static variable in interface jline.ConsoleOperations
Operation that issues a newline.
newSize(int, int) - Method in interface com.sshtools.server.vshell.VirtualShell.WindowSizeChangeListener
 
next() - Method in class jline.History
Move the pointer to the next element in the buffer.
NEXT_CHAR - Static variable in interface jline.ConsoleOperations
Operation that moves to the next character in the buffer.
NEXT_HISTORY - Static variable in interface jline.ConsoleOperations
Operation that sets the buffer to the next history item.
NEXT_SPACE_WORD - Static variable in interface jline.ConsoleOperations
Operation that
NEXT_WORD - Static variable in interface jline.ConsoleOperations
Operation that moved to the next word.
nextAddress(int[]) - Static method in class com.sshtools.net.IPUtils
 
nextBytes(byte[]) - Method in class com.maverick.ssh.components.jce.SecureRND
 
nextBytes(byte[], int, int) - Method in class com.maverick.ssh.components.jce.SecureRND
 
nextBytes(byte[]) - Method in interface com.maverick.ssh.components.SshSecureRandomGenerator
 
nextBytes(byte[], int, int) - Method in interface com.maverick.ssh.components.SshSecureRandomGenerator
 
nextInt() - Method in class com.maverick.ssh.components.jce.SecureRND
 
nextInt() - Method in interface com.maverick.ssh.components.SshSecureRandomGenerator
 
NO_AGENT_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NO_MORE_AUTH_METHODS_AVAILABLE - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: No more authentication methods are available
NO_PORT_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NO_PTY - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NO_USER_RC - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NO_X11_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
NONCE_SIZE_IETF - Static variable in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
NONCE_SIZE_REF - Static variable in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
NONE - Static variable in interface com.maverick.sshd.AuthenticationMechanismFactory
 
NoneAuthentication - Class in com.maverick.sshd
This authentication mechanism can be used to send custom banner messages to the client.
NoneAuthentication() - Constructor for class com.maverick.sshd.NoneAuthentication
 
NoneAuthentication(TransportProtocol, AuthenticationProtocol) - Constructor for class com.maverick.sshd.NoneAuthentication
 
NoneCipher - Class in com.maverick.ssh.components
This special cipher implementation provides an unencrypted connection.
NoneCipher() - Constructor for class com.maverick.ssh.components.NoneCipher
 
NoneCompression - Class in com.maverick.ssh.compression
 
NoneCompression() - Constructor for class com.maverick.ssh.compression.NoneCompression
 
NoneHmac - Class in com.maverick.ssh.components
 
NoneHmac() - Constructor for class com.maverick.ssh.components.NoneHmac
 
nonNull(Object) - Static method in class com.maverick.ssh.components.Utils
 
NonValidatingFileEntry() - Constructor for class com.sshtools.config.file.entry.type.FileEntryType.NonValidatingFileEntry
 
NOOP - Variable in class org.eclipse.cdt.utils.spawner.Spawner
 
NoOpFilter() - Constructor for class jline.SimpleCompletor.NoOpFilter
 
NullCompletor - Class in jline
A completor that does nothing.
NullCompletor() - Constructor for class jline.NullCompletor
 
NUMPAD_KEY_INDICATOR - Static variable in class jline.WindowsTerminal
On windows terminals, this character indicates that a special key on the number pad has been pressed.

O

O_PREFIX - Static variable in class jline.UnixTerminal
 
onAgentConnected(Connection, Object) - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onBeginOperation(SessionChannel, SftpSubsystemOperation) - Method in interface com.maverick.sshd.SftpOperationWrapper
 
onChannelClose(Channel) - Method in class com.maverick.sshd.ChannelEventAdapter
 
onChannelClose(Channel) - Method in interface com.maverick.sshd.ChannelEventListener
The channel has been closed
onChannelClosed() - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onChannelClosed() - Method in class com.maverick.sshd.Channel
Called when the channel has been closed to enable resources to be freed.
onChannelClosed() - Method in class com.maverick.sshd.session.NativeSession
 
onChannelClosed() - Method in class com.maverick.sshd.SocketForwardingChannel
 
onChannelClosed() - Method in class com.maverick.sshd.UnsupportedSession
 
onChannelClosed() - Method in class com.sshtools.proxy.ProxySession
 
onChannelClosed() - Method in class com.sshtools.server.vshell.VirtualShell
 
onChannelClosing() - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onChannelClosing() - Method in class com.maverick.sshd.Channel
Called before the channel is closed
onChannelClosing(Channel) - Method in class com.maverick.sshd.ChannelEventAdapter
 
onChannelClosing(Channel) - Method in interface com.maverick.sshd.ChannelEventListener
The channel is closing, but has not sent its SSH_MSG_CHANNEL_CLOSE
onChannelClosing() - Method in class com.maverick.sshd.SessionChannel
Called when the channel is closing.
onChannelClosing() - Method in class com.maverick.sshd.SocketForwardingChannel
does nothing
onChannelData(byte[]) - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onChannelData(byte[]) - Method in class com.maverick.sshd.Channel
Called by the channel when data arrives from the remote side.
onChannelData(byte[]) - Method in class com.maverick.sshd.SessionChannel
Called when data arrives on the channel.
onChannelData(byte[]) - Method in class com.maverick.sshd.SocketForwardingChannel
data has arrived from the end of the tunnel so add to the queue of data heading towards the start of the tunnel
onChannelEOF(Channel) - Method in class com.maverick.sshd.ChannelEventAdapter
 
onChannelEOF(Channel) - Method in interface com.maverick.sshd.ChannelEventListener
The channel has received an EOF from the remote client
onChannelFree() - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onChannelFree() - Method in class com.maverick.sshd.Channel
This method is called when the channel has been closed and all its resources are no longer required.
onChannelFree() - Method in class com.maverick.sshd.SessionChannel
Free the session and its resources.
onChannelFree() - Method in class com.maverick.sshd.SocketForwardingChannel
does nothing
onChannelOpen() - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onChannelOpen() - Method in class com.maverick.sshd.Channel
Called when the channel has been opened - this method is only called when the remote side requests a channel open.
onChannelOpen(Channel) - Method in class com.maverick.sshd.ChannelEventAdapter
 
onChannelOpen(Channel) - Method in interface com.maverick.sshd.ChannelEventListener
The channel has been opened.
onChannelOpen() - Method in class com.maverick.sshd.SessionChannel
Called once the channel has been opened.
onChannelOpen() - Method in class com.maverick.sshd.SocketForwardingChannel
does nothing
onChannelOpenConfirmation() - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onChannelOpenConfirmation() - Method in class com.maverick.sshd.Channel
Called when the channel has been confirmed as open by the remote side - this method is only called when the channel has been requested by this side of the connection
onChannelOpenConfirmation() - Method in class com.maverick.sshd.LocalForwardingChannel
Called when the channel has been confirmed as open.
onChannelOpenConfirmation() - Method in class com.maverick.sshd.RemoteForwardingChannel
 
onChannelOpenConfirmation() - Method in class com.maverick.sshd.SessionChannel
Called when the channel is confirmed as open
onChannelOpenConfirmation() - Method in class com.maverick.sshd.SocketForwardingChannel
 
onChannelOpenFailure() - Method in class com.maverick.sshd.Channel
Called when the remote side fails to open a channel in response to our request.
onChannelOpenFailure() - Method in class com.maverick.sshd.RemoteForwardingChannel
Either nothing was listening on the clients end of the tunnel, or the connection was rejected.
onChannelOpenFailure() - Method in class com.sshtools.server.vshell.VirtualShell
 
onChannelRequest(String, boolean, byte[]) - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onChannelRequest(String, boolean, byte[]) - Method in class com.maverick.sshd.Channel
Called when a channel request is received.
onChannelRequest(String, boolean, byte[]) - Method in class com.maverick.sshd.SessionChannel
Process session requests and invoke the relevant abstract methods of this class to handle the requests.
onChannelRequest(String, boolean, byte[]) - Method in class com.maverick.sshd.SocketForwardingChannel
 
onConnectionComplete() - Method in class com.maverick.sshd.LocalForwardingChannel
 
onConnectionError(IOException) - Method in class com.maverick.sshd.LocalForwardingChannel
 
onDisconnect(TransportProtocol) - Method in interface com.maverick.sshd.TransportProtocolListener
The transport was disconnected.
onEndOperation(SessionChannel, SftpSubsystemOperation) - Method in interface com.maverick.sshd.SftpOperationWrapper
 
onExtendedData(byte[], int) - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onExtendedData(byte[], int) - Method in class com.maverick.sshd.Channel
Called by the channel when extended data arrives
onExtendedData(byte[], int) - Method in class com.maverick.sshd.SessionChannel
Called when extended data arrives on the channel - for a session channel this would not normally be called.
onExtendedData(byte[], int) - Method in class com.maverick.sshd.SocketForwardingChannel
does nothing
onFreeMessage(byte[]) - Method in class com.maverick.sshd.Subsystem
 
onIncompatibleSecurity(String, int, String, IncompatibleAlgorithm...) - Method in class com.maverick.ssh.DefaultSecurityPolicy
 
onIncompatibleSecurity(String, int, String, IncompatibleAlgorithm...) - Method in interface com.maverick.ssh.SecurityPolicy
 
onLocalEOF() - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onLocalEOF() - Method in class com.maverick.sshd.Channel
Called when the local side is EOF.
onLocalEOF() - Method in class com.maverick.sshd.session.NativeSession
 
onLocalEOF() - Method in class com.maverick.sshd.SocketForwardingChannel
The start of the tunnel has gone EOF , if the end of the tunnel has already gone EOF then close the tunnel.
onLocalEOF() - Method in class com.maverick.sshd.UnsupportedSession
 
onLocalEOF() - Method in class com.sshtools.proxy.ProxySession
 
onLocalEOF() - Method in class com.sshtools.server.vshell.VirtualShell
 
onMessageReceived(byte[]) - Method in class com.maverick.sshd.key.PublicKeySubsystem
 
onMessageReceived(byte[]) - Method in class com.maverick.sshd.SftpSubsystem
 
onMessageReceived(byte[]) - Method in class com.maverick.sshd.Subsystem
Called when a subsystem message has been extracted from the incoming data stream.
onOperationBegin(Connection) - Method in interface com.maverick.sshd.platform.OperationWrapperSupport
Deprecated.
 
onOperationEnd(Connection) - Method in interface com.maverick.sshd.platform.OperationWrapperSupport
Deprecated.
 
onRegistrationComplete() - Method in class com.maverick.sshd.LocalForwardingChannel
Called when the forwarded sockets selector has been registered with a com,maverick.nio.SelectorThread.
onRegistrationComplete() - Method in class com.maverick.sshd.RemoteForwardingChannel
 
onRegistrationComplete() - Method in class com.maverick.sshd.SocketForwardingChannel
Called by the subsystem when the selector registration has been completed.
onRemoteClose() - Method in class com.maverick.sshd.Channel
Called when the remote side closes the channel.
onRemoteClose() - Method in class com.maverick.sshd.SocketForwardingChannel
We override this to make sure that all data from the socket has been sent before we close our side of the channel
onRemoteEOF() - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
onRemoteEOF() - Method in class com.maverick.sshd.Channel
Called when the remote side reports its OutputStream as EOF.
onRemoteEOF() - Method in class com.maverick.sshd.RemoteForwardingChannel
Called when the remote side is EOF.
onRemoteEOF() - Method in class com.maverick.sshd.SessionChannel
The remote side has reported EOF so no more data will be received.
onRemoteEOF() - Method in class com.maverick.sshd.SocketForwardingChannel
The end of the tunnel has gone EOF , if the start of the tunnel has already gone EOF then close the tunnel.
onRemoteEOF() - Method in class com.maverick.sshd.UnsupportedSession
 
onRemoteEOF() - Method in class com.sshtools.proxy.ProxySession
 
onSessionOpen() - Method in class com.maverick.sshd.session.NativeSession
 
onSessionOpen() - Method in class com.maverick.sshd.SessionChannel
Called once the session is open and data can be sent/received.
onSessionOpen() - Method in class com.maverick.sshd.UnsupportedSession
 
onSessionOpen() - Method in class com.sshtools.proxy.ProxySession
 
onSessionOpen() - Method in class com.sshtools.server.vshell.VirtualShell
 
onSocketClose() - Method in interface com.maverick.nio.ProtocolEngine
The socket has closed.
onSocketClose() - Method in class com.maverick.sshd.TransportProtocol
Disconnects everything internally
onSocketConnect(SocketConnection) - Method in interface com.maverick.nio.ProtocolEngine
The socket is connected and the protocol can now start.
onSocketConnect(SocketConnection) - Method in class com.maverick.sshd.TransportProtocol
 
onSocketRead(ByteBuffer) - Method in interface com.maverick.nio.ProtocolEngine
Data has arrived on the socket.
onSocketRead(ByteBuffer) - Method in class com.maverick.sshd.TransportProtocol
Called when the socket channel is reported to be ready for reading.
onSocketWrite(ByteBuffer) - Method in interface com.maverick.nio.ProtocolEngine
The socket is ready for writing.
onSocketWrite(ByteBuffer) - Method in class com.maverick.sshd.TransportProtocol
Called when the socket channel is reported to be ready for writing.
onStart() - Method in class com.maverick.sshd.platform.ExecutableCommand
Called once the command has been started.
onStart() - Method in class com.maverick.sshd.platform.NativeExecutableCommand
 
onStart() - Method in class com.maverick.sshd.scp.ScpCommand
Start the process.
onSubsystemFree() - Method in class com.maverick.sshd.key.PublicKeySubsystem
 
onSubsystemFree() - Method in class com.maverick.sshd.SftpSubsystem
Called to free the subsystem and its resources.
onSubsystemFree() - Method in class com.maverick.sshd.Subsystem
The subsystem has been closed and all resources should be freed.
onWindowAdjust(int) - Method in class com.maverick.sshd.Channel
 
onWindowAdjust(Channel, long) - Method in class com.maverick.sshd.ChannelEventAdapter
 
onWindowAdjust(Channel, long) - Method in interface com.maverick.sshd.ChannelEventListener
When the remote side adjusts its window.
onWindowAdjust(int) - Method in class com.maverick.sshd.SocketForwardingChannel
 
OPEN_APPEND - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
File open flag, forces all writes to append data at the end of the file.
OPEN_CREATE - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
File open flag, if specified a new file will be created if one does not already exist.
OPEN_EXCLUSIVE - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
File open flag, causes an open request to fail if the named file already exists.
OPEN_READ - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
File open flag, opens the file for reading.
OPEN_TEXT - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Indicates the server should treat the file as text and convert it to the canoncial newline convention in use.
OPEN_TRUNCATE - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
File open flag, forces an existing file with the same name to be truncated to zero length when creating a file by specifying OPEN_CREATE.
OPEN_WRITE - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
File open flag, opens the file for writing.
openChannel(byte[]) - Method in class com.maverick.sshd.agent.AgentForwardingChannel
 
openChannel(byte[]) - Method in class com.maverick.sshd.Channel
Called when the channel is being opened.
openChannel(Channel) - Method in class com.maverick.sshd.ConnectionProtocol
 
openChannel(byte[]) - Method in class com.maverick.sshd.LocalForwardingChannel
Open a forwarding channel.
openChannel(byte[]) - Method in class com.maverick.sshd.RemoteForwardingChannel
 
openChannel(byte[]) - Method in class com.maverick.sshd.SessionChannel
 
openChannel(byte[]) - Method in class com.maverick.sshd.SocketForwardingChannel
 
openDirectories - Variable in class com.maverick.sshd.sftp.AbstractFileSystem
 
openDirectory(String) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Open a directory for reading and allocate an open file handle.
openDirectory(String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
openDirectory(String, SftpFileFilter) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
OpenDirectory(AbstractFile, SftpFileFilter) - Constructor for class com.maverick.sshd.sftp.AbstractFileSystem.OpenDirectory
 
OpenDirectoryWithFilterExtension - Class in com.maverick.sshd.sftp.extensions.filter
 
OpenDirectoryWithFilterExtension() - Constructor for class com.maverick.sshd.sftp.extensions.filter.OpenDirectoryWithFilterExtension
 
openFile(String, UnsignedInteger32, SftpFileAttributes) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Open a file for reading/writing and allocate an open file handle.
openFile(boolean) - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
openFile(boolean) - Method in interface com.maverick.sshd.sftp.AbstractFile
 
openFile(boolean) - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
openFile(String, UnsignedInteger32, SftpFileAttributes) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
OpenFile(AbstractFile, UnsignedInteger32) - Constructor for class com.maverick.sshd.sftp.AbstractFileSystem.OpenFile
 
openFile(boolean) - Method in class com.maverick.sshd.vfs.VFSFile
 
openFile(boolean) - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
openFile(boolean) - Method in class com.sshtools.proxy.ProxyFile
This method is not supported
openFiles - Variable in class com.maverick.sshd.sftp.AbstractFileSystem
 
OPENSSH_FORMAT - Static variable in class com.sshtools.publickey.SshPrivateKeyFileFactory
 
OPENSSH_FORMAT - Static variable in class com.sshtools.publickey.SshPublicKeyFileFactory
 
OpenSshCertificate - Class in com.maverick.ssh.components.jce
To generate a key that supports this use ssh-keygen -s ca_key -I 2 -n lee,kelly -z 12345 -O force-command=ls -O source-address=192.168.82.0/24 -O no-port-forwarding user_key.pub
OpenSshCertificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshCertificate
 
OpenSshCertificateAuthenticationProvider - Class in com.maverick.sshd.auth
 
OpenSshCertificateAuthenticationProvider(SshPublicKey...) - Constructor for class com.maverick.sshd.auth.OpenSshCertificateAuthenticationProvider
 
OpenSshCertificateAuthenticationProvider(Collection<SshPublicKey>) - Constructor for class com.maverick.sshd.auth.OpenSshCertificateAuthenticationProvider
 
OpenSshDsaCertificate - Class in com.maverick.ssh.components.jce
 
OpenSshDsaCertificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
OpenSshDsaCertificate(DSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
OpenSshDsaCertificate(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
OpenSshEcdsaCertificate - Class in com.maverick.ssh.components.jce
 
OpenSshEcdsaCertificate(String, ECPublicKey, String) - Constructor for class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
OpenSshEcdsaSha2Nist256Certificate - Class in com.maverick.ssh.components.jce
 
OpenSshEcdsaSha2Nist256Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist256Certificate
 
OpenSshEcdsaSha2Nist384Certificate - Class in com.maverick.ssh.components.jce
 
OpenSshEcdsaSha2Nist384Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist384Certificate
 
OpenSshEcdsaSha2Nist521Certificate - Class in com.maverick.ssh.components.jce
 
OpenSshEcdsaSha2Nist521Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshEcdsaSha2Nist521Certificate
 
OpenSshEd25519Certificate - Class in com.maverick.ssh.components.jce
 
OpenSshEd25519Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
OpenSshEd25519Certificate(PublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
OpenSshEd25519Certificate(byte[]) - Constructor for class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
OpenSSHPublicKeyFile - Class in com.sshtools.publickey
 
OpenSshRsaCertificate - Class in com.maverick.ssh.components.jce
A RSA public key implementation which uses a JCE provider.
OpenSshRsaCertificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaCertificate
Default constructor for initializing the key from a byte array using the init method.
OpenSshRsaCertificate(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
OpenSshRsaCertificate(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
OpenSshRsaSha256Certificate - Class in com.maverick.ssh.components.jce
A RSA public key implementation which uses a JCE provider.
OpenSshRsaSha256Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
Default constructor for initializing the key from a byte array using the init method.
OpenSshRsaSha256Certificate(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
OpenSshRsaSha256Certificate(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
OpenSshRsaSha512Certificate - Class in com.maverick.ssh.components.jce
A RSA public key implementation which uses a JCE provider.
OpenSshRsaSha512Certificate() - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
Default constructor for initializing the key from a byte array using the init method.
OpenSshRsaSha512Certificate(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
OpenSshRsaSha512Certificate(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
OpenSSHZLibCompression - Class in com.sshtools.zlib
 
OpenSSHZLibCompression() - Constructor for class com.sshtools.zlib.OpenSSHZLibCompression
 
OPENSSL_FORMAT - Static variable in class com.sshtools.publickey.SshPrivateKeyFileFactory
 
OperationWrapperSupport - Interface in com.maverick.sshd.platform
Deprecated.
Option<T> - Class in com.sshtools.publickey.authorized
 
OPTION_FORCE_COMMAND - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
OPTION_SOURCE_ADDRESS - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
order - Variable in class com.maverick.ssh.components.ComponentFactory
 
order(String[]) - Method in class com.maverick.ssh.components.ComponentFactory
 
order() - Method in class com.maverick.ssh.components.ComponentFactory
 
ORDER - Static variable in class com.maverick.ssh.components.Curve25519
 
org.eclipse.cdt.utils.pty - package org.eclipse.cdt.utils.pty
 
org.eclipse.cdt.utils.spawner - package org.eclipse.cdt.utils.spawner
 
org.slf4j.impl - package org.slf4j.impl
 
originatingHost - Variable in class com.maverick.sshd.ForwardingChannel
Tunnel startpoint hostname
originatingPort - Variable in class com.maverick.sshd.ForwardingChannel
Tunnel startpoint port number
out - Variable in class com.maverick.util.DynamicBuffer
This buffers OutputStream
OutputStream(OutputStream) - Constructor for class com.maverick.util.Base64.OutputStream
 
OutputStream(OutputStream, boolean) - Constructor for class com.maverick.util.Base64.OutputStream
 

P

Packet - Class in com.maverick.ssh
A utility class that provides the SSH layers with the ability to dynamically write an SSH packet.
Packet() - Constructor for class com.maverick.ssh.Packet
 
Packet(int) - Constructor for class com.maverick.ssh.Packet
 
padPKCS1(BigInteger, int, int) - Static method in class com.maverick.ssh1.Rsa
 
padString(String, int) - Static method in class com.sshtools.server.vshell.ShellUtilities
 
PAGE_DOWN_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR this character indicates that the page down key was pressed.
PAGE_UP_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR this character indicates that the page up key was pressed.
pageDown() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
pageUp() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
parse(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
parse(String[]) - Method in class com.sshtools.config.file.entry.MatchEntry
 
parse(byte[]) - Static method in class com.sshtools.publickey.SshPrivateKeyFileFactory
Parse formatted data and return a suitable SshPrivateKeyFile implementation.
parse(InputStream) - Static method in class com.sshtools.publickey.SshPrivateKeyFileFactory
Parse an InputStream and return a suitable SshPrivateKeyFile implementation.
parse(byte[]) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
Parse a formatted public key and return a file representation.
parse(InputStream) - Static method in class com.sshtools.publickey.SshPublicKeyFileFactory
Parse a formatted key from an InputStream and return a file representation.
parse(String, int) - Method in class com.sshtools.server.vshell.LineParser
 
parseArgs(VirtualProcess, List<String>) - Method in class com.sshtools.server.vshell.Msh
 
parseCommands(String, int) - Method in class com.sshtools.server.vshell.LineParser
 
parseLine(VirtualProcess, String) - Method in class com.sshtools.server.vshell.Msh
 
parseMessage(byte[]) - Method in class com.maverick.sshd.Subsystem
 
PASSWORD - Static variable in class com.maverick.sshd.SshContext
 
PASSWORD_AUTHENTICATION - Static variable in interface com.maverick.sshd.AuthenticationMechanismFactory
 
PASSWORD_AUTHENTICATION - Static variable in class com.maverick.sshd.SshContext
Identifier for password authentication
PasswordAuthentication - Class in com.maverick.sshd
Provides an AuthenticationMechanism that enables the standard SSH password authentication.
PasswordAuthentication() - Constructor for class com.maverick.sshd.PasswordAuthentication
Construct an instance.
PasswordAuthentication(TransportProtocol, AuthenticationProtocol, Connection, PasswordAuthenticationProvider[]) - Constructor for class com.maverick.sshd.PasswordAuthentication
 
PasswordAuthenticationProvider - Class in com.maverick.sshd
Implement this interface to customize the authentication of users logging into your server.
PasswordAuthenticationProvider() - Constructor for class com.maverick.sshd.PasswordAuthenticationProvider
 
PasswordChangeException - Exception in com.maverick.sshd.platform
Thrown when the login process requires that the user change their password.
PasswordChangeException() - Constructor for exception com.maverick.sshd.platform.PasswordChangeException
 
PasswordChangeException(String) - Constructor for exception com.maverick.sshd.platform.PasswordChangeException
 
PasswordKeyboardInteractiveProvider - Class in com.maverick.sshd
 
PasswordKeyboardInteractiveProvider(PasswordAuthenticationProvider[], Connection) - Constructor for class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
passwordProviders - Variable in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
PASTE - Static variable in interface jline.ConsoleOperations
Operation that pastes the contents of the clipboard into the line
paste() - Method in class jline.ConsoleReader
Paste the contents of the clipboard into the console buffer
PASTE_NEXT - Static variable in interface jline.ConsoleOperations
Operation that
PASTE_PREV - Static variable in interface jline.ConsoleOperations
Operation that
PAT_ANY - Static variable in class com.maverick.sshd.scp.FilenamePattern
Default pattern character: Any single character.
PAT_CLOSURE - Static variable in class com.maverick.sshd.scp.FilenamePattern
Default pattern character: Zero or more characters.
PAT_DIR_SEP - Static variable in class com.maverick.sshd.scp.FilenamePattern
Default pattern character: Directory path separator.
PAT_ESCAPE - Static variable in class com.maverick.sshd.scp.FilenamePattern
Default pattern character: Escape any special meaning.
PAT_NEGATE - Static variable in class com.maverick.sshd.scp.FilenamePattern
Default pattern character: Negation.
PAT_SET_CLOSE - Static variable in class com.maverick.sshd.scp.FilenamePattern
Default pattern character: Character set close.
PAT_SET_EXCL - Static variable in class com.maverick.sshd.scp.FilenamePattern
Default pattern character: Character set exclusion.
PAT_SET_OPEN - Static variable in class com.maverick.sshd.scp.FilenamePattern
Default pattern character: Character set open.
PAT_SET_THRU - Static variable in class com.maverick.sshd.scp.FilenamePattern
Default pattern character: Character set range.
path - Variable in class com.maverick.sshd.vfs.AbstractMount
 
Patterns - Class in com.sshtools.publickey.authorized
Implements OpenSSH patterns as defined in http://man.openbsd.org/ssh_config.5#PATTERNS
Patterns() - Constructor for class com.sshtools.publickey.authorized.Patterns
 
PERFORMING_KEYEXCHANGE - Static variable in class com.maverick.sshd.TransportProtocol
Protocol state: The protocol is performing key exchange
PermissionDeniedException - Exception in com.maverick.sshd.platform
Thrown when the file system denies access to a user whom does not have permission to gain access to a file system object.
PermissionDeniedException(String) - Constructor for exception com.maverick.sshd.platform.PermissionDeniedException
 
PermissionDeniedException(String, Throwable) - Constructor for exception com.maverick.sshd.platform.PermissionDeniedException
 
Permissions - Class in com.maverick.sshd
 
Permissions() - Constructor for class com.maverick.sshd.Permissions
 
Permissions(long) - Constructor for class com.maverick.sshd.Permissions
 
permissions - Variable in class com.maverick.sshd.Permissions
 
PermissionType - Interface in com.maverick.sshd
 
PERMIT_AGENT_FORWARDING - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PERMIT_PORT_FORWARDING - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PERMIT_USER_PTY - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PERMIT_USER_RC - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PERMIT_X11_FORWARDING - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
PermitOpenOption - Class in com.sshtools.publickey.authorized
 
PermitOpenOption(Collection<String>) - Constructor for class com.sshtools.publickey.authorized.PermitOpenOption
 
Point - Class in com.sshtools.server.vshell.terminal
 
Point() - Constructor for class com.sshtools.server.vshell.terminal.Point
 
Point(int, int) - Constructor for class com.sshtools.server.vshell.terminal.Point
 
pointer - Variable in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
Poly1305() - Constructor for class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
Constructs a Poly1305 MAC, where the key passed to init() will be used directly.
populateEvent(Event) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Populate any extra fields in a file system event.
populateEvent(Event) - Method in interface com.maverick.sshd.sftp.AbstractFileFactory
 
populateEvent(Event) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
populateEvent(Event) - Method in class com.maverick.sshd.sftp.DirectFileFactory
 
populateEvent(Event) - Method in class com.maverick.sshd.sftp.ReadOnlyFileFactoryAdapter
 
populateEvent(Event) - Method in class com.maverick.sshd.vfs.VFSFileFactory
 
populateEvent(Event) - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
populateEvent(Event) - Method in class com.sshtools.proxy.ProxyFileFactory
 
PORT_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
portToConnect - Variable in class com.maverick.sshd.ForwardingChannel
Tunnel endpoint port number
position() - Method in class com.maverick.ssh.Packet
 
PosixRenameExtension - Class in com.maverick.sshd.sftp.extensions
 
PosixRenameExtension() - Constructor for class com.maverick.sshd.sftp.extensions.PosixRenameExtension
 
POSSIBLE_CORRUPT_FILE - Static variable in exception com.maverick.ssh.SshException
An error occurred reading the contents of a file.
postCleanup() - Method in class com.maverick.sshd.Subsystem
 
postMessage(SshMessage, boolean) - Method in interface com.maverick.sshd.AbstractServerTransport
 
postMessage(SshMessage) - Method in class com.maverick.sshd.TransportProtocol
 
postMessage(SshMessage, boolean) - Method in class com.maverick.sshd.TransportProtocol
 
predefined - Static variable in class com.sshtools.server.vshell.commands.Alias
 
Pref - Class in com.sshtools.server.vshell.commands.admin
 
Pref() - Constructor for class com.sshtools.server.vshell.commands.admin.Pref
 
prepareGroup() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
 
prepareLog(Log.Level, String, Throwable, Object...) - Static method in class com.maverick.logging.DefaultLoggerContext
 
PREV_CHAR - Static variable in interface jline.ConsoleOperations
Operation that moved to the previous character in the buffer.
PREV_HISTORY - Static variable in interface jline.ConsoleOperations
Operation that sets the buffer to the previous history item.
PREV_SPACE_WORD - Static variable in interface jline.ConsoleOperations
Operation that moved to the previous whitespace.
PREV_WORD - Static variable in interface jline.ConsoleOperations
Operation that
previous() - Method in class jline.History
Move the pointer to the previous element in the buffer.
PRIME - Static variable in class com.maverick.ssh.components.Curve25519
 
PrincipalsOption - Class in com.sshtools.publickey.authorized
 
PrincipalsOption(Collection<String>) - Constructor for class com.sshtools.publickey.authorized.PrincipalsOption
 
printCandidates(ConsoleReader, Collection<String>, boolean) - Static method in class jline.CandidateListCompletionHandler
Print out the candidates.
printCharacter(int) - Method in class jline.ConsoleReader
Output the specified character to the output stream without manipulating the current buffer.
printCharacters(char[]) - Method in class jline.ConsoleReader
Output the specified characters to the output stream without manipulating the current buffer.
printColumns(Collection<String>) - Method in class jline.ConsoleReader
Output the specified Collection in proper columns.
printException(Throwable) - Method in class jline.ConsoleReader
 
printFile(CommandLine, Console, VirtualProcess, AbstractFile) - Method in class com.sshtools.server.vshell.commands.fs.Ls
 
printNewline() - Method in class jline.ConsoleReader
Output a platform-dependant newline.
printString(String) - Method in class jline.ConsoleReader
Output the specified string to the output stream (but not the buffer).
printStringNewline(String) - Method in class jline.ConsoleReader
Output the specified string to the output stream (but not the buffer) followed by the new line character
PROBALITY_KEX_TOO_LARGE - Static variable in exception com.maverick.ssh.SshException
Internal error to indicate the kex init was probably too large for the remote to handle.
process - Variable in class com.sshtools.server.vshell.AbstractCommand
 
processBytes(byte[], int, int) - Method in class com.maverick.util.EOLProcessor
 
Processes - Class in com.google.eclipse.elt.pty.util
Utility methods related to processes.
processEvent(Event) - Method in interface com.maverick.events.EventListener
Invoked when an event occurs.
processExtendedMessage(ByteArrayReader, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.AbstractDigestExtension
 
processExtendedMessage(ByteArrayReader, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.AbstractMD5Extension
 
processExtendedMessage(ByteArrayReader, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.CopyDataSftpExtension
 
processExtendedMessage(ByteArrayReader, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.CopyFileSftpExtension
 
processExtendedMessage(ByteArrayReader, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.filter.OpenDirectoryWithFilterExtension
 
processExtendedMessage(ByteArrayReader, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.PosixRenameExtension
 
processExtendedMessage(ByteArrayReader, SftpSubsystem) - Method in interface com.maverick.sshd.SftpExtension
 
ProcessFactory - Class in org.eclipse.cdt.utils.spawner
 
processGlobalRequest(GlobalRequest, ConnectionProtocol) - Method in interface com.maverick.sshd.GlobalRequestHandler
Process a global request.
processHeaderFields(InputStream) - Method in class com.sshtools.net.HttpHeader
 
processMessage(byte[]) - Method in interface com.maverick.sshd.AuthenticationMechanism
If the SSH protocol authentication method defines additional messages which are sent from the client, they will be passed into your implementation here when received.
processMessage(byte[]) - Method in class com.maverick.sshd.AuthenticationProtocol
Process an SSH message.
processMessage(byte[]) - Method in class com.maverick.sshd.components.jce.server.Curve25519SHA256
 
processMessage(byte[]) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanEcdh
 
processMessage(byte[]) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup
 
processMessage(byte[]) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha1JCE
 
processMessage(byte[]) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup1Sha1JCE
 
processMessage(byte[]) - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
 
processMessage(byte[]) - Method in class com.maverick.sshd.components.jce.server.Rsa1024SHA1KeyExchange
 
processMessage(byte[]) - Method in class com.maverick.sshd.components.jce.server.Rsa2048SHA2KeyExchange
 
processMessage(byte[]) - Method in class com.maverick.sshd.components.SshKeyExchangeServer
Process a key exchange message
processMessage(byte[]) - Method in class com.maverick.sshd.ConnectionProtocol
 
processMessage(byte[]) - Method in class com.maverick.sshd.GSSAPIWithMICAuthentication
 
processMessage(byte[]) - Method in class com.maverick.sshd.KeyboardInteractiveAuthentication
 
processMessage(byte[]) - Method in class com.maverick.sshd.NoneAuthentication
If the SSH protocol authentication method defines additional messages which are sent from the client, they will be passed into your implementation here when received.
processMessage(byte[]) - Method in class com.maverick.sshd.PasswordAuthentication
 
processMessage(byte[]) - Method in class com.maverick.sshd.PublicKeyAuthentication
 
processMessage(byte[]) - Method in interface com.maverick.sshd.Service
Process a transport message.
processMessage(ByteArrayReader, int, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.CopyDataSftpExtension
 
processMessage(ByteArrayReader, int, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.CopyFileSftpExtension
 
processMessage(ByteArrayReader, int, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.FileHashingExtension
 
processMessage(ByteArrayReader, int, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.filter.OpenDirectoryWithFilterExtension
 
processMessage(ByteArrayReader, int, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.MD5FileExtension
 
processMessage(ByteArrayReader, int, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.MD5HandleExtension
 
processMessage(ByteArrayReader, int, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.PosixRenameExtension
 
processMessage(ByteArrayReader, int, SftpSubsystem) - Method in interface com.maverick.sshd.SftpExtension
 
processMessage(byte[]) - Method in class com.maverick.sshd.Subsystem
Process channel data and transform into a subsystem message when enough data has arrived.
processReadEvent() - Method in class com.maverick.nio.SocketConnection
The selector is ready to be read.
processReadEvent() - Method in interface com.maverick.nio.SocketHandler
The selector is ready to be read.
processReadEvent() - Method in class com.maverick.nio.ssl.SSLContextConnection
This method is called when new network data arrives on the socket.
processReadEvent() - Method in class com.maverick.nio.ssl.SSLSocketConnection
This method is called when new network data arrives on the socket.
processReadEvent() - Method in class com.maverick.sshd.SocketForwardingChannel
read data from the start/end of tunnel and write it into the ssh tunnel.
processSelectionKey(SelectionKey) - Method in interface com.maverick.nio.SelectorThreadImpl
Process a selection key.
processSignal(String) - Method in class com.maverick.sshd.session.NativeSession
 
processSignal(String) - Method in class com.maverick.sshd.SessionChannel
A signal can be delivered to the process by the client.
processSignal(String) - Method in class com.maverick.sshd.UnsupportedSession
 
processSignal(String) - Method in class com.sshtools.proxy.ProxySession
 
processSignal(String) - Method in class com.sshtools.server.vshell.VirtualShell
 
processStderrData(byte[]) - Method in class com.maverick.sshd.UnsupportedSession
 
processStdinData(byte[]) - Method in class com.maverick.sshd.platform.ExecutableCommand
Called by the session to pass incoming data into the process.
processStdinData(byte[]) - Method in class com.maverick.sshd.platform.NativeExecutableCommand
 
processStdinData(byte[]) - Method in class com.maverick.sshd.session.NativeSession
 
processStdinData(byte[]) - Method in class com.maverick.sshd.SessionChannel
Data has arrived on the session's stdin stream.
processStdinData(byte[]) - Method in class com.maverick.sshd.UnsupportedSession
 
processStdinData(byte[]) - Method in class com.sshtools.proxy.ProxySession
 
processStdinData(byte[]) - Method in class com.sshtools.server.vshell.VirtualShell
just writes the input data to the outputstream of the 'input' field.
processTokenReplacements(String, Properties) - Method in class com.maverick.logging.DefaultLoggerContext
 
processUsername(String) - Method in class com.maverick.sshd.UsernamePolicy
 
ProcessUtils - Class in com.maverick.util
 
ProcessUtils() - Constructor for class com.maverick.util.ProcessUtils
 
processWriteEvent() - Method in class com.maverick.nio.SocketConnection
The selector is ready to be written to.
processWriteEvent() - Method in interface com.maverick.nio.SocketHandler
The selector is ready to be written to.
processWriteEvent() - Method in class com.maverick.nio.ssl.SSLContextConnection
Write any application data to the socket by wrapping it up into the SSL protocol.
processWriteEvent() - Method in class com.maverick.nio.ssl.SSLSocketConnection
Write any application data to the socket by wrapping it up into the SSL protocol.
processWriteEvent() - Method in class com.maverick.sshd.SocketForwardingChannel
read data from the ssh tunnel and write it to the start/end point.
PROMPT_TIMEOUT - Static variable in exception com.maverick.ssh.SshException
The Shell class failed to detect the prompt.
promptForCommands(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.RootShell
 
property - Static variable in class jline.ConsoleRunner
 
PROTOCOL_ERROR - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: A protocol error occurred
PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: The protocol version is not supported
PROTOCOL_VIOLATION - Static variable in exception com.maverick.ssh.SshException
The SSH protocol was violated in some way by the remote host and the connection has been terminated.
ProtocolContext - Class in com.maverick.nio
A protocol context defines the behaviour for a listening interface.
ProtocolContext() - Constructor for class com.maverick.nio.ProtocolContext
 
ProtocolEngine - Interface in com.maverick.nio
This interface defines the contract for a protocol implementation.
protocolEngine - Variable in class com.maverick.nio.SocketConnection
 
PROXIED_CLIENT_CONNECTION - Static variable in class com.sshtools.proxy.ProxyChannelFactory
 
ProxyChannelFactory - Class in com.sshtools.proxy
 
ProxyChannelFactory() - Constructor for class com.sshtools.proxy.ProxyChannelFactory
Default constructor
ProxyFile - Class in com.sshtools.proxy
 
ProxyFile(String, SftpClient, ProxyFileFactory) - Constructor for class com.sshtools.proxy.ProxyFile
 
ProxyFile(SftpFile, SftpClient, ProxyFileFactory) - Constructor for class com.sshtools.proxy.ProxyFile
 
ProxyFileFactory - Class in com.sshtools.proxy
 
ProxyFileFactory() - Constructor for class com.sshtools.proxy.ProxyFileFactory
Default constructor
ProxySession - Class in com.sshtools.proxy
 
ProxySession(Connection) - Constructor for class com.sshtools.proxy.ProxySession
 
prv - Variable in class com.maverick.ssh.components.jce.Ssh2BaseJCEPrivateKey
 
prv - Variable in class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
prv - Variable in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
prvkey - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
 
Ps - Class in com.sshtools.server.vshell.commands
 
Ps() - Constructor for class com.sshtools.server.vshell.commands.Ps
 
PSEUDO_TTY_ERROR - Static variable in exception com.maverick.ssh.SshException
A request was made to allocate a pseudo terminal, but this request failed.
PTY - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
PTY - Class in org.eclipse.cdt.utils.pty
PTY - pseudo terminal support.
PTY() - Constructor for class org.eclipse.cdt.utils.pty.PTY
Create PTY for use with Eclipse console.
PTY(boolean) - Constructor for class org.eclipse.cdt.utils.pty.PTY
Create pseudo-terminal.
PTY.MasterFD - Class in org.eclipse.cdt.utils.pty
The master fd is used on two streams.
PTYOutputStream - Class in org.eclipse.cdt.utils.pty
 
PTYOutputStream(PTY.MasterFD) - Constructor for class org.eclipse.cdt.utils.pty.PTYOutputStream
From a Unix valid file descriptor set a Reader.
pub - Variable in class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
pub - Variable in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
pubkey - Variable in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
pubkey - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
 
PUBLIC_KEY - Static variable in class com.maverick.sshd.SshContext
 
PUBLIC_KEY_ECDSA256 - Static variable in class com.maverick.sshd.SshContext
 
PUBLIC_KEY_ECDSA384 - Static variable in class com.maverick.sshd.SshContext
 
PUBLIC_KEY_ECDSA521 - Static variable in class com.maverick.sshd.SshContext
 
PUBLIC_KEY_ED25519 - Static variable in class com.maverick.sshd.SshContext
 
PUBLIC_KEY_RSA_SHA256 - Static variable in class com.maverick.sshd.SshContext
 
PUBLIC_KEY_RSA_SHA512 - Static variable in class com.maverick.sshd.SshContext
 
PUBLIC_KEY_SSHDSS - Static variable in class com.maverick.sshd.SshContext
SSH2 DSA Public Key
PUBLIC_KEY_SSHRSA - Static variable in class com.maverick.sshd.SshContext
SSH2 RSA Public Key
PUBLIC_KEYandPASSWORD - Static variable in class com.maverick.sshd.SshContext
 
PUBLIC_KEYS - Static variable in class com.maverick.ssh.AdaptiveConfiguration
 
PUBLICKEY_AUTHENTICATION - Static variable in interface com.maverick.sshd.AuthenticationMechanismFactory
 
PUBLICKEY_AUTHENTICATION - Static variable in class com.maverick.sshd.SshContext
Identifier for public key authentication
PublicKeyAuthentication - Class in com.maverick.sshd
Provides an AuthenticationMechanism that enables the public key authentication.
PublicKeyAuthentication() - Constructor for class com.maverick.sshd.PublicKeyAuthentication
 
PublicKeyAuthentication(TransportProtocol, AuthenticationProtocol, Connection, PublicKeyAuthenticationProvider[]) - Constructor for class com.maverick.sshd.PublicKeyAuthentication
 
PublicKeyAuthenticationProvider - Interface in com.maverick.sshd
This interface allows you to define a custom public key store for the publickey authentication mechanism.
PublicKeyAuthenticationVerifier - Interface in com.maverick.sshd
 
PublicKeyEntry - Class in com.sshtools.publickey.authorized
 
publickeyProviders - Variable in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
PublicKeyStore - Interface in com.maverick.sshd
This interface allows you to define a custom public key store for the publickey authentication mechanism.
PublicKeySubsystem - Class in com.maverick.sshd.key
 
PublicKeySubsystem() - Constructor for class com.maverick.sshd.key.PublicKeySubsystem
 
PublicKeyWithVerifyAuthenticationProvider - Interface in com.maverick.sshd
 
pushAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
pushUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
pushUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
put(K, V) - Method in class com.maverick.sshd.vfs.ExpiringConcurrentHashMap
 
put(ByteBuffer) - Method in class com.maverick.util.CachingDataWindow
 
putAll(Map<? extends K, ? extends V>) - Method in class com.maverick.sshd.vfs.ExpiringConcurrentHashMap
 
putBigInteger(BigInteger) - Method in interface com.maverick.ssh.components.Digest
Update the digest with a BigInteger value.
putBigInteger(BigInteger) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putByte(byte) - Method in interface com.maverick.ssh.components.Digest
Put a single byte into the digest.
putByte(byte) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putBytes(byte[]) - Method in interface com.maverick.ssh.components.Digest
Put a byte array into the digest.
putBytes(byte[], int, int) - Method in interface com.maverick.ssh.components.Digest
Put a byte array into the digest
putBytes(byte[]) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putBytes(byte[], int, int) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putChar(int, boolean) - Method in class jline.ConsoleReader
Output the specified character, both to the buffer and the output stream.
putIfAbsent(K, V) - Method in class com.maverick.sshd.vfs.ExpiringConcurrentHashMap
 
putInt(int) - Method in interface com.maverick.ssh.components.Digest
Put an integer into the digest.
putInt(int) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putString(String) - Method in interface com.maverick.ssh.components.Digest
Put a String into the digest.
putString(String) - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
putString(String) - Method in class jline.ConsoleReader
Write out the specified string to the buffer and the output stream.
Pwd - Class in com.sshtools.server.vshell.commands.fs
 
Pwd() - Constructor for class com.sshtools.server.vshell.commands.fs.Pwd
 

Q

quarterRound(int[], int, int, int, int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
QueuedData() - Constructor for class com.maverick.sshd.Channel.QueuedData
 
queueSize() - Method in class com.maverick.sshd.Channel
 

R

r - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
raf - Variable in class com.maverick.sshd.sftp.RandomAccessImpl
 
raise(int, int) - Method in class org.eclipse.cdt.utils.spawner.Spawner
 
RandomAccessImpl - Class in com.maverick.sshd.sftp
 
RandomAccessOutputStream - Class in com.maverick.logging
 
RandomAccessOutputStream(RandomAccessFile) - Constructor for class com.maverick.logging.RandomAccessOutputStream
 
randomAlphaNumericString(int) - Static method in class com.maverick.ssh.components.Utils
 
RandomInputStream - Class in com.maverick.util
 
RandomInputStream(int, long, boolean) - Constructor for class com.maverick.util.RandomInputStream
 
raw(Log.Level, String) - Method in class com.maverick.logging.ConsoleLoggingContext
 
raw(Log.Level, String) - Method in class com.maverick.logging.DefaultLoggerContext
 
raw(Log.Level, String) - Method in class com.maverick.logging.FileLoggingContext
 
raw(Log.Level, String, boolean) - Static method in class com.maverick.logging.Log
 
raw(Log.Level, String) - Method in interface com.maverick.logging.LoggerContext
 
read() - Method in class com.maverick.ssh.components.DigestInputStream
 
read(byte[], int, int) - Method in class com.maverick.ssh.components.DigestInputStream
 
read(byte[], int, int) - Method in interface com.maverick.sshd.sftp.AbstractFileRandomAccess
 
read(byte[], int, int) - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenFile
 
read(byte[], int, int) - Method in class com.maverick.sshd.sftp.RandomAccessImpl
 
read() - Method in class com.maverick.util.Base64.InputStream
 
read(byte[], int, int) - Method in class com.maverick.util.Base64.InputStream
 
read() - Method in class com.maverick.util.DynamicBuffer
Read a byte from the buffer
read(byte[], int, int) - Method in class com.maverick.util.DynamicBuffer
Read a byte array from the buffer
read(byte[], int, int) - Method in class com.maverick.util.RandomInputStream
 
read() - Method in class com.maverick.util.RandomInputStream
 
read() - Method in class com.sshtools.config.file.reader.SshdConfigFileReader
 
read(char[], int, int) - Method in class com.sshtools.server.vshell.ConsoleStreamReader
 
readBigInteger() - Method in class com.maverick.util.ByteArrayReader
Read a BigInteger from the array.
readBinaryString() - Method in class com.maverick.util.ByteArrayReader
Read a binary string from the array.
readBinding() - Method in class jline.ConsoleReader
Reads the console input and returns an array of the form [raw, key binding].
readBoolean() - Method in class com.maverick.util.ByteArrayReader
Write a boolean value to the array.
readByte() - Method in class jline.ConsoleReader
 
readBytes(byte[], int, int) - Method in class jline.ConsoleReader
 
readCharacter(char[]) - Method in class jline.ConsoleReader
 
readCharacter(InputStream) - Method in class jline.Terminal
Read a single character from the input stream.
readCharacter(InputStream) - Method in class jline.WindowsTerminal
 
readDirectory(byte[]) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Read the contents of a directory.
readDirectory(byte[]) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
readFile(byte[], UnsignedInteger64, byte[], int, int) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Read a block of data from an open file.
readFile(byte[], UnsignedInteger64, byte[], int, int) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
readFully(byte[], int, int) - Method in class com.maverick.util.ByteArrayReader
Read until the buffer supplied is full.
readFully(byte[]) - Method in class com.maverick.util.ByteArrayReader
 
readInt(byte[], int) - Static method in class com.maverick.util.ByteArrayReader
Read an integer (4 bytes) from the array.
readInt() - Method in class com.maverick.util.ByteArrayReader
Read an integer (4 bytes) from the array.
readLine(InputStream) - Method in class com.sshtools.net.HttpHeader
 
readLine() - Method in class jline.ConsoleReader
Read the next line and return the contents of the buffer.
readLine(Character) - Method in class jline.ConsoleReader
Read the next line with the specified character mask.
readLine(String) - Method in class jline.ConsoleReader
 
readLine(String, Character) - Method in class jline.ConsoleReader
Read a line from the in InputStream, and return the line (without any trailing newlines).
readMPINT() - Method in class com.maverick.util.ByteArrayReader
Reads a standard SSH1 MPINT using the first 16 bits as the length prefix
readMPINT32() - Method in class com.maverick.util.ByteArrayReader
Reads an MPINT using the first 32 bits as the length prefix
ReadOnlyFileFactoryAdapter - Class in com.maverick.sshd.sftp
 
ReadOnlyFileFactoryAdapter(AbstractFileFactory<?>) - Constructor for class com.maverick.sshd.sftp.ReadOnlyFileFactoryAdapter
 
readPacketLength(byte[], UnsignedInteger64) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
readpos - Variable in class com.maverick.util.DynamicBuffer
The current read position
readShort(byte[], int) - Static method in class com.maverick.util.ByteArrayReader
 
readShort() - Method in class com.maverick.util.ByteArrayReader
 
readString() - Method in class com.maverick.util.ByteArrayReader
Read a String from the array.
readString(String) - Method in class com.maverick.util.ByteArrayReader
Read a String from the array converting using the given character set.
readStringFromFile(File, String) - Static method in class com.maverick.logging.IOUtils
 
readStringFromStream(InputStream, String) - Static method in class com.maverick.logging.IOUtils
 
readSymbolicLink(String) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Read the target location of a symbolic link.
readSymbolicLink(String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
readToBuilder() - Method in class com.sshtools.config.file.reader.SshdConfigFileReader
 
readUINT32() - Method in class com.maverick.util.ByteArrayReader
 
readUINT64() - Method in class com.maverick.util.ByteArrayReader
 
readUTF8StringFromFile(File) - Static method in class com.maverick.logging.IOUtils
 
readUTF8StringFromStream(InputStream) - Static method in class com.maverick.logging.IOUtils
 
readVirtualKey() - Method in class jline.ConsoleReader
Read a character from the console.
readVirtualKey(InputStream) - Method in class jline.Terminal
Reads a virtual key from the console.
readVirtualKey(InputStream) - Method in class jline.UnixTerminal
 
readVirtualKey(InputStream) - Method in class jline.WindowsTerminal
 
readyFully(InputStream, byte[]) - Static method in class com.maverick.logging.IOUtils
 
readyFully(InputStream, byte[]) - Static method in class com.maverick.util.IOUtil
 
receiveBufferSize - Variable in class com.maverick.nio.ProtocolContext
 
recurseDeleteDirectory(File) - Static method in class com.maverick.logging.IOUtils
 
recurseDeleteDirectory(File) - Static method in class com.maverick.util.IOUtil
 
RED - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
RED - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
red(String) - Method in class jline.ANSIBuffer
 
REDISPLAY - Static variable in interface jline.ConsoleOperations
Operation that redisplays the current buffer.
redraw() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
redrawLine() - Method in class jline.ConsoleReader
Clear the line and redraw it.
refresh() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
refresh() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
refresh() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
refresh() - Method in class com.maverick.sshd.vfs.VFSFile
 
refresh() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
refresh() - Method in class com.sshtools.proxy.ProxyFile
 
Refresh - Class in com.sshtools.server.vshell.commands.fs
 
Refresh() - Constructor for class com.sshtools.server.vshell.commands.fs.Refresh
 
RegexSftpFileFilter - Class in com.maverick.util
 
RegexSftpFileFilter(String) - Constructor for class com.maverick.util.RegexSftpFileFilter
 
register(IdleStateListener) - Method in class com.maverick.nio.IdleStateManager
 
register(SelectableChannel, int, Object, boolean) - Method in class com.maverick.nio.SelectorThread
Register a channel with the selector.
registerAcceptor(ClientAcceptor, ServerSocketChannel) - Method in class com.maverick.nio.Daemon
Register a client acceptor with the daemon.
registerConnection(ConnectionProtocol, Class<? extends RemoteForwardingFactory>) - Method in class com.maverick.sshd.RemoteForwardingManager
Register a connection with the forwarding manager.
registerConnector(ClientConnector, SocketChannel) - Method in class com.maverick.nio.Daemon
Register a client connector with the daemon.
registerEventCodeDescriptor(Class) - Method in interface com.maverick.events.EventService
Register an event code descriptor (debug use only)
registerEventCodeDescriptor(Class) - Method in class com.maverick.events.EventServiceImplementation
 
registerExtendedData(int) - Method in class com.maverick.sshd.Channel
Call this method to register an extended data type.
registerHandler(SocketHandler, SelectableChannel, ProtocolEngine) - Method in class com.maverick.nio.Daemon
Register a socket handler with the daemon.
registerHandler(SocketHandler, SelectableChannel) - Method in class com.maverick.nio.Daemon
 
registerHandler(SocketHandler, SelectableChannel, SelectorThread, ProtocolEngine) - Method in class com.maverick.nio.Daemon
Register a socket handler with the daemon.
registerHandler(SocketHandler, SelectableChannel, SelectorThread) - Method in class com.maverick.nio.Daemon
 
registrationCompleted(SelectableChannel, SelectionKey) - Method in interface com.maverick.nio.SelectorRegistrationListener
The registration completed and its selector added to an available SelectorThread
registrationCompleted(SelectableChannel, SelectionKey) - Method in class com.maverick.nio.SocketConnection
The sockets channel has completed registration.
registrationCompleted(SelectableChannel, SelectionKey) - Method in class com.maverick.nio.ssl.SSLContextConnection
This method is called once the socket is registered with a SelectorThread.
registrationCompleted(SelectableChannel, SelectionKey) - Method in class com.maverick.nio.ssl.SSLSocketConnection
This method is called once the socket is registered with a SelectorThread.
registrationCompleted(SelectableChannel, SelectionKey) - Method in class com.maverick.sshd.SocketForwardingChannel
 
remaining() - Method in class com.maverick.util.CachingDataWindow
 
REMOTE_HOST_DISCONNECTED - Static variable in exception com.maverick.ssh.SshException
The remote host disconnected following the normal SSH protocol disconnection procedure.
REMOTE_TYPE - Static variable in class com.maverick.sshd.RemoteForwardingChannel
 
remoteAddr - Variable in class com.maverick.nio.SocketConnection
 
remoteForwardingCancelled(String, int, String) - Method in interface com.maverick.sshd.ForwardingCallback
A client has cancelled a remote forwarding
RemoteForwardingChannel - Class in com.maverick.sshd
Implements a Remote forwarding channel for use with forwarding sockets from the server machine through the client to some endpoint reachable from the client machine.
RemoteForwardingChannel(String, int, SocketChannel) - Constructor for class com.maverick.sshd.RemoteForwardingChannel
Constructs a forwarding channel of the type "forwarded-tcpip"
RemoteForwardingChannel(String, String, int, SocketChannel) - Constructor for class com.maverick.sshd.RemoteForwardingChannel
 
RemoteForwardingFactory - Interface in com.maverick.sshd
This interface defines the behaviour for remote forwarding requests.
RemoteForwardingFactoryImpl - Class in com.maverick.sshd
This class implements the standard socket based forwarding for the SSHD.
RemoteForwardingFactoryImpl() - Constructor for class com.maverick.sshd.RemoteForwardingFactoryImpl
 
RemoteForwardingManager - Class in com.maverick.sshd
This class provides management of remote forwarding requests.
RemoteForwardingManager() - Constructor for class com.maverick.sshd.RemoteForwardingManager
 
remoteForwardingStarted(String, int, String) - Method in interface com.maverick.sshd.ForwardingCallback
A client has started a remote forwarding
remotePort - Variable in class com.maverick.nio.SocketConnection
 
remove(IdleStateListener) - Method in class com.maverick.nio.IdleStateManager
Called by a listener when they want to remove themselves
remove(String) - Method in class com.maverick.ssh.components.ComponentFactory
Remove a supported component
remove(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.AuthorizedKeysPublicKeyAuthenticationProvider
 
remove(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.DefaultPublicKeyAuthenticationProvider
 
remove(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.InMemoryPublicKeyProvider
 
remove(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.OpenSshCertificateAuthenticationProvider
 
remove(SshPublicKey, Connection) - Method in class com.maverick.sshd.auth.UniversalAuthenticationProvider
 
remove(int) - Method in class com.maverick.sshd.Permissions
 
remove(SshPublicKey, Connection) - Method in interface com.maverick.sshd.PublicKeyAuthenticationProvider
 
remove() - Method in class com.sshtools.config.file.SshdConfigFileCursor
 
remove(int) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
remove(Object) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
removeAcceptor(ListeningInterface) - Method in class com.maverick.nio.Daemon
 
removeAll(Collection<?>) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
removeAllBut(String) - Method in class com.maverick.ssh.components.ComponentFactory
 
removeChild(VirtualProcess) - Method in class com.sshtools.server.vshell.VirtualProcess
 
removeCompletor(Completor) - Method in class jline.ConsoleReader
Remove the specified Completor from the list of handlers for tab-completion.
removeConfigurator(CommandConfigurator<T>) - Method in class com.sshtools.server.vshell.CommandFactory
 
removeConnectFrom(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
removeDirectory(String) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Remove an empty directory from the file system.
removeDirectory(String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
removeEnvironmentVariable(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
removeEventListener(EventListener) - Static method in class com.maverick.nio.DaemonContext
Deprecated.
removeEventListener(String) - Static method in class com.maverick.nio.DaemonContext
Deprecated.
removeEventListener(EventListener) - Method in class com.maverick.sshd.Connection
 
removeEventListener(EventListener) - Method in class com.maverick.sshd.SshContext
 
removeExtendedAttribute(String) - Method in class com.maverick.sshd.SftpFileAttributes
Set a single extended attribute value.
removeFile(String) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Remove a file.
removeFile(String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
removeForwardTo(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
removeKey(SshPublicKey) - Method in class com.maverick.sshd.auth.OpenSshCertificateAuthenticationProvider
 
removeKey(PublicKeyEntry) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
removeKeyboardInteractiveProvider(KeyboardInteractiveAuthenticationProvider) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
removeKeys(SshPublicKey...) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
removeListener(String) - Method in interface com.maverick.events.EventService
Remove an EventListener from the list of objects that will be sent Events.
removeListener(EventListener) - Method in interface com.maverick.events.EventService
Remove an EventListener
removeListener(String) - Method in class com.maverick.events.EventServiceImplementation
Deprecated.
keyed listener support based on thread name/prefix will be removed in the next major release.
removeListener(EventListener) - Method in class com.maverick.events.EventServiceImplementation
 
removeListener(DaemonListener) - Method in class com.maverick.nio.Daemon
 
removeListener(IOStreamConnector.IOStreamConnectorListener) - Method in class com.maverick.util.IOStreamConnector
 
removeListeningInterface(InetAddress, int) - Method in class com.maverick.nio.DaemonContext
Remove a listening interface from the daemon at runtime.
removeListeningInterface(String, int) - Method in class com.maverick.nio.DaemonContext
Remove a listening interface from the daemon at runtime.
removeOperationListener(ExecutorOperationListener) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
removePasswordAuthenticationProvider(PasswordAuthenticationProvider) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
removePKCS1(BigInteger, int) - Static method in class com.maverick.ssh1.Rsa
 
removePrincipal(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
removePublicKeyAuthenticationProvider(PublicKeyAuthenticationProvider) - Method in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
removeRange(int, int) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
removeSFTPExtensionFactory(SftpExtensionFactory) - Method in class com.maverick.sshd.SshContext
 
removeStartingSlash(String) - Static method in class com.maverick.sshd.sftp.FileSystemUtils
 
removeTrailingSlash(String) - Static method in class com.maverick.sshd.sftp.FileSystemUtils
 
removeWindowSizeChangeListener(VirtualShell.WindowSizeChangeListener) - Method in class com.sshtools.server.vshell.VirtualShell
 
removeWrapper(SftpOperationWrapper) - Method in class com.maverick.sshd.SftpSubsystem
 
renameFile(String, String) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Rename a file.
renameFile(String, String) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
render() - Method in class com.sshtools.server.vshell.terminal.Cell
 
render(T) - Method in class com.sshtools.server.vshell.terminal.Cell
 
render(Console) - Method in class com.sshtools.server.vshell.terminal.Table
 
renderCell(int, Cell<?>) - Method in class com.sshtools.server.vshell.terminal.Table
 
repeat(String, int) - Static method in class com.sshtools.server.vshell.ShellUtilities
 
REPEAT_NEXT_CHAR - Static variable in interface jline.ConsoleOperations
Operation that repeats the character.
REPEAT_PREV_CHAR - Static variable in interface jline.ConsoleOperations
Operation that moves to the previous character in the buffer.
REPEAT_SEARCH_NEXT - Static variable in interface jline.ConsoleOperations
Operation that
REPEAT_SEARCH_PREV - Static variable in interface jline.ConsoleOperations
Operation that
replace(int, String) - Method in class jline.ConsoleReader
 
REPLACE_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
REPLACE_MODE - Static variable in interface jline.ConsoleOperations
Operation that
report(int[], int) - Static method in class com.maverick.util.BCrypt
 
requestAgentForwarding(String) - Method in class com.maverick.sshd.SessionChannel
Implement this method to support agent forwarding.
requestAgentForwarding(String) - Method in class com.sshtools.server.vshell.VirtualShell
 
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
 
RequiredAuthenticationStrategy - Enum in com.maverick.sshd
 
requiresCommandExecution() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
RESERVED - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: Reserved
reset(IdleStateListener) - Method in class com.maverick.nio.IdleStateManager
Called by a listener when they want their idle state to be reset.
reset() - Static method in class com.maverick.ssh.components.ComponentManager
 
reset() - Method in interface com.maverick.ssh.components.Digest
Reset the underlying digest.
reset() - Method in class com.maverick.ssh.components.jce.AbstractDigest
 
reset() - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
 
reset() - Method in class com.maverick.ssh.Packet
 
reset() - Method in class com.maverick.sshd.components.SshKeyExchangeServer
Reset the key exchange.
RESET - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
RESET_ALL - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
RESET_LINE - Static variable in interface jline.ConsoleOperations
 
resetAttributes() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
resetConfiguration() - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
resetIdleState(IdleStateListener) - Method in class com.maverick.sshd.Channel
Allows a channel to register and receive idle state events.
resetmode(int) - Static method in class jline.ANSIBuffer.ANSICodes
Same as setmode () except for mode = 7, which disables line wrapping (useful for writing the right-most column without scrolling to the next line).
resetPointer() - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
 
resetTerminal() - Static method in class jline.Terminal
Reset the current terminal to null.
resolveFile(String) - Method in interface com.maverick.sshd.sftp.AbstractFile
 
resolveFile(String) - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
resolveFile(String, Connection) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
resolveFile(String) - Method in class com.maverick.sshd.sftp.DirectFile
 
resolveFile(String) - Method in class com.maverick.sshd.sftp.DirectFileJava7
 
resolveFile(String) - Method in class com.maverick.sshd.vfs.VFSFile
 
resolveFile(String) - Method in class com.maverick.sshd.vfs.VirtualMappedFile
 
resolveFile(String) - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
resolveFile(String) - Method in class com.sshtools.proxy.ProxyFile
 
RESOURCE_SHORTAGE - Static variable in exception com.maverick.ssh.ChannelOpenException
There are no more resources available to open the channel
RESRICT - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
restart() - Method in class com.maverick.nio.Daemon
 
restart(boolean, long) - Method in class com.maverick.nio.Daemon
 
restore() - Static method in class jline.ANSIBuffer.ANSICodes
Restores the saved cursor position.
RESTORECURSOR - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
restoreCursor() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
restoreIn() - Static method in class jline.ConsoleReaderInputStream
Restore the original System.in input stream.
restoreTerminal() - Method in class jline.UnixTerminal
Restore the original terminal configuration, which can be used when shutting down the console reader.
resumeIncomingData() - Method in class com.maverick.sshd.SessionChannel
 
reuseAddress - Variable in class com.maverick.nio.ProtocolContext
 
reverse(String) - Method in class jline.ANSIBuffer
 
revokeForwarding(String) - Method in class com.maverick.sshd.ForwardingPolicy
Revoke access from a specific host.
RIGHT - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
right(int) - Static method in class jline.ANSIBuffer.ANSICodes
Moves the cursor n positions to the right.
RIGHT_ARROW_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR this character indicates an right arrow key press.
Rm - Class in com.sshtools.server.vshell.commands.fs
 
Rm() - Constructor for class com.sshtools.server.vshell.commands.fs.Rm
 
rollover(File, int) - Static method in class com.maverick.logging.IOUtils
 
ROOT_PROCESSES - Static variable in class com.sshtools.server.vshell.RootShell
 
RootLoggerContext - Interface in com.maverick.logging
 
RootShell - Class in com.sshtools.server.vshell
 
RootShell(CommandFactory<ShellCommand>, Connection) - Constructor for class com.sshtools.server.vshell.RootShell
 
ROTATE(int, int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20
 
Row - Class in com.sshtools.server.vshell.terminal
 
Row(Cell<?>...) - Constructor for class com.sshtools.server.vshell.terminal.Row
 
Row(int) - Constructor for class com.sshtools.server.vshell.terminal.Row
 
Row(Collection<Cell<?>>) - Constructor for class com.sshtools.server.vshell.terminal.Row
 
Rsa - Class in com.maverick.ssh1
 
Rsa() - Constructor for class com.maverick.ssh1.Rsa
 
Rsa1024SHA1KeyExchange - Class in com.maverick.sshd.components.jce.server
Implementation of RFC 4432 https://tools.ietf.org/html/rfc4432
Rsa1024SHA1KeyExchange() - Constructor for class com.maverick.sshd.components.jce.server.Rsa1024SHA1KeyExchange
Construct an uninitialized instance.
Rsa2048SHA2KeyExchange - Class in com.maverick.sshd.components.jce.server
Implementation of RFC 4432 https://tools.ietf.org/html/rfc4432
Rsa2048SHA2KeyExchange() - Constructor for class com.maverick.sshd.components.jce.server.Rsa2048SHA2KeyExchange
Construct an uninitialized instance.
RSA_1024_SHA1 - Static variable in class com.maverick.sshd.components.jce.server.Rsa1024SHA1KeyExchange
Constant for the algorithm name "rsa1024-sha1".
RSA_2048_SHA2 - Static variable in class com.maverick.sshd.components.jce.server.Rsa2048SHA2KeyExchange
Constant for the algorithm name "rsa2048-sha256".
RSA_SHA2_256 - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
RSA_SHA2_512 - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
run() - Method in class com.maverick.logging.DefaultLoggerContext.FileWatcher
 
run() - Method in class com.maverick.nio.SelectorThread
The threads main.
run() - Method in class com.maverick.sshd.Channel.DataBlock
 
run() - Method in class com.maverick.sshd.ConnectionAwareTask
 
run() - Method in class com.maverick.sshd.scp.ScpCommand
 
run() - Method in class com.maverick.sshd.SocketForwardingChannel
 
run(CommandLine, VirtualProcess) - Method in interface com.sshtools.server.vshell.Command
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.admin.Connections
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.admin.Pref
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.admin.Shutdown
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.admin.Threads
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Alias
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Catch
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Clear
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Date
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Echo
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Env
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Exit
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Cat
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Cd
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Cp
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Disks
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Follow
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Ls
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Mkdir
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Mv
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Pwd
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Refresh
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.fs.Rm
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Help
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Kill
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Mem
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Ps
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Scp
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.script.Bsh
 
Run - Class in com.sshtools.server.vshell.commands.script
 
Run() - Constructor for class com.sshtools.server.vshell.commands.script.Run
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.script.Run
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.script.Source
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.ShowLastError
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Sleep
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Term
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Unalias
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.commands.Who
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.Msh
 
run(CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.RootShell
 
run() - Method in class com.sshtools.server.vshell.terminal.ActiveComponent
 
runAndExit(List<CmdLine>, CommandLine, VirtualProcess) - Method in class com.sshtools.server.vshell.RootShell
 
runningJobs - Variable in class com.sshtools.server.vshell.Msh
 
runShell(VirtualProcess) - Method in class com.sshtools.server.vshell.Msh
 

S

S_IFBLK - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Identifies the file as a block special file
S_IFCHR - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Identifies the file as a character device
S_IFDIR - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Identifies the file as a directory
S_IFIFO - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Identifies the file as a pipe
S_IFLNK - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Identifies the file as a symbolic link
S_IFMT - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Format mask constant can be used to mask off a file type from the mode.
S_IFREG - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Identifies the file as a regular file
S_IFSOCK - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Identifies the file as a socket
S_IRGRP - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Permits a file's group to read the file.
S_IROTH - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Permits others to read the file.
S_IRUSR - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Permits the owner of a file to read the file.
S_ISGID - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Bit to determine whether a file is executed as the group owner
S_ISUID - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Bit to determine whether a file is executed as the owner
S_IWGRP - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Permits a file's group to write to the file.
S_IWOTH - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Permits others to write to the file.
S_IWUSR - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Permits the owner of a file to write to the file.
S_IXGRP - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Permits a file's group to execute the file or to search the file's directory.
S_IXOTH - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Permits others to execute the file or to search the file's directory.
S_IXUSR - Static variable in class com.maverick.sshd.SftpFileAttributes
Permissions flag: Permits the owner of a file to execute the file or to search the file's directory.
S_MODE_MASK - Static variable in class com.maverick.sshd.SftpFileAttributes
 
save() - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
save() - Static method in class jline.ANSIBuffer.ANSICodes
Saves the current cursor position.
saveCertificate(SshCertificate, String, String, File) - Static method in class com.maverick.util.SshKeyUtils
 
saveConfig() - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
saveMatchingConfiguration(String, String, String, String, String, String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
savePrivateKey(SshKeyPair, String, String, File) - Static method in class com.maverick.util.SshKeyUtils
 
SCP - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
 
Scp - Class in com.sshtools.server.vshell.commands
 
Scp() - Constructor for class com.sshtools.server.vshell.commands.Scp
 
SCP_TRANSFER_CANCELLED - Static variable in exception com.maverick.ssh.SshException
The user cancelled an active SCP transfer.
ScpCommand - Class in com.maverick.sshd.scp
Provides support for the SCP command.
ScpCommand() - Constructor for class com.maverick.sshd.scp.ScpCommand
 
ScpCommand(String) - Constructor for class com.maverick.sshd.scp.ScpCommand
Creates a new ScpCommand object.
ScreenpartUpdate - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
ScriptCommandFactory - Class in com.sshtools.server.vshell.commands.script
 
ScriptCommandFactory() - Constructor for class com.sshtools.server.vshell.commands.script.ScriptCommandFactory
 
SE - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
search() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
SEARCH_NEXT - Static variable in interface jline.ConsoleOperations
Operation that searches forward in the command history.
SEARCH_PREV - Static variable in interface jline.ConsoleOperations
Operation that searches backwards in the command history.
searchAgain(boolean) - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
secret - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
The secret value produced during key exchange.
SECSH_FORMAT - Static variable in class com.sshtools.publickey.SshPublicKeyFileFactory
 
SECSHPublicKeyFile - Class in com.sshtools.publickey
 
SecureComponent - Interface in com.maverick.ssh
 
SecureRND - Class in com.maverick.ssh.components.jce
Secure random number generator implementation for JCE provider.
SecureRND() - Constructor for class com.maverick.ssh.components.jce.SecureRND
 
SecurityLevel - Enum in com.maverick.ssh
 
SecurityPolicy - Interface in com.maverick.ssh
 
seek(long) - Method in interface com.maverick.sshd.sftp.AbstractFileRandomAccess
 
seek(long) - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenFile
 
seek(long) - Method in class com.maverick.sshd.sftp.RandomAccessImpl
 
SelectionKeyAware - Interface in com.maverick.nio
 
selectNextThread() - Method in class com.maverick.nio.SelectorThreadPool
Select the next available thread with the minimum load.
SelectorRegistrationListener - Interface in com.maverick.nio
Allows an object to receive notification that a registration has completed on a SelectorThread.
SelectorThread - Class in com.maverick.nio
Provides management of a single selector.
SelectorThread(SelectorThreadPool, SelectorThreadImpl, boolean, int, int, int, int, SelectorProvider) - Constructor for class com.maverick.nio.SelectorThread
Construct a new selector thread.
selectorThread - Variable in class com.maverick.nio.SocketConnection
 
SelectorThreadImpl - Interface in com.maverick.nio
Each SelectorThread requires an implementation of this interface to pass selection events.
SelectorThreadPool - Class in com.maverick.nio
Maintains a pool of SelectoThreads increasing the pool when required and always maintaining the minimum number of permanent threads required.
SelectorThreadPool(SelectorThreadImpl, int, int, int, int, SelectorProvider) - Constructor for class com.maverick.nio.SelectorThreadPool
Construct a thread pool.
SelectorThreadPool(SelectorThreadImpl, int, int, int, int, SelectorProvider, int) - Constructor for class com.maverick.nio.SelectorThreadPool
 
selectStrongestComponent(String[]) - Method in class com.maverick.ssh.components.ComponentFactory
 
SEMICOLON - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
sendAttributesMessage(int, SftpFileAttributes) - Method in class com.maverick.sshd.SftpSubsystem
 
sendBufferSize - Variable in class com.maverick.nio.ProtocolContext
 
sendChannelData(byte[]) - Method in class com.maverick.sshd.Channel
Send channel data to the remote side of the channel.
sendChannelData(byte[], Runnable) - Method in class com.maverick.sshd.Channel
 
sendChannelData(byte[], int, int) - Method in class com.maverick.sshd.Channel
Send channel data to the remote side of the channel.
sendChannelData(byte[], int, int, Runnable) - Method in class com.maverick.sshd.Channel
 
sendChannelDataAndBlock(byte[], int, int) - Method in class com.maverick.sshd.Channel
 
sendChannelOpenConfirmation(Channel, byte[]) - Method in class com.maverick.sshd.ConnectionProtocol
 
sendChannelOpenFailure(Channel, int, String) - Method in class com.maverick.sshd.ConnectionProtocol
 
sendChannelRequest(String, boolean, byte[]) - Method in class com.maverick.sshd.Channel
Send a channel request.
sendEOF() - Method in class com.maverick.sshd.Channel
You can send EOF when you have no more data to send.
sendExitStatus(int) - Method in class com.maverick.sshd.SessionChannel
When a command or shell exits its possible to send the client the exit code of the process.
sendExtendedData(byte[], int) - Method in class com.maverick.sshd.Channel
Send extended channel data.
sendExtendedData(byte[], int, int, int) - Method in class com.maverick.sshd.Channel
Send extended channel data.
sendFilenameMessage(int, SftpFile[], boolean, boolean) - Method in class com.maverick.sshd.SftpSubsystem
 
sendGlobalRequest(GlobalRequest) - Method in class com.maverick.sshd.ConnectionProtocol
 
sendHandleMessage(int, byte[]) - Method in class com.maverick.sshd.SftpSubsystem
 
sendMessage(Packet) - Method in class com.maverick.sshd.Subsystem
Send a subsystem message.
sendNewKeys() - Method in interface com.maverick.sshd.AbstractServerTransport
 
sendNewKeys() - Method in class com.maverick.sshd.TransportProtocol
 
sendReply(int, byte[], SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.AbstractMD5Extension
 
sendReply(int, String, List<byte[]>, SftpSubsystem) - Method in class com.maverick.sshd.sftp.extensions.FileHashingExtension
 
sendRequestResponse(boolean) - Method in class com.maverick.sshd.Channel
Send a channel request.
sendStatusMessage(int, int, String) - Method in class com.maverick.sshd.SftpSubsystem
 
sendStderrData(byte[], int, int) - Method in class com.maverick.sshd.SessionChannel
Sends stderr data to the remote client.
sendStderrData(byte[]) - Method in class com.maverick.sshd.SessionChannel
Send stderr data to the remote client.
sendStdoutData(byte[], int, int) - Method in class com.maverick.sshd.SessionChannel
Sends stdout data to the remote client.
sendStdoutData(byte[]) - Method in class com.maverick.sshd.SessionChannel
Sends stdout data to the remote client
sendWindowAdjust(int) - Method in class com.maverick.sshd.Channel
Adjust the local window by adding more bytes.
serverId - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
 
serverKexInit - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
 
service() - Method in class com.maverick.nio.IdleStateManager
Called by a thread which is managing idle states
Service - Interface in com.maverick.sshd
A service is a protocol that operates on top of the TransportProtocol.
SERVICE_NAME - Static variable in class com.maverick.sshd.ConnectionProtocol
 
SERVICE_NOT_AVAILABLE - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: The requested service is not available
session - Variable in class com.maverick.sshd.platform.ExecutableCommand
The session channel instance on which this command is being executed
session - Variable in class com.maverick.sshd.Subsystem
 
session - Variable in class com.sshtools.proxy.ProxySession
 
SESSION_STREAM_ERROR - Static variable in exception com.maverick.ssh.SshException
An error occurred whilst accessing a sessions streams
SessionChannel - Class in com.maverick.sshd
This class provides an abstract session, it handles all the requests defined in the SSH Connection protocol for a session channel and passes the request to the concrete implementation through its abstract methods.
SessionChannel() - Constructor for class com.maverick.sshd.SessionChannel
 
SessionChannel(int, int) - Constructor for class com.maverick.sshd.SessionChannel
 
SessionChannel(int, int, int) - Constructor for class com.maverick.sshd.SessionChannel
 
set(T) - Method in interface com.sshtools.config.file.entry.Entry.AbstractEntryBuilder.Result
 
set(Entry) - Method in class com.sshtools.config.file.SshdConfigFileCursor
 
set(int, String) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
setAcceptThreadPriorty(int) - Method in class com.maverick.nio.DaemonContext
 
setActualPort(int) - Method in class com.maverick.nio.ListeningInterface
 
setAlignment(Table.Alignment) - Method in class com.sshtools.server.vshell.terminal.Cell
 
setAllowDeniedKEX(boolean) - Method in class com.maverick.sshd.SshContext
 
setAllowZeroLengthFileUpload(boolean) - Method in class com.maverick.sshd.SshContext
 
setAlwaysIncludeNewline(boolean) - Method in class jline.CandidateListCompletionHandler
 
setAnsiEnabled(boolean) - Method in class jline.ANSIBuffer
 
setArgumentPosition(int) - Method in class jline.ArgumentCompletor.ArgumentList
 
setArguments(String[]) - Method in class jline.ArgumentCompletor.ArgumentList
 
setAttribute(String, Object) - Method in class com.maverick.nio.DaemonContext
 
setAttribute(String, Object) - Method in class com.maverick.sshd.vfs.AbstractMount
 
setAttributes(SftpFileAttributes) - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
setAttributes(SftpFileAttributes) - Method in interface com.maverick.sshd.sftp.AbstractFile
 
setAttributes(SftpFileAttributes) - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
setAttributes(SftpFileAttributes) - Method in class com.maverick.sshd.vfs.VFSFile
 
setAttributes(SftpFileAttributes) - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
setAttributes(SftpFileAttributes) - Method in class com.sshtools.proxy.ProxyFile
 
setAuthenicationMechanismFactory(AuthenticationMechanismFactory) - Method in class com.maverick.sshd.SshContext
 
setAutoflushing(boolean) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setAutoprintThreshhold(int) - Method in class jline.ConsoleReader
 
setBackgroundColor(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setBacklog(int) - Method in class com.maverick.nio.ListeningInterface
 
setBannerMessage(String) - Method in class com.maverick.sshd.SshContext
Set the banner message that is displayed to all connecing clients prior to authentication.
setBasicAuthentication(String, String) - Method in class com.sshtools.net.HttpRequest
 
setBellEnabled(boolean) - Method in class jline.ConsoleReader
 
setBlink(boolean) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setBlockInterrupt(int) - Method in class com.maverick.util.DynamicBuffer
 
setBold(boolean) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setBoolean(String, String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setBoolean(String, String, Boolean) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setBordered(boolean) - Method in class com.sshtools.server.vshell.terminal.Table
 
setBuffer(ConsoleReader, String, int) - Static method in class jline.CandidateListCompletionHandler
 
setBuffer(StringBuffer) - Method in class jline.CursorBuffer
 
setBufferPoolArraySize(int) - Method in class com.maverick.nio.DaemonContext
Set the size of the byte buffers in the pool.
setBufferPosition(int) - Method in class jline.ArgumentCompletor.ArgumentList
 
setBufferSize(int) - Method in class com.maverick.util.IOStreamConnector
 
setBuiltIn(boolean) - Method in class com.sshtools.server.vshell.AbstractCommand
 
setBytesRead(long) - Method in class com.maverick.sshd.TransferEvent
 
setBytesWritten(long) - Method in class com.maverick.sshd.TransferEvent
 
setCached(boolean) - Method in class com.maverick.sshd.vfs.VirtualFileFactory
 
setCached(boolean) - Method in class com.maverick.sshd.vfs.VirtualMount
 
setCandidates(SortedSet<String>) - Method in class jline.SimpleCompletor
 
setCandidateStrings(String[]) - Method in class jline.SimpleCompletor
 
setChannelDataTimeoutSeconds(int) - Method in class com.maverick.sshd.SshContext
 
setChannelFactory(ChannelFactory) - Method in class com.maverick.sshd.SshContext
 
setChannelLimit(int) - Method in class com.maverick.sshd.SshContext
Set the maximum number of open channels allowed by each client (defaults to 100).
setCharsetEncoding(String) - Static method in class com.maverick.util.ByteArrayReader
Allows the default encoding to be overriden for String variables processed by the class.
setCipherPreferredPositionCS(String, int) - Method in class com.maverick.sshd.SshContext
 
setCipherPreferredPositionSC(String, int) - Method in class com.maverick.sshd.SshContext
 
setCloseInput(boolean) - Method in class com.maverick.util.IOStreamConnector
 
setCloseOutput(boolean) - Method in class com.maverick.util.IOStreamConnector
 
setCols(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setColumn(int) - Method in class com.sshtools.server.vshell.terminal.Point
 
setCommand(String) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
setCommand(ShellCommand) - Method in class com.sshtools.server.vshell.VirtualProcess
 
setCommandFactory(CommandFactory<ShellCommand>) - Method in class com.sshtools.server.vshell.Msh
 
setComment(String) - Method in class com.sshtools.publickey.SECSHPublicKeyFile
 
setCompletionHandler(CompletionHandler) - Method in class jline.ConsoleReader
 
setCompletors(Completor[]) - Method in class jline.MultiCompletor
 
setCompressionLevel(int) - Method in class com.maverick.sshd.SshContext
Set the compression level to use if compression is enabled
setConnectionUploadQuota(long) - Method in class com.maverick.sshd.SshContext
 
setConnectThreadPriority(int) - Method in class com.maverick.nio.DaemonContext
 
setCurrentDirectory(String) - Method in class com.sshtools.server.vshell.VirtualProcess
 
setCurrentDirectory(AbstractFile) - Method in class com.sshtools.server.vshell.VirtualProcess
 
setCursor(int, int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setCursorArgumentIndex(int) - Method in class jline.ArgumentCompletor.ArgumentList
 
setCursorPosition(int) - Method in class jline.ConsoleReader
Move the cursor position to the specified absolute index.
setData(byte[]) - Method in class com.maverick.ssh2.GlobalRequest
Set the data.
setDebug(PrintWriter) - Method in class jline.ConsoleReader
Set the stream for debugging.
setDefaultAlignment(Table.Alignment) - Method in class com.sshtools.server.vshell.terminal.Row
 
setDefaultContext(RootLoggerContext) - Static method in class com.maverick.logging.Log
 
setDefaultEncoding(SshKeyFingerprint.Encoding) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
setDefaultHashAlgorithm(String) - Static method in class com.maverick.ssh.SshKeyFingerprint
 
setDefaultPath(String) - Method in class com.maverick.sshd.vfs.VFSFileFactory
 
setDefaultPrompt(String) - Method in class jline.ConsoleReader
The default prompt that will be issued.
setDefaultTerminal(String) - Method in class com.maverick.sshd.SshContext
Set the default terminal to execute when the user requests to start a shell.
setDefaultTerminal() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setDelimiter(String) - Method in class jline.SimpleCompletor
 
setDescription(String) - Method in class com.sshtools.server.vshell.AbstractCommand
 
setDimension(Dimension) - Method in class com.sshtools.server.vshell.terminal.Component
 
setDir(boolean) - Method in class com.maverick.sshd.TransferEvent
 
setDirectConsole(Boolean) - Method in class jline.WindowsTerminal
Whether or not to allow the use of the JNI console interaction.
setDisableSFTPDirChecks(boolean) - Method in class com.maverick.sshd.SshContext
 
setDisplay(boolean) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setECDSAAlgorithmName(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
 
setEchoCharacter(Character) - Method in class jline.ConsoleReader
Set the echo character.
setEnabledCipherSuites(String[]) - Static method in class com.maverick.nio.ssl.SSLContextConnection
 
setEnabledCipherSuites(String[]) - Static method in class com.maverick.nio.ssl.SSLSocketConnection
 
setEnabledProtocols(String[]) - Static method in class com.maverick.nio.ssl.SSLContextConnection
 
setEnabledProtocols(String[]) - Static method in class com.maverick.nio.ssl.SSLSocketConnection
 
setEnableETM(boolean) - Method in class com.maverick.sshd.SshContext
 
setEnableNoneCipher(boolean) - Static method in class com.maverick.ssh.components.ComponentManager
 
setEnableNoneMac(boolean) - Static method in class com.maverick.ssh.components.ComponentManager
 
setEnvironment(Environment) - Method in class com.sshtools.server.vshell.VirtualProcess
 
setEnvironmentVariable(String, String) - Method in class com.maverick.sshd.session.NativeSession
 
setEnvironmentVariable(String, String) - Method in class com.maverick.sshd.SessionChannel
If the client requests that an environment variable be set this method will be invoked.
setEnvironmentVariable(String, String) - Method in class com.maverick.sshd.UnsupportedSession
 
setEnvironmentVariable(String, String) - Method in class com.sshtools.proxy.ProxySession
 
setEnvironmentVariable(String, String) - Method in class com.sshtools.server.vshell.VirtualShell
 
setEOL(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setEOL(int) - Method in class jline.ConsoleReader
Set the type of EOL sequence to use.
setError(boolean) - Method in class com.maverick.sshd.TransferEvent
 
setEscapeChars(char[]) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
setEx(Throwable) - Method in class com.maverick.sshd.TransferEvent
 
setExecutorService(ExecutorService) - Method in interface com.maverick.ssh.ExecutorServiceProvider
 
setExecutorService(ExecutorService) - Method in class com.maverick.sshd.SshContext
 
setExists(boolean) - Method in class com.maverick.sshd.TransferEvent
 
setExitCode(int) - Method in class com.sshtools.server.vshell.CmdLine
 
setExtendedAttribute(String, byte[]) - Method in class com.maverick.sshd.SftpFileAttributes
Set a single extended attribute value.
setExtendedAttributes(Map<String, byte[]>) - Method in class com.maverick.sshd.SftpFileAttributes
Set all the extended attributes.
setFile(AbstractFile) - Method in class com.sshtools.server.vshell.commands.fs.Edit.EditBuffer
 
setFileAttributes(String, SftpFileAttributes) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Set the files attributes.
setFileAttributes(byte[], SftpFileAttributes) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Set the open files attributes
setFileAttributes(String, SftpFileAttributes) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
setFileAttributes(byte[], SftpFileAttributes) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
setFileSystemOptions(FileSystemOptions) - Method in class com.maverick.sshd.vfs.VirtualMountTemplate
 
setFileSystemProvider(FileSystemFactory) - Method in class com.maverick.sshd.SshContext
Set the FileSystem for this SSHD instance.
setFlags(UnsignedInteger32) - Method in class com.maverick.sshd.TransferEvent
 
setFooter(Row) - Method in class com.sshtools.server.vshell.terminal.Table
 
setForegroundColor(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setForwardingBufferMaxQueueCount(int) - Method in class com.maverick.sshd.SshContext
 
setForwardingCallback(ForwardingCallback) - Method in class com.maverick.sshd.SshContext
Set the forwarding callback implementation for this server context.
setForwardingPolicy(ForwardingPolicy) - Method in class com.maverick.sshd.SshContext
 
setGID(UnsignedInteger32) - Method in class com.maverick.sshd.SftpFileAttributes
Set the GID of this file.
setGID(UnsignedInteger32, String) - Method in class com.maverick.sshd.SftpFileAttributes
 
setGlobalConfig(String, String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setGlobalConfig(String, int) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setGlobalConfig(String, long) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setGlobalConfig(String, boolean) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setHandle(byte[]) - Method in class com.maverick.sshd.TransferEvent
 
setHasReachedEOF(boolean) - Method in class com.maverick.sshd.TransferEvent
 
setHeader(Row) - Method in class com.sshtools.server.vshell.terminal.Table
 
setHeaderBegin(String) - Method in class com.sshtools.net.HttpRequest
 
setHeaderField(String, String) - Method in class com.sshtools.net.HttpHeader
 
setHeaderValue(String, String) - Method in class com.sshtools.publickey.Base64EncodedFileFormat
 
setHeight(int) - Method in class com.sshtools.server.vshell.terminal.Dimension
 
setHeight(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setHistory(History) - Method in class jline.ConsoleReader
 
setHistoryFile(File) - Method in class jline.History
 
setHttpRedirect(boolean) - Method in class com.maverick.sshd.SshContext
 
setHttpRedirectUrl(String) - Method in class com.maverick.sshd.SshContext
 
setIdent(String) - Method in class com.maverick.sshd.Connection
 
setIdleAuthenticationTimeoutSeconds(int) - Method in class com.maverick.sshd.SshContext
 
setIdleConnectionTimeoutSeconds(int) - Method in class com.maverick.sshd.Connection
 
setIdleConnectionTimeoutSeconds(int) - Method in class com.maverick.sshd.SshContext
Inform the context that the connection should be disconnected on session timeout
setIdleDisconnectMessage(String) - Method in class com.maverick.sshd.MessagePolicy
 
setIdleServiceRunPeriod(int) - Method in class com.maverick.nio.DaemonContext
 
setIgnoreCase(boolean) - Method in class com.maverick.sshd.scp.FilenamePattern
Establish whether or not the filename pattern matcher ignores case.
setIn() - Static method in class jline.ConsoleReaderInputStream
 
setIn(ConsoleReader) - Static method in class jline.ConsoleReaderInputStream
 
setInactiveServiceRunsPerIdleEvent(int) - 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.
setInput(InputStream) - Method in class jline.ConsoleReader
Set the stream to be used for console input.
setInstance(EventService) - Static method in class com.maverick.events.EventServiceImplementation
Allow alternative event service to set.
setInstance(ComponentManager) - Static method in class com.maverick.ssh.components.ComponentManager
Overide the installed component manager with an alternative implementation.
setIPPolicy(IPPolicy) - Method in class com.maverick.sshd.LoadBalancerPolicy
 
setIPPolicy(IPPolicy) - Method in class com.maverick.sshd.SshContext
 
setIpv6WorkaroundBindAddress(String) - Method in class com.maverick.nio.DaemonContext
 
setIpv6WorkaroundPort(int) - Method in class com.maverick.nio.DaemonContext
 
setItalic(boolean) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setKeepAliveDataMaxLength(int) - Method in class com.maverick.sshd.SshContext
Set the maximum data length for the keep-alive packet.
setKeepAliveInterval(int) - Method in class com.maverick.sshd.SshContext
Set the keep-alive interval (in seconds).
setKerberosConfiguration(Configuration) - Method in class com.maverick.sshd.SshContext
Set the custom Kerberos configuration.
setKerberosDC(String) - Method in class com.maverick.sshd.SshContext
Set the Kerberos domain controller address .
setKerberosRealm(String) - Method in class com.maverick.sshd.SshContext
Set the realm name to use for GSSAPI Kerberos authentication.
setKerberosServicePassword(char[]) - Method in class com.maverick.sshd.SshContext
Set the Kerberos service account password.
setKerberosServicePrincipal(String) - Method in class com.maverick.sshd.SshContext
Set the Kerberos service account princial.
setKey(String) - Method in class com.maverick.sshd.TransferEvent
 
setKey(String) - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
setkey(String, String) - Static method in class jline.ANSIBuffer.ANSICodes
Sets the key with the given code to the given value.
setKeyBindings(InputStream) - Method in class com.sshtools.server.vshell.RootShell
 
setKeyBindings(InputStream) - Method in class jline.ConsoleReader
 
setKeyExchangeDisabled(boolean) - Method in class com.maverick.sshd.SshContext
 
setKeyExchangePacketLimit(int) - Method in class com.maverick.sshd.SshContext
This tells the server how many packets to use before a key exchange.
setKeyExchangePreferredPosition(String, int) - Method in class com.maverick.sshd.SshContext
 
setKeyExchangeTransferLimit(int) - Method in class com.maverick.sshd.SshContext
This limit tells the server when to force a key exchange.
setKnown(boolean) - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
setLength(long) - Method in interface com.maverick.sshd.sftp.AbstractFileRandomAccess
 
setLength(long) - Method in class com.maverick.sshd.sftp.RandomAccessImpl
 
setLocale(Locale) - Method in class com.maverick.sshd.Connection
 
setLocale(Locale) - Method in class com.maverick.sshd.SshContext
 
setLocation(Point) - Method in class com.sshtools.server.vshell.terminal.Component
 
setLocation(int, int) - Method in class com.sshtools.server.vshell.terminal.Component
 
setLocation(int, int) - Method in class com.sshtools.server.vshell.terminal.Point
 
setMacPreferredPositionCS(String, int) - Method in class com.maverick.sshd.SshContext
 
setMacPreferredPositionSC(String, int) - Method in class com.maverick.sshd.SshContext
 
setManagedSFTPWindow(boolean) - Method in class com.maverick.sshd.SshContext
Deprecated.
setMaxAuthentications(int) - Method in class com.maverick.sshd.SshContext
Set the maximum number of failed authentications allowed for each connection.
setMaxCellWidth(int) - Method in class com.sshtools.server.vshell.terminal.Table
 
setMaxConcurrentTransfers(int) - Method in class com.maverick.sshd.SshContext
 
setMaxDHGroupExchangeKeySize(int) - Method in class com.maverick.sshd.SshContext
 
setMaximumChannelsPerConnection(int) - Method in class com.maverick.sshd.SshContext
 
setMaximumChannelsPerThread(int) - Method in class com.maverick.nio.DaemonContext
Set the maximum number of channels that can be serviced by a single selector thread.
setMaximumConnections(int) - Method in class com.maverick.sshd.SshContext
Set the maximum number of connections allowed at any one time.
setMaximumNumberofAsyncSFTPRequests(int) - Method in class com.maverick.sshd.SshContext
Deprecated.
This setting is redundant
setMaximumPacketLength(int) - Method in class com.maverick.sshd.SshContext
Set the maximum supported length of an SSH packet.
setMaximumPublicKeyVerificationAttempts(int) - Method in class com.maverick.sshd.SshContext
Set the number of public keys that a user can verify for public key authentication.
setMaximumSFTPWindowSpace(int) - Method in class com.maverick.sshd.SshContext
 
setMaximumSocketsBacklogPerRemotelyForwardedConnection(int) - Method in class com.maverick.sshd.SshContext
 
setMaximumUserConnections(int) - Method in class com.maverick.sshd.SshContext
Set the maximum number of connections a user is allowed at any one time.
setMaximumWindowSpace(int) - Method in class com.maverick.sshd.SessionChannel
 
setMaxSessions(int) - Method in class com.maverick.sshd.SshContext
 
setMaxSize(int) - Method in class jline.History
Set the maximum size that the history buffer will store.
setMaxumumSessionWindowSpace(int) - Method in class com.maverick.sshd.SshContext
 
setMaxWidth(int) - Method in class com.sshtools.server.vshell.terminal.Cell
 
setMessagePolicy(MessagePolicy) - Method in class com.maverick.sshd.SshContext
 
setMinCellWidth(int) - Method in class com.sshtools.server.vshell.terminal.Table
 
setMinDHGroupExchangeKeySize(int) - Method in class com.maverick.sshd.SshContext
 
setMinimumRemotePacketSize(int) - Method in class com.maverick.sshd.SshContext
 
setMinimumSecurityLevel(SecurityLevel) - Method in class com.maverick.ssh.components.ComponentManager
 
setMinimumSecurityLevel(SecurityLevel, boolean) - Method in class com.maverick.ssh.components.ComponentManager
 
setMinimumSFTPWindowSapce(int) - Method in class com.maverick.sshd.SshContext
Deprecated.
setMinimumSFTPWindowSpace(int) - Method in class com.maverick.sshd.SshContext
 
setMinimumWindowSpace(int) - Method in class com.maverick.sshd.SessionChannel
 
setMinWidth(int) - Method in class com.sshtools.server.vshell.terminal.Cell
 
setmode(int) - Static method in class jline.ANSIBuffer.ANSICodes
Sets the screen mode.
setModes(byte[]) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setName(String) - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
setName(String) - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
setName(String) - Method in class com.sshtools.server.vshell.AbstractCommand
 
setNfs(FileSystem) - Method in class com.maverick.sshd.TransferEvent
 
setNonStandardAlgorithmsEnabled(boolean) - Method in class com.maverick.sshd.SshContext
 
setOption(PublicKeyEntry, Option<?>) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
setOption(SshPublicKey, Option<?>) - Method in class com.sshtools.publickey.authorized.AuthorizedKeyFile
 
setOutput(PrintWriter) - Method in class jline.History
The output to which all history elements will be written (or null of history is not saved to a buffer).
setOvertyping(boolean) - Method in class jline.CursorBuffer
 
setParameter(String, Object) - Method in class com.maverick.sshd.AuthenticationProtocol
 
setParent(VirtualProcess) - Method in class com.sshtools.server.vshell.VirtualProcess
 
setPath(String) - Method in class com.maverick.sshd.TransferEvent
 
setPattern(String) - Method in class com.maverick.sshd.scp.FilenamePattern
Establish the pattern for the filename pattern matcher.
setPatternConfig(String, String, String) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setPatternConfig(String, String, boolean) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setPatternConfig(String, String, int) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setPatternConfig(String, String, long) - Static method in class com.maverick.ssh.AdaptiveConfiguration
 
setPerContextAlgorithmPreferences(boolean) - Static method in class com.maverick.ssh.components.ComponentManager
Deprecated.
All contexts now have a copy of the algorithm preferences and require separate configuration. Disabling this feature will cause problems especially in the case where client and server use the same JVM.
setPermanentAcceptThreads(int) - Method in class com.maverick.nio.DaemonContext
Set the number of permanent accept threads.
setPermanentConnectThreads(int) - Method in class com.maverick.nio.DaemonContext
Set the number of permanent connect threads.
setPermanentTransferThreads(int) - Method in class com.maverick.nio.DaemonContext
Set the number of permanent transfer threads.
setPermissions(UnsignedInteger32) - Method in class com.maverick.sshd.SftpFileAttributes
Set the permissions of the file.
setPermissions(String) - Method in class com.maverick.sshd.SftpFileAttributes
Set the permissions from a string in the format "rwxr-xr-x"
setPermissionsFromMaskString(String) - Method in class com.maverick.sshd.SftpFileAttributes
Set permissions given a UNIX style mask, for example '0644'
setPermissionsFromUmaskString(String) - Method in class com.maverick.sshd.SftpFileAttributes
Set the permissions given a UNIX style umask, for example '0022' will result in 0022 ^ 0777.
setPosition(int) - Method in class com.maverick.ssh.Packet
 
setPosition(int) - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenDirectory
 
setPredefinedAlias(String, String) - Static method in class com.sshtools.server.vshell.commands.Alias
 
setPreferredCipherCC(String[]) - Method in class com.maverick.sshd.SshContext
Set the preferred CS cipher order
setPreferredCipherCS(String) - Method in class com.maverick.sshd.SshContext
Set the preferred cipher for the Client->Server stream.
setPreferredCipherCS(int[]) - Method in class com.maverick.sshd.SshContext
Set the preferred SC cipher order
setPreferredCipherSC(String) - Method in class com.maverick.sshd.SshContext
Set the preferred cipher for the Server->Client stream.
setPreferredCipherSC(int[]) - Method in class com.maverick.sshd.SshContext
Set the preferred SC cipher order
setPreferredCipherSC(String[]) - Method in class com.maverick.sshd.SshContext
Set the preferred SC cipher order
setPreferredCompressionCS(String) - Method in class com.maverick.sshd.SshContext
Set the preferred compression for the Client->Server stream.
setPreferredCompressionSC(String) - Method in class com.maverick.sshd.SshContext
Set the preferred compression for the Server->Client stream.
setPreferredKeyExchange(String) - Method in class com.maverick.sshd.SshContext
Set the preferred key exchange method.
setPreferredKeyExchange(String[]) - Method in class com.maverick.sshd.SshContext
 
setPreferredMacCS(String) - Method in class com.maverick.sshd.SshContext
Set the preferred MAC for the Client->Server stream.
setPreferredMacCS(int[]) - Method in class com.maverick.sshd.SshContext
Set the preferred CS Mac order
setPreferredMacCS(String[]) - Method in class com.maverick.sshd.SshContext
 
setPreferredMacSC(String) - Method in class com.maverick.sshd.SshContext
Set the preferred mac for the Server->Client stream.
setPreferredMacSC(int[]) - Method in class com.maverick.sshd.SshContext
Set the preferred SC Mac order
setPreferredMacSC(String[]) - Method in class com.maverick.sshd.SshContext
 
setPreferredPublicKey(String) - Method in class com.maverick.sshd.SshContext
Set the preferred public key algorithm.
setPreventDirectoryDuplicateReadsPerChannel(boolean) - Method in class com.maverick.sshd.SshContext
 
setPrivateKey(SshPrivateKey) - Method in class com.maverick.ssh.components.SshKeyPair
Set the private key
setProcessAllEventsOnEventException(boolean) - Method in class com.maverick.events.EventServiceImplementation
 
setProduct(String) - Method in class com.maverick.nio.DaemonContext
Set the product name used to prefix thread names
setProperty(String, Object) - Method in class com.maverick.sshd.Connection
 
setProxy(Proxy) - Method in class com.maverick.nio.ListeningInterface
 
setProxyProtocolEnabled(boolean) - Method in class com.maverick.sshd.LoadBalancerPolicy
 
setPublicKey(SshPublicKey) - Method in class com.maverick.ssh.components.SshKeyPair
Set the public key
setPublicKeyAuthenticationVerifier(PublicKeyAuthenticationVerifier) - Method in class com.maverick.sshd.SshContext
 
setPublicKeyPreferredPosition(String, int) - Method in class com.maverick.sshd.SshContext
 
setPublicKeyStore(PublicKeyStore) - Method in class com.maverick.sshd.SshContext
For publickey authentication you can optionally provide an alternative key store implementation.
setPublicKeyVerificationIsFailedAuth(boolean) - Method in class com.maverick.sshd.SshContext
 
setQuoteChars(char[]) - Method in class jline.ArgumentCompletor.AbstractArgumentDelimiter
 
setReceiveBufferSize(int) - Method in class com.maverick.nio.ProtocolContext
Set the receive buffer size for sockets.
setReceivedNewKeys(boolean) - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
setRemoteForwardingCancelKillsTunnels(boolean) - Method in class com.maverick.sshd.SshContext
When the user cancels a remote forwarding should active tunnels be dropped?
setRemoteForwardingFactoryImpl(Class<? extends RemoteForwardingFactory>) - Method in class com.maverick.sshd.SshContext
 
setRemoteForwardingManagerImpl(Class<? extends RemoteForwardingManager>) - Method in class com.maverick.sshd.SshContext
 
setRequiredAuthenticationMethods(int) - Method in class com.maverick.sshd.SshContext
 
setRequiredAuthenticationStrategy(RequiredAuthenticationStrategy) - Method in class com.maverick.sshd.SshContext
 
setResponse(String) - Method in class com.maverick.ssh2.KBIPrompt
Set the user's response for this prompt.
setResponse(String[]) - Method in class com.maverick.sshd.PasswordKeyboardInteractiveProvider
 
setResponse(String[]) - Method in interface com.maverick.sshd.platform.KeyboardInteractiveProvider
 
setRestrictedAccess(boolean) - Method in class com.maverick.sshd.LoadBalancerPolicy
 
setReturnURIForPath(boolean) - Method in class com.maverick.sshd.vfs.VFSFileFactory
 
setRow(int) - Method in class com.sshtools.server.vshell.terminal.Point
 
setRows(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setSCPReadWriteEvents(boolean) - Method in class com.maverick.sshd.SshContext
 
setSecureRandomAlgorithm(String) - Static method in class com.maverick.ssh.components.jce.JCEComponentManager
Set the algorithm used for secure random number generation.
setSecureRandomAlgorithm(String) - Static method in class com.maverick.ssh.components.jce.JCEProvider
Set the algorithm used for secure random number generation.
setSelectionKey(SelectionKey) - Method in interface com.maverick.nio.SelectionKeyAware
 
setSelectionKey(SelectionKey) - Method in class com.maverick.nio.SocketConnection
 
setSelectionKey(SelectionKey) - Method in class com.maverick.sshd.SocketForwardingChannel
 
setSelectorProvider(SelectorProvider) - Method in class com.maverick.nio.DaemonContext
Set the SelectorProvider used by the Selector threads.
setSendBufferSize(int) - Method in class com.maverick.nio.ProtocolContext
Set the send buffer size for sockets.
setSentNewKeys(boolean) - Method in class com.maverick.sshd.components.SshKeyExchangeServer
 
setSessionTimeout(int) - Method in class com.maverick.sshd.SshContext
Sets the session timeout in seconds
setSFTPCharsetEncoding(String) - Method in class com.maverick.sshd.SshContext
Set the default encoding for filenames in SFTP sessions.
setSFTPCloseFileBeforeFailedTransferEvents(boolean) - Method in class com.maverick.sshd.SshContext
 
setSFTPLongnameDateFormat(String) - Method in class com.maverick.sshd.SshContext
 
setSFTPLongnameDateFormatWithTime(String) - Method in class com.maverick.sshd.SshContext
 
setSFTPReadWriteEvents(boolean) - Method in class com.maverick.sshd.SshContext
 
setSHA1SignaturesSupported(boolean) - Method in class com.maverick.sshd.SshContext
 
setShellCommand(Class<? extends ExecutableCommand>) - Method in class com.maverick.sshd.SshContext
Set an ExecutableCommand implementation that provides the default shell.
setShellPolicy(ShellPolicy) - Method in class com.maverick.sshd.SshContext
 
setShellPolixy(ShellPolicy) - Method in class com.maverick.sshd.SshContext
Deprecated.
setSignalling(boolean) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setSignature(String) - Method in class com.sshtools.server.vshell.AbstractCommand
 
setSize(UnsignedInteger64) - Method in class com.maverick.sshd.SftpFileAttributes
Set the size of the file.
setSocketConnectionFactory(SocketConnectionFactory) - Method in class com.maverick.nio.ProtocolContext
 
setSocketHandlerImpl(Class<? extends SocketConnection>) - Method in class com.maverick.nio.ProtocolContext
Sets the socket handler implementation class for this context.
setSocketOptionKeepAlive(boolean) - Method in class com.maverick.nio.ProtocolContext
Set the SO_KEEPALIVE socket option on connected sockets.
setSocketOptionReuseAddress(boolean) - Method in class com.maverick.nio.ProtocolContext
Indicates whether the SO_REUSEADDR socket option will be set on a server socket.
setSocketOptionTcpNoDelay(boolean) - Method in class com.maverick.nio.ProtocolContext
Set the TCP_NODELAY socket option on connected sockets.
setSoftwareVersionComments(String) - Method in class com.maverick.sshd.SshContext
Set the current implementations software/version/comments field that is used during the SSH protocols negotiation procedure.
setSoLinger(boolean, int) - Method in class com.maverick.nio.ProtocolContext
 
setSpecialChar(int, char) - Method in class com.maverick.sshd.scp.FilenamePattern
Modify a special pattern matching character for the filename pattern matcher.
setStarted(Date) - Method in class com.maverick.sshd.TransferEvent
 
setStoredValue(byte[]) - Method in class com.maverick.ssh.components.jce.EncodedExtension
 
setStrict(boolean) - Method in class jline.ArgumentCompletor
If true, a completion at argument index N will only succeed if all the completions from 0-(N-1) also succeed.
setStrong(boolean) - Method in class com.sshtools.server.vshell.terminal.Cell
 
setStrong(boolean) - Method in class com.sshtools.server.vshell.terminal.Row
 
setSttyCommand(String) - Static method in class jline.UnixTerminal
The command to use to set the terminal options.
setSubsystem(String) - Method in class com.sshtools.server.vshell.AbstractCommand
 
setSupportedSFTPVersion(int) - Method in class com.maverick.sshd.SshContext
 
setTerminal(String) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setTerminalSize(int, int) - Method in class org.eclipse.cdt.utils.pty.PTY
Change terminal window size to given width and height.
setThread(SelectorThread) - Method in class com.maverick.nio.SocketConnection
Set the selector thread for this connection
setThread(SelectorThread) - Method in interface com.maverick.nio.SocketHandler
Sets the selector thread this handler runs upon
setThread(SelectorThread) - Method in class com.maverick.sshd.SocketForwardingChannel
Sets the selector thread for this connection
setThread(Thread) - Method in class com.sshtools.server.vshell.VirtualProcess
 
setTimeout(long) - Method in class com.maverick.util.DynamicBuffer
 
setTimes(UnsignedInteger64, UnsignedInteger64) - Method in class com.maverick.sshd.SftpFileAttributes
Set the last access and last modified times.
setTimes(UnsignedInteger64, UnsignedInteger64, UnsignedInteger64) - Method in class com.maverick.sshd.SftpFileAttributes
Set the last access, last modified and create times.
setTooManyConnectionsText(String) - Method in class com.maverick.sshd.SshContext
 
setTransferThreadPriority(int) - Method in class com.maverick.nio.DaemonContext
 
setType(int) - Method in class com.maverick.sshd.SftpFileAttributes
 
setUID(UnsignedInteger32) - Method in class com.maverick.sshd.SftpFileAttributes
Set the UID of the owner.
setUID(UnsignedInteger32, String) - Method in class com.maverick.sshd.SftpFileAttributes
 
setUnderlined(boolean) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setupCurrentContext(LoggerContext) - Static method in class com.maverick.logging.Log
 
setupTerminal() - Static method in class jline.Terminal
Configure and return the Terminal instance for the current platform.
setUseHistory(boolean) - Method in class jline.ConsoleReader
Whether or not to add new commands to the history buffer.
setUsePagination(boolean) - Method in class jline.ConsoleReader
Whether to use pagination when the number of rows of candidates exceeds the height of the temrinal.
setUsernamePolicy(UsernamePolicy) - Method in class com.maverick.sshd.SshContext
 
setUsingDirectBuffers(boolean) - Method in class com.maverick.nio.DaemonContext
Configure the byte buffer pool to use direct byte buffers.
setValue(String) - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
setValue(T) - Method in class com.sshtools.server.vshell.terminal.Cell
 
setWelcomeText(String) - Method in class com.maverick.sshd.SshContext
 
setWidth(int) - Method in class com.sshtools.server.vshell.terminal.Dimension
 
setWidth(int) - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
setWriteSCPBaseDir(boolean) - Method in class com.maverick.sshd.SshContext
 
setWriteState(boolean) - Method in class com.maverick.nio.SocketConnection
Sets the write state of the socket.
SFTP - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
 
SftpExtension - Interface in com.maverick.sshd
 
SftpExtensionFactory - Interface in com.maverick.sshd
 
SftpFile - Class in com.maverick.sshd
Represents an SFTP file object.
SftpFile(String, SftpFileAttributes) - Constructor for class com.maverick.sshd.SftpFile
Creates a new SftpFile object.
SftpFile(String) - Constructor for class com.maverick.sshd.SftpFile
Creates a new SftpFile object.
SftpFileAttributes - Class in com.maverick.sshd
This class represents the ATTRS structure defined in the draft-ietf-secsh-filexfer-02.txt which is used by the protocol to store file attribute information.
SftpFileAttributes(String) - Constructor for class com.maverick.sshd.SftpFileAttributes
Creates a new FileAttributes object.
SftpFileAttributes(int, String, ByteArrayReader) - Constructor for class com.maverick.sshd.SftpFileAttributes
 
SftpFileFilter - Interface in com.maverick.util
 
SftpOperationWrapper - Interface in com.maverick.sshd
 
SftpStatusEventException - Exception in com.maverick.sshd
 
SftpStatusEventException(int, String) - Constructor for exception com.maverick.sshd.SftpStatusEventException
 
SftpStatusEventException(int) - Constructor for exception com.maverick.sshd.SftpStatusEventException
 
SftpSubsystem - Class in com.maverick.sshd
This class provides the SFTP subsystem.
SftpSubsystem() - Constructor for class com.maverick.sshd.SftpSubsystem
 
SftpSubsystemOperation - Enum in com.maverick.sshd
 
SGR - Static variable in interface com.sshtools.server.vshell.terminal.Terminal
 
sha1(byte[]) - Static method in class com.maverick.ssh.components.Utils
 
SHA1_FINGERPRINT - Static variable in class com.maverick.ssh.SshKeyFingerprint
 
sha1Digest(File) - Static method in class com.maverick.logging.IOUtils
 
sha1Digest(InputStream) - Static method in class com.maverick.logging.IOUtils
 
SHA1Digest - Class in com.maverick.ssh.components.jce
SHA-1 digest implementation.
SHA1Digest() - Constructor for class com.maverick.ssh.components.jce.SHA1Digest
 
sha256(byte[]) - Static method in class com.maverick.ssh.components.Utils
 
SHA256_FINGERPRINT - Static variable in class com.maverick.ssh.SshKeyFingerprint
 
SHA256Digest - Class in com.maverick.ssh.components.jce
SHA-1 digest implementation.
SHA256Digest() - Constructor for class com.maverick.ssh.components.jce.SHA256Digest
 
SHA384Digest - Class in com.maverick.ssh.components.jce
SHA-1 digest implementation.
SHA384Digest() - Constructor for class com.maverick.ssh.components.jce.SHA384Digest
 
sha512(byte[]) - Static method in class com.maverick.ssh.components.Utils
 
SHA512Digest - Class in com.maverick.ssh.components.jce
SHA-1 digest implementation.
SHA512Digest() - Constructor for class com.maverick.ssh.components.jce.SHA512Digest
 
SHELL - Static variable in interface com.maverick.sshd.platform.FileSystem
Deprecated.
 
SHELL - Static variable in class com.maverick.sshd.ShellPolicy
 
SHELL_ERROR - Static variable in exception com.maverick.ssh.SshException
A request was made to start a shell, but this request failed.
ShellCommand - Class in com.sshtools.server.vshell
 
ShellCommand(String, String) - Constructor for class com.sshtools.server.vshell.ShellCommand
 
ShellCommand(String, String, String) - Constructor for class com.sshtools.server.vshell.ShellCommand
 
ShellCommand(String, String, String, Option...) - Constructor for class com.sshtools.server.vshell.ShellCommand
 
ShellCommandFactory - Class in com.sshtools.server.vshell
 
ShellCommandFactory(CommandFactory<? extends ShellCommand>...) - Constructor for class com.sshtools.server.vshell.ShellCommandFactory
 
ShellPermission - Enum in com.sshtools.server.vshell
 
ShellPolicy - Class in com.maverick.sshd
 
ShellPolicy() - Constructor for class com.maverick.sshd.ShellPolicy
 
ShellUtilities - Class in com.sshtools.server.vshell
 
ShellUtilities() - Constructor for class com.sshtools.server.vshell.ShellUtilities
 
ShowLastError - Class in com.sshtools.server.vshell.commands
 
ShowLastError() - Constructor for class com.sshtools.server.vshell.commands.ShowLastError
 
shutdown() - Method in class com.maverick.logging.DefaultLoggerContext
 
shutdown() - Method in class com.maverick.logging.Log
 
shutdown() - Method in interface com.maverick.logging.RootLoggerContext
 
shutdown(Daemon) - Method in class com.maverick.nio.DaemonAdapter
 
shutdown(Daemon) - Method in interface com.maverick.nio.DaemonListener
 
shutdown() - Method in class com.maverick.nio.ProtocolContext
 
shutdown() - Method in class com.maverick.nio.SelectorThread
 
shutdown() - Method in class com.maverick.nio.SelectorThreadPool
Shutdown all threads in the pool.
shutdown() - Method in class com.maverick.sshd.SshContext
 
Shutdown - Class in com.sshtools.server.vshell.commands.admin
 
Shutdown() - Constructor for class com.sshtools.server.vshell.commands.admin.Shutdown
 
shutdownAsync(boolean, long) - Method in class com.maverick.nio.Daemon
Shutdown the server.
shutdownNow(boolean, long) - Method in class com.maverick.nio.Daemon
This method should be used to shutdown the server from your main thread.
shutdownSocket() - Method in class com.maverick.sshd.SocketForwardingChannel
 
shuttingDown(Daemon) - Method in class com.maverick.nio.DaemonAdapter
 
shuttingDown(Daemon) - Method in interface com.maverick.nio.DaemonListener
 
sign(byte[], byte[], byte[], byte[]) - Static method in class com.maverick.ssh.components.Curve25519
DIGITAL SIGNATURES
sign(SshPublicKey, UnsignedInteger64, int, String, List<String>, UnsignedInteger64, UnsignedInteger64, List<CriticalOption>, List<CertificateExtension>, SshKeyPair) - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
sign(byte[]) - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
sign(byte[], String) - Method in class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
sign(byte[]) - Method in interface com.maverick.ssh.components.SshDsaPrivateKey
 
sign(byte[]) - Method in interface com.maverick.ssh.components.SshPrivateKey
Create a signature from the data.
sign(byte[], String) - Method in interface com.maverick.ssh.components.SshPrivateKey
 
sign(byte[]) - Method in interface com.maverick.ssh.components.SshRsaPrivateKey
 
signature - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
The signature generated over the exchange hash
silentClose() - Method in class com.maverick.util.ByteArrayReader
 
silentClose() - Method in class com.maverick.util.ByteArrayWriter
 
SimpleASNReader - Class in com.maverick.util
 
SimpleASNReader(byte[]) - Constructor for class com.maverick.util.SimpleASNReader
Creates a new SimpleASNReader object.
SimpleASNWriter - Class in com.maverick.util
 
SimpleASNWriter() - Constructor for class com.maverick.util.SimpleASNWriter
Creates a new SimpleASNWriter object.
SimpleCompletor - Class in jline
A simple Completor implementation that handles a pre-defined list of completion words.
SimpleCompletor(String) - Constructor for class jline.SimpleCompletor
Create a new SimpleCompletor with a single possible completion values.
SimpleCompletor(String[]) - Constructor for class jline.SimpleCompletor
Create a new SimpleCompletor with a list of possible completion values.
SimpleCompletor(String[], SimpleCompletor.SimpleCompletorFilter) - Constructor for class jline.SimpleCompletor
 
SimpleCompletor(Reader) - Constructor for class jline.SimpleCompletor
Complete candidates using the contents of the specified Reader.
SimpleCompletor(InputStream) - Constructor for class jline.SimpleCompletor
Complete candidates using the whitespearated values in read from the specified Reader.
SimpleCompletor.NoOpFilter - Class in jline
 
SimpleCompletor.SimpleCompletorFilter - Interface in jline
Filter for elements in the completor.
size() - Method in class jline.History
 
Sleep - Class in com.sshtools.server.vshell.commands
 
Sleep() - Constructor for class com.sshtools.server.vshell.commands.Sleep
 
SOCKET_TIMEOUT - Static variable in exception com.maverick.ssh.SshException
The API detected a socket timeout
socketChannel - Variable in class com.maverick.nio.SocketConnection
 
SocketConnection - Class in com.maverick.nio
This class implements a SocketHandler using a standard socket.
SocketConnection() - Constructor for class com.maverick.nio.SocketConnection
Construct the socket.
SocketConnectionFactory - Interface in com.maverick.nio
 
socketDataIn - Variable in class com.maverick.nio.SocketConnection
 
socketDataOut - Variable in class com.maverick.nio.SocketConnection
 
SocketForwardingChannel - Class in com.maverick.sshd
An abstract forwarding channel implementation for use with forwarding both local and remote sockets.
SocketForwardingChannel(String) - Constructor for class com.maverick.sshd.SocketForwardingChannel
Construct the forwarding channel.
SocketHandler - Interface in com.maverick.nio
An interface used by the SelectorThread to notify an object of when a read or write event has occurred.
SocketWriteCallback - Interface in com.maverick.nio
 
sort(int[]) - Static method in class com.maverick.util.Arrays
Sorts the specified array of ints into ascending numerical order.
sortFileNames(List<String>) - Method in class jline.FileNameCompletor
 
source - Variable in class com.maverick.events.EventObject
The object on which the Event initially occurred.
Source - Class in com.sshtools.server.vshell.commands.script
 
Source() - Constructor for class com.sshtools.server.vshell.commands.script.Source
 
source(VirtualProcess, AbstractFile) - Method in class com.sshtools.server.vshell.Msh
 
source(VirtualProcess, InputStream) - Method in class com.sshtools.server.vshell.Msh
 
SOURCE_ADDRESS - Static variable in class com.maverick.ssh.components.jce.CriticalOption
 
sourceAddress(String...) - Method in class com.maverick.ssh.components.jce.CriticalOption.Builder
 
spawn(Console, VirtualProcess, String[], boolean) - Method in class com.sshtools.server.vshell.Msh
 
Spawner - Class in org.eclipse.cdt.utils.spawner
 
Spawner(String, boolean) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
 
Spawner(String[], String[], File) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
 
Spawner(String[], String[], File, PTY) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
 
Spawner(String) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
 
Spawner(String[]) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
 
Spawner(String[], String[]) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
 
Spawner(String, String[]) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
 
Spawner(String, String[], File) - Constructor for class org.eclipse.cdt.utils.spawner.Spawner
 
SpawnerOutputStream - Class in org.eclipse.cdt.utils.spawner
 
SpawnerOutputStream(int) - Constructor for class org.eclipse.cdt.utils.spawner.SpawnerOutputStream
From a Unix valid file descriptor set a Reader.
SPECIAL_KEY_INDICATOR - Static variable in class jline.WindowsTerminal
On windows terminals, this character indicates that a 'special' key has been pressed.
ssh - Variable in class com.sshtools.proxy.ProxySession
 
SSH1_FORMAT - Static variable in class com.sshtools.publickey.SshPrivateKeyFileFactory
Deprecated.
SSH1_FORMAT - Static variable in class com.sshtools.publickey.SshPublicKeyFileFactory
 
SSH1_RSA - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
Ssh1Des - Class in com.maverick.ssh.components.jce
DES cipher implementation for SSH1 protocol.
Ssh1Des() - Constructor for class com.maverick.ssh.components.jce.Ssh1Des
 
Ssh1Des3 - Class in com.maverick.ssh.components.jce
3DES cipher implementation for SSH1 protocol.
Ssh1Des3() - Constructor for class com.maverick.ssh.components.jce.Ssh1Des3
 
Ssh1RsaPublicKey - Class in com.maverick.ssh.components.jce
RSA public key implementation for the SSH1 protocol.
Ssh1RsaPublicKey(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh1RsaPublicKey
 
Ssh1RsaPublicKey(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh1RsaPublicKey
 
SSH2_DSA - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
SSH2_RSA - Static variable in class com.sshtools.publickey.SshKeyPairGenerator
 
Ssh2BaseDsaPrivateKey - Class in com.maverick.ssh.components.jce
 
Ssh2BaseDsaPrivateKey(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
Ssh2BaseDsaPrivateKey(PrivateKey, Provider) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseDsaPrivateKey
 
Ssh2BaseJCEPrivateKey - Class in com.maverick.ssh.components.jce
 
Ssh2BaseJCEPrivateKey(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseJCEPrivateKey
 
Ssh2BaseJCEPrivateKey(PrivateKey, Provider) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseJCEPrivateKey
 
Ssh2BaseRsaPrivateKey - Class in com.maverick.ssh.components.jce
 
Ssh2BaseRsaPrivateKey(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseRsaPrivateKey
 
Ssh2BaseRsaPrivateKey(PrivateKey, Provider) - Constructor for class com.maverick.ssh.components.jce.Ssh2BaseRsaPrivateKey
 
Ssh2DsaPrivateKey - Class in com.maverick.ssh.components.jce
DSA private key implementation for the SSH2 protocol.
Ssh2DsaPrivateKey(DSAPrivateKey, DSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
Ssh2DsaPrivateKey(DSAPrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
Ssh2DsaPrivateKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPrivateKey
 
Ssh2DsaPublicKey - Class in com.maverick.ssh.components.jce
A DSA public key implementation which uses a JCE provider.
Ssh2DsaPublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
Ssh2DsaPublicKey(DSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
Ssh2DsaPublicKey(BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
Ssh2EcdsaSha2Nist256PublicKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2Nist256PublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2Nist256PublicKey
 
Ssh2EcdsaSha2Nist384PublicKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2Nist384PublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2Nist384PublicKey
 
Ssh2EcdsaSha2Nist521PublicKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2Nist521PublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2Nist521PublicKey
 
Ssh2EcdsaSha2NistPrivateKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2NistPrivateKey(PrivateKey, String) - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
Ssh2EcdsaSha2NistPrivateKey(PrivateKey, String, Provider) - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPrivateKey
 
Ssh2EcdsaSha2NistPublicKey - Class in com.maverick.ssh.components.jce
 
Ssh2EcdsaSha2NistPublicKey(ECPublicKey, String) - Constructor for class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
Ssh2RsaPrivateCrtKey - Class in com.maverick.ssh.components.jce
RSA co-efficient private key implementation for SSH2 protocol.
Ssh2RsaPrivateCrtKey(RSAPrivateCrtKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
Ssh2RsaPrivateCrtKey(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPrivateCrtKey
 
Ssh2RsaPrivateKey - Class in com.maverick.ssh.components.jce
RSA private key implementation for the SSH2 protocol.
Ssh2RsaPrivateKey(RSAPrivateKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
Ssh2RsaPrivateKey(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPrivateKey
 
Ssh2RsaPublicKey - Class in com.maverick.ssh.components.jce
A RSA public key implementation which uses a JCE provider.
Ssh2RsaPublicKey() - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKey(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKey(SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
Default constructor for initializing the key from a byte array using the init method.
Ssh2RsaPublicKey(RSAPublicKey, SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKey(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKey(BigInteger, BigInteger, SecurityLevel, int) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
Ssh2RsaPublicKeySHA256 - Class in com.maverick.ssh.components.jce
 
Ssh2RsaPublicKeySHA256() - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
Ssh2RsaPublicKeySHA256(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
Ssh2RsaPublicKeySHA256(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
Ssh2RsaPublicKeySHA256(SshRsaPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA256
 
Ssh2RsaPublicKeySHA512 - Class in com.maverick.ssh.components.jce
 
Ssh2RsaPublicKeySHA512() - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
Ssh2RsaPublicKeySHA512(BigInteger, BigInteger) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
Ssh2RsaPublicKeySHA512(RSAPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
Ssh2RsaPublicKeySHA512(SshRsaPublicKey) - Constructor for class com.maverick.ssh.components.jce.Ssh2RsaPublicKeySHA512
 
ssh2Session - Variable in class com.sshtools.proxy.ProxySession
 
SSH_AGENT_CLIENT - Static variable in class com.maverick.sshd.agent.AgentForwardingChannel
 
SSH_CERT_TYPE_HOST - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
SSH_CERT_TYPE_HOST - Static variable in class com.maverick.ssh.components.SshCertificate
 
SSH_CERT_TYPE_USER - Static variable in class com.maverick.ssh.components.jce.OpenSshCertificate
 
SSH_CERT_TYPE_USER - Static variable in class com.maverick.ssh.components.SshCertificate
 
SSH_DSS_CERT_V01 - Static variable in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
SSH_EXTENDED_DATA_STDERR - Static variable in class com.maverick.sshd.SessionChannel
 
SSH_FILEXFER_TYPE_BLOCK_DEVICE - Static variable in class com.maverick.sshd.SftpFileAttributes
 
SSH_FILEXFER_TYPE_CHAR_DEVICE - Static variable in class com.maverick.sshd.SftpFileAttributes
 
SSH_FILEXFER_TYPE_DIRECTORY - Static variable in class com.maverick.sshd.SftpFileAttributes
 
SSH_FILEXFER_TYPE_FIFO - Static variable in class com.maverick.sshd.SftpFileAttributes
 
SSH_FILEXFER_TYPE_REGULAR - Static variable in class com.maverick.sshd.SftpFileAttributes
 
SSH_FILEXFER_TYPE_SOCKET - Static variable in class com.maverick.sshd.SftpFileAttributes
 
SSH_FILEXFER_TYPE_SPECIAL - Static variable in class com.maverick.sshd.SftpFileAttributes
 
SSH_FILEXFER_TYPE_SYMLINK - Static variable in class com.maverick.sshd.SftpFileAttributes
 
SSH_FILEXFER_TYPE_UNKNOWN - Static variable in class com.maverick.sshd.SftpFileAttributes
 
SSH_FX_BAD_MESSAGE - Static variable in exception com.maverick.sshd.SftpStatusEventException
The client sent a bad protocol message
SSH_FX_BYTE_RANGE_LOCK_CONFLICT - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_BYTE_RANGE_LOCK_CONFLICT - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_BYTE_RANGE_LOCK_REFUSED - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_BYTE_RANGE_LOCK_REFUSED - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_CANNOT_DELETE - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_CANNOT_DELETE - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_CONNECTION_LOST - Static variable in exception com.maverick.sshd.SftpStatusEventException
The file system connection was lost
SSH_FX_DELETE_PENDING - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_DELETE_PENDING - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_DIR_NOT_EMPTY - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_DIR_NOT_EMPTY - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_EOF - Static variable in exception com.maverick.sshd.SftpStatusEventException
The file or listing is EOF
SSH_FX_FAILURE - Static variable in exception com.maverick.sshd.SftpStatusEventException
Generic failure code
SSH_FX_FILE_ALREADY_EXISTS - Static variable in exception com.maverick.sshd.SftpStatusEventException
The path already exists
SSH_FX_FILE_ALREADY_EXISTS - Static variable in class com.maverick.sshd.SftpSubsystem
The path already exists
SSH_FX_FILE_CORRUPT - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_FILE_CORRUPT - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_FILE_IS_A_DIRECTORY - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_FILE_IS_A_DIRECTORY - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_GROUP_INVALID - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_GROUP_INVALID - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_INVALID_FILENAME - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_INVALID_FILENAME - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_INVALID_HANDLE - Static variable in exception com.maverick.sshd.SftpStatusEventException
The file handle provided was invalid
SSH_FX_INVALID_HANDLE - Static variable in class com.maverick.sshd.SftpSubsystem
The file handle provided was invalid
SSH_FX_INVALID_PARAMETER - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_INVALID_PARAMETER - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_LINK_LOOP - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_LINK_LOOP - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_LOCK_CONFLICT - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_LOCK_CONFLICT - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_NO_CONNECTION - Static variable in exception com.maverick.sshd.SftpStatusEventException
There is no connection to the file system
SSH_FX_NO_MATCHING_BYTE_RANGE_LOCK - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_NO_MATCHING_BYTE_RANGE_LOCK - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_NO_MEDIA - Static variable in exception com.maverick.sshd.SftpStatusEventException
There is no media available at the remote location
SSH_FX_NO_MEDIA - Static variable in class com.maverick.sshd.SftpSubsystem
There is no media available at the remote location
SSH_FX_NO_SPACE_ON_FILESYSTEM - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_NO_SPACE_ON_FILESYSTEM - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_NO_SUCH_FILE - Static variable in exception com.maverick.sshd.SftpStatusEventException
No such file was found
SSH_FX_NO_SUCH_PATH - Static variable in exception com.maverick.sshd.SftpStatusEventException
The path is invalid
SSH_FX_NO_SUCH_PATH - Static variable in class com.maverick.sshd.SftpSubsystem
The path is invalid
SSH_FX_NOT_A_DIRECTORY - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_NOT_A_DIRECTORY - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_OK - Static variable in exception com.maverick.sshd.SftpStatusEventException
Everything performed correctly
SSH_FX_OP_UNSUPPORTED - Static variable in exception com.maverick.sshd.SftpStatusEventException
The operation requested is not supported
SSH_FX_OWNER_INVALID - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_OWNER_INVALID - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_PERMISSION_DENIED - Static variable in exception com.maverick.sshd.SftpStatusEventException
The user does not have permission
SSH_FX_QUOTA_EXCEEDED - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_QUOTA_EXCEEDED - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_UNKNOWN_PRINCIPAL - Static variable in exception com.maverick.sshd.SftpStatusEventException
 
SSH_FX_UNKNOWN_PRINCIPAL - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_FX_WRITE_PROTECT - Static variable in exception com.maverick.sshd.SftpStatusEventException
Cannot write to remote location
SSH_FX_WRITE_PROTECT - Static variable in class com.maverick.sshd.SftpSubsystem
Cannot write to remote location
SSH_FXP_EXTENDED_REPLY - Static variable in class com.maverick.sshd.SftpSubsystem
 
SSH_MSG_KEX_ECDH_INIT - Static variable in class com.maverick.sshd.components.jce.server.Curve25519SHA256
 
SSH_MSG_KEX_ECDH_INIT - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanEcdh
 
SSH_MSG_KEX_ECDH_REPLY - Static variable in class com.maverick.sshd.components.jce.server.Curve25519SHA256
 
SSH_MSG_KEX_ECDH_REPLY - Static variable in class com.maverick.sshd.components.jce.server.DiffieHellmanEcdh
 
SSH_MSG_USERAUTH_BANNER - Static variable in class com.maverick.sshd.AuthenticationProtocol
 
SSH_MSG_USERAUTH_FAILURE - Static variable in class com.maverick.sshd.AuthenticationProtocol
 
SSH_MSG_USERAUTH_INFO_REQUEST - Static variable in class com.maverick.sshd.KeyboardInteractiveAuthentication
 
SSH_MSG_USERAUTH_INFO_RESPONSE - Static variable in class com.maverick.sshd.KeyboardInteractiveAuthentication
 
SSH_MSG_USERAUTH_PK_OK - Static variable in class com.maverick.sshd.PublicKeyAuthentication
 
SSH_MSG_USERAUTH_REQUEST - Static variable in class com.maverick.sshd.AuthenticationProtocol
 
SSH_MSG_USERAUTH_SUCCESS - Static variable in class com.maverick.sshd.AuthenticationProtocol
 
SSH_RSA_CERT_V01 - Static variable in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
SSH_RSA_CERT_V01 - Static variable in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
SSH_RSA_CERT_V01 - Static variable in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
SshCertificate - Class in com.maverick.ssh.components
 
SshCertificate(SshKeyPair, OpenSshCertificate) - Constructor for class com.maverick.ssh.components.SshCertificate
 
SshCertificateAuthority - Class in com.sshtools.publickey
 
SshCertificateAuthority() - Constructor for class com.sshtools.publickey.SshCertificateAuthority
 
SshCipher - Class in com.maverick.ssh.components
Base class for all SSH protocol ciphers.
SshCipher(String, SecurityLevel) - Constructor for class com.maverick.ssh.components.SshCipher
 
SshComponent - Interface in com.maverick.ssh.components
 
SshCompression - Interface in com.maverick.ssh.compression
Compression interface which can be implemented to provide the SSH Transport Protocol with compression.
SshContext - Class in com.maverick.sshd
This class defines an SSH context for listening interfaces on the Daemon.
SshContext() - Constructor for class com.maverick.sshd.SshContext
Constructs a default context but does not set the daemon
SshContext(Daemon, SecurityLevel) - Constructor for class com.maverick.sshd.SshContext
 
SshContext(Daemon) - Constructor for class com.maverick.sshd.SshContext
Constructs a default context
SSHD_EVENT_CLASS - Static variable in class com.maverick.sshd.events.SSHDEventCodes
 
sshdConfigFile - Variable in class com.sshtools.config.file.entry.Entry
 
SshdConfigFile - Class in com.sshtools.config.file
SshdConfigFile -- GlobalEntry (1..1) -- Map -- MatchEntries (1..N) * -- Map
SshdConfigFile.SshdConfigFileBuilder - Class in com.sshtools.config.file
 
SshdConfigFileBuilder() - Constructor for class com.sshtools.config.file.SshdConfigFile.SshdConfigFileBuilder
 
SshdConfigFileCursor - Class in com.sshtools.config.file
Cursor maintains track of current entry.
SshdConfigFileCursor() - Constructor for class com.sshtools.config.file.SshdConfigFileCursor
 
SshdConfigFileEntry() - Constructor for class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigFileEntry
 
SshdConfigFileReader - Class in com.sshtools.config.file.reader
 
SshdConfigFileReader(InputStream) - Constructor for class com.sshtools.config.file.reader.SshdConfigFileReader
 
SshdConfigFileWriter - Class in com.sshtools.config.file.writer
 
SshdConfigFileWriter(OutputStream) - Constructor for class com.sshtools.config.file.writer.SshdConfigFileWriter
 
SshdConfigKeyValueEntry(String, String) - Constructor for class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
SSHDEvent - Class in com.maverick.sshd.events
Superclass of all events that may be fired during the life of SSHD.
SSHDEvent(Object, int, boolean, String) - Constructor for class com.maverick.sshd.events.SSHDEvent
 
SSHDEvent(Object, int, Throwable, String) - Constructor for class com.maverick.sshd.events.SSHDEvent
 
SSHDEventCodes - Class in com.maverick.sshd.events
List of unique SSHD Event codes
SSHDEventCodes() - Constructor for class com.maverick.sshd.events.SSHDEventCodes
 
SshDsaPrivateKey - Interface in com.maverick.ssh.components
This interface should be implemented by all DSA private key implementations.
SshDsaPublicKey - Interface in com.maverick.ssh.components
This interface should be implemented by all DSA public key implementations.
SshEd25519PrivateKey - Interface in com.maverick.ssh.components.jce
 
SshEd25519PrivateKeyJCE - Class in com.maverick.ssh.components.jce
 
SshEd25519PrivateKeyJCE(byte[], byte[]) - Constructor for class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
SshEd25519PrivateKeyJCE(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.SshEd25519PrivateKeyJCE
 
SshEd25519PublicKey - Interface in com.maverick.ssh.components.jce
 
SshEd25519PublicKeyJCE - Class in com.maverick.ssh.components.jce
 
SshEd25519PublicKeyJCE() - Constructor for class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
SshEd25519PublicKeyJCE(byte[]) - Constructor for class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
SshEd25519PublicKeyJCE(PublicKey) - Constructor for class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
SshEd448PrivateKey - Interface in com.maverick.ssh.components.jce
 
SshEd448PrivateKeyJCE - Class in com.maverick.ssh.components.jce
 
SshEd448PrivateKeyJCE(byte[]) - Constructor for class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
SshEd448PrivateKeyJCE(PrivateKey) - Constructor for class com.maverick.ssh.components.jce.SshEd448PrivateKeyJCE
 
SshEd448PublicKey - Interface in com.maverick.ssh.components.jce
 
SshEd448PublicKeyJCE - Class in com.maverick.ssh.components.jce
 
SshEd448PublicKeyJCE() - Constructor for class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
SshEd448PublicKeyJCE(byte[]) - Constructor for class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
SshEd448PublicKeyJCE(PublicKey) - Constructor for class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
SshException - Exception in com.maverick.ssh
Generic exception for J2SSH Maverick exception handling.
SshException(int, String) - Constructor for exception com.maverick.ssh.SshException
For internal use to raise a component exception
SshException(String, int) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given description and reason.
SshException(String, int, List<IncompatibleAlgorithm>) - Constructor for exception com.maverick.ssh.SshException
 
SshException(String, int, String) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given description and reason.
SshException(int, Throwable) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given cause and reason.
SshException(Throwable, int) - Constructor for exception com.maverick.ssh.SshException
 
SshException(String, Throwable) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given description and cause.
SshException(Throwable) - Constructor for exception com.maverick.ssh.SshException
Create an exception by providing the cause of the error.
SshException(String, int, Throwable) - Constructor for exception com.maverick.ssh.SshException
 
SshException(String, int, Throwable, String) - Constructor for exception com.maverick.ssh.SshException
Create an exception with the given description cause, reason.
SshHmac - Interface in com.maverick.ssh.components
This interface should be implemented by all message authentication implementations.
SshIOException - Exception in com.maverick.ssh
This class is provided so that when a channel InputStream/OutputStream interface has to throw an IOException; the real SshException cause can be retrieved.
SshIOException(SshException) - Constructor for exception com.maverick.ssh.SshIOException
Construct the exception with the real exception.
SshKeyExchange - Interface in com.maverick.ssh.components
Base interface for SSH2 key exchange implementations.
SshKeyExchangeServer - Class in com.maverick.sshd.components
Abstract representation of an SSH key exchange.
SshKeyExchangeServer(String, SecurityLevel, int) - Constructor for class com.maverick.sshd.components.SshKeyExchangeServer
Contruct an uninitialized key exchange
SshKeyFingerprint - Class in com.maverick.ssh
Utility methods to generate an SSH public key fingerprint.
SshKeyFingerprint() - Constructor for class com.maverick.ssh.SshKeyFingerprint
 
SshKeyFingerprint.Encoding - Enum in com.maverick.ssh
 
SshKeyPair - Class in com.maverick.ssh.components
Storage class for a public/private key pair.
SshKeyPair() - Constructor for class com.maverick.ssh.components.SshKeyPair
 
SshKeyPairGenerator - Class in com.sshtools.publickey
Generate public/private key pairs.
SshKeyPairGenerator() - Constructor for class com.sshtools.publickey.SshKeyPairGenerator
 
SshKeyUtils - Class in com.maverick.util
 
SshKeyUtils() - Constructor for class com.maverick.util.SshKeyUtils
 
SshMessage - Interface in com.maverick.sshd
This interface provides a callback for writing SSH messages into the outgoing buffer.
SshPrivateKey - Interface in com.maverick.ssh.components
Interface for SSH supported private keys.
SshPrivateKeyFile - Interface in com.sshtools.publickey
Interface which all private key formats must implement to provide decoding and decryption of the private key into a suitable format for the API.
SshPrivateKeyFileFactory - Class in com.sshtools.publickey
Private key format factory used to decode private key files.
SshPrivateKeyFileFactory() - Constructor for class com.sshtools.publickey.SshPrivateKeyFileFactory
 
SshPublicKey - Interface in com.maverick.ssh.components
Interface for SSH supported public keys.
SshPublicKeyFile - Interface in com.sshtools.publickey
Interface which all public key formats must implement to provide decoding of the public key into a suitable format for the API.
SshPublicKeyFileFactory - Class in com.sshtools.publickey
Public key format factory used to decode different formats of public keys.
SshPublicKeyFileFactory() - Constructor for class com.sshtools.publickey.SshPublicKeyFileFactory
 
SshRsaPrivateCrtKey - Interface in com.maverick.ssh.components
This interface should be implemented by all RSA private co-efficient private key implementations.
SshRsaPrivateKey - Interface in com.maverick.ssh.components
This interface should be implemented by all RSA private key implementations.
SshRsaPublicKey - Interface in com.maverick.ssh.components
This interface should be implemented by all RSA public key implementations.
SshSecureRandomGenerator - Interface in com.maverick.ssh.components
This interface should be implemented by all secure random number generator implementations.
SSHTOOLS_FORMAT - Static variable in class com.sshtools.publickey.SshPrivateKeyFileFactory
Deprecated.
SshX509DsaPublicKey - Class in com.maverick.ssh.components.jce
Basic implementation of X509 certificate support.
SshX509DsaPublicKey() - Constructor for class com.maverick.ssh.components.jce.SshX509DsaPublicKey
 
SshX509DsaPublicKey(Certificate) - Constructor for class com.maverick.ssh.components.jce.SshX509DsaPublicKey
 
SshX509DsaPublicKeyRfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509DsaPublicKeyRfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
SshX509DsaPublicKeyRfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
SshX509EcdsaSha2Nist256Rfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509EcdsaSha2Nist256Rfc6187(ECPublicKey) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist256Rfc6187
 
SshX509EcdsaSha2Nist256Rfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist256Rfc6187
 
SshX509EcdsaSha2Nist256Rfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist256Rfc6187
 
SshX509EcdsaSha2Nist384Rfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509EcdsaSha2Nist384Rfc6187(ECPublicKey) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist384Rfc6187
 
SshX509EcdsaSha2Nist384Rfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist384Rfc6187
 
SshX509EcdsaSha2Nist384Rfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist384Rfc6187
 
SshX509EcdsaSha2Nist521Rfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509EcdsaSha2Nist521Rfc6187(ECPublicKey) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist521Rfc6187
 
SshX509EcdsaSha2Nist521Rfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist521Rfc6187
 
SshX509EcdsaSha2Nist521Rfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2Nist521Rfc6187
 
SshX509EcdsaSha2NistPublicKeyRfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509EcdsaSha2NistPublicKeyRfc6187(String, String, String, String) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
SshX509EcdsaSha2NistPublicKeyRfc6187(ECPublicKey, String) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
SshX509EcdsaSha2NistPublicKeyRfc6187(Certificate[], String) - Constructor for class com.maverick.ssh.components.jce.SshX509EcdsaSha2NistPublicKeyRfc6187
 
SshX509PublicKey - Interface in com.maverick.ssh.components
 
SshX509Rsa2048Sha256Rfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509Rsa2048Sha256Rfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
SshX509Rsa2048Sha256Rfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
SshX509RsaPublicKey - Class in com.maverick.ssh.components.jce
Basic implementation of X509 certificate support.
SshX509RsaPublicKey() - Constructor for class com.maverick.ssh.components.jce.SshX509RsaPublicKey
 
SshX509RsaPublicKey(Certificate) - Constructor for class com.maverick.ssh.components.jce.SshX509RsaPublicKey
 
SshX509RsaPublicKeyRfc6187 - Class in com.maverick.ssh.components.jce
 
SshX509RsaPublicKeyRfc6187() - Constructor for class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
SshX509RsaPublicKeyRfc6187(Certificate[]) - Constructor for class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
SshX509RsaSha1PublicKey - Class in com.maverick.ssh.components.jce
Basic implementation of X509 certificate support.
SshX509RsaSha1PublicKey() - Constructor for class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
 
SshX509RsaSha1PublicKey(Certificate) - Constructor for class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
 
SSLContextConnection - Class in com.maverick.nio.ssl
This class implements an SSL socket connection for the custom server.
SSLContextConnection() - Constructor for class com.maverick.nio.ssl.SSLContextConnection
Default constructor.
SSLContextConnection(boolean, boolean) - Constructor for class com.maverick.nio.ssl.SSLContextConnection
 
SSLSocketConnection - Class in com.maverick.nio.ssl
This class implements an SSL socket connection for the custom server.
SSLSocketConnection(SSLContext) - Constructor for class com.maverick.nio.ssl.SSLSocketConnection
 
SSLSocketConnection(SSLContext, boolean, boolean) - Constructor for class com.maverick.nio.ssl.SSLSocketConnection
 
start() - Method in class com.maverick.nio.SelectorThread
 
start() - Method in class com.maverick.sshd.AuthenticationProtocol
Called by the TransportProtocol when the service starts.
start() - Method in class com.maverick.sshd.ConnectionProtocol
 
start() - Method in class com.maverick.sshd.platform.ExecutableCommand
Start the command.
start() - Method in interface com.maverick.sshd.Service
Start the service.
start() - Method in class com.sshtools.server.vshell.RootShell
 
START_OF_HISTORY - Static variable in interface jline.ConsoleOperations
Operation that moves the current History to the beginning.
startAcceptingConnections(boolean) - Method in class com.maverick.nio.Daemon
 
startAcceptingConnections() - Method in class com.maverick.sshd.IPPolicy
 
started(Daemon) - Method in class com.maverick.nio.DaemonAdapter
 
started(Daemon) - Method in interface com.maverick.nio.DaemonListener
 
startExecution() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
starting(Daemon) - Method in class com.maverick.nio.DaemonAdapter
 
starting(Daemon) - Method in interface com.maverick.nio.DaemonListener
 
startListeningInterface(ListeningInterface, boolean) - Method in class com.maverick.nio.Daemon
 
startOfLine() - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
startRemoteForwarding(String, int, ConnectionProtocol) - Method in class com.maverick.sshd.RemoteForwardingManager
Start remote forwarding.
startRemoteForwarding(String, int, ConnectionProtocol, String) - Method in class com.maverick.sshd.RemoteForwardingManager
 
startRequest(String, byte[]) - Method in interface com.maverick.sshd.AuthenticationMechanism
Start an authentication transaction.
startRequest(String, byte[]) - Method in class com.maverick.sshd.GSSAPIWithMICAuthentication
 
startRequest(String, byte[]) - Method in class com.maverick.sshd.KeyboardInteractiveAuthentication
 
startRequest(String, byte[]) - Method in class com.maverick.sshd.NoneAuthentication
Start an authentication transaction.
startRequest(String, byte[]) - Method in class com.maverick.sshd.PasswordAuthentication
 
startRequest(String, byte[]) - Method in class com.maverick.sshd.PublicKeyAuthentication
 
startShell() - Method in class com.maverick.sshd.session.NativeSession
 
startShell() - Method in class com.maverick.sshd.SessionChannel
Invoked when the user wants to start a shell.
startShell() - Method in class com.maverick.sshd.UnsupportedSession
 
startShell() - Method in class com.sshtools.proxy.ProxySession
 
startShell(DynamicBuffer, TerminalOutput, SessionChannel) - Method in class com.sshtools.server.vshell.RootShell
 
startShell() - Method in class com.sshtools.server.vshell.VirtualShell
 
startSubsystem(String) - Method in class com.maverick.sshd.SessionChannel
 
startSubsystem(String) - Method in class com.sshtools.proxy.ProxySession
 
startTask(Runnable) - Method in class com.maverick.ssh.ExecutorOperationSupport
 
startTask(Runnable) - Method in class com.maverick.sshd.SftpSubsystem
 
startup() - Method in class com.maverick.nio.Daemon
Starts the daemon, first calling the #configure(ConfigurationContext) method to allow your server to configure itself.
startup(boolean) - Method in class com.maverick.nio.Daemon
Starts the daemon, first calling the #configure(ConfigurationContext) method to allow your server to configure itself.
startX11Forwarding(boolean, String, byte[], int, ConnectionProtocol) - Method in class com.maverick.sshd.RemoteForwardingManager
 
StaticLoggerBinder - Class in org.slf4j.impl
 
StaticLoggerBinder() - Constructor for class org.slf4j.impl.StaticLoggerBinder
 
STATUS_FX_EOF - Static variable in class com.maverick.sshd.SftpSubsystem
 
STATUS_FX_FAILURE - Static variable in class com.maverick.sshd.SftpSubsystem
 
STATUS_FX_NO_SUCH_FILE - Static variable in class com.maverick.sshd.SftpSubsystem
 
STATUS_FX_OK - Static variable in class com.maverick.sshd.SftpSubsystem
 
STATUS_FX_OP_UNSUPPORTED - Static variable in class com.maverick.sshd.SftpSubsystem
 
STATUS_FX_PERMISSION_DENIED - Static variable in class com.maverick.sshd.SftpSubsystem
 
stderr - Variable in class com.maverick.sshd.platform.ExecutableCommand
Write STDERR data to this OutputStream
stdin - Variable in class com.maverick.sshd.platform.ExecutableCommand
Receive STDIN from this InputStream
stdout - Variable in class com.maverick.sshd.platform.ExecutableCommand
Write STDOUT data to this OutputStream *
STILL_ACTIVE - Static variable in class com.maverick.sshd.platform.ExecutableCommand
Value returned from ExecutableCommand.getExitCode() to indicate that the process is still active.
STILL_ACTIVE - Static variable in interface com.sshtools.server.vshell.Command
 
stop() - Method in class com.maverick.sshd.AuthenticationProtocol
Called by the TransportProtocol when the service stops.
stop() - Method in class com.maverick.sshd.ConnectionProtocol
 
stop() - Method in interface com.maverick.sshd.Service
Stop the service
stopAccepting() - Method in class com.maverick.nio.ClientAcceptor
Stop accepting clients
stopAccepting() - Method in class com.maverick.sshd.RemoteForwardingFactoryImpl
 
stopAcceptingConnections() - Method in class com.maverick.nio.Daemon
 
stopAcceptingConnections() - Method in class com.maverick.sshd.IPPolicy
 
stopListening(boolean) - Method in interface com.maverick.sshd.RemoteForwardingFactory
Stop listening on active interfaces.
stopListening(boolean) - Method in class com.maverick.sshd.RemoteForwardingFactoryImpl
 
stopRemoteForwarding(String, int, boolean, ConnectionProtocol) - Method in class com.maverick.sshd.RemoteForwardingManager
Stop remote forwarding.
stopThread() - Method in class com.maverick.logging.DefaultLoggerContext.FileWatcher
 
STORECURSOR - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
storeCursor() - Method in class com.sshtools.server.vshell.terminal.TerminalOutput
 
StringCertificateExtension - Class in com.maverick.ssh.components.jce
 
StringCertificateExtension(String, String, boolean) - Constructor for class com.maverick.ssh.components.jce.StringCertificateExtension
 
stripFirstPathElement(String) - Static method in class com.maverick.util.FileUtils
 
stripLastPathElement(String) - Static method in class com.maverick.util.FileUtils
 
stripLeadingZeros(byte[]) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
stripLeadingZeros(byte[]) - Static method in class com.maverick.ssh.components.Utils
 
stripLeadingZeros(byte[]) - Static method in class com.maverick.util.ByteArrayWriter
 
stripParentPath(String, String) - Static method in class com.maverick.util.FileUtils
 
stripPath(String) - Static method in class com.maverick.util.FileUtils
 
STYLE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
SUBSTITUTE_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
SUBSTITUTE_LINE - Static variable in interface jline.ConsoleOperations
Operation that
SUBSYSTEM - Static variable in class com.maverick.sshd.ShellPolicy
 
Subsystem - Class in com.maverick.sshd
Defines the abstract attributes of an SSH Subsystem.
Subsystem(String) - Constructor for class com.maverick.sshd.Subsystem
 
SUBSYSTEM_CALLBACK - Static variable in class com.sshtools.server.vshell.ShellCommand
 
SUBSYSTEM_FILESYSTEM - Static variable in class com.sshtools.server.vshell.ShellCommand
 
SUBSYSTEM_HELP - Static variable in class com.sshtools.server.vshell.ShellCommand
 
SUBSYSTEM_JVM - Static variable in class com.sshtools.server.vshell.ShellCommand
 
SUBSYSTEM_NAME - Static variable in class com.maverick.sshd.key.PublicKeySubsystem
 
SUBSYSTEM_NAME - Static variable in class com.maverick.sshd.SftpSubsystem
 
SUBSYSTEM_POLICY - Static variable in class com.sshtools.server.vshell.ShellCommand
 
SUBSYSTEM_SHELL - Static variable in class com.sshtools.server.vshell.ShellCommand
 
SUBSYSTEM_SSHD - Static variable in class com.sshtools.server.vshell.ShellCommand
 
SUBSYSTEM_SYSTEM - Static variable in class com.sshtools.server.vshell.ShellCommand
 
SUBSYSTEM_TEXT_EDITING - Static variable in class com.sshtools.server.vshell.ShellCommand
 
subsystems - Variable in class com.maverick.sshd.DefaultChannelFactory
 
supported - Variable in class com.maverick.ssh.components.ComponentFactory
The supported components stored in a Hashtable with a String key as the component name such as "3des-cbc" and a Class value storing the implementation class.
supportedCiphersCS() - Method in class com.maverick.sshd.SshContext
Returns a factory implementation that enables configuration of the available ciphers.
supportedCiphersSC() - Method in class com.maverick.sshd.SshContext
 
supportedCompressionsCS() - Method in class com.maverick.sshd.SshContext
Get the supported compression algorithms.
supportedCompressionsSC() - Method in class com.maverick.sshd.SshContext
 
supportedDigests(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedDigests() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedHMacsCS(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedHMacsCS() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedHMacsSC(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedHMacsSC() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedKeyExchanges(boolean, boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedKeyExchanges(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedKeyExchanges() - Method in class com.maverick.sshd.SshContext
Get the supported key exchange methods.
supportedMacsCS() - Method in class com.maverick.sshd.SshContext
Get the supported message authentication algorithms.
supportedMacsSC() - Method in class com.maverick.sshd.SshContext
 
supportedMechanisms - Variable in class com.maverick.sshd.auth.DefaultAuthenticationMechanismFactory
 
supportedPublicKeys(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedPublicKeys() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedPublicKeys() - Method in class com.maverick.sshd.SshContext
 
supportedRequests() - Method in interface com.maverick.sshd.GlobalRequestHandler
Returns an array of strings containing the supported global requests.
SupportedSftpExtensions - Enum in com.maverick.sshd.sftp.extensions
 
supportedSsh1CiphersCS(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
SSH1 will be removed in the next major release
supportedSsh1CiphersCS() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
SSH1 will be removed in the next major release
supportedSsh1CiphersSC(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
SSH1 will be removed in the next major release
supportedSsh1CiphersSC() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
SSH1 will be removed in the next major release
supportedSsh2CiphersCS(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedSsh2CiphersCS() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedSsh2CiphersSC(boolean) - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedSsh2CiphersSC() - Method in class com.maverick.ssh.components.ComponentManager
Deprecated.
Preferences should be configured on Ssh2Context or SshContext objects and not directly on the ComponentManager.
supportedSubsystems() - Method in class com.maverick.sshd.SshContext
Deprecated.
No longer used. Subsystems are created by ChannelFactory
supportsAgentForwarding() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsCommand(String) - Method in class com.sshtools.server.vshell.CommandFactory
 
supportsCommand(String) - Method in class com.sshtools.server.vshell.ShellCommandFactory
 
supportsExtendedMessage(int) - Method in class com.maverick.sshd.sftp.extensions.AbstractDigestExtension
 
supportsExtendedMessage(int) - Method in class com.maverick.sshd.sftp.extensions.AbstractMD5Extension
 
supportsExtendedMessage(int) - Method in class com.maverick.sshd.sftp.extensions.CopyDataSftpExtension
 
supportsExtendedMessage(int) - Method in class com.maverick.sshd.sftp.extensions.CopyFileSftpExtension
 
supportsExtendedMessage(int) - Method in class com.maverick.sshd.sftp.extensions.filter.OpenDirectoryWithFilterExtension
 
supportsExtendedMessage(int) - Method in class com.maverick.sshd.sftp.extensions.PosixRenameExtension
 
supportsExtendedMessage(int) - Method in interface com.maverick.sshd.SftpExtension
 
supportsPassphraseChange() - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Method to determine whether the format supports changing of passphrases.
supportsPortForwarding() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsPty() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsRandomAccess() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
supportsRandomAccess() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
supportsRandomAccess() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
supportsRandomAccess() - Method in class com.maverick.sshd.vfs.VFSFile
 
supportsRandomAccess() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
supportsRandomAccess() - Method in class com.sshtools.proxy.ProxyFile
random access is not supported
supportsRestrictedOption(Option<?>) - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsScrolling() - Method in class com.sshtools.server.vshell.terminal.ansi
 
supportsScrolling() - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
supportsScrolling() - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
supportsScrolling() - Method in class com.sshtools.server.vshell.terminal.vt100
 
supportsScrolling() - Method in class com.sshtools.server.vshell.terminal.xterm
 
supportsSGR() - Method in class com.sshtools.server.vshell.terminal.ansi
 
supportsSGR() - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
supportsSGR() - Method in interface com.sshtools.server.vshell.terminal.Terminal
 
supportsSGR() - Method in class com.sshtools.server.vshell.terminal.vt100
 
supportsSGR() - Method in class com.sshtools.server.vshell.terminal.xterm
 
supportsUserRc() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 
supportsX11Forwarding() - Method in class com.sshtools.publickey.authorized.PublicKeyEntry
 

T

Table - Class in com.sshtools.server.vshell.terminal
 
Table(TerminalOutput) - Constructor for class com.sshtools.server.vshell.terminal.Table
 
Table.Alignment - Enum in com.sshtools.server.vshell.terminal
 
TABULATOR - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
taskAdded() - Method in class com.maverick.ssh.ExecutorOperationSupport
 
tcpNoDelay - Variable in class com.maverick.nio.ProtocolContext
 
Term - Class in com.sshtools.server.vshell.commands
 
Term() - Constructor for class com.sshtools.server.vshell.commands.Term
 
TERM - Variable in class org.eclipse.cdt.utils.spawner.Spawner
 
Terminal - Interface in com.sshtools.server.vshell.terminal
 
Terminal - Class in jline
Representation of the input terminal for a platform.
Terminal() - Constructor for class jline.Terminal
 
TerminalOutput - Class in com.sshtools.server.vshell.terminal
 
TerminalOutput(OutputStream) - Constructor for class com.sshtools.server.vshell.terminal.TerminalOutput
 
TerminalOutput(OutputStream, String, int, int, int, int, byte[]) - Constructor for class com.sshtools.server.vshell.terminal.TerminalOutput
 
TerminalOutputFactory - Class in com.sshtools.server.vshell.terminal
 
TerminalOutputFactory() - Constructor for class com.sshtools.server.vshell.terminal.TerminalOutputFactory
 
terminate() - Method in class org.eclipse.cdt.utils.spawner.Spawner
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
test() - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
test() - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
 
test() - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
test() - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
test() - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
test() - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
test() - Method in interface com.maverick.ssh.components.SshKeyExchange
 
test() - Method in interface com.maverick.ssh.components.SshPublicKey
Test the JCE for algorithm availability.
test() - Method in class com.maverick.sshd.components.jce.server.Curve25519SHA256
 
test() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanEcdh
 
test() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup
 
test() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup14Sha1JCE
 
test() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroup1Sha1JCE
 
test() - Method in class com.maverick.sshd.components.jce.server.DiffieHellmanGroupExchangeSha1JCE
 
test() - Method in class com.maverick.sshd.components.jce.server.Rsa1024SHA1KeyExchange
 
test() - Method in class com.maverick.sshd.components.jce.server.Rsa2048SHA2KeyExchange
 
TESTS_COMPOSITE - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
TEXT_ALL - Static variable in class com.maverick.util.EOLProcessor
This input style instructs the conversion to strip all line ending type characters and replace with the output style line ending
TEXT_ALL - Static variable in class com.maverick.util.TextConversionStream
This input style instructs the conversion to strip all line ending type characters and replace with the output style line ending
TEXT_CR - Static variable in class com.maverick.util.EOLProcessor
This indicates a CR line ending style and can be used for either input or output style parameters
TEXT_CR - Static variable in class com.maverick.util.TextConversionStream
This indicates a CR line ending style and can be used for either input or output style parameters
TEXT_CRLF - Static variable in class com.maverick.util.EOLProcessor
 
TEXT_CRLF - Static variable in class com.maverick.util.TextConversionStream
 
TEXT_DOS - Static variable in class com.maverick.util.EOLProcessor
This indicates a CRLF line ending combination and can be used for both input and output style parameters.
TEXT_DOS - Static variable in class com.maverick.util.TextConversionStream
This indicates a CRLF line ending combinarion and can be used for both input and output style parameters.
TEXT_LF - Static variable in class com.maverick.util.EOLProcessor
This indicates a single LF line ending style and can be used for either input or output style parameters
TEXT_LF - Static variable in class com.maverick.util.TextConversionStream
This indicates a single LF line ending style and can be used for either input or output style parameters
TEXT_MAC - Static variable in class com.maverick.util.EOLProcessor
This indicates a MAC line ending and can be used in either the input or output style parameters
TEXT_MAC - Static variable in class com.maverick.util.TextConversionStream
This indicates a MAC line ending and can be used in either the input or output style parameters
TEXT_SYSTEM - Static variable in class com.maverick.util.EOLProcessor
This output style specifies that the text will have line endings set to the current system setting.
TEXT_SYSTEM - Static variable in class com.maverick.util.TextConversionStream
This output style specifies that the text will have line endings set to the current system setting.
TEXT_UNIX - Static variable in class com.maverick.util.EOLProcessor
This indicates a LF line ending style and can be used for either input or output style parameters
TEXT_UNIX - Static variable in class com.maverick.util.TextConversionStream
This indicates a LF line ending style and can be used for either input or output style parameters
TEXT_WINDOWS - Static variable in class com.maverick.util.EOLProcessor
This indicates a CRLF line ending combination and can be used for both input and output style parameters.
TEXT_WINDOWS - Static variable in class com.maverick.util.TextConversionStream
This indicates a CRLF line ending combinarion and can be used for both input and output style parameters.
TextConversionStream - Class in com.maverick.util
This class processes text data and corrects line endings according to the settings provided.
TextConversionStream(int, int, OutputStream) - Constructor for class com.maverick.util.TextConversionStream
 
Threads - Class in com.sshtools.server.vshell.commands.admin
 
Threads() - Constructor for class com.sshtools.server.vshell.commands.admin.Threads
 
TO_END_WORD - Static variable in interface jline.ConsoleOperations
Operation that moved to the end of the current word.
TO_NEXT_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
TO_PREV_CHAR - Static variable in interface jline.ConsoleOperations
Operation that
toArray() - Method in class com.maverick.ssh.components.ComponentFactory
 
toArray(String...) - Static method in class com.maverick.ssh.components.Utils
 
toByteArray(ECPoint, EllipticCurve) - Static method in class com.maverick.ssh.components.jce.ECUtils
 
toByteArray(int) - Method in class com.maverick.sshd.SftpFileAttributes
Returns a formatted byte array suitable for encoding into SFTP subsystem messages.
toByteArray() - Method in class com.maverick.util.SimpleASNWriter
 
toByteArray() - Method in class com.maverick.util.UnsignedInteger64
Returns a byte array encoded with the unsigned integer.
toByteSize(double) - Static method in class com.maverick.logging.IOUtils
 
toByteSize(double, int) - Static method in class com.maverick.logging.IOUtils
 
toByteSize(double) - Static method in class com.maverick.util.IOUtil
 
toByteSize(double, int) - Static method in class com.maverick.util.IOUtil
 
toInputStream(String, String) - Static method in class com.maverick.logging.IOUtils
 
toKeyPair(String) - Method in interface com.sshtools.publickey.SshPrivateKeyFile
Decode the private key using the users passphrase.
TOO_MANY_CONNECTIONS - Static variable in class com.maverick.sshd.TransportProtocol
Disconnect reason: Too many connections, try later
toPublicKey() - Method in class com.sshtools.publickey.OpenSSHPublicKeyFile
 
toPublicKey() - Method in class com.sshtools.publickey.SECSHPublicKeyFile
 
toPublicKey() - Method in interface com.sshtools.publickey.SshPublicKeyFile
Convert the key file into a usable SshPublicKey.
toString() - Method in class com.maverick.events.EventObject
Returns a String representation of this EventObject.
toString() - Method in class com.maverick.sshd.vfs.AbstractMount
 
toString(InputStream, String) - Static method in class com.maverick.util.IOUtil
 
toString() - Method in class com.maverick.util.UnsignedInteger32
Returns a String representation of the unsigned integer.
toString() - Method in class com.maverick.util.UnsignedInteger64
Return a String representation of the unsigned integer
toString() - Method in class com.sshtools.config.file.entry.MatchEntry
 
toString() - Method in class com.sshtools.config.file.entry.type.FileEntryType.SshdConfigKeyValueEntry
 
toString() - Method in class com.sshtools.net.CIDRNetwork
 
toString() - Method in class com.sshtools.net.HttpHeader
 
toString() - Method in class com.sshtools.publickey.OpenSSHPublicKeyFile
 
toString() - Method in class com.sshtools.publickey.SECSHPublicKeyFile
 
toString() - Method in enum com.sshtools.server.vshell.ShellPermission
 
toString(boolean) - Method in class jline.ANSIBuffer
 
toString() - Method in class jline.ANSIBuffer
 
toString() - Method in class jline.CursorBuffer
 
toString() - Method in class jline.History
Returns the standard AbstractCollection.toString() representation of the history list.
toUTF8String(InputStream) - Static method in class com.maverick.util.IOUtil
 
trace(String, Object...) - Static method in class com.maverick.logging.Log
 
trace(String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
trace(String) - Method in class com.maverick.logging.MaverickLogger
 
trace(String, Object) - Method in class com.maverick.logging.MaverickLogger
 
trace(String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
trace(String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
trace(String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String, Object) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
trace(Marker, String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
TransferEvent - Class in com.maverick.sshd
 
TransferEvent() - Constructor for class com.maverick.sshd.TransferEvent
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.AbstractJCECipher
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.AES128Gcm
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.AES256Gcm
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.jce.Ssh1Des3
 
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.NoneCipher
Transform the byte array according to the cipher mode; it is legal for the source and destination arrays to reference the same physical array so care should be taken in the transformation process to safeguard this rule.
transform(byte[]) - Method in class com.maverick.ssh.components.SshCipher
Transform the byte array according to the cipher mode.
transform(byte[], int, byte[], int, int) - Method in class com.maverick.ssh.components.SshCipher
Transform the byte array according to the cipher mode; it is legal for the source and destination arrays to reference the same physical array so care should be taken in the transformation process to safeguard this rule.
translateCanonicalPath(String, String) - Method in class com.maverick.sshd.vfs.VirtualMappedFile
 
translateIntToDigitCodes(int) - Method in class com.sshtools.server.vshell.terminal.BasicTerminal
 
transport - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
The transport protocol for sending/receiving messages
transport - Variable in class com.maverick.sshd.Subsystem
 
TransportProtocol - Class in com.maverick.sshd
This class implements the SSH Transport Protocol for the SSHD server.
TransportProtocol(SshContext) - Constructor for class com.maverick.sshd.TransportProtocol
Create a default transport protocol instance in CLIENT_MODE.
TransportProtocolListener - Interface in com.maverick.sshd
An event handler for SSH Transport protocol events.
TripleDesCbc - Class in com.maverick.ssh.components.jce
An implementation of the 3DES cipher using a JCE provider.
TripleDesCbc() - Constructor for class com.maverick.ssh.components.jce.TripleDesCbc
 
TripleDesCtr - Class in com.maverick.ssh.components.jce
An implementation of the 3DES cipher using a JCE provider.
TripleDesCtr() - Constructor for class com.maverick.ssh.components.jce.TripleDesCtr
 
truncate() - Method in class com.maverick.sshd.sftp.AbstractDirectFile
 
truncate() - Method in interface com.maverick.sshd.sftp.AbstractFile
 
truncate() - Method in class com.maverick.sshd.sftp.AbstractFileAdapter
 
truncate() - Method in class com.maverick.sshd.vfs.VFSFile
 
truncate() - Method in class com.maverick.sshd.vfs.VirtualMountFile
 
truncate() - Method in class com.sshtools.proxy.ProxyFile
 
TunnelOption - Class in com.sshtools.publickey.authorized
 
TunnelOption(String) - Constructor for class com.sshtools.publickey.authorized.TunnelOption
 
TYPE_SAFE - Static variable in class com.maverick.ssh.components.DiffieHellmanGroups
 
typeCharacter(char) - Method in class com.sshtools.server.vshell.commands.fs.Edit
 
typeString(String) - Method in class com.sshtools.server.vshell.commands.fs.Edit
 

U

Unalias - Class in com.sshtools.server.vshell.commands
Usage: unalias [-a] name [name ...]
Unalias() - Constructor for class com.sshtools.server.vshell.commands.Unalias
 
uncompress(byte[], int, int) - Method in class com.maverick.ssh.compression.NoneCompression
 
uncompress(byte[], int, int) - Method in interface com.maverick.ssh.compression.SshCompression
Uncompress a block of data.
uncompress(byte[], int, int) - Method in class com.sshtools.zlib.ZLibCompression
 
UNDERLINED - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
UNDERLINED - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
UNDERLINED_OFF - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
UNDERLINED_OFF - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
underlinedText(String) - Static method in class com.sshtools.server.vshell.terminal.ColorHelper
 
underscore(String) - Method in class jline.ANSIBuffer
 
UNDO - Static variable in interface jline.ConsoleOperations
Operation that undoes the previous operation.
UNEXPECTED_EOF_IN_KEYEXCHANGE - Static variable in exception com.maverick.ssh.SshException
An operation was not supported
UNEXPECTED_TERMINATION - Static variable in exception com.maverick.ssh.SshException
The connection unexpectedly terminated and so the connection can no longer be used.
uninstallCommand(String) - Method in class com.sshtools.server.vshell.CommandFactory
 
UniversalAuthenticationProvider - Class in com.maverick.sshd.auth
 
UniversalAuthenticationProvider(UniversalAuthenticatorAccountDatabase) - Constructor for class com.maverick.sshd.auth.UniversalAuthenticationProvider
 
UniversalAuthenticationProvider(UniversalAuthenticatorAccountDatabase, String) - Constructor for class com.maverick.sshd.auth.UniversalAuthenticationProvider
 
UniversalAuthenticationProvider(UniversalAuthenticatorAccountDatabase, String, int) - Constructor for class com.maverick.sshd.auth.UniversalAuthenticationProvider
 
UniversalAuthenticatorAccountDatabase - Interface in com.maverick.sshd.auth
 
UnixTerminal - Class in jline
Terminal that is used for unix platforms.
UnixTerminal() - Constructor for class jline.UnixTerminal
 
UnixTerminal(String) - Constructor for class jline.UnixTerminal
 
UNKNOWN - Static variable in interface jline.ConsoleOperations
Unknown operation.
UNKNOWN_CHANNEL_TYPE - Static variable in exception com.maverick.ssh.ChannelOpenException
The channel type is unknown
unmount(VirtualMount) - Method in class com.maverick.sshd.vfs.VirtualMountManager
 
UNRECOGNIZED - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
unregisterConnection(ConnectionProtocol) - Method in class com.maverick.sshd.RemoteForwardingManager
Unregister a connection with the remote forwarding manager.
UnsignedInteger32 - Class in com.maverick.util
This class provides a 32bit unsigned integer.
UnsignedInteger32(long) - Constructor for class com.maverick.util.UnsignedInteger32
Creates a new UnsignedInteger32 object.
UnsignedInteger32(String) - Constructor for class com.maverick.util.UnsignedInteger32
Creates a new UnsignedInteger32 object.
UnsignedInteger64 - Class in com.maverick.util
This class provides a 64bit unsigned integer.
UnsignedInteger64(String) - Constructor for class com.maverick.util.UnsignedInteger64
Creates a new UnsignedInteger64 object.
UnsignedInteger64(byte[]) - Constructor for class com.maverick.util.UnsignedInteger64
Creates a new UnsignedInteger64 object.
UnsignedInteger64(long) - Constructor for class com.maverick.util.UnsignedInteger64
 
UnsignedInteger64(BigInteger) - Constructor for class com.maverick.util.UnsignedInteger64
Creates a new UnsignedInteger64 object.
UNSUPPORTED_ALGORITHM - Static variable in exception com.maverick.ssh.SshException
In setting up a context an algorithm was specified that is not supported by the API.
UNSUPPORTED_OPERATION - Static variable in exception com.maverick.ssh.SshException
An operation was not supported
UnsupportedChannelException - Exception in com.maverick.sshd
 
UnsupportedChannelException() - Constructor for exception com.maverick.sshd.UnsupportedChannelException
 
UnsupportedChannelException(String) - Constructor for exception com.maverick.sshd.UnsupportedChannelException
 
UnsupportedChannelException(Throwable) - Constructor for exception com.maverick.sshd.UnsupportedChannelException
 
UnsupportedChannelException(String, Throwable) - Constructor for exception com.maverick.sshd.UnsupportedChannelException
 
UnsupportedCommandException - Exception in com.sshtools.server.vshell
 
UnsupportedCommandException(String) - Constructor for exception com.sshtools.server.vshell.UnsupportedCommandException
 
UnsupportedFileOperationException - Exception in com.maverick.sshd.platform
Thrown when the file system does not support a requested operation.
UnsupportedFileOperationException(String) - Constructor for exception com.maverick.sshd.platform.UnsupportedFileOperationException
 
UnsupportedSession - Class in com.maverick.sshd
This is a basic session that provides a message to the user to inform them that a shell or command cannot be executed because the server does not support an interactive session.
UnsupportedSession(int, int) - Constructor for class com.maverick.sshd.UnsupportedSession
 
UnsupportedSession() - Constructor for class com.maverick.sshd.UnsupportedSession
 
UnsupportedTerminal - Class in jline
A no-op unsupported terminal.
UnsupportedTerminal() - Constructor for class jline.UnsupportedTerminal
 
UP - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
up(int) - Static method in class jline.ANSIBuffer.ANSICodes
Moves the cursor n rows up without changing the current column.
UP_ARROW_KEY - Static variable in class jline.WindowsTerminal
When following the SPECIAL_KEY_INDICATOR or NUMPAD_KEY_INDICATOR this character indicates an up arrow key press.
update(byte[]) - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
update(byte) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
 
update(byte[], int, int) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305.Poly1305
 
update(byte[]) - Method in class com.maverick.ssh.components.NoneHmac
 
update(byte[]) - Method in interface com.maverick.ssh.components.SshHmac
 
updateAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateEntry(String, String) - Method in class com.sshtools.config.file.entry.Entry.AbstractEntryBuilder
Will update the value for the given key with new entry.
updateEntry(String, String) - Method in class com.sshtools.config.file.entry.Entry
Will update the value for the given key with new entry
updateGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateGroupCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateHostCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateLocalAddressCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateLocalPortCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateRDomainCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
updateUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry.MatchEntryBuilder
 
updateUserCriteria(String) - Method in class com.sshtools.config.file.entry.MatchEntry
 
URLUTF8Encoder - Class in com.maverick.util
Provides a method to encode any string into a URL-safe form.
URLUTF8Encoder() - Constructor for class com.maverick.util.URLUTF8Encoder
 
UsageException - Exception in com.sshtools.server.vshell
 
UsageException(String) - Constructor for exception com.sshtools.server.vshell.UsageException
 
useFirstPacket - Variable in class com.maverick.sshd.components.SshKeyExchangeServer
 
USER_RC - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
userlist - Static variable in class com.sshtools.server.vshell.commands.Alias
 
UsernamePolicy - Class in com.maverick.sshd
 
UsernamePolicy() - Constructor for class com.maverick.sshd.UsernamePolicy
 
Utils - Class in com.maverick.ssh.components
 
Utils() - Constructor for class com.maverick.ssh.components.Utils
 

V

value - Variable in class com.maverick.util.Entry
 
valueOf(String) - Static method in enum com.maverick.logging.Log.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.ssh.components.jce.JCEProvider.BC_FLAVOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.ssh.IncompatibleAlgorithm.ComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.ssh.SecurityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.ssh.SshKeyFingerprint.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.sshd.RequiredAuthenticationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.sshd.sftp.extensions.SupportedSftpExtensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.maverick.sshd.SftpSubsystemOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sshtools.server.vshell.ShellPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sshtools.server.vshell.terminal.Table.Alignment
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.maverick.logging.Log.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.ssh.components.jce.JCEProvider.BC_FLAVOR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.ssh.IncompatibleAlgorithm.ComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.ssh.SecurityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.ssh.SshKeyFingerprint.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.sshd.RequiredAuthenticationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.sshd.sftp.extensions.SupportedSftpExtensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.maverick.sshd.SftpSubsystemOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sshtools.server.vshell.ShellPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sshtools.server.vshell.terminal.Table.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
verify(byte[], byte[], byte[], byte[]) - Static method in class com.maverick.ssh.components.Curve25519
 
verify(long, byte[], int, int, byte[], int) - Method in class com.maverick.ssh.components.jce.AbstractHmac
 
verify() - Method in class com.maverick.ssh.components.jce.OpenSshCertificate
 
verify(long, byte[], int, int, byte[], int) - Method in class com.maverick.ssh.components.NoneHmac
 
verify(long, byte[], int, int, byte[], int) - Method in interface com.maverick.ssh.components.SshHmac
 
verifyParameters(BigInteger, BigInteger) - Static method in class com.maverick.ssh.components.DiffieHellmanGroups
 
verifyPassword(Connection, String, String) - Method in class com.maverick.sshd.auth.InMemoryPasswordAuthenticator
 
verifyPassword(Connection, String, String) - Method in class com.maverick.sshd.PasswordAuthenticationProvider
Implement this method to log the user into the system.
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshDsaCertificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshEcdsaCertificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshEd25519Certificate
Verify the signature.
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshRsaCertificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha256Certificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.OpenSshRsaSha512Certificate
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2DsaPublicKey
Verify the signature.
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2EcdsaSha2NistPublicKey
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.Ssh2RsaPublicKey
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.SshEd25519PublicKeyJCE
 
verifySignature(byte[], byte[]) - Method in class com.maverick.ssh.components.jce.SshEd448PublicKeyJCE
 
verifySignature(byte[], byte[]) - Method in interface com.maverick.ssh.components.SshPublicKey
Verify the signature.
verifySignature(SshPublicKey, byte[], byte[]) - Method in class com.maverick.sshd.DefaultPublicKeyAuthenticationVerifier
 
verifySignature(SshPublicKey, byte[], byte[]) - Method in interface com.maverick.sshd.PublicKeyAuthenticationVerifier
 
VFSFile - Class in com.maverick.sshd.vfs
 
VFSFile(FileObject, VFSFileFactory, Connection) - Constructor for class com.maverick.sshd.vfs.VFSFile
 
VFSFile(String, VFSFileFactory, Connection) - Constructor for class com.maverick.sshd.vfs.VFSFile
 
VFSFile(String, String, VFSFileFactory, Connection, FileSystemOptions) - Constructor for class com.maverick.sshd.vfs.VFSFile
 
VFSFileFactory - Class in com.maverick.sshd.vfs
 
VFSFileFactory() - Constructor for class com.maverick.sshd.vfs.VFSFileFactory
 
VFSFileFactory(AbstractFileHomeFactory) - Constructor for class com.maverick.sshd.vfs.VFSFileFactory
 
VFSFileFactory(FileSystemOptions) - Constructor for class com.maverick.sshd.vfs.VFSFileFactory
 
VFSFileFactory(FileSystemOptions, AbstractFileHomeFactory) - Constructor for class com.maverick.sshd.vfs.VFSFileFactory
 
VFSFileFactory(FileSystemManager) - Constructor for class com.maverick.sshd.vfs.VFSFileFactory
 
VFSFileFactory(FileSystemManager, AbstractFileHomeFactory) - Constructor for class com.maverick.sshd.vfs.VFSFileFactory
 
VFSFileFactory(FileSystemManager, FileSystemOptions) - Constructor for class com.maverick.sshd.vfs.VFSFileFactory
 
VFSFileFactory(FileSystemManager, FileSystemOptions, AbstractFileHomeFactory) - Constructor for class com.maverick.sshd.vfs.VFSFileFactory
 
VFSMount - Class in com.maverick.sshd.vfs
 
VFSMount(String, String) - Constructor for class com.maverick.sshd.vfs.VFSMount
 
VFSPermissionHandler - Interface in com.maverick.sshd.vfs
By default the VirtualFileSystem provides access to all files and folders but this interface can be implemented to provide for custom permission handling.
VirtualChannelFactory - Class in com.sshtools.server.vshell
 
VirtualChannelFactory(ShellCommandFactory, VirtualProcessFactory) - Constructor for class com.sshtools.server.vshell.VirtualChannelFactory
 
VirtualFile - Interface in com.maverick.sshd.vfs
 
VirtualFileFactory - Class in com.maverick.sshd.vfs
 
VirtualFileFactory(AbstractFileFactory<?>) - Constructor for class com.maverick.sshd.vfs.VirtualFileFactory
 
VirtualFileFactory(VirtualMountTemplate, VirtualMountTemplate...) - Constructor for class com.maverick.sshd.vfs.VirtualFileFactory
 
VirtualMappedFile - Class in com.maverick.sshd.vfs
 
VirtualMappedFile(String, Connection, VirtualMount, VirtualFileFactory) - Constructor for class com.maverick.sshd.vfs.VirtualMappedFile
 
VirtualMount - Class in com.maverick.sshd.vfs
 
VirtualMount(String, String, VirtualFileFactory, AbstractFileFactory<?>, Connection) - Constructor for class com.maverick.sshd.vfs.VirtualMount
 
VirtualMountFile - Class in com.maverick.sshd.vfs
 
VirtualMountFile(String, VirtualMount, VirtualMountManager, Connection) - Constructor for class com.maverick.sshd.vfs.VirtualMountFile
 
VirtualMountManager - Class in com.maverick.sshd.vfs
 
VirtualMountManager(Connection, VirtualFileFactory) - Constructor for class com.maverick.sshd.vfs.VirtualMountManager
 
VirtualMountManager(Connection, VirtualFileFactory, VirtualMountTemplate, VirtualMountTemplate...) - Constructor for class com.maverick.sshd.vfs.VirtualMountManager
 
VirtualMountTemplate - Class in com.maverick.sshd.vfs
 
VirtualMountTemplate(String, String, AbstractFileFactory<?>) - Constructor for class com.maverick.sshd.vfs.VirtualMountTemplate
 
VirtualMountTemplate(String, String, AbstractFileFactory<?>, boolean) - Constructor for class com.maverick.sshd.vfs.VirtualMountTemplate
 
VirtualProcess - Class in com.sshtools.server.vshell
 
VirtualProcessFactory - Interface in com.sshtools.server.vshell
 
VirtualProcessSupport - Interface in com.sshtools.server.vshell
 
VirtualShell - Class in com.sshtools.server.vshell
 
VirtualShell(int, int) - Constructor for class com.sshtools.server.vshell.VirtualShell
 
VirtualShell() - Constructor for class com.sshtools.server.vshell.VirtualShell
 
VirtualShell(ShellCommandFactory, VirtualProcessFactory, String) - Constructor for class com.sshtools.server.vshell.VirtualShell
 
VirtualShell(ShellCommandFactory, VirtualProcessFactory) - Constructor for class com.sshtools.server.vshell.VirtualShell
 
VirtualShell.WindowSizeChangeListener - Interface in com.sshtools.server.vshell
 
VirtualShellCompletor - Class in com.sshtools.server.vshell
 
VirtualShellCompletor() - Constructor for class com.sshtools.server.vshell.VirtualShellCompletor
 
VirtualSSHD - Class in com.sshtools.server.vshell
 
VirtualSSHD(int, String, String) - Constructor for class com.sshtools.server.vshell.VirtualSSHD
 
vt100 - Class in com.sshtools.server.vshell.terminal
 
vt100() - Constructor for class com.sshtools.server.vshell.terminal.vt100
 

W

waitFor(long) - Method in class com.maverick.util.CachingDataWindow
 
waitFor() - Method in class org.eclipse.cdt.utils.spawner.Spawner
See java.lang.Process#waitFor ();
waitForNotification() - Method in class com.maverick.sshd.Channel.DataBlock
 
wakeup() - Method in class com.maverick.nio.SelectorThread
Wakeup the selector.
wantsToWrite() - Method in interface com.maverick.nio.ProtocolEngine
Determines whether the protocol wants to write to the socket.
wantsToWrite() - Method in class com.maverick.sshd.TransportProtocol
 
warn(String, Throwable, Object...) - Static method in class com.maverick.logging.Log
 
warn(String, Object...) - Static method in class com.maverick.logging.Log
 
warn(String) - Method in class com.maverick.logging.MaverickLogger
 
warn(String, Object) - Method in class com.maverick.logging.MaverickLogger
 
warn(String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
warn(String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
warn(String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String, Object) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String, Object, Object) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String, Object...) - Method in class com.maverick.logging.MaverickLogger
 
warn(Marker, String, Throwable) - Method in class com.maverick.logging.MaverickLogger
 
white - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
WHITE - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
white_SPACE - Static variable in class com.sshtools.net.HttpHeader
 
whitelist(String) - Method in class com.maverick.sshd.IPPolicy
 
WhitespaceArgumentDelimiter() - Constructor for class jline.ArgumentCompletor.WhitespaceArgumentDelimiter
 
Who<T extends AbstractFile> - Class in com.sshtools.server.vshell.commands
 
Who() - Constructor for class com.sshtools.server.vshell.commands.Who
 
WindowsTerminal - Class in jline
Terminal implementation for Microsoft Windows.
WindowsTerminal() - Constructor for class jline.WindowsTerminal
 
write(byte[], int, int) - Method in class com.maverick.logging.RandomAccessOutputStream
 
write(int) - Method in class com.maverick.logging.RandomAccessOutputStream
 
write(int) - Method in class com.maverick.sshd.ChannelOutputStream
 
write(byte[], int, int) - Method in class com.maverick.sshd.ChannelOutputStream
 
write(byte[], int, int) - Method in interface com.maverick.sshd.sftp.AbstractFileRandomAccess
 
write(byte[], int, int) - Method in class com.maverick.sshd.sftp.AbstractFileSystem.OpenFile
 
write(int) - Method in class com.maverick.sshd.sftp.RandomAccessImpl
 
write(byte[], int, int) - Method in class com.maverick.sshd.sftp.RandomAccessImpl
 
write(int) - Method in class com.maverick.util.Base64.OutputStream
 
write(byte[], int, int) - Method in class com.maverick.util.Base64.OutputStream
 
write(int) - Method in class com.maverick.util.DynamicBuffer
Write a byte array to the buffer
write(byte[], int, int) - Method in class com.maverick.util.DynamicBuffer
 
write(byte[]) - Method in class com.maverick.util.SimpleASNWriter
 
write(int) - Method in class com.maverick.util.TextConversionStream
 
write(byte[], int, int) - Method in class com.maverick.util.TextConversionStream
 
write(SshdConfigFile, boolean) - Method in class com.sshtools.config.file.writer.SshdConfigFileWriter
 
write(SshdConfigFile) - Method in class com.sshtools.config.file.writer.SshdConfigFileWriter
 
write(byte[], int, int) - Method in class com.sshtools.server.vshell.ConsoleOutputStream
 
write(int) - Method in class com.sshtools.server.vshell.ConsoleOutputStream
 
write(char) - Method in class jline.CursorBuffer
Write the specific character into the buffer, setting the cursor position ahead one.
write(String) - Method in class jline.CursorBuffer
Insert the specified String into the buffer, setting the cursor to the end of the insertion point.
write(byte[], int, int) - Method in class org.eclipse.cdt.utils.pty.PTYOutputStream
 
write(int) - Method in class org.eclipse.cdt.utils.pty.PTYOutputStream
 
write(byte[], int, int) - Method in class org.eclipse.cdt.utils.spawner.SpawnerOutputStream
 
write(int) - Method in class org.eclipse.cdt.utils.spawner.SpawnerOutputStream
 
writeBigInteger(BigInteger) - Method in class com.maverick.util.ByteArrayWriter
Write a BigInteger to the array.
writeBinaryString(byte[]) - Method in class com.maverick.util.ByteArrayWriter
Write a binary string to the array.
writeBinaryString(byte[], int, int) - Method in class com.maverick.util.ByteArrayWriter
Write a binary string to the array.
writeBoolean(boolean) - Method in class com.maverick.util.ByteArrayWriter
Write a boolean value to the array.
writeByte(int) - Method in class com.maverick.util.SimpleASNWriter
 
writeByte(int) - Method in class jline.ConsoleReader
 
writeBytes(byte[], int, int) - Method in class jline.ConsoleReader
Output a byte array to the output stream
writeBytesToFile(byte[], File) - Static method in class com.maverick.util.IOUtil
 
writeData(byte[]) - Method in class com.maverick.util.SimpleASNWriter
 
writeFile(byte[], UnsignedInteger64, byte[], int, int) - Method in interface com.maverick.sshd.platform.FileSystem
Deprecated.
Write a block of data to an open file.
writeFile(byte[], UnsignedInteger64, byte[], int, int) - Method in class com.maverick.sshd.sftp.AbstractFileSystem
 
writeInt(long) - Method in class com.maverick.util.ByteArrayWriter
Write an integer to the array
writeInt(int) - Method in class com.maverick.util.ByteArrayWriter
Write an integer to the array.
writeLength(int) - Method in class com.maverick.util.SimpleASNWriter
 
writeMessageIntoBuffer(ByteBuffer) - Method in interface com.maverick.sshd.SshMessage
Write the SSH message data into a ByteBuffer.
writeMPINT(BigInteger) - Method in class com.maverick.util.ByteArrayWriter
 
WriteOperationRequest - Class in com.maverick.nio
A throwble Object used to notify the read process that the no further messages should be processed and to allow the write process to write outstanding messages.
WriteOperationRequest() - Constructor for class com.maverick.nio.WriteOperationRequest
 
writePacketLength(int, UnsignedInteger64) - Method in class com.maverick.ssh.components.jce.ChaCha20Poly1305
 
writepos - Variable in class com.maverick.util.DynamicBuffer
The current write position
writeShort(short) - Method in class com.maverick.util.ByteArrayWriter
 
writeString(String) - Method in class com.maverick.util.ByteArrayWriter
Write a string to the byte array.
writeString(String, String) - Method in class com.maverick.util.ByteArrayWriter
Write a String to the byte array converting the bytes using the given character set.
writeStringToFile(File, String, String) - Static method in class com.maverick.logging.IOUtils
 
writeStringToFile(File, String, String) - Static method in class com.maverick.util.IOUtil
 
writeStringToStream(OutputStream, String, String) - Static method in class com.maverick.logging.IOUtils
 
writeStringToStream(OutputStream, String, String) - Static method in class com.maverick.util.IOUtil
 
writeUINT32(UnsignedInteger32) - Method in class com.maverick.util.ByteArrayWriter
 
writeUINT64(UnsignedInteger64) - Method in class com.maverick.util.ByteArrayWriter
 
writeUINT64(long) - Method in class com.maverick.util.ByteArrayWriter
 
writeUTF8StringToFile(File, String) - Static method in class com.maverick.logging.IOUtils
 
writeUTF8StringToStream(OutputStream, String) - Static method in class com.maverick.logging.IOUtils
 
WrongKeySizeException() - Constructor for exception com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20.WrongKeySizeException
 
WrongNonceSizeException() - Constructor for exception com.maverick.ssh.components.jce.ChaCha20Poly1305.ChaCha20.WrongNonceSizeException
 

X

X11_FORWARDING - Static variable in class com.sshtools.publickey.authorized.AuthorizedKeyOptions
 
X11_TYPE - Static variable in class com.maverick.sshd.RemoteForwardingChannel
 
X509PublicKeyStore - Class in com.maverick.sshd
 
X509PublicKeyStore() - Constructor for class com.maverick.sshd.X509PublicKeyStore
 
X509V3_SIGN_DSA - Static variable in class com.maverick.ssh.components.jce.SshX509DsaPublicKey
 
X509V3_SIGN_RSA - Static variable in class com.maverick.ssh.components.jce.SshX509RsaPublicKey
 
X509V3_SIGN_RSA_SHA1 - Static variable in class com.maverick.ssh.components.jce.SshX509RsaSha1PublicKey
 
X509V3_SSH_DSS - Static variable in class com.maverick.ssh.components.jce.SshX509DsaPublicKeyRfc6187
 
X509V3_SSH_RSA - Static variable in class com.maverick.ssh.components.jce.SshX509Rsa2048Sha256Rfc6187
 
X509V3_SSH_RSA - Static variable in class com.maverick.ssh.components.jce.SshX509RsaPublicKeyRfc6187
 
xterm - Class in com.sshtools.server.vshell.terminal
 
xterm() - Constructor for class com.sshtools.server.vshell.terminal.xterm
 

Y

YELLOW - Static variable in class com.sshtools.server.vshell.terminal.ColorHelper
 
YELLOW - Static variable in class com.sshtools.server.vshell.terminal.TerminalOutput
 
yellow(String) - Method in class jline.ANSIBuffer
 

Z

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

Copyright © 2024. All rights reserved.