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

A

AbstractAgentClient - Class in org.apache.sshd.agent.common
 
AbstractAgentClient(SshAgent) - Constructor for class org.apache.sshd.agent.common.AbstractAgentClient
 
AbstractAgentProxy - Class in org.apache.sshd.agent.common
 
AbstractAgentProxy() - Constructor for class org.apache.sshd.agent.common.AbstractAgentProxy
 
AbstractChannel - Class in org.apache.sshd.common.channel
TODO Add javadoc
AbstractChannel() - Constructor for class org.apache.sshd.common.channel.AbstractChannel
 
AbstractChannel(String) - Constructor for class org.apache.sshd.common.channel.AbstractChannel
 
AbstractChannel.GracefulChannelCloseable - Class in org.apache.sshd.common.channel
 
AbstractChannel.GracefulState - Enum in org.apache.sshd.common.channel
 
AbstractCheckFileExtension - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
AbstractCheckFileExtension(String, SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractCheckFileExtension
 
AbstractClassLoadableResourceKeyPairProvider - Class in org.apache.sshd.common.keyprovider
This provider loads private keys from the specified resources that are accessible via ClassLoader.getResourceAsStream(String).
AbstractClassLoadableResourceKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.AbstractClassLoadableResourceKeyPairProvider
 
AbstractClientChannel - Class in org.apache.sshd.client.channel
TODO Add javadoc
AbstractClientChannel(String) - Constructor for class org.apache.sshd.client.channel.AbstractClientChannel
 
AbstractCloseable() - Constructor for class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
 
AbstractCloseable(String) - Constructor for class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
 
AbstractConnectionService - Class in org.apache.sshd.common.session
Base implementation of ConnectionService.
AbstractConnectionService(Session) - Constructor for class org.apache.sshd.common.session.AbstractConnectionService
 
AbstractDH - Class in org.apache.sshd.common.kex
Base class for the Diffie-Hellman key agreement.
AbstractDH() - Constructor for class org.apache.sshd.common.kex.AbstractDH
 
AbstractDHClientKeyExchange - Class in org.apache.sshd.client.kex
 
AbstractDHClientKeyExchange() - Constructor for class org.apache.sshd.client.kex.AbstractDHClientKeyExchange
 
AbstractDHKeyExchange - Class in org.apache.sshd.common.kex.dh
 
AbstractDHKeyExchange() - Constructor for class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
AbstractDHServerKeyExchange - Class in org.apache.sshd.server.kex
 
AbstractDHServerKeyExchange() - Constructor for class org.apache.sshd.server.kex.AbstractDHServerKeyExchange
 
AbstractFactoryManager - Class in org.apache.sshd.common
TODO Add javadoc
AbstractFactoryManager() - Constructor for class org.apache.sshd.common.AbstractFactoryManager
 
AbstractFileKeyPairProvider - Class in org.apache.sshd.common.keyprovider
This host key provider loads private keys from the specified files.
AbstractFileKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.AbstractFileKeyPairProvider
 
AbstractGeneratorHostKeyProvider - Class in org.apache.sshd.server.keyprovider
Holds a single KeyPair which is generated the 1st time AbstractGeneratorHostKeyProvider.loadKeys() is called.
AbstractGeneratorHostKeyProvider() - Constructor for class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
AbstractInnerCloseable() - Constructor for class org.apache.sshd.common.util.CloseableUtils.AbstractInnerCloseable
 
AbstractInnerCloseable(String) - Constructor for class org.apache.sshd.common.util.CloseableUtils.AbstractInnerCloseable
 
AbstractIoServiceFactory - Class in org.apache.sshd.common.io
 
AbstractIoServiceFactory(FactoryManager, ExecutorService, boolean) - Constructor for class org.apache.sshd.common.io.AbstractIoServiceFactory
 
AbstractIoServiceFactoryFactory - Class in org.apache.sshd.common.io
 
AbstractIoServiceFactoryFactory(ExecutorService, boolean) - Constructor for class org.apache.sshd.common.io.AbstractIoServiceFactoryFactory
 
AbstractIoWriteFuture - Class in org.apache.sshd.common.io
 
AbstractIoWriteFuture(Object) - Constructor for class org.apache.sshd.common.io.AbstractIoWriteFuture
 
AbstractKeyPairProvider - Class in org.apache.sshd.common.keyprovider
TODO Add javadoc
AbstractKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
 
AbstractLoggingBean - Class in org.apache.sshd.common.util.logging
Serves as a common base class for the vast majority of classes that require some kind of logging.
AbstractLoggingBean() - Constructor for class org.apache.sshd.common.util.logging.AbstractLoggingBean
Default constructor - creates a logger using the full class name
AbstractLoggingBean(String) - Constructor for class org.apache.sshd.common.util.logging.AbstractLoggingBean
Create a logger for instances of the same class for which we might want to have a "discriminator" for them
AbstractMD5HashExtension - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
AbstractMD5HashExtension(String, SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractMD5HashExtension
 
AbstractOpenSSHExtensionParser - Class in org.apache.sshd.common.subsystem.sftp.extensions.openssh
Base class for various XXX@openssh.com extension data reports
AbstractOpenSSHExtensionParser(String) - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser
 
AbstractOpenSSHExtensionParser.OpenSSHExtension - Class in org.apache.sshd.common.subsystem.sftp.extensions.openssh
 
AbstractOpenSSHStatCommandExtension - Class in org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl
 
AbstractOpenSSHStatCommandExtension(String, SftpClient, RawSftpClient, Map<String, byte[]>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl.AbstractOpenSSHStatCommandExtension
 
AbstractParser<T> - Class in org.apache.sshd.common.subsystem.sftp.extensions
 
AbstractParser(String) - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.AbstractParser
 
AbstractPublicKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> - Class in org.apache.sshd.common.config.keys
 
AbstractPublicKeyEntryDecoder(Class<PUB>, Class<PRV>, Collection<String>) - Constructor for class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
AbstractRandom - Class in org.apache.sshd.common.random
 
AbstractRandom() - Constructor for class org.apache.sshd.common.random.AbstractRandom
 
AbstractResourceKeyPairProvider<R> - Class in org.apache.sshd.common.keyprovider
 
AbstractResourceKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
 
AbstractScpClient - Class in org.apache.sshd.client.scp
 
AbstractScpClient() - Constructor for class org.apache.sshd.client.scp.AbstractScpClient
 
AbstractScpClient.ScpOperationExecutor<T> - Interface in org.apache.sshd.client.scp
 
AbstractServerChannel - Class in org.apache.sshd.server.channel
TODO Add javadoc
AbstractServerChannel() - Constructor for class org.apache.sshd.server.channel.AbstractServerChannel
 
AbstractServerChannel(String) - Constructor for class org.apache.sshd.server.channel.AbstractServerChannel
 
AbstractSession - Class in org.apache.sshd.common.session
The AbstractSession handles all the basic SSH protocol such as key exchange, authentication, encoding and decoding.
AbstractSession(boolean, FactoryManager, IoSession) - Constructor for class org.apache.sshd.common.session.AbstractSession
Create a new session.
AbstractSessionFactory - Class in org.apache.sshd.common.session
An abstract base factory of sessions.
AbstractSessionFactory() - Constructor for class org.apache.sshd.common.session.AbstractSessionFactory
 
AbstractSessionIoHandler - Class in org.apache.sshd.common.session
TODO Add javadoc
AbstractSessionIoHandler() - Constructor for class org.apache.sshd.common.session.AbstractSessionIoHandler
 
AbstractSftpClient - Class in org.apache.sshd.client.subsystem.sftp
 
AbstractSftpClient() - Constructor for class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
AbstractSftpClientExtension - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
AbstractSftpClientExtension(String, SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
AbstractSftpClientExtension(String, SftpClient, RawSftpClient, Map<String, byte[]>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
AbstractSftpClientExtension(String, SftpClient, RawSftpClient, boolean) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
AbstractSignature - Class in org.apache.sshd.common.signature
TODO Add javadoc
AbstractSignature(String) - Constructor for class org.apache.sshd.common.signature.AbstractSignature
 
AbstractSimplifiedLog - Class in org.apache.sshd.common.util.logging
 
AbstractSimplifiedLog() - Constructor for class org.apache.sshd.common.util.logging.AbstractSimplifiedLog
 
AbstractUserAuth - Class in org.apache.sshd.server.auth
 
AbstractUserAuth() - Constructor for class org.apache.sshd.server.auth.AbstractUserAuth
 
AcceptAllForwardingFilter - Class in org.apache.sshd.server.forward
A ForwardingFilter that accepts all requests
AcceptAllForwardingFilter() - Constructor for class org.apache.sshd.server.forward.AcceptAllForwardingFilter
 
AcceptAllPasswordAuthenticator - Class in org.apache.sshd.server.auth.password
Accepts all authentication attempts
AcceptAllPublickeyAuthenticator - Class in org.apache.sshd.server.auth.pubkey
Accepts all authentication attempts
AcceptAllServerKeyVerifier - Class in org.apache.sshd.client.keyverifier
A ServerKeyVerifier that accepts all server keys.
acceptor - Variable in class org.apache.sshd.server.SshServer
 
acceptorHolder - Variable in class org.apache.sshd.common.io.mina.MinaAcceptor
 
accessTime - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
accessTime(FileTime) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
accumulateException(T, T) - Static method in class org.apache.sshd.common.util.GenericUtils
Used to "accumulate" exceptions of the same type.
ACE4_ACCESS_ALLOWED_ACE_TYPE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_ACCESS_DENIED_ACE_TYPE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_ADD_FILE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_ADD_SUBDIRECTORY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_APPEND_DATA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_DELETE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_DELETE_CHILD - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_DIRECTORY_INHERIT_ACE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_EXECUTE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_FAILED_ACCESS_ACE_FLAG - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_FILE_INHERIT_ACE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_IDENTIFIER_GROUP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_INHERIT_ONLY_ACE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_LIST_DIRECTORY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_NO_PROPAGATE_INHERIT_ACE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_READ_ACL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_READ_ATTRIBUTES - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_READ_DATA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_READ_NAMED_ATTRS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_SUCCESSFUL_ACCESS_ACE_FLAG - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_SYNCHRONIZE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_SYSTEM_ALARM_ACE_TYPE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_SYSTEM_AUDIT_ACE_TYPE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_WRITE_ACL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_WRITE_ATTRIBUTES - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_WRITE_DATA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_WRITE_NAMED_ATTRS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ACE4_WRITE_OWNER - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
ack() - Method in class org.apache.sshd.common.scp.ScpHelper
 
add(int) - Static method in class org.apache.sshd.common.util.Int2IntFunction.Utils
 
addEnvVariable(String, String) - Method in class org.apache.sshd.server.channel.ChannelSession
 
addEventListener(ScpTransferEventListener) - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
addEventListener(ScpTransferEventListener) - Method in class org.apache.sshd.server.command.ScpCommandFactory.Builder
 
addIdentity(KeyPair, String) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
addIdentity(KeyPair, String) - Method in class org.apache.sshd.agent.common.AgentDelegate
 
addIdentity(KeyPair, String) - Method in class org.apache.sshd.agent.local.AgentImpl
 
addIdentity(KeyPair, String) - Method in interface org.apache.sshd.agent.SshAgent
 
addListener(SshFutureListener<T>) - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
addListener(SshFutureListener<T>) - Method in interface org.apache.sshd.common.future.SshFuture
Adds an event listener which is notified when this future is completed.
addListener(SessionListener) - Method in class org.apache.sshd.common.session.AbstractSession
 
addListener(SessionListener) - Method in class org.apache.sshd.common.session.AbstractSessionFactory
Add a session |listener|.
addListener(SessionListener) - Method in interface org.apache.sshd.common.session.Session
Add a session |listener|.
addMissingAttribute(Path, Map<String, Object>, String, FileInfoExtractor<?>, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
addPasswordIdentity(String) - Method in interface org.apache.sshd.client.session.ClientSession
 
addPasswordIdentity(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
addPublicKeyIdentity(KeyPair) - Method in interface org.apache.sshd.client.session.ClientSession
 
addPublicKeyIdentity(KeyPair) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
addRequestHandler(RequestHandler<Channel>) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
addSignalListener(SignalListener, Signal...) - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
addSignalListener(SignalListener) - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
addSignalListener(SignalListener, Collection<Signal>) - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
addSignalListener(SignalListener, Signal...) - Method in interface org.apache.sshd.server.Environment
Add a qualified listener for the specific signal
addSignalListener(SignalListener, Collection<Signal>) - Method in interface org.apache.sshd.server.Environment
Add a qualified listener for the specific set of signal
addSignalListener(SignalListener) - Method in interface org.apache.sshd.server.Environment
Add a global listener for all signals
addTargetIsDirectory(Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
AES128_CBC - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
AES128_CTR - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
AES192_CBC - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
AES192_CTR - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
AES256_CBC - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
AES256_CTR - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
AgentClient() - Constructor for class org.apache.sshd.agent.local.ChannelAgentForwarding.AgentClient
 
AgentClient - Class in org.apache.sshd.agent.unix
A client for a remote SSH agent
AgentClient(String) - Constructor for class org.apache.sshd.agent.unix.AgentClient
 
AgentClient(String, ExecutorService, boolean) - Constructor for class org.apache.sshd.agent.unix.AgentClient
 
AgentDelegate - Class in org.apache.sshd.agent.common
 
AgentDelegate(SshAgent) - Constructor for class org.apache.sshd.agent.common.AgentDelegate
 
agentFactory - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
agentForward - Variable in class org.apache.sshd.common.session.AbstractConnectionService
 
AgentForwardedChannel - Class in org.apache.sshd.agent.local
 
AgentForwardedChannel() - Constructor for class org.apache.sshd.agent.local.AgentForwardedChannel
 
AgentForwardedChannel - Class in org.apache.sshd.agent.unix
 
AgentForwardedChannel(long) - Constructor for class org.apache.sshd.agent.unix.AgentForwardedChannel
 
AgentForwardSupport - Class in org.apache.sshd.agent.common
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
AgentForwardSupport(ConnectionService) - Constructor for class org.apache.sshd.agent.common.AgentForwardSupport
 
AgentImpl - Class in org.apache.sshd.agent.local
A local SSH agent implementation
AgentImpl() - Constructor for class org.apache.sshd.agent.local.AgentImpl
 
AgentServer - Class in org.apache.sshd.agent.unix
A server for an SSH Agent
AgentServer() - Constructor for class org.apache.sshd.agent.unix.AgentServer
 
AgentServer(ExecutorService, boolean) - Constructor for class org.apache.sshd.agent.unix.AgentServer
 
AgentServer(SshAgent, ExecutorService, boolean) - Constructor for class org.apache.sshd.agent.unix.AgentServer
 
AgentServer.SshAgentSession - Class in org.apache.sshd.agent.unix
 
AgentServerProxy - Class in org.apache.sshd.agent.local
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
AgentServerProxy(ConnectionService) - Constructor for class org.apache.sshd.agent.local.AgentServerProxy
 
AgentServerProxy - Class in org.apache.sshd.agent.unix
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
AgentServerProxy(ConnectionService) - Constructor for class org.apache.sshd.agent.unix.AgentServerProxy
 
AgentServerProxy(ConnectionService, ExecutorService, boolean) - Constructor for class org.apache.sshd.agent.unix.AgentServerProxy
 
algorithm - Variable in class org.apache.sshd.common.cipher.BaseCipher
 
ALL_SFTP_IMPL - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
ALLOW_AGENT_FORWARDING_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
ALLOW_TCP_FORWARDING_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
ALLOW_X11_FORWARDING_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
allowMoreSessions - Variable in class org.apache.sshd.common.session.AbstractConnectionService
 
AllowTcpForwardingValue - Enum in org.apache.sshd.common.config
 
ANT_HANDLER_PREFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
 
append(byte[]) - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
append(byte[], int, int) - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
appendDedupSep(StringBuilder, CharSequence) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
appendExtensions(Buffer, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
appendNewlineExtension(Buffer, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Appends the "newline" extension to the buffer.
appendOpenSSHExtensions(Buffer) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
appendPublicKey(Appendable) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
appendPublicKey(Appendable) - Method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
appendPublicKeyEntry(A, PublicKey) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
Encodes a public key data the same way as the PublicKeyEntry.parsePublicKeyEntry(String) expects it
appendSupported2Extension(Buffer, Collection<String>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Appends the "supported2" extension to the buffer.
appendSupportedExtension(Buffer, Collection<String>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Appends the "supported" extension to the buffer.
appendVendorIdExtension(Buffer, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Appends the "vendor-id" extension to the buffer.
appendVersionsExtension(Buffer, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Appends the "versions" extension to the buffer.
apply(int) - Method in interface org.apache.sshd.common.util.Int2IntFunction
 
applySlashifyRules(String, char) - Static method in class org.apache.sshd.common.util.SelectorUtils
Applies the "slashification" rules as specified in Single Unix Specification version 3, section 3.266 and section 4.11 - Pathname resolution
ARCFOUR128 - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
ARCFOUR256 - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
array() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
array() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
asIoBuffer(Buffer) - Static method in class org.apache.sshd.common.io.mina.MinaSupport
 
asReadable(IoBuffer) - Static method in class org.apache.sshd.common.io.mina.MinaSupport
 
asSortedSet(Collection<? extends V>) - Static method in class org.apache.sshd.common.util.GenericUtils
 
asSortedSet(Comparator<? super V>, Collection<? extends V>) - Static method in class org.apache.sshd.common.util.GenericUtils
 
asT() - Method in class org.apache.sshd.common.file.util.BasePath
 
AsyncCommand - Interface in org.apache.sshd.server
Represents a command capable of doing non-blocking io.
AsyncDataReceiver - Class in org.apache.sshd.server.channel
 
AsyncDataReceiver(Channel) - Constructor for class org.apache.sshd.server.channel.AsyncDataReceiver
 
asyncErr - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
asyncErr - Variable in class org.apache.sshd.server.channel.ChannelSession
 
asyncIn - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
asyncOut - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
asyncOut - Variable in class org.apache.sshd.server.channel.ChannelSession
 
atime - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
atime(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
attachSession(IoSession, AbstractSession) - Static method in class org.apache.sshd.common.session.AbstractSession
Attach a session to the MINA session
attribExtensionNames - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
AttributeKey() - Constructor for class org.apache.sshd.common.session.Session.AttributeKey
 
Attributes() - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
attributes - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.DirEntry
 
attributes - Variable in class org.apache.sshd.common.session.AbstractSession
 
attributesToPermissions(Path, Collection<PosixFilePermission>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
attributesToPermissions(boolean, boolean, boolean, Collection<PosixFilePermission>) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
auth() - Method in interface org.apache.sshd.client.session.ClientSession
Starts the authentication process.
auth() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
auth(List<Object>, String) - Method in class org.apache.sshd.client.session.ClientUserAuthService
 
auth(ServerSession, String, String, Buffer) - Method in class org.apache.sshd.server.auth.AbstractUserAuth
 
auth(ServerSession, String, String, Buffer) - Method in interface org.apache.sshd.server.auth.UserAuth
Try to authenticate the user.
AUTH_KEYS_FILE_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
AUTH_METHODS - Static variable in interface org.apache.sshd.server.ServerFactoryManager
This key is used when configuring multi-step authentications.
AUTH_SOCKET_TIMEOUT - Static variable in class org.apache.sshd.agent.unix.AgentServerProxy
Property that can be set on the Session in order to control the authentication timeout (millis).
AUTH_TIME_PROP_NAME - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
AUTH_TIMEOUT - Static variable in interface org.apache.sshd.common.FactoryManager
Key used to retrieve the value of the timeout after which it will close the connection if the other side has not been authenticated.
AUTHED - Static variable in interface org.apache.sshd.client.session.ClientSession
 
authed - Variable in class org.apache.sshd.common.session.AbstractSession
Boolean indicating if this session has been authenticated or not
authenticate(String, PublicKey, ServerSession) - Method in class org.apache.sshd.server.auth.CachingPublicKeyAuthenticator
 
authenticate(String, String, ServerSession) - Method in interface org.apache.sshd.server.auth.password.PasswordAuthenticator
Check the validity of a password.
authenticate(String, String, ServerSession) - Method in class org.apache.sshd.server.auth.password.StaticPasswordAuthenticator
 
authenticate(String, PublicKey, ServerSession) - Method in class org.apache.sshd.server.auth.pubkey.KeySetPublickeyAuthenticator
 
authenticate(String, PublicKey, ServerSession, Collection<? extends PublicKey>) - Method in class org.apache.sshd.server.auth.pubkey.KeySetPublickeyAuthenticator
 
authenticate(String, PublicKey, ServerSession) - Method in interface org.apache.sshd.server.auth.pubkey.PublickeyAuthenticator
Check the validity of a public key.
authenticate(String, PublicKey, ServerSession) - Method in class org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator
 
authenticate(String, PublicKey, ServerSession) - Method in class org.apache.sshd.server.config.keys.AuthorizedKeysAuthenticator
 
authenticate(String, String, ServerSession) - Method in class org.apache.sshd.server.jaas.JaasPasswordAuthenticator
 
authenticate(String, String) - Method in class org.apache.sshd.server.jaas.JaasPasswordAuthenticator
 
authenticator - Variable in class org.apache.sshd.server.auth.CachingPublicKeyAuthenticator
 
AuthFuture - Interface in org.apache.sshd.client.future
An SshFuture for asynchronous authentication requests.
authFuture - Variable in class org.apache.sshd.client.session.ClientSessionImpl
 
AuthorizedKeyEntry - Class in org.apache.sshd.server.config.keys
Represents an entry in the user's authorized_keys file according to the OpenSSH format.
AuthorizedKeyEntry() - Constructor for class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
AuthorizedKeysAuthenticator - Class in org.apache.sshd.server.config.keys
Uses the authorized keys file to implement PublickeyAuthenticator while automatically re-loading the keys if the file has changed when a new authentication request is received.
AuthorizedKeysAuthenticator(File) - Constructor for class org.apache.sshd.server.config.keys.AuthorizedKeysAuthenticator
 
AuthorizedKeysAuthenticator(Path) - Constructor for class org.apache.sshd.server.config.keys.AuthorizedKeysAuthenticator
 
AuthorizedKeysAuthenticator(Path, LinkOption...) - Constructor for class org.apache.sshd.server.config.keys.AuthorizedKeysAuthenticator
 
authTimeoutMs - Variable in class org.apache.sshd.common.session.AbstractSession
 
authTimeoutTimestamp - Variable in class org.apache.sshd.common.session.AbstractSession
 
available(String) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.SpaceAvailableExtensionImpl
 
available(String) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.SpaceAvailableExtension
 
available() - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
available() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
available() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
 
available() - Method in class org.apache.sshd.common.util.io.EmptyInputStream
 
available() - Method in class org.apache.sshd.common.util.io.LimitInputStream
 
available() - Method in interface org.apache.sshd.common.util.Readable
 
available() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterInputStream
 
await() - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
await(long, TimeUnit) - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
await(long) - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
await() - Method in interface org.apache.sshd.common.future.SshFuture
Wait for the asynchronous operation to complete.
await(long, TimeUnit) - Method in interface org.apache.sshd.common.future.SshFuture
Wait for the asynchronous operation to complete with the specified timeout.
await(long) - Method in interface org.apache.sshd.common.future.SshFuture
Wait for the asynchronous operation to complete with the specified timeout.
await0(long, boolean) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Wait for the Future to be ready.
awaitUninterruptibly() - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
awaitUninterruptibly(long, TimeUnit) - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
awaitUninterruptibly(long) - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
awaitUninterruptibly() - Method in interface org.apache.sshd.common.future.SshFuture
Wait for the asynchronous operation to complete uninterruptibly.
awaitUninterruptibly(long, TimeUnit) - Method in interface org.apache.sshd.common.future.SshFuture
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
awaitUninterruptibly(long) - Method in interface org.apache.sshd.common.future.SshFuture
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.

B

backlog - Variable in class org.apache.sshd.common.io.mina.MinaAcceptor
 
BANNER_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
Base64 - Class in org.apache.sshd.common.util
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class org.apache.sshd.common.util.Base64
 
BaseBuilder<T extends AbstractFactoryManager,S extends BaseBuilder<T,S>> - Class in org.apache.sshd.common
Base class for dedicated client/server instance builders
BaseBuilder() - Constructor for class org.apache.sshd.common.BaseBuilder
 
BaseCipher - Class in org.apache.sshd.common.cipher
Base class for all Cipher implementations delegating to the JCE provider.
BaseCipher(int, int, String, String) - Constructor for class org.apache.sshd.common.cipher.BaseCipher
 
BaseDigest - Class in org.apache.sshd.common.digest
Base class for Digest algorithms based on the JCE provider.
BaseDigest(String, int) - Constructor for class org.apache.sshd.common.digest.BaseDigest
Create a new digest using the given algorithm and block size.
basedir - Variable in class org.apache.sshd.common.util.DirectoryScanner
The base directory to be scanned.
BaseFileSystem<T extends Path> - Class in org.apache.sshd.common.file.util
 
BaseFileSystem(FileSystemProvider) - Constructor for class org.apache.sshd.common.file.util.BaseFileSystem
 
BaseMac - Class in org.apache.sshd.common.mac
Base class for Mac implementations based on the JCE provider.
BaseMac(String, int, int) - Constructor for class org.apache.sshd.common.mac.BaseMac
 
BasePath<T extends BasePath<T,FS>,FS extends BaseFileSystem<T>> - Class in org.apache.sshd.common.file.util
 
BasePath(FS, String, ImmutableList<String>) - Constructor for class org.apache.sshd.common.file.util.BasePath
 
BaseRC4Cipher - Class in org.apache.sshd.common.cipher
 
BaseRC4Cipher(int, int) - Constructor for class org.apache.sshd.common.cipher.BaseRC4Cipher
 
bind(Collection<? extends SocketAddress>) - Method in interface org.apache.sshd.common.io.IoAcceptor
 
bind(SocketAddress) - Method in interface org.apache.sshd.common.io.IoAcceptor
 
bind(Collection<? extends SocketAddress>) - Method in class org.apache.sshd.common.io.mina.MinaAcceptor
 
bind(SocketAddress) - Method in class org.apache.sshd.common.io.mina.MinaAcceptor
 
bind(Collection<? extends SocketAddress>) - Method in class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
bind(SocketAddress) - Method in class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
BLOWFISH_CBC - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
BOUNCY_CASTLE - Static variable in class org.apache.sshd.common.util.SecurityUtils
 
bsize - Variable in class org.apache.sshd.common.cipher.BaseCipher
 
Buffer - Class in org.apache.sshd.common.util.buffer
Provides an abstract message buffer for encoding SSH messages
Buffer() - Constructor for class org.apache.sshd.common.util.buffer.Buffer
 
BufferedIoOutputStream - Class in org.apache.sshd.common.channel
An IoOutputStream capable of queuing write requests
BufferedIoOutputStream(IoOutputStream) - Constructor for class org.apache.sshd.common.channel.BufferedIoOutputStream
 
BufferException - Exception in org.apache.sshd.common.util.buffer
 
BufferException(String) - Constructor for exception org.apache.sshd.common.util.buffer.BufferException
 
BufferUtils - Class in org.apache.sshd.common.util.buffer
TODO Add javadoc
build(boolean) - Method in class org.apache.sshd.client.ClientBuilder
 
build(boolean) - Method in class org.apache.sshd.common.BaseBuilder
 
build() - Method in class org.apache.sshd.common.BaseBuilder
 
build() - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
build() - Method in interface org.apache.sshd.common.util.ObjectBuilder
 
build() - Method in class org.apache.sshd.server.command.ScpCommandFactory.Builder
 
build(boolean) - Method in class org.apache.sshd.server.ServerBuilder
 
build() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory.Builder
 
buildAclEntry(int, int, int, String) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
builder() - Static method in class org.apache.sshd.client.ClientBuilder
 
builder() - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
 
Builder() - Constructor for class org.apache.sshd.server.command.ScpCommandFactory.Builder
 
builder() - Static method in class org.apache.sshd.server.ServerBuilder
 
Builder() - Constructor for class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory.Builder
 
BUILT_IN_PARSERS - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
 
BuiltinCiphers - Enum in org.apache.sshd.common.cipher
Provides easy access to the currently implemented ciphers
BuiltinCiphers.Constants - Class in org.apache.sshd.common.cipher
 
BuiltinCiphers.ParseResult - Class in org.apache.sshd.common.cipher
BuiltinCompressions - Enum in org.apache.sshd.common.compression
 
BuiltinCompressions.Constants - Class in org.apache.sshd.common.compression
 
BuiltinCompressions.ParseResult - Class in org.apache.sshd.common.compression
BuiltinDHFactories - Enum in org.apache.sshd.common.kex
 
BuiltinDHFactories.Constants - Class in org.apache.sshd.common.kex
 
BuiltinDHFactories.ParseResult - Class in org.apache.sshd.common.kex
BuiltinDigests - Enum in org.apache.sshd.common.digest
Provides easy access to the currently implemented digests
BuiltinDigests.Constants - Class in org.apache.sshd.common.digest
 
BuiltinFactory<T> - Interface in org.apache.sshd.common
A named optional factory.
BuiltinFactory.Utils - Class in org.apache.sshd.common
 
BuiltinIdentities - Enum in org.apache.sshd.common.config.keys
 
BuiltinIdentities.Constants - Class in org.apache.sshd.common.config.keys
Contains the names of the identities
BuiltinIoServiceFactoryFactories - Enum in org.apache.sshd.common.io
 
BuiltinMacs - Enum in org.apache.sshd.common.mac
Provides easy access to the currently implemented macs
BuiltinMacs.Constants - Class in org.apache.sshd.common.mac
 
BuiltinMacs.ParseResult - Class in org.apache.sshd.common.mac
 
BuiltinSftpClientExtensions - Enum in org.apache.sshd.client.subsystem.sftp.extensions
 
BuiltinSignatures - Enum in org.apache.sshd.common.signature
Provides easy access to the currently implemented signatures
BuiltinSignatures.ParseResult - Class in org.apache.sshd.common.signature
BY_NAME_COMPARATOR - Static variable in interface org.apache.sshd.common.NamedResource
Compares 2 NamedResources according to their NamedResource.getName() value case insensitive
BY_PROPOSAL_INDEX - Static variable in enum org.apache.sshd.common.kex.KexProposalOption
Compares values according to KexProposalOption.getProposalIndex()
ByteArrayBuffer - Class in org.apache.sshd.common.util.buffer
Provides an implementation of Buffer using a backing byte array
ByteArrayBuffer() - Constructor for class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
ByteArrayBuffer(int) - Constructor for class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
ByteArrayBuffer(byte[]) - Constructor for class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
ByteArrayBuffer(byte[], boolean) - Constructor for class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
ByteArrayBuffer(byte[], int, int) - Constructor for class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
ByteArrayBuffer(byte[], int, int, boolean) - Constructor for class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
bytesAvailableToUser - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
bytesOnDevice - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
bytesPerAllocationUnit - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 

C

cache - Variable in class org.apache.sshd.server.auth.CachingPublicKeyAuthenticator
 
CachingPublicKeyAuthenticator - Class in org.apache.sshd.server.auth
Caches the result per session
CachingPublicKeyAuthenticator(PublickeyAuthenticator) - Constructor for class org.apache.sshd.server.auth.CachingPublicKeyAuthenticator
 
calculateK() - Method in class org.apache.sshd.common.kex.AbstractDH
 
calculateK() - Method in class org.apache.sshd.common.kex.DHG
 
calculateK() - Method in class org.apache.sshd.common.kex.ECDH
 
call() - Method in class org.apache.sshd.client.SshKeyScan
 
callback - Variable in class org.apache.sshd.server.command.ScpCommand
 
callback - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
cancel() - Method in interface org.apache.sshd.client.future.AuthFuture
Cancels the authentication attempt and notifies all threads waiting for this future.
cancel() - Method in interface org.apache.sshd.client.future.ConnectFuture
Cancels the connection attempt and notifies all threads waiting for this future.
cancel() - Method in interface org.apache.sshd.client.future.OpenFuture
Cancels the connection attempt and notifies all threads waiting for this future.
cancel() - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
cancel() - Method in interface org.apache.sshd.common.io.IoConnectFuture
Cancels the connection attempt and notifies all threads waiting for this future.
CancelTcpipForwardHandler - Class in org.apache.sshd.server.global
Handler for cancel-tcpip-forward global request.
CancelTcpipForwardHandler() - Constructor for class org.apache.sshd.server.global.CancelTcpipForwardHandler
 
canConnect(ForwardingFilter.Type, SshdSocketAddress, Session) - Method in interface org.apache.sshd.server.forward.ForwardingFilter
Determine if the session may create an outbound connection.
canConnect(ForwardingFilter.Type, SshdSocketAddress, Session) - Method in class org.apache.sshd.server.forward.StaticDecisionForwardingFilter
 
canForwardAgent(Session) - Method in interface org.apache.sshd.server.forward.ForwardingFilter
Determine if the session may arrange for agent forwarding.
canForwardAgent(Session) - Method in class org.apache.sshd.server.forward.StaticDecisionForwardingFilter
 
canForwardX11(Session) - Method in interface org.apache.sshd.server.forward.ForwardingFilter
Determine if the session may arrange for X11 forwarding.
canForwardX11(Session) - Method in class org.apache.sshd.server.forward.StaticDecisionForwardingFilter
 
canListen(SshdSocketAddress, Session) - Method in interface org.apache.sshd.server.forward.ForwardingFilter
Determine if the session may listen for inbound connections.
canListen(SshdSocketAddress, Session) - Method in class org.apache.sshd.server.forward.StaticDecisionForwardingFilter
 
canonicalPath(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
canonicalPath(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
capacity() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
capacity() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
CASE_SENSITIVE_ORDER - Static variable in class org.apache.sshd.common.util.GenericUtils
CHANN2HNDLR - Static variable in interface org.apache.sshd.common.channel.ChannelRequestHandler
 
Channel - Interface in org.apache.sshd.common.channel
TODO Add javadoc
CHANNEL_CLOSE_TIMEOUT - Static variable in interface org.apache.sshd.common.FactoryManager
Key used to configure the timeout used when writing a close request on a channel.
CHANNEL_EXEC - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
CHANNEL_OPEN_TIMEOUT_PROP - Static variable in interface org.apache.sshd.agent.SshAgentServer
Value that can be set on the FactoryManager to configure the channel open timeout value (millis).
CHANNEL_OPEN_TIMEOUT_PROP - Static variable in class org.apache.sshd.server.x11.X11ForwardSupport
Configuration value on the FactoryManager to control the channel open timeout.
CHANNEL_SHELL - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
CHANNEL_SUBSYSTEM - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
ChannelAgentForwarding - Class in org.apache.sshd.agent.local
The client side channel that will receive requests forwards by the SSH server.
ChannelAgentForwarding() - Constructor for class org.apache.sshd.agent.local.ChannelAgentForwarding
 
ChannelAgentForwarding - Class in org.apache.sshd.agent.unix
The client side channel that will receive requests forwards by the SSH server.
ChannelAgentForwarding() - Constructor for class org.apache.sshd.agent.unix.ChannelAgentForwarding
 
ChannelAgentForwarding.AgentClient - Class in org.apache.sshd.agent.local
 
ChannelAgentForwardingFactory - Class in org.apache.sshd.agent.local
 
ChannelAgentForwardingFactory() - Constructor for class org.apache.sshd.agent.local.ChannelAgentForwardingFactory
 
ChannelAgentForwardingFactory - Class in org.apache.sshd.agent.unix
 
ChannelAgentForwardingFactory() - Constructor for class org.apache.sshd.agent.unix.ChannelAgentForwardingFactory
 
ChannelAsyncInputStream - Class in org.apache.sshd.common.channel
 
ChannelAsyncInputStream(Channel) - Constructor for class org.apache.sshd.common.channel.ChannelAsyncInputStream
 
ChannelAsyncInputStream.IoReadFutureImpl - Class in org.apache.sshd.common.channel
 
ChannelAsyncOutputStream - Class in org.apache.sshd.common.channel
 
ChannelAsyncOutputStream(Channel, byte) - Constructor for class org.apache.sshd.common.channel.ChannelAsyncOutputStream
 
channelClose(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Close a channel due to a close packet received
channelData(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Process incoming data on a channel
ChannelDataReceiver - Interface in org.apache.sshd.server.channel
Receiving end of the data stream from the client.
ChannelDirectTcpip - Class in org.apache.sshd.client.channel
TODO Add javadoc
ChannelDirectTcpip(SshdSocketAddress, SshdSocketAddress) - Constructor for class org.apache.sshd.client.channel.ChannelDirectTcpip
 
channelEof(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Process end of file on a channel
ChannelExec - Class in org.apache.sshd.client.channel
TODO Add javadoc
ChannelExec(String) - Constructor for class org.apache.sshd.client.channel.ChannelExec
 
channelExtendedData(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Process incoming extended data on a channel
channelFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
channelFactories - Variable in class org.apache.sshd.common.BaseBuilder
 
channelFactories(List<NamedFactory<Channel>>) - Method in class org.apache.sshd.common.BaseBuilder
 
ChannelFactory - Interface in org.apache.sshd.common.channel
 
channelFailure(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Process a failure on a channel
ChannelForwardedX11(IoSession) - Constructor for class org.apache.sshd.server.x11.X11ForwardSupport.ChannelForwardedX11
 
channelOpen(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
channelOpenConfirmation(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
channelOpenFailure(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
ChannelOutputStream - Class in org.apache.sshd.common.channel
TODO Add javadoc
ChannelOutputStream(AbstractChannel, Window, Logger, byte) - Constructor for class org.apache.sshd.common.channel.ChannelOutputStream
 
ChannelPipedInputStream - Class in org.apache.sshd.common.channel
TODO Add javadoc
ChannelPipedInputStream(Window) - Constructor for class org.apache.sshd.common.channel.ChannelPipedInputStream
 
ChannelPipedOutputStream - Class in org.apache.sshd.common.channel
TODO Add javadoc
ChannelPipedOutputStream(ChannelPipedSink) - Constructor for class org.apache.sshd.common.channel.ChannelPipedOutputStream
 
ChannelPipedSink - Interface in org.apache.sshd.common.channel
 
channelRequest(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Service a request on a channel
ChannelRequestHandler - Interface in org.apache.sshd.common.channel
 
channels - Variable in class org.apache.sshd.common.session.AbstractConnectionService
Map of channels keyed by the identifier
ChannelSession - Class in org.apache.sshd.client.channel
TODO Add javadoc
ChannelSession() - Constructor for class org.apache.sshd.client.channel.ChannelSession
 
ChannelSession - Class in org.apache.sshd.server.channel
TODO Add javadoc
ChannelSession() - Constructor for class org.apache.sshd.server.channel.ChannelSession
 
ChannelSession.CommandCloseable - Class in org.apache.sshd.server.channel
 
ChannelSession.StandardEnvironment - Class in org.apache.sshd.server.channel
 
ChannelSessionAware - Interface in org.apache.sshd.server
Command can implement this optional interface to receive a reference to ChannelSession.
ChannelSessionFactory - Class in org.apache.sshd.server.channel
 
ChannelSessionFactory() - Constructor for class org.apache.sshd.server.channel.ChannelSessionFactory
 
ChannelShell - Class in org.apache.sshd.client.channel
TODO Add javadoc
ChannelShell() - Constructor for class org.apache.sshd.client.channel.ChannelShell
 
ChannelSubsystem - Class in org.apache.sshd.client.channel
Client channel to run a subsystem
ChannelSubsystem(String) - Constructor for class org.apache.sshd.client.channel.ChannelSubsystem
 
channelWindowAdjust(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Process a window adjust packet on a channel
check(int) - Method in class org.apache.sshd.common.channel.Window
 
checkAcceptance(String, Session, SshdSocketAddress) - Method in class org.apache.sshd.server.forward.StaticDecisionForwardingFilter
 
checkAccess(Path, AccessMode...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
checkAccess(Path, AccessMode...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
checkAttributes(int, Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkAttributes(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkConfig() - Method in class org.apache.sshd.client.SshClient
 
checkConfig() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
checkConfig() - Method in class org.apache.sshd.server.SshServer
 
checkData(int, Buffer, int, byte[]) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkData(Buffer, int, byte[]) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkDir(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkExtendedReplyBuffer(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
checkFileExists(Path, LinkOption...) - Static method in class org.apache.sshd.common.util.io.IoUtils
Checks if a file exists - Note: according to the Java tutorial - Checking a File or Directory:
checkFileHandle(SftpClient.Handle, Collection<String>, long, long, int) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.CheckFileHandleExtension
 
checkFileHandle(SftpClient.Handle, Collection<String>, long, long, int) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.CheckFileHandleExtensionImpl
 
CheckFileHandleExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
 
CheckFileHandleExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
CheckFileHandleExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.CheckFileHandleExtensionImpl
 
checkFileName(String, Collection<String>, long, long, int) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.CheckFileNameExtension
 
checkFileName(String, Collection<String>, long, long, int) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.CheckFileNameExtensionImpl
 
CheckFileNameExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
 
CheckFileNameExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
CheckFileNameExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.CheckFileNameExtensionImpl
 
checkForTimeouts() - Method in class org.apache.sshd.common.session.AbstractSession
Checks whether the session has timed out (both auth and idle timeouts are checked).
checkHandle(int, Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkHandle(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkKeys() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
checkKeys() - Method in class org.apache.sshd.common.session.AbstractSession
 
checkKeys() - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
checkNotNull(T, String) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkNotNull(T, String, Object) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkNotNull(T, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkNotNullAndNotEmpty(String, String) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkNotNullAndNotEmpty(String, String, Object) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkNotNullAndNotEmpty(String, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkNotNullAndNotEmpty(M, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkNotNullAndNotEmpty(C, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkNotNullAndNotEmpty(byte[], String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkNotNullAndNotEmpty(T[], String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkOneName(int, Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkOneName(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkPassword(ServerSession, String, String) - Method in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
checkPassword(ServerSession, String, String) - Method in class org.apache.sshd.server.auth.UserAuthPassword
 
checkPath(Path) - Method in class org.apache.sshd.common.file.util.BasePath
 
checkRekey() - Method in class org.apache.sshd.common.session.AbstractSession
 
checkRekey() - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
checkReloadRequired() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
 
checkStatus(int, Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
Sends the specified command, waits for the response and then invokes AbstractSftpClient.checkStatus(Buffer)
checkStatus(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
Checks if the incoming response is an SSH_FXP_STATUS one, and if so whether the substatus is SSH_FX_OK.
checkStatus(int, int, String, String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
checkStatus(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
checkTrue(boolean, String) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkTrue(boolean, String, Object) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkTrue(boolean, String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
checkVersionCompatibility(Buffer, int, int, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Checks if a proposed version is within supported range.
cipher - Variable in class org.apache.sshd.common.cipher.BaseCipher
 
Cipher - Interface in org.apache.sshd.common.cipher
Wrapper for a cryptographic cipher, used either for encryption or decryption.
Cipher.Mode - Enum in org.apache.sshd.common.cipher
 
cipherFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
cipherFactories - Variable in class org.apache.sshd.common.BaseBuilder
 
cipherFactories(List<NamedFactory<Cipher>>) - Method in class org.apache.sshd.common.BaseBuilder
 
CipherFactory - Interface in org.apache.sshd.common.cipher
 
CipherNone - Class in org.apache.sshd.common.cipher
Represents a no-op cipher.
CipherNone() - Constructor for class org.apache.sshd.common.cipher.CipherNone
 
CIPHERS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
clear() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
clear(B) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
clear() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
client - Variable in class org.apache.sshd.client.SessionFactory
 
CLIENT_EXTENSIONS_PROP - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Allows controlling reports of which client extensions are supported (and reported via "support" and "support2" server extensions) as a comma-separate list of names.
ClientBuilder - Class in org.apache.sshd.client
SshClient builder
ClientBuilder() - Constructor for class org.apache.sshd.client.ClientBuilder
 
ClientChannel - Interface in org.apache.sshd.client.channel
A client channel used to communicate with the SSH server.
ClientChannel.Streaming - Enum in org.apache.sshd.client.channel
 
ClientConnectionService - Class in org.apache.sshd.client.session
Client side ssh-connection service.
ClientConnectionService(Session) - Constructor for class org.apache.sshd.client.session.ClientConnectionService
 
ClientConnectionServiceFactory - Class in org.apache.sshd.client.session
 
ClientConnectionServiceFactory() - Constructor for class org.apache.sshd.client.session.ClientConnectionServiceFactory
 
ClientFactoryManager - Interface in org.apache.sshd.client
The ClientFactoryManager enable the retrieval of additional configuration needed specifically for the client side.
ClientIdentity - Class in org.apache.sshd.client.config.keys
Provides keys loading capability from the user's keys folder - e.g., id_rsa
clientProposal - Variable in class org.apache.sshd.common.session.AbstractSession
 
ClientSession - Interface in org.apache.sshd.client.session
An authenticated session to a given SSH server
ClientSessionImpl - Class in org.apache.sshd.client.session
TODO Add javadoc
ClientSessionImpl(ClientFactoryManager, IoSession) - Constructor for class org.apache.sshd.client.session.ClientSessionImpl
 
ClientUserAuthService - Class in org.apache.sshd.client.session
Client side ssh-auth service.
ClientUserAuthService(Session) - Constructor for class org.apache.sshd.client.session.ClientUserAuthService
 
ClientUserAuthServiceFactory - Class in org.apache.sshd.client.session
 
ClientUserAuthServiceFactory() - Constructor for class org.apache.sshd.client.session.ClientUserAuthServiceFactory
 
clientVersion - Variable in class org.apache.sshd.common.session.AbstractSession
 
clone() - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
clone() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
 
clone() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
clone() - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
clone() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
cloneKeyPair(KeyPair) - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
cloneKeyPair(String, KeyPair) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
Performs a deep-clone of the original KeyPair - i.e., creates new public/private keys that are clones of the original one
cloneKeyPair(KeyPair) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
clonePrivateKey(DSAPrivateKey) - Method in class org.apache.sshd.common.config.keys.DSSPublicKeyEntryDecoder
 
clonePrivateKey(ECPrivateKey) - Method in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
clonePrivateKey(PRV) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
clonePrivateKey(RSAPrivateKey) - Method in class org.apache.sshd.common.config.keys.RSAPublicKeyDecoder
 
clonePublicKey(DSAPublicKey) - Method in class org.apache.sshd.common.config.keys.DSSPublicKeyEntryDecoder
 
clonePublicKey(ECPublicKey) - Method in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
clonePublicKey(PUB) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
clonePublicKey(RSAPublicKey) - Method in class org.apache.sshd.common.config.keys.RSAPublicKeyDecoder
 
close() - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
close() - Method in class org.apache.sshd.agent.common.AgentDelegate
 
close() - Method in class org.apache.sshd.agent.common.AgentForwardSupport
 
close() - Method in class org.apache.sshd.agent.local.AgentImpl
 
close() - Method in class org.apache.sshd.agent.local.AgentServerProxy
 
close(boolean) - Method in class org.apache.sshd.agent.local.ChannelAgentForwarding
 
close() - Method in class org.apache.sshd.agent.unix.AgentClient
 
close() - Method in class org.apache.sshd.agent.unix.AgentServer
 
close() - Method in class org.apache.sshd.agent.unix.AgentServerProxy
 
close(boolean) - Method in class org.apache.sshd.agent.unix.ChannelAgentForwarding
 
close(boolean) - Method in interface org.apache.sshd.client.channel.ClientChannel
 
close() - Method in class org.apache.sshd.client.SshKeyScan
 
close(SftpClient.Handle) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
close() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultCloseableHandle
 
close() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
close(SftpClient.Handle) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
close() - Method in class org.apache.sshd.client.subsystem.sftp.SftpCommand
 
close() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirectoryStream
 
close() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
 
close() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
close() - Method in class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
 
close() - Method in class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
 
close(boolean) - Method in class org.apache.sshd.common.channel.AbstractChannel.GracefulChannelCloseable
 
close(boolean) - Method in interface org.apache.sshd.common.channel.Channel
 
close() - Method in class org.apache.sshd.common.channel.ChannelOutputStream
 
close() - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
close() - Method in class org.apache.sshd.common.channel.ChannelPipedOutputStream
 
close(boolean) - Method in interface org.apache.sshd.common.Closeable
Close this resource asynchronously and return a future.
close() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
close() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
close() - Method in class org.apache.sshd.common.forward.SocksProxy.Proxy
 
close(boolean) - Method in interface org.apache.sshd.common.io.IoSession
Closes this session immediately or after all queued write requests are flushed.
close(boolean) - Method in class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
close(boolean) - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
 
close(Closeable) - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
close(Closeable) - Static method in class org.apache.sshd.common.util.CloseableUtils
 
close() - Method in class org.apache.sshd.common.util.CloseableUtils.IoBaseCloseable
 
close() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
 
close() - Method in class org.apache.sshd.common.util.io.LimitInputStream
 
close() - Method in class org.apache.sshd.common.util.io.NoCloseInputStream
 
close() - Method in class org.apache.sshd.common.util.io.NoCloseOutputStream
 
close() - Method in class org.apache.sshd.common.util.io.NoCloseReader
 
close() - Method in class org.apache.sshd.common.util.io.NoCloseWriter
 
close() - Method in class org.apache.sshd.server.channel.AsyncDataReceiver
 
close() - Method in interface org.apache.sshd.server.channel.ChannelDataReceiver
Called to indicate EOF.
close(boolean) - Method in class org.apache.sshd.server.channel.ChannelSession.CommandCloseable
 
close() - Method in class org.apache.sshd.server.channel.PipeDataReceiver
 
close(boolean) - Method in class org.apache.sshd.server.forward.TcpipServerChannel
 
close() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
close() - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
close() - Method in class org.apache.sshd.server.subsystem.sftp.Handle
 
close() - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
Closeable - Interface in org.apache.sshd.common
A Closeable is a resource that can be closed.
CloseableEmptyInputStream - Class in org.apache.sshd.common.util.io
A /dev/null stream that can be closed - in which case it will throw IOExceptions if invoked after being closed
CloseableEmptyInputStream() - Constructor for class org.apache.sshd.common.util.io.CloseableEmptyInputStream
 
CloseableHandle(byte[]) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpClient.CloseableHandle
 
CloseableUtils - Class in org.apache.sshd.common.util
Utility class to help with Closeables.
CloseableUtils.AbstractCloseable - Class in org.apache.sshd.common.util
 
CloseableUtils.AbstractCloseable.State - Enum in org.apache.sshd.common.util
 
CloseableUtils.AbstractInnerCloseable - Class in org.apache.sshd.common.util
 
CloseableUtils.Builder - Class in org.apache.sshd.common.util
 
CloseableUtils.IoBaseCloseable - Class in org.apache.sshd.common.util
 
CLOSED - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
CLOSED - Static variable in interface org.apache.sshd.client.session.ClientSession
 
closed() - Static method in class org.apache.sshd.common.util.CloseableUtils
 
closed - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
CloseFuture - Interface in org.apache.sshd.common.future
An SshFuture for asynchronous close requests.
closeFuture - Variable in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
A future that will be set 'closed' when the object is actually closed
closeQuietly(Closeable...) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
closeShell(int) - Method in class org.apache.sshd.server.channel.ChannelSession
 
command - Variable in class org.apache.sshd.server.channel.ChannelSession
 
Command - Interface in org.apache.sshd.server
Represents a command, shell or subsystem that can be used to send command.
COMMAND_EXIT_TIMEOUT - Static variable in interface org.apache.sshd.server.ServerFactoryManager
Key used to configure the timeout used when receiving a close request on a channel to wait until the command cleanly exits after setting an EOF on the input stream.
CommandCloseable() - Constructor for class org.apache.sshd.server.channel.ChannelSession.CommandCloseable
 
commandExitFuture - Variable in class org.apache.sshd.server.channel.ChannelSession
 
CommandFactory - Interface in org.apache.sshd.server
A factory of commands.
commandFactory - Variable in class org.apache.sshd.server.SshServer
 
COMMENT_CHAR - Static variable in class org.apache.sshd.common.config.keys.PublicKeyEntry
Character used to denote a comment line in the keys file
COMMENT_CHAR - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
compact() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
compact() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
compare(String, String) - Method in class org.apache.sshd.common.file.util.BasePath
 
compareDSAKeys(DSAPrivateKey, DSAPrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareDSAKeys(DSAPublicKey, DSAPublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareDSAParams(DSAParams, DSAParams) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareECKeys(ECPrivateKey, ECPrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareECKeys(ECPublicKey, ECPublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareECParams(ECParameterSpec, ECParameterSpec) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareKeyPairs(KeyPair, KeyPair) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareKeys(PrivateKey, PrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareKeys(PublicKey, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareRSAKeys(RSAPrivateKey, RSAPrivateKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareRSAKeys(RSAPublicKey, RSAPublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
compareTo(Digest) - Method in class org.apache.sshd.common.digest.BaseDigest
 
compareTo(Path) - Method in class org.apache.sshd.common.file.util.BasePath
 
compareTo(Path) - Method in class org.apache.sshd.common.file.util.MockPath
 
completed(V, A) - Method in class org.apache.sshd.common.io.nio2.Nio2CompletionHandler
 
compress(Buffer) - Method in interface org.apache.sshd.common.compression.Compression
Compress the given buffer in place.
compress(Buffer) - Method in class org.apache.sshd.common.compression.CompressionZlib
 
Compression - Interface in org.apache.sshd.common.compression
Interface used to compress the stream of data between the SSH server and clients.
Compression.Type - Enum in org.apache.sshd.common.compression
Enum identifying if this object will be used to compress or uncompress data.
COMPRESSION_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
CompressionConfigValue - Enum in org.apache.sshd.common.config
Provides a "bridge" between the configuration values and the actual NamedFactory for the Compression.
CompressionDelayedZlib - Class in org.apache.sshd.common.compression
ZLib delayed compression.
CompressionDelayedZlib() - Constructor for class org.apache.sshd.common.compression.CompressionDelayedZlib
Create a new instance of a delayed ZLib compression
compressionFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
compressionFactories - Variable in class org.apache.sshd.common.BaseBuilder
 
compressionFactories(List<NamedFactory<Compression>>) - Method in class org.apache.sshd.common.BaseBuilder
 
CompressionFactory - Interface in org.apache.sshd.common.compression
 
CompressionZlib - Class in org.apache.sshd.common.compression
ZLib based Compression.
CompressionZlib() - Constructor for class org.apache.sshd.common.compression.CompressionZlib
Create a new instance of a ZLib base compression
computeRootDir(String) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
 
configure(S, Properties, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configure(C, Properties, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configure(M, Properties, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
Configures an AbstractFactoryManager with the values read from some configuration.
configure(SocketSessionConfig) - Method in class org.apache.sshd.common.io.mina.MinaService
 
configureCiphers(M, Properties, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configureCiphers(M, String, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configureCompression(M, Properties, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
Configure the factory manager using one of the known CompressionConfigValues.
configureCompression(M, String, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configureKeyExchanges(M, Properties, boolean, Transformer<? super DHFactory, ? extends NamedFactory<KeyExchange>>, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configureKeyExchanges(M, String, boolean, Transformer<? super DHFactory, ? extends NamedFactory<KeyExchange>>, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configureMacs(M, Properties, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configureMacs(M, String, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configureSignatures(M, Properties, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configureSignatures(M, String, boolean, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
configureWindow() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
connect(String, String, int) - Method in class org.apache.sshd.client.SshClient
 
connect(String, SocketAddress) - Method in class org.apache.sshd.client.SshClient
 
connect(SocketAddress) - Method in interface org.apache.sshd.common.io.IoConnector
 
connect(SocketAddress) - Method in class org.apache.sshd.common.io.mina.MinaConnector
 
connect(SocketAddress) - Method in class org.apache.sshd.common.io.nio2.Nio2Connector
 
CONNECT_TIME_PROP_NAME - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
ConnectFuture - Interface in org.apache.sshd.client.future
An SshFuture for asynchronous connections requests.
ConnectionService - Interface in org.apache.sshd.common.session
Interface implementing ssh-connection service.
ConnectionServiceRequestHandler - Interface in org.apache.sshd.common.session
 
connector - Variable in class org.apache.sshd.client.SshClient
 
connectorHolder - Variable in class org.apache.sshd.common.io.mina.MinaConnector
 
Constants() - Constructor for class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
Constants() - Constructor for class org.apache.sshd.common.cipher.ECCurves.Constants
 
Constants() - Constructor for class org.apache.sshd.common.compression.BuiltinCompressions.Constants
 
Constants() - Constructor for class org.apache.sshd.common.config.keys.BuiltinIdentities.Constants
 
Constants() - Constructor for class org.apache.sshd.common.digest.BuiltinDigests.Constants
 
Constants() - Constructor for class org.apache.sshd.common.kex.BuiltinDHFactories.Constants
 
Constants() - Constructor for class org.apache.sshd.common.kex.KexProposalOption.Constants
 
Constants() - Constructor for class org.apache.sshd.common.mac.BuiltinMacs.Constants
 
consume(int) - Method in class org.apache.sshd.common.channel.Window
 
consumeAndCheck(int) - Method in class org.apache.sshd.common.channel.Window
 
copy(Path, Path, CopyOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
copy(Path, Path, CopyOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
copy(InputStream, OutputStream) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
copy(InputStream, OutputStream, int) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
COPY_BUFSIZE_PROP - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
copyData(SftpClient.Handle, long, long, SftpClient.Handle, long) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.CopyDataExtension
 
copyData(SftpClient.Handle, long, long, SftpClient.Handle, long) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.CopyDataExtensionImpl
 
CopyDataExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
Implements the "copy-data" extension
CopyDataExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
CopyDataExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.CopyDataExtensionImpl
 
copyFile(String, String, boolean) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.CopyFileExtension
 
copyFile(String, String, boolean) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.CopyFileExtensionImpl
 
CopyFileExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
 
CopyFileExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
CopyFileExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.CopyFileExtensionImpl
 
couldHoldIncluded(String) - Method in class org.apache.sshd.common.util.DirectoryScanner
Tests whether or not a name matches the start of at least one include pattern.
create() - Method in class org.apache.sshd.agent.local.ChannelAgentForwardingFactory
 
create() - Method in class org.apache.sshd.agent.unix.ChannelAgentForwardingFactory
 
create() - Method in class org.apache.sshd.client.auth.UserAuthKeyboardInteractiveFactory
 
create() - Method in class org.apache.sshd.client.auth.UserAuthPasswordFactory
 
create() - Method in class org.apache.sshd.client.auth.UserAuthPublicKeyFactory
 
create(Session) - Method in class org.apache.sshd.client.session.ClientConnectionServiceFactory
 
create(Session) - Method in class org.apache.sshd.client.session.ClientUserAuthServiceFactory
 
create(SftpClient, RawSftpClient) - Method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
 
create(SftpClient, RawSftpClient) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.SftpClientExtensionFactory
 
create(SftpClient, RawSftpClient, Map<String, byte[]>, Map<String, ?>) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.SftpClientExtensionFactory
 
create(String, ImmutableList<String>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
create() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
create() - Method in enum org.apache.sshd.common.config.CompressionConfigValue
 
create() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
 
create() - Method in interface org.apache.sshd.common.Factory
 
create(String, ImmutableList<String>) - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
create(String, String...) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
create(String, Collection<String>) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
create(String, ImmutableList<String>) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
create(String, String...) - Method in class org.apache.sshd.common.file.util.BasePath
 
create(String, Collection<String>) - Method in class org.apache.sshd.common.file.util.BasePath
 
create(String, ImmutableList<String>) - Method in class org.apache.sshd.common.file.util.BasePath
 
create(ConnectionService) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarderFactory
 
create(ConnectionService) - Method in interface org.apache.sshd.common.forward.TcpipForwarderFactory
Creates the TcpipForwarder to be used for TCP/IP port forwards for this ClientSession.
create() - Method in enum org.apache.sshd.common.io.BuiltinIoServiceFactoryFactories
 
create(FactoryManager) - Method in class org.apache.sshd.common.io.DefaultIoServiceFactoryFactory
 
create(FactoryManager) - Method in interface org.apache.sshd.common.io.IoServiceFactoryFactory
 
create(FactoryManager) - Method in class org.apache.sshd.common.io.mina.MinaServiceFactoryFactory
 
create(FactoryManager) - Method in class org.apache.sshd.common.io.nio2.Nio2ServiceFactoryFactory
 
create(Object...) - Method in interface org.apache.sshd.common.kex.DHFactory
 
create(Collection<? extends NamedFactory<T>>, String) - Static method in class org.apache.sshd.common.NamedFactory.Utils
Create an instance of the specified name by looking up the needed factory in the list.
create() - Method in class org.apache.sshd.common.random.JceRandomFactory
 
create() - Method in class org.apache.sshd.common.random.SingletonRandomFactory
 
create(Session) - Method in interface org.apache.sshd.common.ServiceFactory
 
create(Collection<? extends ServiceFactory>, String, Session) - Static method in class org.apache.sshd.common.ServiceFactory.Utils
Create an instance of the specified name by looking up the needed factory in the list (case insensitive.
create() - Method in class org.apache.sshd.server.auth.gss.UserAuthGSSFactory
Create a new authenticator instance.
create() - Method in class org.apache.sshd.server.auth.UserAuthKeyboardInteractiveFactory
 
create() - Method in class org.apache.sshd.server.auth.UserAuthNoneFactory
 
create() - Method in class org.apache.sshd.server.auth.UserAuthPasswordFactory
 
create() - Method in class org.apache.sshd.server.auth.UserAuthPublicKeyFactory
 
create() - Method in class org.apache.sshd.server.channel.ChannelSessionFactory
 
create() - Method in class org.apache.sshd.server.forward.TcpipServerChannel.TcpipFactory
 
create(Session) - Method in class org.apache.sshd.server.session.ServerConnectionServiceFactory
 
create(Session) - Method in class org.apache.sshd.server.session.ServerUserAuthServiceFactory
 
create() - Method in class org.apache.sshd.server.shell.ProcessShellFactory
 
create() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
createAcceptor(IoHandler) - Method in interface org.apache.sshd.common.io.IoServiceFactory
 
createAcceptor() - Method in class org.apache.sshd.common.io.mina.MinaAcceptor
 
createAcceptor(IoHandler) - Method in class org.apache.sshd.common.io.mina.MinaServiceFactory
 
createAcceptor(IoHandler) - Method in class org.apache.sshd.common.io.nio2.Nio2ServiceFactory
 
createAcceptor() - Method in class org.apache.sshd.server.SshServer
 
createBuffer(byte) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
createBuffer(byte) - Method in class org.apache.sshd.common.session.AbstractSession
 
createBuffer(byte, int) - Method in class org.apache.sshd.common.session.AbstractSession
Create a new buffer for the specified SSH packet and reserve the needed space (5 bytes) for the packet header.
createBuffer(byte) - Method in interface org.apache.sshd.common.session.Session
Create a new buffer for the specified SSH packet and reserve the needed space (5 bytes) for the packet header.
createBuffer(byte, int) - Method in interface org.apache.sshd.common.session.Session
Create a new buffer for the specified SSH packet and reserve the needed space (5 bytes) for the packet header.
createChannel(String) - Method in interface org.apache.sshd.client.session.ClientSession
Create a channel of the given type.
createChannel(String, String) - Method in interface org.apache.sshd.client.session.ClientSession
Create a channel of the given type and sub-type.
createChannel(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createChannel(String, String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createClassLoadableResourceKeyPairProvider() - Static method in class org.apache.sshd.common.util.SecurityUtils
 
createClient() - Method in class org.apache.sshd.agent.local.AgentServerProxy
 
createClient(FactoryManager) - Method in class org.apache.sshd.agent.local.LocalAgentFactory
 
createClient(FactoryManager) - Method in class org.apache.sshd.agent.local.ProxyAgentFactory
 
createClient(FactoryManager) - Method in interface org.apache.sshd.agent.SshAgentFactory
Create an SshAgent that can be used on the client side by the authentication process to send possible keys.
createClient(FactoryManager) - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
 
createCommand(String) - Method in class org.apache.sshd.server.command.ScpCommandFactory
Parses a command string and verifies that the basic syntax is correct.
createCommand(String) - Method in interface org.apache.sshd.server.CommandFactory
Create a command with the given name.
createConnector() - Method in class org.apache.sshd.client.SshClient
 
createConnector(IoHandler) - Method in interface org.apache.sshd.common.io.IoServiceFactory
 
createConnector() - Method in class org.apache.sshd.common.io.mina.MinaConnector
 
createConnector(IoHandler) - Method in class org.apache.sshd.common.io.mina.MinaServiceFactory
 
createConnector(IoHandler) - Method in class org.apache.sshd.common.io.nio2.Nio2ServiceFactory
 
createDirectory(Path, FileAttribute<?>...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
createDirectory(Path, FileAttribute<?>...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
createDirectTcpipChannel(SshdSocketAddress, SshdSocketAddress) - Method in interface org.apache.sshd.client.session.ClientSession
Create a direct tcp-ip channel which can be used to stream data to a remote port from the server.
createDirectTcpipChannel(SshdSocketAddress, SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createDisplay(boolean, String, String, int) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
createExecChannel(String) - Method in interface org.apache.sshd.client.session.ClientSession
Create a channel to execute a command.
createExecChannel(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createFileKeyPairProvider() - Static method in class org.apache.sshd.common.util.SecurityUtils
 
createFileSystem(Session) - Method in interface org.apache.sshd.common.file.FileSystemFactory
Create user specific file system.
createFileSystem(Session) - Method in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
 
createFileSystem(Session) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
 
createFileSystemURI(String, int, String, String) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
createGeneratorHostKeyProvider(Path) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
createKeyPairProvider(Map<String, KeyPair>, boolean) - Static method in class org.apache.sshd.common.config.keys.IdentityUtils
 
createKeyPairs(Collection<String>) - Method in class org.apache.sshd.client.SshKeyScan
 
createKeyPairs(String) - Method in class org.apache.sshd.client.SshKeyScan
 
createLink(Path, Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
createLink(Path, Path, boolean, FileAttribute<?>...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
createLink(int, String, String, boolean) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
createProposal(String) - Method in class org.apache.sshd.common.session.AbstractSession
Create our proposal for SSH negotiation
createReceiveCommand(String, Collection<ScpClient.Option>) - Static method in class org.apache.sshd.client.scp.AbstractScpClient
 
createScpClient() - Method in interface org.apache.sshd.client.session.ClientSession
Create an SCP client from this session.
createScpClient(ScpTransferEventListener) - Method in interface org.apache.sshd.client.session.ClientSession
Create an SCP client from this session.
createScpClient() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createScpClient(ScpTransferEventListener) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createSendCommand(String, Collection<ScpClient.Option>) - Static method in class org.apache.sshd.client.scp.AbstractScpClient
 
createServer(ConnectionService) - Method in class org.apache.sshd.agent.local.LocalAgentFactory
 
createServer(ConnectionService) - Method in class org.apache.sshd.agent.local.ProxyAgentFactory
 
createServer(ConnectionService) - Method in interface org.apache.sshd.agent.SshAgentFactory
Create the server side that will be used by other SSH clients.
createServer(ConnectionService) - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
 
createSession(IoSession) - Method in class org.apache.sshd.common.session.AbstractSessionFactory
 
createSession(IoSession) - Method in class org.apache.sshd.common.session.AbstractSessionIoHandler
 
createSessionFactory() - Method in class org.apache.sshd.client.SshClient
 
createSessionFactory() - Method in class org.apache.sshd.server.SshServer
 
createSessionTimeoutListener() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
createSftpClient() - Method in interface org.apache.sshd.client.session.ClientSession
Create an SFTP client from this session.
createSftpClient(SftpVersionSelector) - Method in interface org.apache.sshd.client.session.ClientSession
 
createSftpClient() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createSftpClient(SftpVersionSelector) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createSftpFileSystem() - Method in interface org.apache.sshd.client.session.ClientSession
 
createSftpFileSystem(SftpVersionSelector) - Method in interface org.apache.sshd.client.session.ClientSession
 
createSftpFileSystem(int, int) - Method in interface org.apache.sshd.client.session.ClientSession
 
createSftpFileSystem(SftpVersionSelector, int, int) - Method in interface org.apache.sshd.client.session.ClientSession
 
createSftpFileSystem() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createSftpFileSystem(SftpVersionSelector) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createSftpFileSystem(int, int) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createSftpFileSystem(SftpVersionSelector, int, int) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createShellChannel() - Method in interface org.apache.sshd.client.session.ClientSession
Create a channel to start a shell.
createShellChannel() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createSubsystemChannel(String) - Method in interface org.apache.sshd.client.session.ClientSession
Create a subsystem channel.
createSubsystemChannel(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
createTime - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
createTime(FileTime) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
createX11Display(boolean, String, String, int) - Method in class org.apache.sshd.client.session.ClientConnectionService
 
createX11Display(boolean, String, String, int) - Method in interface org.apache.sshd.common.session.ConnectionService
 
createX11Display(boolean, String, String, int) - Method in class org.apache.sshd.server.session.ServerConnectionService
 
creationTime() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
CredentialHelper - Class in org.apache.sshd.server.auth.gss
Simple helper class which gets GSS credential using a fixed Krb5 login configuration.
creds(GSSManager, String, String) - Static method in class org.apache.sshd.server.auth.gss.CredentialHelper
 
ctime - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
ctime(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
CURRENT - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpVersionSelector
An SftpVersionSelector that returns the current version
currentService - Variable in class org.apache.sshd.common.session.AbstractSession
 

D

data(byte[], int, int) - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
Receive binary data
data(ChannelSession, byte[], int, int) - Method in class org.apache.sshd.server.channel.AsyncDataReceiver
 
data(ChannelSession, byte[], int, int) - Method in interface org.apache.sshd.server.channel.ChannelDataReceiver
Called when the server receives additional bytes from the client.
data(ChannelSession, byte[], int, int) - Method in class org.apache.sshd.server.channel.PipeDataReceiver
 
decode(Buffer) - Static method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
decode(Buffer, OpenSSHStatExtensionInfo) - Static method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
decode() - Method in class org.apache.sshd.common.session.AbstractSession
Decode the incoming buffer and handle packets as needed.
decode(Buffer) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
decode(Buffer, SpaceAvailableExtensionInfo) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
decode(Object) - Method in class org.apache.sshd.common.util.Base64
Decodes an Object using the base64 algorithm.
decode(byte[]) - Method in class org.apache.sshd.common.util.Base64
Decodes a byte[] containing containing characters in the Base64 alphabet.
decodeBase64(byte[]) - Static method in class org.apache.sshd.common.util.Base64
Decodes Base64 data into octects
decodeBigInt(InputStream) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
decodeInt(InputStream) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
decodeLock - Variable in class org.apache.sshd.common.session.AbstractSession
 
decodePublicKey(byte...) - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
decodePublicKey(byte[], int, int) - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
decodePublicKey(InputStream) - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
decodePublicKey(String, InputStream) - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
decodePublicKey(String, InputStream) - Method in class org.apache.sshd.common.config.keys.DSSPublicKeyEntryDecoder
 
decodePublicKey(String, InputStream) - Method in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
decodePublicKey(byte...) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
decodePublicKey(byte[], int, int) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
decodePublicKey(InputStream) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
decodePublicKey(String, InputStream) - Method in class org.apache.sshd.common.config.keys.RSAPublicKeyDecoder
 
decoderBuffer - Variable in class org.apache.sshd.common.session.AbstractSession
 
decoderLength - Variable in class org.apache.sshd.common.session.AbstractSession
 
decoderState - Variable in class org.apache.sshd.common.session.AbstractSession
 
decodeString(InputStream) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
decodeString(InputStream, String) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
decodeString(InputStream, Charset) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
decodeString(String) - Static method in class org.apache.sshd.common.util.Base64
 
DEFAULT_AGENT_FORWARDING - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_AGENT_FORWARDING_VALUE - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_ALGORITHM - Static variable in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
DEFAULT_ALLOWED_TO_OVERWRITE - Static variable in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
DEFAULT_AUTH_SOCKET_TIMEOUT - Static variable in class org.apache.sshd.agent.unix.AgentServerProxy
 
DEFAULT_AUTH_TIME - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
DEFAULT_BACKLOG - Static variable in class org.apache.sshd.common.io.mina.MinaAcceptor
 
DEFAULT_BACKLOG - Static variable in class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
DEFAULT_BIND_ADDRESS - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_BUFFER_GROWTH_FACTOR - Static variable in class org.apache.sshd.common.util.buffer.BufferUtils
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.sshd.server.shell.InvertedShellWrapper
default buffer size for the IO pumps.
DEFAULT_CHANNEL_CLOSE_TIMEOUT - Static variable in class org.apache.sshd.common.channel.AbstractChannel
 
DEFAULT_CHANNEL_FACTORIES - Static variable in class org.apache.sshd.client.ClientBuilder
 
DEFAULT_CHANNEL_FACTORIES - Static variable in class org.apache.sshd.server.ServerBuilder
 
DEFAULT_CHANNEL_OPEN_TIMEOUT - Static variable in interface org.apache.sshd.agent.SshAgentServer
 
DEFAULT_CHANNEL_OPEN_TIMEOUT - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
DEFAULT_CHANNEL_OPEN_TIMEOUT - Static variable in class org.apache.sshd.server.x11.X11ForwardSupport
 
DEFAULT_CIPHERS - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_CIPHERS_PREFERENCE - Static variable in class org.apache.sshd.common.BaseBuilder
The default BuiltinCiphers setup in order of preference as specified by ssh_config(5)
DEFAULT_COLUMNS_COUNT - Static variable in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
DEFAULT_COMMAND_EXIT_TIMEOUT - Static variable in class org.apache.sshd.server.channel.ChannelSession
 
DEFAULT_COMPRESSION - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_COMPRESSION_FACTORIES - Static variable in class org.apache.sshd.common.BaseBuilder
 
DEFAULT_CONNECT_TIME - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
DEFAULT_COPY_BUFFER_SIZE - Static variable in class org.apache.sshd.common.scp.ScpHelper
Default size (in bytes) of send / receive buffer size
DEFAULT_COPY_SIZE - Static variable in class org.apache.sshd.common.util.io.IoUtils
 
DEFAULT_EXEC_CHANNEL_OPEN_TIMEOUT - Static variable in interface org.apache.sshd.client.scp.ScpClient
 
DEFAULT_FILE_HANDLE_ROUNDS - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
DEFAULT_FILE_HANDLE_SIZE - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
DEFAULT_FILE_SYSTEM_FACTORY - Static variable in class org.apache.sshd.common.BaseBuilder
 
DEFAULT_FINGERPRINT_DIGEST_FACTORY - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
The default Factory of Digests initialized as the value of KeyUtils.getDefaultFingerPrintFactory()
DEFAULT_FORWARDER_FACTORY - Static variable in class org.apache.sshd.common.BaseBuilder
 
DEFAULT_FORWARDING_FILTER - Static variable in class org.apache.sshd.common.BaseBuilder
 
DEFAULT_GLOBAL_REQUEST_HANDLERS - Static variable in class org.apache.sshd.server.ServerBuilder
 
DEFAULT_HEARTBEAT_INTERVAL - Static variable in interface org.apache.sshd.client.ClientFactoryManager
Default value for ClientFactoryManager.HEARTBEAT_INTERVAL if none configured
DEFAULT_HEIGHT - Static variable in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
DEFAULT_HEX_SEPARATOR - Static variable in class org.apache.sshd.common.util.buffer.BufferUtils
 
DEFAULT_HOST_KEY_ALGORITHMS - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_KB_INTERACTIVE_ECHO_PROMPT - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
DEFAULT_KB_INTERACTIVE_INSTRUCTION - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
DEFAULT_KB_INTERACTIVE_LANG - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
DEFAULT_KB_INTERACTIVE_NAME - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
DEFAULT_KB_INTERACTIVE_PROMPT - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
DEFAULT_KEEP_ALIVE - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_KEEP_ALIVE_HEARTBEAT_STRING - Static variable in interface org.apache.sshd.client.ClientFactoryManager
Default value for ClientFactoryManager.HEARTBEAT_REQUEST is none configured
DEFAULT_KEX_ALGORITHMS - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_KEX_PREFERENCE - Static variable in class org.apache.sshd.common.BaseBuilder
The default BuiltinDHFactories setup in order of preference as specified by ssh_config(5)
DEFAULT_KEY_TYPES - Static variable in class org.apache.sshd.client.SshKeyScan
Default key types if not overridden from the command line
DEFAULT_LEVEL - Static variable in class org.apache.sshd.client.SshKeyScan
 
DEFAULT_LOG_LEVEL - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_LOGIN_GRACE_TIME - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_MAC_PREFERENCE - Static variable in class org.apache.sshd.common.BaseBuilder
The default BuiltinMacs setup in order of preference as specified by ssh_config(5)
DEFAULT_MACS - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_MAX_AUTH_REQUESTS - Static variable in class org.apache.sshd.server.session.ServerUserAuthService
 
DEFAULT_MAX_AUTH_TRIES - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_MAX_CHANNELS - Static variable in class org.apache.sshd.common.session.AbstractConnectionService
 
DEFAULT_MAX_OPEN_HANDLES - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
DEFAULT_MAX_PACKET_LENGTH - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
DEFAULT_MAX_SESSIONS - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_MAX_STARTUPS - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_NIO_WORKERS - Static variable in interface org.apache.sshd.common.FactoryManager
Default number of worker threads to use.
DEFAULT_OPEN_SSH_EXTENSIONS - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
DEFAULT_OPEN_SSH_EXTENSIONS_NAMES - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
DEFAULT_PACKET_SIZE - Static variable in class org.apache.sshd.common.channel.AbstractChannel
 
DEFAULT_PASSWORD_AUTH - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_PASSWORD_AUTH_VALUE - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_PASSWORD_PROMPTS - Static variable in interface org.apache.sshd.client.ClientFactoryManager
Default value for ClientFactoryManager.PASSWORD_PROMPTS if none configured
DEFAULT_POLICY - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
DEFAULT_POOL_SIZE - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
DEFAULT_PORT - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_PTY_MODES - Static variable in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
DEFAULT_PUBKEY_AUTH - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_PUBKEY_AUTH_VALUE - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_PUBLIC_KEY_AUTHENTICATOR - Static variable in class org.apache.sshd.server.ServerBuilder
 
DEFAULT_READ_BUFFER_SIZE - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
DEFAULT_READ_BUFFER_SIZE - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
DEFAULT_READBUF_SIZE - Static variable in class org.apache.sshd.common.io.nio2.Nio2Session
 
DEFAULT_RECEIVE_BUFFER_SIZE - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
DEFAULT_REKEY_TIME_LIMIT - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_REUSE_ADDRESS - Static variable in class org.apache.sshd.common.io.mina.MinaAcceptor
 
DEFAULT_ROWS_COUNT - Static variable in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
DEFAULT_SEND_BUFFER_SIZE - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
DEFAULT_SERVER_KEY_VERIFIER - Static variable in class org.apache.sshd.client.ClientBuilder
 
DEFAULT_SERVICE_FACTORIES - Static variable in class org.apache.sshd.client.SshClient
 
DEFAULT_SERVICE_FACTORIES - Static variable in class org.apache.sshd.server.SshServer
 
DEFAULT_SIGNATURE_PREFERENCE - Static variable in class org.apache.sshd.common.BaseBuilder
Preferred BuiltinSignatures according to sshd_config(5) HostKeyAlgorithms recommendation
DEFAULT_SIZE - Static variable in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
DEFAULT_SSH_CLIENT_FACTORY - Static variable in class org.apache.sshd.client.SshClient
 
DEFAULT_SSH_SERVER_FACTORY - Static variable in class org.apache.sshd.server.SshServer
 
DEFAULT_SSH_VERSION_PREFIX - Static variable in class org.apache.sshd.common.session.AbstractSession
 
DEFAULT_SSHD_STTY_COMMAND - Static variable in class org.apache.sshd.common.channel.SttySupport
 
DEFAULT_SUPPORTED_CLIENT_EXTENSIONS - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
The default reported supported client extensions
DEFAULT_SYSLOG_FACILITY - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_TCP_FORWARDING - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_TCP_FORWARDING_VALUE - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_TERMINAL_HEIGHT - Static variable in class org.apache.sshd.common.channel.SttySupport
 
DEFAULT_TERMINAL_WIDTH - Static variable in class org.apache.sshd.common.channel.SttySupport
 
DEFAULT_TIMEOUT - Static variable in class org.apache.sshd.client.SshKeyScan
 
DEFAULT_TIMEOUT - Static variable in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
DEFAULT_TRANSFER_BUFFER_SIZE - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
DEFAULT_UNIX_VIEW - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
DEFAULT_USE_DNS - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_USER_AUTH_FACTORIES - Static variable in class org.apache.sshd.client.SshClient
 
DEFAULT_USER_AUTH_GSS_FACTORY - Static variable in class org.apache.sshd.server.SshServer
 
DEFAULT_USER_AUTH_KB_INTERACTIVE_FACTORY - Static variable in class org.apache.sshd.server.SshServer
 
DEFAULT_USER_AUTH_PASSWORD_FACTORY - Static variable in class org.apache.sshd.server.SshServer
 
DEFAULT_USER_AUTH_PUBLIC_KEY_FACTORY - Static variable in class org.apache.sshd.server.SshServer
 
DEFAULT_VERSION - Static variable in interface org.apache.sshd.common.FactoryManager
The default reported version of FactoryManager.getVersion() if the built-in version information cannot be accessed
DEFAULT_WAIT_TIMEOUT - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
DEFAULT_WIDTH - Static variable in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
DEFAULT_WINDOW_SIZE - Static variable in class org.apache.sshd.common.channel.AbstractChannel
 
DEFAULT_WRITE_BUFFER_SIZE - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
DEFAULT_WRITE_BUFFER_SIZE - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
DEFAULT_X11_FORWARDING - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DEFAULT_X11_FORWARDING_VALUE - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
DefaultAuthFuture - Class in org.apache.sshd.client.future
A default implementation of AuthFuture.
DefaultAuthFuture(Object) - Constructor for class org.apache.sshd.client.future.DefaultAuthFuture
 
DefaultAuthorizedKeysAuthenticator - Class in org.apache.sshd.server.config.keys
Monitors the ~/.ssh/authorized_keys file of the user currently running the server, re-loading it if necessary.
DefaultAuthorizedKeysAuthenticator(boolean) - Constructor for class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
DefaultAuthorizedKeysAuthenticator(String, boolean) - Constructor for class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
DefaultAuthorizedKeysAuthenticator(File, boolean) - Constructor for class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
DefaultAuthorizedKeysAuthenticator(String, File, boolean) - Constructor for class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
DefaultAuthorizedKeysAuthenticator(Path, boolean, LinkOption...) - Constructor for class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
DefaultAuthorizedKeysAuthenticator(String, Path, boolean, LinkOption...) - Constructor for class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
DefaultCloseableHandle - Class in org.apache.sshd.client.subsystem.sftp
 
DefaultCloseableHandle(SftpClient, byte[]) - Constructor for class org.apache.sshd.client.subsystem.sftp.DefaultCloseableHandle
 
DefaultCloseFuture - Class in org.apache.sshd.common.future
A default implementation of CloseFuture.
DefaultCloseFuture(Object) - Constructor for class org.apache.sshd.common.future.DefaultCloseFuture
Create a new instance
DefaultConnectFuture - Class in org.apache.sshd.client.future
A default implementation of ConnectFuture.
DefaultConnectFuture(Object) - Constructor for class org.apache.sshd.client.future.DefaultConnectFuture
 
defaultDir - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
DefaultGroupPrincipal(String) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultGroupPrincipal
 
DefaultGroupPrincipal - Class in org.apache.sshd.server.subsystem.sftp
 
DefaultGroupPrincipal(String) - Constructor for class org.apache.sshd.server.subsystem.sftp.DefaultGroupPrincipal
 
DefaultIoServiceFactoryFactory - Class in org.apache.sshd.common.io
 
DefaultIoServiceFactoryFactory() - Constructor for class org.apache.sshd.common.io.DefaultIoServiceFactoryFactory
 
DefaultIoServiceFactoryFactory(ExecutorService, boolean) - Constructor for class org.apache.sshd.common.io.DefaultIoServiceFactoryFactory
 
DefaultOpenFuture - Class in org.apache.sshd.client.future
A default implementation of OpenFuture.
DefaultOpenFuture(Object) - Constructor for class org.apache.sshd.client.future.DefaultOpenFuture
 
DefaultScpClient - Class in org.apache.sshd.client.scp
 
DefaultScpClient(ClientSession) - Constructor for class org.apache.sshd.client.scp.DefaultScpClient
 
DefaultScpClient(ClientSession, ScpTransferEventListener) - Constructor for class org.apache.sshd.client.scp.DefaultScpClient
 
DefaultSftpClient - Class in org.apache.sshd.client.subsystem.sftp
 
DefaultSftpClient(ClientSession) - Constructor for class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
DefaultSshFuture<T extends SshFuture> - Class in org.apache.sshd.common.future
A default implementation of SshFuture.
DefaultSshFuture(Object) - Constructor for class org.apache.sshd.common.future.DefaultSshFuture
Creates a new instance.
DefaultTcpipForwarder - Class in org.apache.sshd.common.forward
TODO Add javadoc
DefaultTcpipForwarder(ConnectionService) - Constructor for class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
DefaultTcpipForwarderFactory - Class in org.apache.sshd.common.forward
The default TcpipForwarderFactory implementation.
DefaultTcpipForwarderFactory() - Constructor for class org.apache.sshd.common.forward.DefaultTcpipForwarderFactory
 
DefaultUserPrincipal(String) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultUserPrincipal
 
DefaultUserPrincipal - Class in org.apache.sshd.server.subsystem.sftp
 
DefaultUserPrincipal(String) - Constructor for class org.apache.sshd.server.subsystem.sftp.DefaultUserPrincipal
 
DefaultUserPrincipalLookupService() - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultUserPrincipalLookupService
 
DELAYED_ZLIB - Static variable in class org.apache.sshd.common.compression.BuiltinCompressions.Constants
 
DelegatingServerKeyVerifier - Class in org.apache.sshd.client.keyverifier
 
DelegatingServerKeyVerifier() - Constructor for class org.apache.sshd.client.keyverifier.DelegatingServerKeyVerifier
 
delete(Path) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
delete(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
deleteIfExists(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
DERParser - Class in org.apache.sshd.common.util.io
A bare minimum DER parser - just enough to be able to decode signatures and private keys
DERParser(byte...) - Constructor for class org.apache.sshd.common.util.io.DERParser
 
DERParser(byte[], int, int) - Constructor for class org.apache.sshd.common.util.io.DERParser
 
DERParser(InputStream) - Constructor for class org.apache.sshd.common.util.io.DERParser
 
DERWriter - Class in org.apache.sshd.common.util.io
A bare-minimum DER encoder - just enough so we can encoder signatures and keys data
DERWriter() - Constructor for class org.apache.sshd.common.util.io.DERWriter
 
DERWriter(int) - Constructor for class org.apache.sshd.common.util.io.DERWriter
 
DERWriter(OutputStream) - Constructor for class org.apache.sshd.common.util.io.DERWriter
 
destroy() - Method in interface org.apache.sshd.client.auth.UserAuth
 
destroy() - Method in class org.apache.sshd.client.auth.UserAuthKeyboardInteractive
 
destroy() - Method in class org.apache.sshd.client.auth.UserAuthPassword
 
destroy() - Method in class org.apache.sshd.client.auth.UserAuthPublicKey
 
destroy() - Method in class org.apache.sshd.server.auth.AbstractUserAuth
 
destroy() - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS
Free any system resources used by the module.
destroy() - Method in interface org.apache.sshd.server.auth.UserAuth
Free any system resources used by the module.
destroy() - Method in interface org.apache.sshd.server.Command
Destroy the shell.
destroy() - Method in class org.apache.sshd.server.command.ScpCommand
 
destroy() - Method in class org.apache.sshd.server.command.UnknownCommand
 
destroy() - Method in interface org.apache.sshd.server.shell.InvertedShell
Destroy the shell.
destroy() - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
destroy() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
destroy() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
DEV_NULL - Static variable in class org.apache.sshd.common.util.io.EmptyInputStream
 
dh - Variable in class org.apache.sshd.client.kex.DHGClient
 
dh - Variable in class org.apache.sshd.client.kex.DHGEXClient
 
dh - Variable in class org.apache.sshd.server.kex.DHGEXServer
 
dh - Variable in class org.apache.sshd.server.kex.DHGServer
 
DH2KEX - Static variable in class org.apache.sshd.client.ClientBuilder
 
DH2KEX - Static variable in class org.apache.sshd.server.ServerBuilder
 
DHFactory - Interface in org.apache.sshd.common.kex
 
DHG - Class in org.apache.sshd.common.kex
Diffie-Hellman key generator.
DHG(Factory<Digest>) - Constructor for class org.apache.sshd.common.kex.DHG
 
DHG(Factory<Digest>, BigInteger, BigInteger) - Constructor for class org.apache.sshd.common.kex.DHG
 
DHGClient - Class in org.apache.sshd.client.kex
Base class for DHG key exchange algorithms.
DHGClient(DHFactory) - Constructor for class org.apache.sshd.client.kex.DHGClient
 
DHGEXClient - Class in org.apache.sshd.client.kex
 
DHGEXClient(DHFactory) - Constructor for class org.apache.sshd.client.kex.DHGEXClient
 
DHGEXServer - Class in org.apache.sshd.server.kex
 
DHGEXServer(DHFactory) - Constructor for class org.apache.sshd.server.kex.DHGEXServer
 
DhGroup() - Constructor for class org.apache.sshd.server.kex.Moduli.DhGroup
 
DHGroupData - Class in org.apache.sshd.common.kex
Simple class holding the data for DH group key exchanges.
DHGServer - Class in org.apache.sshd.server.kex
 
DHGServer(DHFactory) - Constructor for class org.apache.sshd.server.kex.DHGServer
 
DIFFIE_HELLMAN_GROUP14_SHA1 - Static variable in class org.apache.sshd.common.kex.BuiltinDHFactories.Constants
 
DIFFIE_HELLMAN_GROUP1_SHA1 - Static variable in class org.apache.sshd.common.kex.BuiltinDHFactories.Constants
 
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA1 - Static variable in class org.apache.sshd.common.kex.BuiltinDHFactories.Constants
 
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256 - Static variable in class org.apache.sshd.common.kex.BuiltinDHFactories.Constants
 
digest() - Method in class org.apache.sshd.common.digest.BaseDigest
 
Digest - Interface in org.apache.sshd.common.digest
Interface used to compute digests, based on algorithms such as MD5 or SHA1.
digest() - Method in interface org.apache.sshd.common.digest.Digest
 
DigestFactory - Interface in org.apache.sshd.common.digest
 
DigestInformation - Interface in org.apache.sshd.common.digest
 
DigestUtils - Class in org.apache.sshd.common.digest
 
DirectoryHandle - Class in org.apache.sshd.server.subsystem.sftp
 
DirectoryHandle(Path) - Constructor for class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
DirectoryScanner - Class in org.apache.sshd.common.util
Class for scanning a directory for files/directories which match certain criteria.
DirectoryScanner() - Constructor for class org.apache.sshd.common.util.DirectoryScanner
 
DirectoryScanner(String, String...) - Constructor for class org.apache.sshd.common.util.DirectoryScanner
 
DirectTcpipFactory - Class in org.apache.sshd.server.forward
 
DirectTcpipFactory() - Constructor for class org.apache.sshd.server.forward.DirectTcpipFactory
 
DirEntry(String, String, SftpClient.Attributes) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpClient.DirEntry
 
discardNonBase64(byte[]) - Static method in class org.apache.sshd.common.util.Base64
Discards any characters outside of the base64 alphabet, per the requirements on page 25 of RFC 2045 - "Any characters outside of the base64 alphabet are to be ignored in base64 encoded data."
disconnect(int, String) - Method in class org.apache.sshd.common.session.AbstractSession
 
disconnect(int, String) - Method in interface org.apache.sshd.common.session.Session
Send a disconnect packet with the given reason and message.
DISCONNECT_TIMEOUT - Static variable in interface org.apache.sshd.common.FactoryManager
Key used to retrieve the value of the disconnect timeout which is used when a disconnection is attempted.
disconnectTimeoutMs - Variable in class org.apache.sshd.common.session.AbstractSession
 
dispose() - Method in class org.apache.sshd.common.io.mina.MinaService
 
dispose() - Method in class org.apache.sshd.common.io.nio2.Nio2Service
 
disposing - Variable in class org.apache.sshd.common.io.nio2.Nio2Service
 
div(int) - Static method in class org.apache.sshd.common.util.Int2IntFunction.Utils
 
doAuth(Buffer, boolean) - Method in class org.apache.sshd.server.auth.AbstractUserAuth
 
doAuth(Buffer, boolean) - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS
Handle the first authentication step.
doAuth(Buffer, boolean) - Method in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
doAuth(Buffer, boolean) - Method in class org.apache.sshd.server.auth.UserAuthNone
 
doAuth(Buffer, boolean) - Method in class org.apache.sshd.server.auth.UserAuthPassword
 
doAuth(Buffer, boolean) - Method in class org.apache.sshd.server.auth.UserAuthPublicKey
 
doBlock(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doBlock(int, String, long, long, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doCheckFileHash(Buffer, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doCheckFileHash(int, String, String, Collection<String>, long, long, int, Buffer) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doCheckFileHash(int, Path, NamedFactory<? extends Digest>, long, long, int, Buffer) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doClose(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doClose(int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doCloseGracefully() - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream
 
doCloseGracefully() - Method in class org.apache.sshd.common.channel.ChannelAsyncOutputStream
 
doCloseGracefully() - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
doCloseGracefully() - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
 
doCloseGracefully() - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractInnerCloseable
 
doCloseImmediately() - Method in class org.apache.sshd.agent.common.AgentForwardSupport
 
doCloseImmediately() - Method in class org.apache.sshd.agent.unix.AgentForwardedChannel
 
doCloseImmediately() - Method in class org.apache.sshd.client.channel.ChannelSession
 
doCloseImmediately() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
doCloseImmediately() - Method in class org.apache.sshd.common.io.AbstractIoServiceFactory
 
doCloseImmediately() - Method in class org.apache.sshd.common.io.mina.MinaService
 
doCloseImmediately() - Method in class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
doCloseImmediately() - Method in class org.apache.sshd.common.io.nio2.Nio2ServiceFactory
 
doCloseImmediately() - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
doCloseImmediately() - Method in class org.apache.sshd.common.session.AbstractSession
 
doCloseImmediately() - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
doCloseImmediately is called once and only once with state == Immediate
doCloseImmediately() - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractInnerCloseable
 
doCloseImmediately() - Method in class org.apache.sshd.server.channel.ChannelSession
 
doCopyData(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doCopyData(int, String, long, long, String, long) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doCopyFile(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doCopyFile(int, String, String, boolean) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doCopyFile(int, String, String, Collection<CopyOption>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doCreateSession(IoSession) - Method in class org.apache.sshd.client.SessionFactory
 
doCreateSession(IoSession) - Method in class org.apache.sshd.common.session.AbstractSessionFactory
 
doCreateSession(IoSession) - Method in class org.apache.sshd.server.session.SessionFactory
 
doExtended(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doFinal(byte[], int) - Method in class org.apache.sshd.common.mac.BaseMac
 
doFinal(byte[], int) - Method in interface org.apache.sshd.common.mac.Mac
 
doFSetStat(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doFSetStat(int, String, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doFStat(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doFStat(int, String, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doGetHash(Object, Collection<String>, long, long, int) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractCheckFileExtension
 
doGetHash(Object, long, long, byte[]) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractMD5HashExtension
 
doGetStat(Object) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl.AbstractOpenSSHStatCommandExtension
 
doHandleMessage(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
 
doInit(Buffer) - Method in class org.apache.sshd.agent.local.ChannelAgentForwarding
 
doInit(Buffer) - Method in class org.apache.sshd.agent.unix.ChannelAgentForwarding
 
doInit(Buffer) - Method in class org.apache.sshd.server.channel.AbstractServerChannel
 
doInit(Buffer) - Method in class org.apache.sshd.server.forward.TcpipServerChannel
 
doInit(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doInteractive(BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.client.subsystem.sftp.SftpCommand
 
doLink(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doLink(int, String, String, boolean) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doLoadKey(Path) - Method in class org.apache.sshd.common.keyprovider.AbstractFileKeyPairProvider
 
doLoadKey(R) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
 
doLoadKey(String, R, FilePasswordProvider) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
 
doLoadKey(String, InputStream, FilePasswordProvider) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
 
doLStat(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doLStat(int, String, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doMakeDirectory(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doMakeDirectory(int, String, Map<String, ?>, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doMD5Hash(Buffer, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doMD5Hash(int, String, String, long, long, byte[]) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doMD5Hash(int, Path, long, long, byte[]) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doOpen() - Method in class org.apache.sshd.agent.local.AgentForwardedChannel
 
doOpen() - Method in class org.apache.sshd.agent.unix.AgentForwardedChannel
 
doOpen() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
doOpen() - Method in class org.apache.sshd.client.channel.ChannelDirectTcpip
 
doOpen() - Method in class org.apache.sshd.client.channel.ChannelExec
 
doOpen() - Method in class org.apache.sshd.client.channel.ChannelSession
 
doOpen() - Method in class org.apache.sshd.client.channel.ChannelShell
 
doOpen() - Method in class org.apache.sshd.client.channel.ChannelSubsystem
 
doOpen() - Method in class org.apache.sshd.common.forward.TcpipClientChannel
 
doOpen(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doOpen(int, String, int, int, Map<String, Object>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doOpen() - Method in class org.apache.sshd.server.x11.X11ForwardSupport.ChannelForwardedX11
 
doOpenDir(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doOpenDir(int, String, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doOpenPty() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
doOpenSSHFsync(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doOpenSSHFsync(int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRead(List<ByteBuffer>, long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
doRead(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRead(int, String, long, int, byte[], int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doReadCycle(ByteBuffer, Readable) - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
doReadCycle(ByteBuffer, Nio2CompletionHandler<Integer, Object>) - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
doReadDir(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doReadDir(int, DirectoryHandle, Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doReadIdentification(Buffer, boolean) - Method in class org.apache.sshd.common.session.AbstractSession
Read the remote identification from this buffer.
doReadKeyPair(String, InputStream) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
doReadKeyPair(String, InputStream) - Method in class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
doReadLink(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doReadLink(int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRealPath(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRealPathV345(int, String, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRealPathV6(int, String, Collection<String>, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRemove(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRemove(int, String, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRemoveDirectory(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRemoveDirectory(int, String, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRename(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRename(int, String, String, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doRename(int, String, String, Collection<CopyOption>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doSetStat(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doSetStat(int, String, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doSpaceAvailable(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doSpaceAvailable(int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doStat(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doStat(int, String, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doSymLink(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doSymLink(int, String, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doTextSeek(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doTextSeek(int, String, long) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doUnblock(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doUnblock(int, String, long, long) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doVersionSelect(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
download(String, String, ScpClient.Option...) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
download(String[], String, ScpClient.Option...) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
download(String[], String, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
download(String[], Path, ScpClient.Option...) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
download(String[], Path, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
download(String, Path, ScpClient.Option...) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
download(String, Path, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
download(String, FileSystem, Path, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
download(String, String, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.DefaultScpClient
 
download(String, OutputStream) - Method in class org.apache.sshd.client.scp.DefaultScpClient
 
download(String, FileSystem, Path, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.DefaultScpClient
 
download(String, String, ScpClient.Option...) - Method in interface org.apache.sshd.client.scp.ScpClient
 
download(String, String, Collection<ScpClient.Option>) - Method in interface org.apache.sshd.client.scp.ScpClient
 
download(String, Path, ScpClient.Option...) - Method in interface org.apache.sshd.client.scp.ScpClient
 
download(String, Path, Collection<ScpClient.Option>) - Method in interface org.apache.sshd.client.scp.ScpClient
 
download(String, OutputStream) - Method in interface org.apache.sshd.client.scp.ScpClient
 
download(String[], String, ScpClient.Option...) - Method in interface org.apache.sshd.client.scp.ScpClient
 
download(String[], String, Collection<ScpClient.Option>) - Method in interface org.apache.sshd.client.scp.ScpClient
 
download(String[], Path, ScpClient.Option...) - Method in interface org.apache.sshd.client.scp.ScpClient
 
download(String[], Path, Collection<ScpClient.Option>) - Method in interface org.apache.sshd.client.scp.ScpClient
 
downloadBytes(String) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
downloadBytes(String) - Method in interface org.apache.sshd.client.scp.ScpClient
 
doWrite(List<ByteBuffer>, long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
doWrite(Buffer, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doWrite(int, String, long, int, byte[], int, int) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.agent.local.AgentForwardedChannel
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.agent.local.ChannelAgentForwarding
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.agent.unix.AgentForwardedChannel
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.agent.unix.ChannelAgentForwarding
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.client.channel.ChannelDirectTcpip
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.common.forward.TcpipClientChannel
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.server.channel.ChannelSession
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.server.forward.TcpipServerChannel
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.server.x11.X11ForwardSupport.ChannelForwardedX11
 
doWriteExtendedData(byte[], int, int) - Method in class org.apache.sshd.agent.local.ChannelAgentForwarding
 
doWriteExtendedData(byte[], int, int) - Method in class org.apache.sshd.agent.unix.ChannelAgentForwarding
 
doWriteExtendedData(byte[], int, int) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
doWriteExtendedData(byte[], int, int) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
doWriteExtendedData(byte[], int, int) - Method in class org.apache.sshd.server.channel.ChannelSession
 
doWriteExtendedData(byte[], int, int) - Method in class org.apache.sshd.server.forward.TcpipServerChannel
 
doWriteIfPossible(boolean) - Method in class org.apache.sshd.common.channel.ChannelAsyncOutputStream
 
doWriteKeyPair(String, KeyPair, OutputStream) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
doWriteKeyPair(String, KeyPair, OutputStream) - Method in class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
doWritePacket(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
 
DSA - Static variable in class org.apache.sshd.common.config.keys.BuiltinIdentities.Constants
 
DSA_SIGNATURE_LENGTH - Static variable in class org.apache.sshd.common.signature.SignatureDSA
 
DSSPublicKeyEntryDecoder - Class in org.apache.sshd.common.config.keys
 
DSSPublicKeyEntryDecoder() - Constructor for class org.apache.sshd.common.config.keys.DSSPublicKeyEntryDecoder
 
durationOf(String) - Static method in enum org.apache.sshd.common.config.TimeValueConfig
 
durationOf(Map<TimeValueConfig, ? extends Number>) - Static method in enum org.apache.sshd.common.config.TimeValueConfig
 

E

e - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
ECCurves - Enum in org.apache.sshd.common.cipher
Utilities for working with elliptic curves.
ECCurves.Constants - Class in org.apache.sshd.common.cipher
 
ECDH - Class in org.apache.sshd.common.kex
Elliptic Curve Diffie-Hellman key agreement.
ECDH() - Constructor for class org.apache.sshd.common.kex.ECDH
 
ECDH(String) - Constructor for class org.apache.sshd.common.kex.ECDH
 
ECDH(ECCurves) - Constructor for class org.apache.sshd.common.kex.ECDH
 
ECDH(ECParameterSpec) - Constructor for class org.apache.sshd.common.kex.ECDH
 
ECDH_SHA2_NISTP256 - Static variable in class org.apache.sshd.common.kex.BuiltinDHFactories.Constants
 
ECDH_SHA2_NISTP384 - Static variable in class org.apache.sshd.common.kex.BuiltinDHFactories.Constants
 
ECDH_SHA2_NISTP521 - Static variable in class org.apache.sshd.common.kex.BuiltinDHFactories.Constants
 
ECDSA - Static variable in class org.apache.sshd.common.config.keys.BuiltinIdentities.Constants
 
ECDSA_SHA2_NISTP256 - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
SSH identifier for EC keys in NIST curve P-256
ECDSA_SHA2_NISTP384 - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
SSH identifier for EC keys in NIST curve P-384
ECDSA_SHA2_NISTP521 - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
SSH identifier for EC keys in NIST curve P-521
ECDSA_SHA2_PREFIX - Static variable in class org.apache.sshd.common.cipher.ECCurves.Constants
Standard prefix of NISTP key types when encoded
ECDSAPublicKeyEntryDecoder - Class in org.apache.sshd.common.config.keys
 
ECDSAPublicKeyEntryDecoder() - Constructor for class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
ECDSAPublicKeyEntryDecoder.ECPointCompression - Enum in org.apache.sshd.common.config.keys
The various ECPoint representation compression indicators
ECPOINT_COMPRESSED_VARIANT_2 - Static variable in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
ECPOINT_COMPRESSED_VARIANT_3 - Static variable in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
ECPOINT_UNCOMPRESSED_FORM_INDICATOR - Static variable in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
ecPointToOctetString(String, ECPoint) - Method in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
 
EMPTY - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.ParseResult
 
EMPTY - Static variable in class org.apache.sshd.common.compression.BuiltinCompressions.ParseResult
 
EMPTY - Static variable in class org.apache.sshd.common.kex.BuiltinDHFactories.ParseResult
 
EMPTY - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.ParseResult
 
EMPTY - Static variable in interface org.apache.sshd.common.scp.ScpTransferEventListener
An "empty" implementation to be used instead of nulls
EMPTY - Static variable in class org.apache.sshd.common.signature.BuiltinSignatures.ParseResult
 
EMPTY - Static variable in interface org.apache.sshd.common.util.logging.SimplifiedLog
An "empty" SimplifiedLog that does nothing
EMPTY_BYTE_ARRAY - Static variable in class org.apache.sshd.common.util.GenericUtils
 
EMPTY_COPY_OPTIONS - Static variable in class org.apache.sshd.common.util.io.IoUtils
 
EMPTY_HEX_SEPARATOR - Static variable in class org.apache.sshd.common.util.buffer.BufferUtils
 
EMPTY_KEYPAIR_PROVIDER - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
A KeyPairProvider that has no keys
EMPTY_LINK_OPTIONS - Static variable in class org.apache.sshd.common.util.io.IoUtils
 
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.sshd.common.util.GenericUtils
 
EMPTY_OPEN_OPTIONS - Static variable in class org.apache.sshd.common.util.io.IoUtils
 
EMPTY_STRING_ARRAY - Static variable in class org.apache.sshd.common.util.GenericUtils
 
EmptyInputStream - Class in org.apache.sshd.common.util.io
A /dev/null implementation - always open
EmptyInputStream() - Constructor for class org.apache.sshd.common.util.io.EmptyInputStream
 
encode(Buffer, OpenSSHStatExtensionInfo) - Static method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
encode(Buffer, SpaceAvailableExtensionInfo) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
encode(Object) - Method in class org.apache.sshd.common.util.Base64
Encodes an Object using the base64 algorithm.
encode(byte[]) - Method in class org.apache.sshd.common.util.Base64
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
encodeBase64(byte[]) - Static method in class org.apache.sshd.common.util.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class org.apache.sshd.common.util.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class org.apache.sshd.common.util.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBigInt(OutputStream, BigInteger) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
encodeECPoint(ECPoint, ECParameterSpec) - Static method in enum org.apache.sshd.common.cipher.ECCurves
 
encodeECPoint(ECPoint, EllipticCurve) - Static method in enum org.apache.sshd.common.cipher.ECCurves
 
encodeInt(OutputStream, int) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
encodeLock - Variable in class org.apache.sshd.common.session.AbstractSession
 
encodePublicKey(OutputStream, DSAPublicKey) - Method in class org.apache.sshd.common.config.keys.DSSPublicKeyEntryDecoder
 
encodePublicKey(OutputStream, ECPublicKey) - Method in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
encodePublicKey(OutputStream, PUB) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
Encodes the PublicKey using the OpenSSH format - same one used by the decodePublicKey method(s)
encodePublicKey(OutputStream, RSAPublicKey) - Method in class org.apache.sshd.common.config.keys.RSAPublicKeyDecoder
 
encodeString(OutputStream, String) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
encodeString(OutputStream, String, String) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
encodeString(OutputStream, String, Charset) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
encodeToString(byte...) - Static method in class org.apache.sshd.common.util.Base64
 
endFileEvent(ScpTransferEventListener.FileOperation, Path, long, Set<PosixFilePermission>, Throwable) - Method in interface org.apache.sshd.common.scp.ScpTransferEventListener
 
endFolderEvent(ScpTransferEventListener.FileOperation, Path, Set<PosixFilePermission>, Throwable) - Method in interface org.apache.sshd.common.scp.ScpTransferEventListener
 
endsWith(List<?>, List<?>) - Method in class org.apache.sshd.common.file.util.BasePath
 
endsWith(Path) - Method in class org.apache.sshd.common.file.util.BasePath
 
endsWith(String) - Method in class org.apache.sshd.common.file.util.BasePath
 
endsWith(Path) - Method in class org.apache.sshd.common.file.util.MockPath
 
endsWith(String) - Method in class org.apache.sshd.common.file.util.MockPath
 
ensureAvailable(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
ensureCapacity(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
ensureCapacity(int, Int2IntFunction) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
ensureCapacity(int, Int2IntFunction) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
ensureDirectory(Path, LinkOption...) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
ENUM_NAME_EXTRACTOR - Static variable in interface org.apache.sshd.common.util.Transformer
Returns Enum.name() or null if argument is null
env - Variable in class org.apache.sshd.server.channel.ChannelSession
 
env - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
ENV_COLUMNS - Static variable in interface org.apache.sshd.server.Environment
Key for the columns environment variable.
ENV_DISPLAY - Static variable in class org.apache.sshd.server.x11.X11ForwardSupport
Key for the user DISPLAY variable
ENV_LINES - Static variable in interface org.apache.sshd.server.Environment
Key for the lines environment variable.
ENV_TERM - Static variable in interface org.apache.sshd.server.Environment
Key for the term environment variable.
ENV_USER - Static variable in interface org.apache.sshd.server.Environment
Key for the user environment variable
Environment - Interface in org.apache.sshd.server
Interface providing access to the environment map and allowing the registration of listeners for certain signals.
EOF - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
eof - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
eof() - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
eof() - Method in interface org.apache.sshd.common.channel.ChannelPipedSink
Signal end of writing to the sink
equals(Object) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
equals(Object) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Handle
 
equals(Object) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultUserPrincipal
 
equals(Object) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
equals(Object) - Method in class org.apache.sshd.common.digest.BaseDigest
 
equals(Object) - Method in class org.apache.sshd.common.file.util.BasePath
 
equals(Object) - Method in class org.apache.sshd.common.SshdSocketAddress
 
equals(Object) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
 
equals(Object) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
equals(byte[], byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
 
equals(byte[], int, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
 
equals(Object) - Method in class org.apache.sshd.server.subsystem.sftp.PrincipalBase
 
err - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
err - Variable in class org.apache.sshd.server.channel.ChannelSession
 
err - Variable in class org.apache.sshd.server.command.ScpCommand
 
err - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
ERROR - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
error - Variable in class org.apache.sshd.server.command.ScpCommand
 
EventListenerUtils - Class in org.apache.sshd.common.util
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.sshd.common.forward.SocksProxy
 
exceptionCaught(IoSession, Throwable) - Method in interface org.apache.sshd.common.io.IoHandler
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.sshd.common.io.mina.MinaService
 
exceptionCaught(Throwable) - Method in class org.apache.sshd.common.session.AbstractSession
Handle any exceptions that occurred on this session.
exceptionCaught(IoSession, Throwable) - Method in class org.apache.sshd.common.session.AbstractSessionIoHandler
 
exceptionCaught(Throwable) - Method in interface org.apache.sshd.common.session.Session
Handle any exceptions that occured on this session.
exceptionCaught(IoSession, Throwable) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
exec(String) - Static method in class org.apache.sshd.common.channel.SttySupport
Execute the specified command and return the output (both stdout and stderr).
execute(ScpHelper, Collection<T>, Collection<ScpClient.Option>) - Method in interface org.apache.sshd.client.scp.AbstractScpClient.ScpOperationExecutor
 
executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpCommand.CommandExecutor
 
executeExtendedCommand(Buffer, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
executor - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
executor - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
executors - Variable in class org.apache.sshd.server.command.ScpCommand
 
executors - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
ExecutorServiceCarrier - Interface in org.apache.sshd.common.util.threads
 
ExecutorServiceConfigurer - Interface in org.apache.sshd.common.util.threads
 
EXISTS - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
 
exists() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
 
EXIT_SIGNAL - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
EXIT_STATUS - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
ExitCallback - Interface in org.apache.sshd.server
Callback used by the shell to notify the SSH server is has exited
exitSignal - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
exitStatus - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
exitStatusSent - Variable in class org.apache.sshd.server.channel.AbstractServerChannel
 
exitValue() - Method in interface org.apache.sshd.server.shell.InvertedShell
Retrieve the exit value of the shell.
exitValue() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
expand(int) - Method in class org.apache.sshd.common.channel.Window
 
expected - Variable in class org.apache.sshd.client.kex.DHGEXClient
 
expected - Variable in class org.apache.sshd.server.kex.DHGEXServer
 
EXT_CHECK_FILE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_CHECK_FILE_HANDLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_CHECK_FILE_NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_COPY_DATA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_COPY_FILE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_MD5_HASH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_MD5_HASH_HANDLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_NEWLINE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_SPACE_AVAILABLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_SUPPORTED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_SUPPORTED2 - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_TEXT_SEEK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_VENDOR_ID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_VERSION_SELECT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
EXT_VERSIONS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
extensionNames - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
extensionNames - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
 
ExtensionParser<T> - Interface in org.apache.sshd.common.subsystem.sftp.extensions
 
extensions - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
extractEC(String, ECParameterSpec) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
extractEncodedSignature(byte[]) - Method in class org.apache.sshd.common.signature.AbstractSignature
Makes an attempt to detect if the signature is encoded or pure data

F

f - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
f_bavail - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_bfree - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_blocks - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_bsize - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_favail - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_ffree - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_files - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_flag - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_frsize - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_fsid - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
f_namemax - Variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
FactoriesListParseResult<T,F extends Factory<T>> - Class in org.apache.sshd.common.config
 
FactoriesListParseResult(List<F>, List<String>) - Constructor for class org.apache.sshd.common.config.FactoriesListParseResult
 
factory - Variable in class org.apache.sshd.client.kex.DHGClient
 
factory - Variable in class org.apache.sshd.client.kex.DHGEXClient
 
factory - Variable in class org.apache.sshd.common.BaseBuilder
 
factory(Factory<T>) - Method in class org.apache.sshd.common.BaseBuilder
 
Factory<T> - Interface in org.apache.sshd.common
Fatory is a simple interface that is used to create other objects.
factory - Variable in class org.apache.sshd.server.kex.DHGEXServer
 
factory - Variable in class org.apache.sshd.server.kex.DHGServer
 
FactoryManager - Interface in org.apache.sshd.common
This interface allows retrieving all the NamedFactory used in the SSH protocol.
factoryManager - Variable in class org.apache.sshd.common.session.AbstractSession
The factory manager used to retrieve factories of Ciphers, Macs and other objects
FactoryManagerUtils - Class in org.apache.sshd.common
 
failed(Throwable, A) - Method in class org.apache.sshd.common.io.nio2.Nio2CompletionHandler
 
FILE_HANDLE_SIZE - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Size in bytes of the opaque handle value
FILEATTRS_RESOLVERS - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
A Map of FileInfoExtractors to be used to complete attributes that are deemed important enough to warrant an extra effort if not accessible via the file system attributes views
FileHandle - Class in org.apache.sshd.server.subsystem.sftp
 
FileHandle(SftpSubsystem, Path, int, int, Map<String, Object>) - Constructor for class org.apache.sshd.server.subsystem.sftp.FileHandle
 
fileHandleSize - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
FileInfoExtractor<T> - Interface in org.apache.sshd.common.util.io
 
fileKey() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
filename - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.DirEntry
 
FilePasswordProvider - Interface in org.apache.sshd.common.config.keys
 
filesIncluded - Variable in class org.apache.sshd.common.util.DirectoryScanner
The files which matched at least one include and no excludes and were selected.
fileSystem - Variable in class org.apache.sshd.common.scp.ScpHelper
 
fileSystem - Variable in class org.apache.sshd.server.command.ScpCommand
 
fileSystem - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
FileSystemAware - Interface in org.apache.sshd.common.file
Interface that can be implemented by a command to be able to access the file system in which this command will be used.
fileSystemFactory - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
fileSystemFactory - Variable in class org.apache.sshd.common.BaseBuilder
 
fileSystemFactory(FileSystemFactory) - Method in class org.apache.sshd.common.BaseBuilder
 
FileSystemFactory - Interface in org.apache.sshd.common.file
Factory for file system implementations - it returns the file system for user.
fill(byte[]) - Method in class org.apache.sshd.common.random.AbstractRandom
 
fill(byte[], int, int) - Method in class org.apache.sshd.common.random.JceRandom
 
fill(byte[]) - Method in interface org.apache.sshd.common.random.Random
Fill the buffer with random values
fill(byte[], int, int) - Method in interface org.apache.sshd.common.random.Random
Fill part of bytes with random values.
fill(byte[], int, int) - Method in class org.apache.sshd.common.random.SingletonRandomFactory
 
fillWithDefaultValues() - Method in class org.apache.sshd.client.ClientBuilder
 
fillWithDefaultValues() - Method in class org.apache.sshd.common.BaseBuilder
 
fillWithDefaultValues() - Method in class org.apache.sshd.server.ServerBuilder
 
findByName(String, Comparator<? super String>, Collection<? extends R>) - Static method in class org.apache.sshd.common.NamedResource.Utils
 
findIdentities(Properties, LinkOption...) - Static method in class org.apache.sshd.server.config.keys.ServerIdentity
 
findIdentityIndex(Comparator<? super Object>, Object) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
findMatchingEntry(String, int, Collection<? extends LocalForwardingEntry>) - Static method in class org.apache.sshd.common.forward.LocalForwardingEntry
 
findMatchingKey(PublicKey, PublicKey...) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
findMatchingKey(PublicKey, Collection<? extends PublicKey>) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
flags - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
flush() - Method in class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
 
flush() - Method in class org.apache.sshd.common.channel.ChannelOutputStream
 
flush() - Method in class org.apache.sshd.common.channel.ChannelPipedOutputStream
 
followLinks(LinkOption...) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
force(boolean) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
ForwardedTcpipFactory - Class in org.apache.sshd.server.forward
 
ForwardedTcpipFactory() - Constructor for class org.apache.sshd.server.forward.ForwardedTcpipFactory
 
forwardingFilter - Variable in class org.apache.sshd.common.BaseBuilder
 
forwardingFilter(ForwardingFilter) - Method in class org.apache.sshd.common.BaseBuilder
 
ForwardingFilter - Interface in org.apache.sshd.server.forward
Determines if a forwarding request will be permitted.
ForwardingFilter.Type - Enum in org.apache.sshd.server.forward
The type of requested connection forwarding.
fromAlgorithm(String) - Static method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
fromAuthorizedEntries(Collection<? extends AuthorizedKeyEntry>) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
fromCurveName(String) - Static method in enum org.apache.sshd.common.cipher.ECCurves
 
fromCurveParameters(ECParameterSpec) - Static method in enum org.apache.sshd.common.cipher.ECCurves
 
fromCurveSize(int) - Static method in enum org.apache.sshd.common.cipher.ECCurves
 
fromEnumName(String) - Static method in enum org.apache.sshd.server.forward.ForwardingFilter.Type
 
fromFactory(NamedFactory<Cipher>) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
fromFactory(NamedFactory<Digest>) - Static method in enum org.apache.sshd.common.digest.BuiltinDigests
 
fromFactory(NamedFactory<Digest>) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
 
fromFactory(NamedFactory<Digest>) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
fromFactoryClass(Class<?>) - Static method in enum org.apache.sshd.common.io.BuiltinIoServiceFactoryFactories
 
fromFactoryName(String) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
fromFactoryName(String) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
 
fromFactoryName(String) - Static method in enum org.apache.sshd.common.digest.BuiltinDigests
 
fromFactoryName(String) - Static method in enum org.apache.sshd.common.io.BuiltinIoServiceFactoryFactories
 
fromFactoryName(String) - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
fromFactoryName(String) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
 
fromFactoryName(String) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
fromIndicatorValue(int) - Static method in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
 
fromInstance(Object) - Static method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
 
fromInt(int) - Static method in enum org.apache.sshd.common.channel.PtyMode
 
fromKey(Key) - Static method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
fromKeyPair(KeyPair) - Static method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
fromKeyType(String) - Static method in enum org.apache.sshd.common.cipher.ECCurves
 
fromKeyType(Class<?>) - Static method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
fromName(String) - Static method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
 
fromName(String) - Static method in enum org.apache.sshd.common.channel.RequestHandler.Result
 
fromName(String) - Static method in enum org.apache.sshd.common.config.CompressionConfigValue
 
fromName(String) - Static method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
fromName(String) - Static method in enum org.apache.sshd.common.config.LogLevelValue
 
fromName(String) - Static method in enum org.apache.sshd.common.config.SyslogFacilityValue
 
fromName(String) - Static method in enum org.apache.sshd.common.kex.KexProposalOption
 
fromName(String) - Static method in enum org.apache.sshd.server.forward.ForwardingFilter.Type
 
fromProposalIndex(int) - Static method in enum org.apache.sshd.common.kex.KexProposalOption
 
fromString(String) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
fromString(String) - Static method in enum org.apache.sshd.common.config.AllowTcpForwardingValue
 
fromString(String) - Static method in enum org.apache.sshd.common.digest.BuiltinDigests
 
fromString(String) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
 
fromString(String) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
fromString(String) - Static method in enum org.apache.sshd.server.forward.ForwardingFilter.Type
 
fromType(Class<?>) - Static method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
 
fromValueChar(char) - Static method in enum org.apache.sshd.common.config.TimeValueConfig
 
FstatVfsExtensionParser - Class in org.apache.sshd.common.subsystem.sftp.extensions.openssh
 
FstatVfsExtensionParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.openssh.FstatVfsExtensionParser
 
fsync(SftpClient.Handle) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl.OpenSSHFsyncExtensionImpl
 
fsync(SftpClient.Handle) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHFsyncExtension
 
FsyncExtensionParser - Class in org.apache.sshd.common.subsystem.sftp.extensions.openssh
 
FsyncExtensionParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.openssh.FsyncExtensionParser
 

G

g - Variable in class org.apache.sshd.client.kex.DHGEXClient
 
generateFileHandle(Path) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
generateKeyPair(int) - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
generateKeyPair(int) - Method in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
generateKeyPair(String, int) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
generateKeyPair(int) - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
generateKeyPair(String) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
generatePrivateKey(KeySpec) - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
generatePublicKey(KeySpec) - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
GenericUtils - Class in org.apache.sshd.common.util
 
get(int) - Method in class org.apache.sshd.common.file.util.ImmutableList
 
get(String) - Static method in enum org.apache.sshd.server.Signal
 
getAcceptor() - Method in class org.apache.sshd.common.io.mina.MinaAcceptor
 
getAccessMask() - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
getActiveSessionCountForUser(String) - Method in interface org.apache.sshd.server.session.ServerSession
Retrieve the current number of sessions active for a given username.
getActiveSessionCountForUser(String) - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
getActiveSessions() - Method in class org.apache.sshd.server.SshServer
Obtain the list of active sessions.
getAgent() - Method in class org.apache.sshd.agent.local.AgentForwardedChannel
 
getAgent() - Method in class org.apache.sshd.agent.local.LocalAgentFactory
 
getAgent() - Method in class org.apache.sshd.agent.unix.AgentServer
 
getAgentFactory() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getAgentFactory() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the agent factory for creating SshAgent objects.
getAlgorithm() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
getAlgorithm() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
getAlgorithm() - Method in interface org.apache.sshd.common.config.keys.Identity
 
getAlgorithm() - Method in class org.apache.sshd.common.digest.BaseDigest
 
getAlgorithm() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
 
getAlgorithm() - Method in interface org.apache.sshd.common.digest.DigestInformation
 
getAlgorithm() - Method in class org.apache.sshd.common.mac.BaseMac
 
getAlgorithm() - Method in interface org.apache.sshd.common.mac.Mac
 
getAlgorithm() - Method in class org.apache.sshd.common.signature.AbstractSignature
 
getAlgorithm() - Method in interface org.apache.sshd.common.signature.Signature
 
getAlgorithm() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
getAlias() - Method in class org.apache.sshd.common.forward.LocalForwardingEntry
 
getAsyncErr() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getAsyncErr() - Method in interface org.apache.sshd.client.channel.ClientChannel
 
getAsyncIn() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getAsyncIn() - Method in interface org.apache.sshd.client.channel.ClientChannel
 
getAsyncOut() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getAsyncOut() - Method in interface org.apache.sshd.client.channel.ClientChannel
 
getAttribute(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
getAttribute(Object) - Method in interface org.apache.sshd.common.io.IoSession
Returns the value of the user-defined attribute of this session.
getAttribute(Object) - Method in class org.apache.sshd.common.io.mina.MinaSession
 
getAttribute(Object) - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
getAttribute(Session.AttributeKey<T>) - Method in class org.apache.sshd.common.session.AbstractSession
Returns the value of the user-defined attribute of this session.
getAttribute(Session.AttributeKey<T>) - Method in interface org.apache.sshd.common.session.Session
Returns the value of the user-defined attribute of this session.
getAttributes(Path, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
getAttributes(Path, int, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
getAuthenticator(ServerSession) - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS
Utility to get the configured GSS authenticator for the server, throwing an exception if none is available.
getAuthTimeout() - Method in class org.apache.sshd.common.session.AbstractSession
What is timeout value in milliseconds for authentication stage
getAuthTimeout() - Method in interface org.apache.sshd.common.session.Session
 
getAvailableStrings() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getAvailableStrings(Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getBasedir() - Method in class org.apache.sshd.common.util.DirectoryScanner
Returns the base directory to be scanned.
getBlockSize() - Method in class org.apache.sshd.common.cipher.BaseCipher
 
getBlockSize() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
getBlockSize() - Method in interface org.apache.sshd.common.cipher.Cipher
 
getBlockSize() - Method in class org.apache.sshd.common.cipher.CipherNone
 
getBlockSize() - Method in class org.apache.sshd.common.digest.BaseDigest
 
getBlockSize() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
 
getBlockSize() - Method in interface org.apache.sshd.common.digest.DigestInformation
 
getBlockSize() - Method in class org.apache.sshd.common.mac.BaseMac
 
getBlockSize() - Method in interface org.apache.sshd.common.mac.Mac
 
getBool(Boolean) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
getBoolean(Properties, String) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getBoolean(Session, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getBoolean(FactoryManager, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getBoolean(Map<String, ?>, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getBoolean(String) - Method in class org.apache.sshd.common.io.mina.MinaService
 
getBoolean() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getBooleanProperty(Properties, String, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getBooleanProperty(Session, String, boolean) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getBooleanProperty(FactoryManager, String, boolean) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getBooleanProperty(Map<String, ?>, String, boolean) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getBoundAddresses() - Method in interface org.apache.sshd.common.io.IoAcceptor
 
getBoundAddresses() - Method in class org.apache.sshd.common.io.mina.MinaAcceptor
 
getBoundAddresses() - Method in class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
getBuffer() - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream.IoReadFutureImpl
 
getBuffer() - Method in class org.apache.sshd.common.channel.IoWriteFutureImpl
 
getBuffer() - Method in interface org.apache.sshd.common.io.IoReadFuture
 
getBuffer() - Method in class org.apache.sshd.common.io.nio2.Nio2DefaultIoWriteFuture
 
getBuffer() - Method in class org.apache.sshd.common.session.PendingWriteFuture
 
getByCurveSize(ECParameterSpec) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
getByte() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getByte() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
getBytes() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getChannel(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Retrieve the channel designated by the given packet
getChannelFactories() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getChannelFactories() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the list of named factories for Channel objects.
getChannelForwardingFactory() - Method in class org.apache.sshd.agent.local.LocalAgentFactory
 
getChannelForwardingFactory() - Method in class org.apache.sshd.agent.local.ProxyAgentFactory
 
getChannelForwardingFactory() - Method in interface org.apache.sshd.agent.SshAgentFactory
The channels are requested by the ssh server when forwarding a client request.
getChannelForwardingFactory() - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
 
getChannels() - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
getChannelType() - Method in class org.apache.sshd.server.forward.TcpipServerChannel
 
getCipher(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getCipherFactories() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getCipherFactories() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the list of named factories for Cipher.
getCiphers(Properties) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getClient() - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
getClient() - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.SftpClientExtension
 
getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpCommand
 
getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirectoryStream
Client instance used to access the remote directory
getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
The client instance
getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
The client instance
getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpIterableDirEntry
The client instance
getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
The client instance
getClientSession() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
getClientSession() - Method in interface org.apache.sshd.client.subsystem.SubsystemClient
 
getClientVersion() - Method in class org.apache.sshd.common.session.AbstractSession
 
getClientVersion() - Method in interface org.apache.sshd.common.session.Session
Retrieve the client version for this session.
getCommand() - Method in class org.apache.sshd.server.shell.ProcessShellFactory
 
getCommandBuffer(Object) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
getCommandBuffer(Object, int) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
getCommandBuffer(int) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
getCommandFactory() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the CommandFactory to be used to process commands requests.
getCommandFactory() - Method in class org.apache.sshd.server.SshServer
 
getComment() - Method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
getCompactData() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getCompression(Properties) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getCompressionFactories() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getCompressionFactories() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the list of named factories for Compression.
getConnectionService() - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
getConnector() - Method in class org.apache.sshd.common.io.mina.MinaConnector
 
getCurrentPasswordCandidate() - Method in class org.apache.sshd.client.auth.UserAuthKeyboardInteractive
 
getCurrentRemoteDirectory() - Method in class org.apache.sshd.client.subsystem.sftp.SftpCommand
 
getCurveSize(ECParameterSpec) - Static method in enum org.apache.sshd.common.cipher.ECCurves
 
getDefaultAuthorizedKeysFile() - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
getDefaultDir() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
getDefaultDir() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
getDefaultFingerPrintFactory() - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getDefaultHomeDir() - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
 
getDefaultKeysFolder() - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
getDefaultUserIdentitiesFolder() - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
getDelegateCommandFactory() - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
getDescription() - Method in enum org.apache.sshd.common.kex.KexProposalOption
 
getDH() - Method in class org.apache.sshd.client.kex.DHGClient
 
getDH(BigInteger, BigInteger) - Method in class org.apache.sshd.client.kex.DHGEXClient
 
getDH(BigInteger, BigInteger) - Method in class org.apache.sshd.server.kex.DHGEXServer
 
getDigestForParams() - Method in enum org.apache.sshd.common.cipher.ECCurves
 
getDisconnectCode() - Method in exception org.apache.sshd.common.SshException
 
getDomain() - Method in class org.apache.sshd.server.jaas.JaasPasswordAuthenticator
 
getE() - Method in class org.apache.sshd.common.kex.AbstractDH
 
getE() - Method in class org.apache.sshd.common.kex.DHG
 
getE() - Method in class org.apache.sshd.common.kex.ECDH
 
getEnv() - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
getEnv() - Method in interface org.apache.sshd.server.Environment
Retrieve the environment map
getEnvironment() - Method in class org.apache.sshd.server.channel.ChannelSession
 
getErr() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getErrorStream() - Method in interface org.apache.sshd.server.shell.InvertedShell
 
getErrorStream() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
getEventListenerFilePath() - Method in class org.apache.sshd.common.scp.LocalFileScpSourceStreamResolver
 
getEventListenerFilePath() - Method in class org.apache.sshd.common.scp.LocalFileScpTargetStreamResolver
 
getEventListenerFilePath() - Method in interface org.apache.sshd.common.scp.ScpSourceStreamResolver
 
getEventListenerFilePath() - Method in interface org.apache.sshd.common.scp.ScpTargetStreamResolver
 
getException() - Method in interface org.apache.sshd.client.future.AuthFuture
Returns the cause of the connection failure.
getException() - Method in interface org.apache.sshd.client.future.ConnectFuture
Returns the cause of the connection failure.
getException() - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
getException() - Method in class org.apache.sshd.client.future.DefaultConnectFuture
 
getException() - Method in class org.apache.sshd.client.future.DefaultOpenFuture
 
getException() - Method in interface org.apache.sshd.client.future.OpenFuture
Returns the cause of the connection failure.
getException() - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream.IoReadFutureImpl
 
getException() - Method in class org.apache.sshd.common.io.AbstractIoWriteFuture
 
getException() - Method in interface org.apache.sshd.common.io.IoConnectFuture
Returns the cause of the connection failure.
getException() - Method in interface org.apache.sshd.common.io.IoReadFuture
 
getException() - Method in interface org.apache.sshd.common.io.IoWriteFuture
 
getExecutorService() - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
getExecutorService() - Method in class org.apache.sshd.agent.unix.AgentServer
 
getExecutorService() - Method in class org.apache.sshd.agent.unix.AgentServerProxy
 
getExecutorService() - Method in class org.apache.sshd.agent.unix.ChannelAgentForwardingFactory
 
getExecutorService() - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
 
getExecutorService() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getExecutorService() - Method in class org.apache.sshd.common.io.AbstractIoServiceFactory
 
getExecutorService() - Method in class org.apache.sshd.common.io.AbstractIoServiceFactoryFactory
 
getExecutorService() - Method in interface org.apache.sshd.common.util.threads.ExecutorServiceCarrier
 
getExecutorService() - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
getExecutorService() - Method in class org.apache.sshd.server.forward.TcpipServerChannel.TcpipFactory
 
getExecutorService() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
getExitStatus() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getExitStatus() - Method in interface org.apache.sshd.client.channel.ClientChannel
 
getExtension(Class<? extends E>) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
getExtension(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
getExtension(SftpClientExtensionFactory) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
getExtension(Class<? extends E>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
getExtension(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
getFactoryClass() - Method in enum org.apache.sshd.common.io.BuiltinIoServiceFactoryFactories
 
getFactoryManager() - Method in interface org.apache.sshd.client.session.ClientSession
 
getFactoryManager() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
getFactoryManager() - Method in class org.apache.sshd.common.io.AbstractIoServiceFactory
 
getFactoryManager() - Method in class org.apache.sshd.common.session.AbstractSession
 
getFactoryManager() - Method in interface org.apache.sshd.common.session.Session
 
getFactoryManager() - Method in interface org.apache.sshd.server.session.ServerSession
 
getFactoryManager() - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
getFile() - Method in class org.apache.sshd.server.subsystem.sftp.Handle
 
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
getFileChannel() - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
getFileName() - Method in class org.apache.sshd.common.file.util.BasePath
 
getFileName() - Method in class org.apache.sshd.common.file.util.MockPath
 
getFileName() - Method in class org.apache.sshd.common.scp.LocalFileScpSourceStreamResolver
 
getFileName() - Method in interface org.apache.sshd.common.scp.ScpSourceStreamResolver
 
getFileStore(Path) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getFileStore(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
getFileStoreAttributeView(Class<V>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
getFileStores() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
getFileStores() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
getFileStores() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
getFileStores() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
getFileSystem() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
getFileSystem(URI) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getFileSystem(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getFileSystem(URI) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
getFileSystem(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
getFileSystem() - Method in class org.apache.sshd.common.file.util.BasePath
 
getFileSystem() - Method in class org.apache.sshd.common.file.util.MockPath
 
getFileSystemFactory() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getFileSystemFactory() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the FileSystemFactory to be used to traverse the file system.
getFileSystemIdentifier(URI) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
Uses the host, port and username to create a unique identifier
getFileSystemIdentifier(ClientSession) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
Uses the remote host address, port and current username to create a unique identifier
getFileSystemIdentifier(String, int, String) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getFingerPrint(PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getFingerPrint(String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getFingerPrint(String, Charset) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getFingerPrint(Factory<? extends Digest>, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getFingerPrint(Digest, PublicKey) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getFingerPrint(Factory<? extends Digest>, String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getFingerPrint(Factory<? extends Digest>, String, Charset) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getFingerPrint(Digest, String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getFingerPrint(Digest, String, Charset) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getFingerPrint(Factory<? extends Digest>, String) - Static method in class org.apache.sshd.common.digest.DigestUtils
 
getFingerPrint(Factory<? extends Digest>, String, Charset) - Static method in class org.apache.sshd.common.digest.DigestUtils
 
getFingerPrint(Digest, String) - Static method in class org.apache.sshd.common.digest.DigestUtils
 
getFingerPrint(Digest, String, Charset) - Static method in class org.apache.sshd.common.digest.DigestUtils
 
getFingerPrint(Factory<? extends Digest>, byte...) - Static method in class org.apache.sshd.common.digest.DigestUtils
 
getFingerPrint(Factory<? extends Digest>, byte[], int, int) - Static method in class org.apache.sshd.common.digest.DigestUtils
 
getFingerPrint(Digest, byte...) - Static method in class org.apache.sshd.common.digest.DigestUtils
 
getFingerPrint(Digest, byte[], int, int) - Static method in class org.apache.sshd.common.digest.DigestUtils
 
getFirst() - Method in class org.apache.sshd.common.util.Pair
 
getForwardedPort(int) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
getForwardedPort(int) - Method in interface org.apache.sshd.common.forward.TcpipForwarder
 
getG() - Method in class org.apache.sshd.common.kex.DHG
 
getG() - Static method in class org.apache.sshd.common.kex.DHGroupData
 
getGlobalRequestHandlers() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getGlobalRequestHandlers() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the list of global request handlers.
getGSSAuthenticator() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the GSSAuthenticator to be used by the SSH server.
getGSSAuthenticator() - Method in class org.apache.sshd.server.SshServer
 
getGSSCredential(GSSManager) - Method in class org.apache.sshd.server.auth.gss.GSSAuthenticator
Overridable method to get GSS accept credential suitable for the current environment.
getGSSManager() - Method in class org.apache.sshd.server.auth.gss.GSSAuthenticator
Overridable method to get GSS manager suitable for current environment.
getH() - Method in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
getH() - Method in interface org.apache.sshd.common.kex.KeyExchange
Retrieves the computed h parameter
getHash(String, long, long, byte[]) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.MD5FileExtensionImpl
 
getHash(SftpClient.Handle, long, long, byte[]) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.MD5HandleExtensionImpl
 
getHash(String, long, long, byte[]) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.MD5FileExtension
 
getHash(SftpClient.Handle, long, long, byte[]) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.MD5HandleExtension
 
getHash() - Method in class org.apache.sshd.common.kex.AbstractDH
 
getHash() - Method in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
getHash() - Method in class org.apache.sshd.common.kex.DHG
 
getHash() - Method in class org.apache.sshd.common.kex.ECDH
 
getHash() - Method in interface org.apache.sshd.common.kex.KeyExchange
The message digest used by this key exchange algorithm.
getHost() - Method in class org.apache.sshd.server.SshServer
 
getHostKey() - Method in interface org.apache.sshd.server.session.ServerSession
 
getHostKey() - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
getHostName() - Method in class org.apache.sshd.common.SshdSocketAddress
 
getId() - Method in class org.apache.sshd.agent.local.AgentServerProxy
 
getId() - Method in interface org.apache.sshd.agent.SshAgentServer
 
getId() - Method in class org.apache.sshd.agent.unix.AgentServerProxy
 
getId() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
getId() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getId() - Method in interface org.apache.sshd.common.channel.Channel
 
getId() - Method in interface org.apache.sshd.common.io.IoSession
 
getId() - Method in class org.apache.sshd.common.io.mina.MinaSession
 
getId() - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
getId() - Method in class org.apache.sshd.server.session.ServerSessionImpl
Returns the session id.
getIdentifier() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Handle
 
getIdentities() - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
getIdentities() - Method in class org.apache.sshd.agent.common.AgentDelegate
 
getIdentities() - Method in class org.apache.sshd.agent.local.AgentImpl
 
getIdentities() - Method in interface org.apache.sshd.agent.SshAgent
 
getIdentityFileName(NamedResource) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
getIdentityFileName(String) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
getIdentityFileName(String, String, String) - Static method in class org.apache.sshd.common.config.keys.IdentityUtils
 
getIdentityFileName(NamedResource) - Static method in class org.apache.sshd.server.config.keys.ServerIdentity
 
getIdentityFileName(String) - Static method in class org.apache.sshd.server.config.keys.ServerIdentity
 
getIdentityType(String) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
getIdentityType(String) - Static method in class org.apache.sshd.server.config.keys.ServerIdentity
 
getIdleTimeout() - Method in class org.apache.sshd.common.session.AbstractSession
What is timeout value in milliseconds for communication
getIdleTimeout() - Method in interface org.apache.sshd.common.session.Session
 
getIn() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getIn() - Method in class org.apache.sshd.server.channel.AsyncDataReceiver
 
getIn() - Method in class org.apache.sshd.server.channel.PipeDataReceiver
 
getIncludedFiles() - Method in class org.apache.sshd.common.util.DirectoryScanner
Returns the names of the files which matched at least one of the include patterns and none of the exclude patterns.
getIndicatorValue() - Method in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
 
getInnerCloseable() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getInnerCloseable() - Method in class org.apache.sshd.client.SshClient
 
getInnerCloseable() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getInnerCloseable() - Method in class org.apache.sshd.common.channel.BufferedIoOutputStream
 
getInnerCloseable() - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
getInnerCloseable() - Method in class org.apache.sshd.common.forward.TcpipClientChannel
 
getInnerCloseable() - Method in class org.apache.sshd.common.io.mina.MinaSession
 
getInnerCloseable() - Method in class org.apache.sshd.common.io.nio2.Nio2Service
 
getInnerCloseable() - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
getInnerCloseable() - Method in class org.apache.sshd.common.session.AbstractSession
 
getInnerCloseable() - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractInnerCloseable
 
getInnerCloseable() - Method in class org.apache.sshd.server.channel.ChannelSession
 
getInnerCloseable() - Method in class org.apache.sshd.server.SshServer
 
getInnerCloseable() - Method in class org.apache.sshd.server.x11.X11ForwardSupport.ChannelForwardedX11
 
getInnerCloseable() - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
getInputStream() - Method in class org.apache.sshd.client.SshKeyScan
 
getInputStream() - Method in interface org.apache.sshd.server.shell.InvertedShell
Returns the output stream used to feed the shell.
getInputStream() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
getInt() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getInteger(Properties, String) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getInteger(Session, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getInteger(FactoryManager, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getInteger(Map<String, ?>, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getInteger(String) - Method in class org.apache.sshd.common.io.mina.MinaService
 
getInteractionInstruction() - Method in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
getInteractionLanguage() - Method in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
getInteractionName() - Method in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
getInteractionPrompt() - Method in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
getInterval() - Method in enum org.apache.sshd.common.config.TimeValueConfig
 
getIntProperty(Properties, String, int) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getIntProperty(Session, String, int) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getIntProperty(FactoryManager, String, int) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getIntProperty(Map<String, ?>, String, int) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getIntProperty(String, int) - Method in class org.apache.sshd.common.session.AbstractSession
Retrieve a configuration property as an integer
getIntProperty(String, int) - Method in interface org.apache.sshd.common.session.Session
Retrieve a configuration property as an integer
getInvertedErr() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getInvertedErr() - Method in interface org.apache.sshd.client.channel.ClientChannel
 
getInvertedIn() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getInvertedIn() - Method in interface org.apache.sshd.client.channel.ClientChannel
Access to an output stream to send data directly to the remote channel.
getInvertedOut() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getInvertedOut() - Method in interface org.apache.sshd.client.channel.ClientChannel
 
getIoService() - Method in class org.apache.sshd.common.io.mina.MinaAcceptor
 
getIoService() - Method in class org.apache.sshd.common.io.mina.MinaConnector
 
getIoService() - Method in class org.apache.sshd.common.io.mina.MinaService
 
getIoServiceFactory() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getIoServiceFactory() - Method in interface org.apache.sshd.common.FactoryManager
 
getIoServiceFactoryFactory() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getIoSession() - Method in class org.apache.sshd.common.session.AbstractSession
 
getIoSession() - Method in interface org.apache.sshd.common.session.Session
 
getIVSize() - Method in class org.apache.sshd.common.cipher.BaseCipher
 
getIVSize() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
getIVSize() - Method in interface org.apache.sshd.common.cipher.Cipher
 
getIVSize() - Method in class org.apache.sshd.common.cipher.CipherNone
 
getK() - Method in class org.apache.sshd.common.kex.AbstractDH
 
getK() - Method in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
getK() - Method in interface org.apache.sshd.common.kex.KeyExchange
Retrieves the computed k parameter
getKex() - Method in class org.apache.sshd.common.session.AbstractSession
 
getKex() - Method in interface org.apache.sshd.common.session.Session
 
getKexFactories(Properties) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getKeyAgreement(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getKeyData() - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
getKeyExchangeFactories() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getKeyExchangeFactories() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the list of named factories for KeyExchange.
getKeyFactory(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.DSSPublicKeyEntryDecoder
 
getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
getKeyFactoryInstance() - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
getKeyFactoryInstance() - Method in class org.apache.sshd.common.config.keys.RSAPublicKeyDecoder
 
getKeyPair(List<Pair<KeyPair, String>>, PublicKey) - Static method in class org.apache.sshd.agent.local.AgentImpl
 
getKeyPair() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.DSSPublicKeyEntryDecoder
 
getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
getKeyPairGenerator() - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
getKeyPairGenerator() - Method in class org.apache.sshd.common.config.keys.RSAPublicKeyDecoder
 
getKeyPairGenerator(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getKeyPairProvider() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getKeyPairProvider() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the KeyPairProvider that will be used to find the host key to use on the server side or the user key on the client side.
getKeySet() - Method in class org.apache.sshd.server.auth.pubkey.KeySetPublickeyAuthenticator
 
getKeySize() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
getKeySize() - Method in enum org.apache.sshd.common.cipher.ECCurves
 
getKeySize() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
getKeySpec() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
getKeyType() - Method in enum org.apache.sshd.common.cipher.ECCurves
 
getKeyType(KeyPair) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getKeyType(Key) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getKeyType() - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
getKeyTypes() - Method in class org.apache.sshd.client.SshKeyScan
 
getKeyTypes() - Method in class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
 
getKeyTypes() - Method in interface org.apache.sshd.common.keyprovider.KeyPairProvider
 
getKeyTypes() - Method in class org.apache.sshd.common.keyprovider.MappedKeyPairProvider
 
getLastAccessTime() - Method in class org.apache.sshd.common.scp.ScpTimestamp
 
getLastModifiedTime() - Method in class org.apache.sshd.common.scp.ScpTimestamp
 
getLinkOptions(boolean) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
getLocalAddress() - Method in interface org.apache.sshd.common.io.IoSession
 
getLocalAddress() - Method in class org.apache.sshd.common.io.mina.MinaSession
 
getLocalAddress() - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
getLocalWindow() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getLocalWindow() - Method in interface org.apache.sshd.common.channel.Channel
 
getLock() - Method in class org.apache.sshd.common.session.AbstractSession
 
getLoginOptions() - Method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
getLogLevel() - Method in class org.apache.sshd.client.SshKeyScan
 
getLong(Properties, String) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getLong(Session, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getLong(FactoryManager, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getLong(Map<String, ?>, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getLong() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getLongName(Path, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
getLongProperty(Properties, String, long) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getLongProperty(Session, String, long) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getLongProperty(FactoryManager, String, long) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getLongProperty(Map<String, ?>, String, long) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getLongProperty(String, long) - Method in class org.apache.sshd.common.session.AbstractSession
 
getLowerCaseValue() - Method in enum org.apache.sshd.common.config.TimeValueConfig
 
getMac(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getMacFactories() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getMacFactories() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the list of named factories for Mac.
getMacs(Properties) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getManagedSessions() - Method in interface org.apache.sshd.common.io.IoService
Returns the map of all sessions which are currently managed by this service.
getManagedSessions() - Method in class org.apache.sshd.common.io.mina.MinaService
 
getManagedSessions() - Method in class org.apache.sshd.common.io.nio2.Nio2Service
 
getMaxSize() - Method in class org.apache.sshd.common.channel.Window
 
getMessageDigest(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getMetadataMap() - Method in interface org.apache.sshd.client.session.ClientSession
Access to the metadata.
getMetadataMap() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
getMPInt() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getMPIntAsBytes() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getName() - Method in class org.apache.sshd.agent.local.ChannelAgentForwardingFactory
 
getName() - Method in class org.apache.sshd.agent.unix.ChannelAgentForwardingFactory
 
getName() - Method in class org.apache.sshd.client.auth.UserAuthKeyboardInteractiveFactory
 
getName() - Method in class org.apache.sshd.client.auth.UserAuthPasswordFactory
 
getName() - Method in class org.apache.sshd.client.auth.UserAuthPublicKeyFactory
 
getName() - Method in class org.apache.sshd.client.session.ClientConnectionServiceFactory
 
getName() - Method in class org.apache.sshd.client.session.ClientUserAuthServiceFactory
 
getName() - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
getName() - Method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
 
getName() - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
getName() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultUserPrincipal
 
getName() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
getName() - Method in enum org.apache.sshd.common.cipher.ECCurves
 
getName() - Method in enum org.apache.sshd.common.compression.BuiltinCompressions
 
getName() - Method in enum org.apache.sshd.common.config.CompressionConfigValue
 
getName() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
getName() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
 
getName(int) - Method in class org.apache.sshd.common.file.util.BasePath
 
getName(int) - Method in class org.apache.sshd.common.file.util.MockPath
 
getName() - Method in enum org.apache.sshd.common.io.BuiltinIoServiceFactoryFactories
 
getName() - Method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
getName() - Method in enum org.apache.sshd.common.mac.BuiltinMacs
 
getName() - Method in interface org.apache.sshd.common.NamedResource
 
getName() - Method in class org.apache.sshd.common.random.JceRandomFactory
 
getName() - Method in class org.apache.sshd.common.random.SingletonRandomFactory
 
getName() - Method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
getName() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.AbstractParser
 
getName() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
 
getName() - Method in class org.apache.sshd.server.auth.gss.UserAuthGSSFactory
Get the name of the authentication method.
getName() - Method in class org.apache.sshd.server.auth.UserAuthKeyboardInteractiveFactory
 
getName() - Method in class org.apache.sshd.server.auth.UserAuthNoneFactory
 
getName() - Method in class org.apache.sshd.server.auth.UserAuthPasswordFactory
 
getName() - Method in class org.apache.sshd.server.auth.UserAuthPublicKeyFactory
 
getName() - Method in class org.apache.sshd.server.channel.ChannelSessionFactory
 
getName() - Method in enum org.apache.sshd.server.forward.ForwardingFilter.Type
 
getName() - Method in class org.apache.sshd.server.forward.TcpipServerChannel.TcpipFactory
 
getName() - Method in class org.apache.sshd.server.session.ServerConnectionServiceFactory
 
getName() - Method in class org.apache.sshd.server.session.ServerUserAuthServiceFactory
 
getName() - Method in class org.apache.sshd.server.subsystem.sftp.PrincipalBase
 
getName() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
getNameCount() - Method in class org.apache.sshd.common.file.util.BasePath
 
getNameCount() - Method in class org.apache.sshd.common.file.util.MockPath
 
getNameList(Collection<? extends NamedResource>) - Static method in class org.apache.sshd.common.NamedResource.Utils
 
getNames(Collection<? extends NamedResource>) - Static method in class org.apache.sshd.common.NamedResource.Utils
 
getNegotiatedKexParameter(KexProposalOption) - Method in class org.apache.sshd.common.session.AbstractSession
 
getNegotiatedKexParameter(KexProposalOption) - Method in interface org.apache.sshd.common.session.Session
Retrieve one of the negotiated values during the KEX stage
getNextChannelId() - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
getNextPowerOf2(int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
 
getNioWorkers() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getNioWorkers(FactoryManager) - Static method in class org.apache.sshd.common.io.AbstractIoServiceFactory
 
getNumeric() - Method in enum org.apache.sshd.server.Signal
 
getNumPointOctets() - Method in enum org.apache.sshd.common.cipher.ECCurves
 
getOctalPermissions(int) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getOctalPermissions(Collection<PosixFilePermission>) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getOctalPermissions(Path, LinkOption...) - Static method in class org.apache.sshd.common.scp.ScpHelper
 
getOctalPermissions(Collection<PosixFilePermission>) - Static method in class org.apache.sshd.common.scp.ScpHelper
 
getOpenFuture() - Method in class org.apache.sshd.common.forward.TcpipClientChannel
 
getOut() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getOutputStream() - Method in interface org.apache.sshd.server.shell.InvertedShell
 
getOutputStream() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
getOwner() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
getP() - Method in class org.apache.sshd.common.kex.DHG
 
getP1() - Static method in class org.apache.sshd.common.kex.DHGroupData
 
getP14() - Static method in class org.apache.sshd.common.kex.DHGroupData
 
getPacketSize() - Method in class org.apache.sshd.common.channel.Window
 
getParameters() - Method in enum org.apache.sshd.common.cipher.ECCurves
 
getParent() - Method in class org.apache.sshd.common.file.util.BasePath
 
getParent() - Method in class org.apache.sshd.common.file.util.MockPath
 
getParsedFactories() - Method in class org.apache.sshd.common.config.FactoriesListParseResult
 
getParsedFactories() - Method in class org.apache.sshd.common.kex.BuiltinDHFactories.ParseResult
 
getParsedResources() - Method in class org.apache.sshd.common.config.NamedResourceListParseResult
 
getParsedServerExtensions() - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
getParsedServerExtensions(Map<String, byte[]>) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
getParsedValues() - Method in class org.apache.sshd.common.config.ListParseResult
 
getPassword(String) - Method in interface org.apache.sshd.common.config.keys.FilePasswordProvider
 
getPasswordAuthenticator() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the PasswordAuthenticator to be used by the SSH server.
getPasswordAuthenticator() - Method in class org.apache.sshd.server.SshServer
 
getPasswordFinder() - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
 
getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
The remotely accessed directory path
getPath(URI) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
The remotely accessed file path
getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpIterableDirEntry
The remotely accessed directory path
getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
The remotely accessed file path
getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
getPath(URI) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
getPath(String, String...) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
getPath(String, String...) - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
getPath() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
 
getPath() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
getPathMatcher(String) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
getPathMatcher(String) - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
getPaths() - Method in class org.apache.sshd.common.keyprovider.AbstractFileKeyPairProvider
 
getPermissions() - Method in class org.apache.sshd.common.scp.LocalFileScpSourceStreamResolver
 
getPermissions() - Method in interface org.apache.sshd.common.scp.ScpSourceStreamResolver
 
getPermissions(Path, LinkOption...) - Static method in class org.apache.sshd.common.util.io.IoUtils
If the "posix" view is supported, then it returns Files.getPosixFilePermissions(Path, LinkOption...), otherwise uses the IoUtils.getPermissionsFromFile(File) method
getPermissionsFromFile(File) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
getPort() - Method in class org.apache.sshd.client.SshKeyScan
 
getPort() - Method in class org.apache.sshd.common.SshdSocketAddress
 
getPort() - Method in class org.apache.sshd.server.SshServer
 
getPrivateKeyType() - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
getPrivateKeyType() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
getPrivateKeyType() - Method in interface org.apache.sshd.common.config.keys.Identity
 
getPrivateKeyType() - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
getProperties() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getProperties() - Method in class org.apache.sshd.common.channel.Window
 
getProperties() - Method in interface org.apache.sshd.common.FactoryManager
A map of properties that can be used to configure the SSH server or client.
getProposalIndex() - Method in enum org.apache.sshd.common.kex.KexProposalOption
 
getPtyColumns() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
getPtyHeight() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
getPtyLines() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
getPtyModes() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
getPtyModes() - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
getPtyModes() - Method in interface org.apache.sshd.server.Environment
Retrieve the pty modes
getPtyModeValue(PtyMode) - Method in class org.apache.sshd.server.channel.ChannelSession
 
getPtyType() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
getPtyWidth() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
getPublicKey() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getPublickeyAuthenticator() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the PublickeyAuthenticator to be used by SSH server.
getPublickeyAuthenticator() - Method in class org.apache.sshd.server.SshServer
 
getPublicKeyEntryDecoder(String) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getPublicKeyEntryDecoder(KeyPair) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getPublicKeyEntryDecoder(Key) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getPublicKeyEntryDecoder(Class<?>) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
getPublicKeyType() - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
getPublicKeyType() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
getPublicKeyType() - Method in interface org.apache.sshd.common.config.keys.Identity
 
getPublicKeyType() - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
getRandomFactory() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getRandomFactory() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the Random factory to be used.
getRandomFactory() - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getRawBytes(byte[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getRawBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
getRawBytes(byte[], int, int) - Method in interface org.apache.sshd.common.util.Readable
 
getRawECKey(String, ECParameterSpec) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getRawPublicKey() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getRead() - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream.IoReadFutureImpl
 
getRead() - Method in interface org.apache.sshd.common.io.IoReadFuture
 
getReadBufferSize() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
getReasonCode() - Method in exception org.apache.sshd.server.channel.OpenChannelException
The reason code as specified by RFC 4254.
getReceiveBufferSize() - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
getRecipient() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getRecipient() - Method in interface org.apache.sshd.common.channel.Channel
 
getRegisteredExtensions() - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
getRegisteredExtensions() - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
 
getRegisteredExtensions() - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
getRegisteredExtensions() - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
 
getRegisteredExtensions() - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
getRegisteredParser(String) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
 
getRegisteredParsers() - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
 
getRegisteredParsersNames() - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
 
getRemoteAddress() - Method in interface org.apache.sshd.common.io.IoSession
 
getRemoteAddress() - Method in class org.apache.sshd.common.io.mina.MinaSession
 
getRemoteAddress() - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
getRemoteWindow() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getRemoteWindow() - Method in interface org.apache.sshd.common.channel.Channel
 
getRequiredKey() - Method in class org.apache.sshd.client.keyverifier.RequiredServerKeyVerifier
 
getResourceLoader() - Method in class org.apache.sshd.common.keyprovider.AbstractClassLoadableResourceKeyPairProvider
 
getResources() - Method in class org.apache.sshd.common.keyprovider.AbstractClassLoadableResourceKeyPairProvider
 
getRoot() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
getRoot() - Method in class org.apache.sshd.common.file.util.BasePath
 
getRoot() - Method in class org.apache.sshd.common.file.util.MockPath
 
getRootDirectories() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
getRootDirectories() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
getRootFileSystem() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
getRWXPermissions(int) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getScheduledExecutorService() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getScheduledExecutorService() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the ScheduledExecutorService to be used.
getScheme() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getScheme() - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
getScpTransferEventListener() - Method in interface org.apache.sshd.client.session.ClientSession
 
getScpTransferEventListener() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
getSecond() - Method in class org.apache.sshd.common.util.Pair
 
getSecurityProvider() - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getSendBufferSize() - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
getSeparator() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
getSeparator() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
getServer() - Method in class org.apache.sshd.server.session.SessionFactory
 
getServerExtensions() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
getServerExtensions() - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
getServerKey() - Method in class org.apache.sshd.client.kex.AbstractDHClientKeyExchange
 
getServerKey() - Method in interface org.apache.sshd.common.kex.KeyExchange
Retrieves the server's key
getServerKey() - Method in class org.apache.sshd.server.kex.AbstractDHServerKeyExchange
 
getServerKeyVerifier() - Method in interface org.apache.sshd.client.ClientFactoryManager
Retrieve the server key verifier to be used to check the key when connecting to an ssh server.
getServerKeyVerifier() - Method in class org.apache.sshd.client.SshClient
 
getServerVersion() - Method in class org.apache.sshd.common.session.AbstractSession
 
getServerVersion() - Method in interface org.apache.sshd.common.session.Session
Retrieve the server version for this session.
getService() - Method in interface org.apache.sshd.common.io.IoSession
 
getService() - Method in class org.apache.sshd.common.io.mina.MinaSession
 
getService() - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
getService(Class<T>) - Method in class org.apache.sshd.common.session.AbstractSession
 
getService(Class<T>) - Method in interface org.apache.sshd.common.session.Session
Get the service of the specified type.
getService() - Method in class org.apache.sshd.server.auth.AbstractUserAuth
 
getServiceFactories() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getServiceFactories() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the list of SSH Service factories.
getServices() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
getServices() - Method in class org.apache.sshd.common.session.AbstractSession
 
getSession() - Method in interface org.apache.sshd.client.future.ConnectFuture
 
getSession() - Method in class org.apache.sshd.client.future.DefaultConnectFuture
 
getSession() - Method in class org.apache.sshd.client.session.ClientUserAuthService
 
getSession() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
getSession() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getSession() - Method in interface org.apache.sshd.common.channel.Channel
 
getSession() - Method in interface org.apache.sshd.common.io.IoConnectFuture
 
getSession(IoSession) - Method in class org.apache.sshd.common.io.mina.MinaService
 
getSession() - Method in class org.apache.sshd.common.io.mina.MinaSession
 
getSession() - Method in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
getSession() - Method in interface org.apache.sshd.common.Service
 
getSession() - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
getSession(IoSession) - Static method in class org.apache.sshd.common.session.AbstractSession
Retrieve the session from the MINA session.
getSession(IoSession, boolean) - Static method in class org.apache.sshd.common.session.AbstractSession
Retrieve the session from the MINA session.
getSession() - Method in class org.apache.sshd.server.session.ServerUserAuthService
 
getSessionFactory() - Method in class org.apache.sshd.client.SshClient
 
getSessionFactory() - Method in class org.apache.sshd.server.SshServer
 
getSessionId() - Method in class org.apache.sshd.common.session.AbstractSession
 
getSessionId() - Method in interface org.apache.sshd.common.session.Session
 
getSftpClient() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultCloseableHandle
 
getSftpVersionSelector() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
getSftpVersionSelector() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
getShellFactory() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the ShellFactory object to be used to create shells.
getShellFactory() - Method in class org.apache.sshd.server.SshServer
 
getShort() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getShortName(Path) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
getSignalListeners(Signal, boolean) - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
getSignature(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getSignatureFactories() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getSignatureFactories() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the list of named factories for Signature.
getSignatures(Properties) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
getSize() - Method in class org.apache.sshd.common.channel.Window
 
getSize() - Method in class org.apache.sshd.common.scp.LocalFileScpSourceStreamResolver
 
getSize() - Method in interface org.apache.sshd.common.scp.ScpSourceStreamResolver
 
getStatus() - Method in exception org.apache.sshd.client.subsystem.sftp.SftpException
 
getStreaming() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getStreaming() - Method in interface org.apache.sshd.client.channel.ClientChannel
 
getString(Session, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getString(FactoryManager, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getString(Map<String, ?>, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getString() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getString(Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getString(Charset) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
getStringList(boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getStringList(boolean, Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getStringList(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getStringList(int, Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getStringProperty(Session, String, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getStringProperty(FactoryManager, String, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getStringProperty(Map<String, ?>, String, String) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
getSttyCommand() - Static method in class org.apache.sshd.common.channel.SttySupport
 
getSubsystem() - Method in class org.apache.sshd.client.channel.ChannelSubsystem
The subsystem name
getSubsystemFactories() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the list of named factories for CommandFactory.Command to be used to create subsystems.
getSubsystemFactories() - Method in class org.apache.sshd.server.SshServer
 
getSupportedClientExtensions() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
getSupportedTypeNames() - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
getSupportedTypeNames() - Method in interface org.apache.sshd.common.config.keys.PublicKeyEntryDecoder
 
getTcpipForwarder() - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
getTcpipForwarder() - Method in interface org.apache.sshd.common.session.ConnectionService
Retrieve the tcpip forwarder
getTcpipForwarderFactory() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getTcpipForwarderFactory() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the tcpip forwarder factory used to support tcpip forwarding.
getTcpipForwardingFilter() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getTcpipForwardingFilter() - Method in interface org.apache.sshd.common.FactoryManager
Retrieve the ForwardingFilter to be used by the SSH server.
getTerminalHeight() - Static method in class org.apache.sshd.common.channel.SttySupport
Returns the value of "stty size" height param.
getTerminalWidth() - Static method in class org.apache.sshd.common.channel.SttySupport
Returns the value of "stty size" width param.
getTimeout() - Method in class org.apache.sshd.client.SshKeyScan
 
getTimeout() - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
getTimeoutStatus() - Method in class org.apache.sshd.common.session.AbstractSession
Check if timeout has occurred.
getTimeoutStatus() - Method in interface org.apache.sshd.common.session.Session
Check if timeout has occurred.
getTimestamp() - Method in class org.apache.sshd.common.scp.LocalFileScpSourceStreamResolver
 
getTimestamp() - Method in interface org.apache.sshd.common.scp.ScpSourceStreamResolver
 
getTotalSpace() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
getTransformation() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
getTtyProps() - Static method in class org.apache.sshd.common.channel.SttySupport
 
getType() - Method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
 
getType() - Method in class org.apache.sshd.server.forward.TcpipServerChannel.TcpipFactory
 
getUByte(Buffer) - Method in class org.apache.sshd.common.forward.SocksProxy.Proxy
 
getUByte() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getUInt() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
getUInt(byte...) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
 
getUInt(byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
 
getUnallocatedSpace() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
getUnixDate(FileTime) - Static method in class org.apache.sshd.server.subsystem.sftp.UnixDateFormat
Get unix style date string.
getUnixDate(long) - Static method in class org.apache.sshd.server.subsystem.sftp.UnixDateFormat
 
getUnixPtyModes() - Static method in class org.apache.sshd.common.channel.SttySupport
 
getUnsupportedAttributePolicy() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
getUnsupportedAttributePolicy() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
getUnsupportedFactories() - Method in class org.apache.sshd.common.config.FactoriesListParseResult
 
getUnsupportedFactories() - Method in class org.apache.sshd.common.kex.BuiltinDHFactories.ParseResult
 
getUnsupportedResources() - Method in class org.apache.sshd.common.config.NamedResourceListParseResult
 
getUnsupportedValues() - Method in class org.apache.sshd.common.config.ListParseResult
 
getUpperCaseValue() - Method in enum org.apache.sshd.common.config.TimeValueConfig
 
getUsableSpace() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
getUserAuthFactories() - Method in interface org.apache.sshd.client.ClientFactoryManager
 
getUserAuthFactories() - Method in class org.apache.sshd.client.SshClient
 
getUserAuthFactories() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the list of named factories for UserAuth objects.
getUserAuthFactories() - Method in class org.apache.sshd.server.SshServer
 
getUserHomeDir(String) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
 
getUserInteraction() - Method in interface org.apache.sshd.client.ClientFactoryManager
 
getUserInteraction() - Method in interface org.apache.sshd.client.session.ClientSession
 
getUserInteraction() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
getUserInteraction() - Method in class org.apache.sshd.client.SshClient
 
getUsername() - Method in class org.apache.sshd.common.session.AbstractSession
 
getUsername() - Method in interface org.apache.sshd.common.session.Session
Retrieve the name of the user authenticated on this session or null if the session has not been authenticated yet.
getUserName() - Method in class org.apache.sshd.server.auth.AbstractUserAuth
 
getUserName() - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS
Get a user name which has been derived from the handshaking process, or the initial name if nothing has been found.
getUserName() - Method in interface org.apache.sshd.server.auth.UserAuth
Get a user name which has been derived from the handshaking process, or the initial name if nothing has been found.
getUsername() - Method in class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
getUserPrincipalLookupService() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
getUserPrincipalLookupService() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
getUserPrincipalLookupService() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
getUserResponses(String, String, String, String[], boolean[]) - Method in class org.apache.sshd.client.auth.UserAuthKeyboardInteractive
 
getUShort(Buffer) - Method in class org.apache.sshd.common.forward.SocksProxy.Proxy
 
getValue() - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
getVersion() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
getVersion() - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
getVersion() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getVersion() - Method in interface org.apache.sshd.common.FactoryManager
An upper case string identifying the version of the software used on client or server side.
getVersion() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
 
getVersion() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
getVersionProperties() - Static method in class org.apache.sshd.common.config.VersionProperties
 
getWriteBufferSize() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
gid - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
globalRequest(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Process global requests
globalRequestHandlers - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
globalRequestHandlers - Variable in class org.apache.sshd.common.BaseBuilder
 
globalRequestHandlers(List<RequestHandler<ConnectionService>>) - Method in class org.apache.sshd.common.BaseBuilder
 
globToRegex(String) - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
GracefulChannelCloseable() - Constructor for class org.apache.sshd.common.channel.AbstractChannel.GracefulChannelCloseable
 
gracefulFuture - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
gracefulState - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
group - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
group(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
group() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
group - Variable in class org.apache.sshd.common.io.nio2.Nio2Service
 
GSSAuthenticator - Class in org.apache.sshd.server.auth.gss
Class providing basic GSS authentication services.
GSSAuthenticator() - Constructor for class org.apache.sshd.server.auth.gss.GSSAuthenticator
 
gssAuthenticator - Variable in class org.apache.sshd.server.SshServer
 

H

h - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
Handle(byte[]) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpClient.Handle
 
Handle - Class in org.apache.sshd.server.subsystem.sftp
 
Handle(Path) - Constructor for class org.apache.sshd.server.subsystem.sftp.Handle
 
handleAcceptance(ClientSession, SocketAddress, PublicKey) - Method in class org.apache.sshd.client.keyverifier.StaticServerKeyVerifier
 
handleAcceptance(String, String, ServerSession) - Method in class org.apache.sshd.server.auth.password.StaticPasswordAuthenticator
 
handleAcceptance(String, PublicKey, ServerSession) - Method in class org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator
 
handleAgentForwarding(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleBreak(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleClose() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleClose() - Method in interface org.apache.sshd.common.channel.Channel
 
handleData(Buffer) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleData(Buffer) - Method in interface org.apache.sshd.common.channel.Channel
 
handleEnv(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleEof() - Method in class org.apache.sshd.agent.local.ChannelAgentForwarding
 
handleEof() - Method in class org.apache.sshd.agent.unix.ChannelAgentForwarding
 
handleEof() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleEof() - Method in interface org.apache.sshd.common.channel.Channel
 
handleEof() - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleEof() - Method in class org.apache.sshd.server.x11.X11ForwardSupport.ChannelForwardedX11
 
handleExec(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleExtendedData(Buffer) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleExtendedData(Buffer) - Method in interface org.apache.sshd.common.channel.Channel
 
handleFailure() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleFailure() - Method in interface org.apache.sshd.common.channel.Channel
 
handleMessage(Buffer) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
handleMessage(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Abstract method for processing incoming decoded packets.
handleOpenFailure(Buffer) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
handleOpenFailure(Buffer) - Method in interface org.apache.sshd.common.channel.Channel
For a client channel, this method will be called internally by the session when the server has rejected this channel opening.
handleOpenFailure(Buffer) - Method in class org.apache.sshd.server.channel.AbstractServerChannel
 
handleOpenSuccess(int, int, int, Buffer) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
handleOpenSuccess(int, int, int, Buffer) - Method in interface org.apache.sshd.common.channel.Channel
For a client channel, this method will be called internally by the session when the confirmation has been received.
handleOpenSuccess(int, int, int, Buffer) - Method in class org.apache.sshd.server.channel.AbstractServerChannel
 
handlePtyReq(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handler - Variable in class org.apache.sshd.common.io.mina.MinaService
 
handler - Variable in class org.apache.sshd.common.io.nio2.Nio2Service
 
handleReadFileAttributesException(Path, String, LinkOption[], IOException) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
handleRejection(ClientSession, SocketAddress, PublicKey) - Method in class org.apache.sshd.client.keyverifier.StaticServerKeyVerifier
 
handleRejection(String, String, ServerSession) - Method in class org.apache.sshd.server.auth.password.StaticPasswordAuthenticator
 
handleRejection(String, PublicKey, ServerSession) - Method in class org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator
 
handleRequest(Buffer) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleRequest(Buffer) - Method in interface org.apache.sshd.common.channel.Channel
 
handleRequest(String, Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handlers - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
handles - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
handleShell(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleSignal(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleSubsystem(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleUnknownStatusFileAttributes(Path, int, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
handleUnsupportedAttributes(Collection<String>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
handleUserPrincipalLookupServiceException(Class<? extends Principal>, String, IOException) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
handleWindowAdjust(Buffer) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
handleWindowAdjust(Buffer) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleWindowAdjust(Buffer) - Method in interface org.apache.sshd.common.channel.Channel
 
handleWindowAdjust(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleWindowChange(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleX11Forwarding(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
HardLinkExtensionParser - Class in org.apache.sshd.common.subsystem.sftp.extensions.openssh
 
HardLinkExtensionParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.openssh.HardLinkExtensionParser
 
hasEcc() - Static method in class org.apache.sshd.common.util.SecurityUtils
 
hash - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
hashCode() - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
hashCode() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Handle
 
hashCode() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultUserPrincipal
 
hashCode() - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
hashCode() - Method in class org.apache.sshd.common.digest.BaseDigest
 
hashCode() - Method in class org.apache.sshd.common.file.util.BasePath
 
hashCode() - Method in class org.apache.sshd.common.forward.LocalForwardingEntry
 
hashCode() - Method in class org.apache.sshd.common.SshdSocketAddress
 
hashCode() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
 
hashCode() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
hashCode(long) - Static method in class org.apache.sshd.common.util.GenericUtils
 
hashCode() - Method in class org.apache.sshd.server.subsystem.sftp.PrincipalBase
 
hasNext() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
 
hasNext() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPathIterator
 
hasNext() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
HEARTBEAT_INTERVAL - Static variable in interface org.apache.sshd.client.ClientFactoryManager
Key used to set the heartbeat interval in milliseconds (0 to disable = default)
HEARTBEAT_REQUEST - Static variable in interface org.apache.sshd.client.ClientFactoryManager
Key used to check the heartbeat request that should be sent to the server
HEX_DIGITS - Static variable in class org.apache.sshd.common.util.buffer.BufferUtils
 
HIGHER_SFTP_IMPL - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
HMAC_MD5 - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.Constants
 
HMAC_MD5_96 - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.Constants
 
HMAC_SHA1 - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.Constants
 
HMAC_SHA1_96 - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.Constants
 
HMAC_SHA2_256 - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.Constants
 
HMAC_SHA2_512 - Static variable in class org.apache.sshd.common.mac.BuiltinMacs.Constants
 
host - Variable in class org.apache.sshd.server.SshServer
 
HOST_KEY_ALGORITHMS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
HOST_KEY_CONFIG_PROP - Static variable in class org.apache.sshd.server.config.keys.ServerIdentity
The server's keys configuration multi-value

I

i_c - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
i_c - Variable in class org.apache.sshd.common.session.AbstractSession
 
i_s - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
i_s - Variable in class org.apache.sshd.common.session.AbstractSession
 
id - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
ID_FILE_PREFIX - Static variable in class org.apache.sshd.client.config.keys.ClientIdentity
 
ID_FILE_PREFIX - Static variable in class org.apache.sshd.server.config.keys.ServerIdentity
 
ID_FILE_SUFFIX - Static variable in class org.apache.sshd.client.config.keys.ClientIdentity
 
ID_FILE_SUFFIX - Static variable in class org.apache.sshd.server.config.keys.ServerIdentity
 
ID_GENERATOR - Static variable in class org.apache.sshd.client.config.keys.ClientIdentity
 
ID_GENERATOR - Static variable in class org.apache.sshd.server.config.keys.ServerIdentity
 
Identity - Interface in org.apache.sshd.common.config.keys
Represents an SSH key type
IDENTITY - Static variable in interface org.apache.sshd.common.util.Int2IntFunction
An Int2IntFunction that returns same value as input
identity() - Static method in class org.apache.sshd.common.util.Transformer.Utils
 
IdentityUtils - Class in org.apache.sshd.common.config.keys
 
IDLE_TIMEOUT - Static variable in interface org.apache.sshd.common.FactoryManager
Key used to retrieve the value of idle timeout after which it will close the connection.
idleTimeoutMs - Variable in class org.apache.sshd.common.session.AbstractSession
 
idleTimeoutTimestamp - Variable in class org.apache.sshd.common.session.AbstractSession
 
ImmutableList<T> - Class in org.apache.sshd.common.file.util
Simple immutable array list
ImmutableList(T[]) - Constructor for class org.apache.sshd.common.file.util.ImmutableList
 
ImmutableList(T[], int, int) - Constructor for class org.apache.sshd.common.file.util.ImmutableList
 
implCloseChannel() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
in - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
in - Variable in class org.apache.sshd.common.scp.ScpHelper
 
in - Variable in class org.apache.sshd.server.command.ScpCommand
 
in - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
inBytesCount - Variable in class org.apache.sshd.common.session.AbstractSession
 
inCipher - Variable in class org.apache.sshd.common.session.AbstractSession
 
inCipherSize - Variable in class org.apache.sshd.common.session.AbstractSession
 
includes - Variable in class org.apache.sshd.common.util.DirectoryScanner
The patterns for the files to be included.
inCompression - Variable in class org.apache.sshd.common.session.AbstractSession
 
infoOf(Path, LinkOption...) - Method in interface org.apache.sshd.common.util.io.FileInfoExtractor
 
init(ClientSession, String, Collection<?>) - Method in interface org.apache.sshd.client.auth.UserAuth
 
init(ClientSession, String, Collection<?>) - Method in class org.apache.sshd.client.auth.UserAuthKeyboardInteractive
 
init(ClientSession, String, Collection<?>) - Method in class org.apache.sshd.client.auth.UserAuthPassword
 
init(ClientSession, String, Collection<?>) - Method in class org.apache.sshd.client.auth.UserAuthPublicKey
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in class org.apache.sshd.client.kex.AbstractDHClientKeyExchange
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in class org.apache.sshd.client.kex.DHGClient
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in class org.apache.sshd.client.kex.DHGEXClient
 
init() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
init(ConnectionService, Session, int) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
init(ConnectionService, Session, int) - Method in interface org.apache.sshd.common.channel.Channel
 
init(Session) - Method in class org.apache.sshd.common.channel.Window
 
init(FactoryManager) - Method in class org.apache.sshd.common.channel.Window
 
init(Map<String, ?>) - Method in class org.apache.sshd.common.channel.Window
 
init(int, int, Map<String, ?>) - Method in class org.apache.sshd.common.channel.Window
 
init(Cipher.Mode, byte[], byte[]) - Method in class org.apache.sshd.common.cipher.BaseCipher
 
init(Cipher.Mode, byte[], byte[]) - Method in class org.apache.sshd.common.cipher.BaseRC4Cipher
 
init(Cipher.Mode, byte[], byte[]) - Method in interface org.apache.sshd.common.cipher.Cipher
Initialize the cipher for encryption or decryption with the given key and initialization vector
init(Cipher.Mode, byte[], byte[]) - Method in class org.apache.sshd.common.cipher.CipherNone
 
init(Compression.Type, int) - Method in interface org.apache.sshd.common.compression.Compression
Initialize this object to either compress or uncompress data.
init(Compression.Type, int) - Method in class org.apache.sshd.common.compression.CompressionZlib
 
init() - Method in class org.apache.sshd.common.digest.BaseDigest
 
init() - Method in interface org.apache.sshd.common.digest.Digest
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in interface org.apache.sshd.common.kex.KeyExchange
Initialize the key exchange algorithm.
init(byte[]) - Method in class org.apache.sshd.common.mac.BaseMac
 
init(byte[]) - Method in interface org.apache.sshd.common.mac.Mac
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in class org.apache.sshd.server.kex.AbstractDHServerKeyExchange
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in class org.apache.sshd.server.kex.DHGEXServer
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in class org.apache.sshd.server.kex.DHGServer
 
initAgentForward() - Method in class org.apache.sshd.client.session.ClientConnectionService
 
initAgentForward() - Method in interface org.apache.sshd.common.session.ConnectionService
 
initAgentForward() - Method in class org.apache.sshd.server.session.ServerConnectionService
 
initialize() - Method in class org.apache.sshd.agent.common.AgentForwardSupport
 
initializeScanner(S, Collection<String>) - Static method in class org.apache.sshd.client.SshKeyScan
 
initSigner(PrivateKey) - Method in class org.apache.sshd.common.signature.AbstractSignature
 
initSigner(PrivateKey) - Method in interface org.apache.sshd.common.signature.Signature
 
initVerifier(PublicKey) - Method in class org.apache.sshd.common.signature.AbstractSignature
 
initVerifier(PublicKey) - Method in interface org.apache.sshd.common.signature.Signature
 
inMac - Variable in class org.apache.sshd.common.session.AbstractSession
 
inMacResult - Variable in class org.apache.sshd.common.session.AbstractSession
 
inPacketsCount - Variable in class org.apache.sshd.common.session.AbstractSession
 
inputClosed(IoSession) - Method in class org.apache.sshd.common.io.mina.MinaService
 
InputStreamWithChannel - Class in org.apache.sshd.common.util.io
 
InputStreamWithChannel() - Constructor for class org.apache.sshd.common.util.io.InputStreamWithChannel
 
INSTANCE - Static variable in class org.apache.sshd.agent.local.ChannelAgentForwardingFactory
 
INSTANCE - Static variable in class org.apache.sshd.agent.unix.ChannelAgentForwardingFactory
 
INSTANCE - Static variable in class org.apache.sshd.client.auth.UserAuthKeyboardInteractiveFactory
 
INSTANCE - Static variable in class org.apache.sshd.client.auth.UserAuthPasswordFactory
 
INSTANCE - Static variable in class org.apache.sshd.client.auth.UserAuthPublicKeyFactory
 
INSTANCE - Static variable in class org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier
 
INSTANCE - Static variable in class org.apache.sshd.client.keyverifier.RejectAllServerKeyVerifier
 
INSTANCE - Static variable in class org.apache.sshd.client.session.ClientConnectionServiceFactory
 
INSTANCE - Static variable in class org.apache.sshd.client.session.ClientUserAuthServiceFactory
 
INSTANCE - Static variable in class org.apache.sshd.common.config.keys.DSSPublicKeyEntryDecoder
 
INSTANCE - Static variable in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
INSTANCE - Static variable in class org.apache.sshd.common.config.keys.RSAPublicKeyDecoder
 
INSTANCE - Static variable in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
 
INSTANCE - Static variable in class org.apache.sshd.common.forward.DefaultTcpipForwarderFactory
 
INSTANCE - Static variable in class org.apache.sshd.common.random.JceRandomFactory
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.NewlineParser
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.FstatVfsExtensionParser
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.FsyncExtensionParser
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.HardLinkExtensionParser
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.PosixRenameExtensionParser
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.StatVfsExtensionParser
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser
 
INSTANCE - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser
 
INSTANCE - Static variable in class org.apache.sshd.server.auth.gss.UserAuthGSSFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.auth.password.AcceptAllPasswordAuthenticator
 
INSTANCE - Static variable in class org.apache.sshd.server.auth.password.RejectAllPasswordAuthenticator
 
INSTANCE - Static variable in class org.apache.sshd.server.auth.pubkey.AcceptAllPublickeyAuthenticator
 
INSTANCE - Static variable in class org.apache.sshd.server.auth.pubkey.RejectAllPublickeyAuthenticator
 
INSTANCE - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractiveFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.auth.UserAuthNoneFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.auth.UserAuthPasswordFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.auth.UserAuthPublicKeyFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.channel.ChannelSessionFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
The default instance that enforces the same permissions regime as OpenSSH
INSTANCE - Static variable in class org.apache.sshd.server.forward.AcceptAllForwardingFilter
 
INSTANCE - Static variable in class org.apache.sshd.server.forward.DirectTcpipFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.forward.ForwardedTcpipFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.forward.RejectAllForwardingFilter
 
INSTANCE - Static variable in class org.apache.sshd.server.global.CancelTcpipForwardHandler
 
INSTANCE - Static variable in class org.apache.sshd.server.global.KeepAliveHandler
 
INSTANCE - Static variable in class org.apache.sshd.server.global.NoMoreSessionsHandler
 
INSTANCE - Static variable in class org.apache.sshd.server.global.TcpipForwardHandler
 
INSTANCE - Static variable in class org.apache.sshd.server.session.ServerConnectionServiceFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.session.ServerUserAuthServiceFactory
 
INSTANCE - Static variable in class org.apache.sshd.server.shell.InteractiveProcessShellFactory
 
Int2IntFunction - Interface in org.apache.sshd.common.util
 
Int2IntFunction.Utils - Class in org.apache.sshd.common.util
 
interactive(String, String, String, String, String[], boolean[]) - Method in interface org.apache.sshd.client.auth.UserInteraction
 
InteractiveProcessShellFactory - Class in org.apache.sshd.server.shell
A simplistic interactive shell factory
InteractiveProcessShellFactory() - Constructor for class org.apache.sshd.server.shell.InteractiveProcessShellFactory
 
InvalidHandleException - Exception in org.apache.sshd.server.subsystem.sftp
 
InvalidHandleException(String, Handle, Class<? extends Handle>) - Constructor for exception org.apache.sshd.server.subsystem.sftp.InvalidHandleException
 
invertedErr - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
invertedIn - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
invertedOut - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
InvertedShell - Interface in org.apache.sshd.server.shell
This shell have inverted streams, such as the one obtained when launching a new Process from java.
InvertedShellWrapper - Class in org.apache.sshd.server.shell
A shell implementation that wraps an instance of InvertedShell as a Command.
InvertedShellWrapper(InvertedShell) - Constructor for class org.apache.sshd.server.shell.InvertedShellWrapper
 
InvertedShellWrapper(InvertedShell, Executor) - Constructor for class org.apache.sshd.server.shell.InvertedShellWrapper
 
InvertedShellWrapper(InvertedShell, int) - Constructor for class org.apache.sshd.server.shell.InvertedShellWrapper
 
InvertedShellWrapper(InvertedShell, Executor, int) - Constructor for class org.apache.sshd.server.shell.InvertedShellWrapper
 
InvertedShellWrapper(InvertedShell, Executor, boolean, int) - Constructor for class org.apache.sshd.server.shell.InvertedShellWrapper
 
IO_BUFFER_SIZE - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
IoAcceptor - Interface in org.apache.sshd.common.io
 
IoBaseCloseable() - Constructor for class org.apache.sshd.common.util.CloseableUtils.IoBaseCloseable
 
IoBaseCloseable(String) - Constructor for class org.apache.sshd.common.util.CloseableUtils.IoBaseCloseable
 
IoConnectFuture - Interface in org.apache.sshd.common.io
 
IoConnector - Interface in org.apache.sshd.common.io
 
IoHandler - Interface in org.apache.sshd.common.io
 
IoHandlerFactory - Interface in org.apache.sshd.common.io
 
IoInputStream - Interface in org.apache.sshd.common.io
 
IoOutputStream - Interface in org.apache.sshd.common.io
 
ioProcessor - Variable in class org.apache.sshd.common.io.mina.MinaService
 
IoReadFuture - Interface in org.apache.sshd.common.io
 
IoReadFutureImpl(Buffer) - Constructor for class org.apache.sshd.common.channel.ChannelAsyncInputStream.IoReadFutureImpl
 
IoService - Interface in org.apache.sshd.common.io
 
ioServiceFactory - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
IoServiceFactory - Interface in org.apache.sshd.common.io
 
ioServiceFactoryFactory - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
IoServiceFactoryFactory - Interface in org.apache.sshd.common.io
 
IoSession - Interface in org.apache.sshd.common.io
 
ioSession - Variable in class org.apache.sshd.common.session.AbstractSession
The underlying MINA session
IoUtils - Class in org.apache.sshd.common.util.io
TODO Add javadoc
IoWriteFuture - Interface in org.apache.sshd.common.io
 
IoWriteFutureImpl - Class in org.apache.sshd.common.channel
 
IoWriteFutureImpl(Buffer) - Constructor for class org.apache.sshd.common.channel.IoWriteFutureImpl
 
isAbsolute() - Method in class org.apache.sshd.common.file.util.BasePath
 
isAbsolute() - Method in class org.apache.sshd.common.file.util.MockPath
 
isAccepted() - Method in class org.apache.sshd.client.keyverifier.StaticServerKeyVerifier
 
isAccepted() - Method in class org.apache.sshd.server.auth.password.StaticPasswordAuthenticator
 
isAccepted() - Method in class org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator
 
isAccepted() - Method in class org.apache.sshd.server.forward.StaticDecisionForwardingFilter
 
isAgentForwarding() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
isAlive() - Method in interface org.apache.sshd.server.shell.InvertedShell
Check if the underlying shell is still alive
isAlive() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
isArrayByteBase64(byte[]) - Static method in class org.apache.sshd.common.util.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isAuthenticated() - Method in class org.apache.sshd.common.session.AbstractSession
 
isAuthenticated() - Method in interface org.apache.sshd.common.session.Session
 
isBouncyCastleRegistered() - Static method in class org.apache.sshd.common.util.SecurityUtils
 
isCanceled() - Method in interface org.apache.sshd.client.future.AuthFuture
 
isCanceled() - Method in interface org.apache.sshd.client.future.ConnectFuture
 
isCanceled() - Method in interface org.apache.sshd.client.future.OpenFuture
 
isCanceled() - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
isCanceled() - Method in interface org.apache.sshd.common.io.IoConnectFuture
 
isCaseSensitive - Variable in class org.apache.sshd.common.util.DirectoryScanner
Whether or not the file system should be treated as a case sensitive one.
isClosed() - Method in class org.apache.sshd.common.channel.AbstractChannel.GracefulChannelCloseable
 
isClosed() - Method in interface org.apache.sshd.common.Closeable
Returns true if this object has been closed.
isClosed() - Method in interface org.apache.sshd.common.future.CloseFuture
 
isClosed() - Method in class org.apache.sshd.common.future.DefaultCloseFuture
 
isClosed() - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
 
isClosed() - Method in class org.apache.sshd.server.channel.ChannelSession.CommandCloseable
 
isClosing() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
isClosing() - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
isClosing() - Method in class org.apache.sshd.common.channel.AbstractChannel.GracefulChannelCloseable
 
isClosing() - Method in interface org.apache.sshd.common.Closeable
Returns true if the Closeable.close(boolean) method has been called.
isClosing() - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
 
isClosing() - Method in class org.apache.sshd.server.channel.ChannelSession.CommandCloseable
 
isConnected() - Method in interface org.apache.sshd.client.future.ConnectFuture
 
isConnected() - Method in class org.apache.sshd.client.future.DefaultConnectFuture
 
isConnected() - Method in interface org.apache.sshd.common.io.IoConnectFuture
 
isCreateHome() - Method in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
Should the home directories be created automatically
isDelayed() - Method in interface org.apache.sshd.common.compression.Compression
Delayed compression is an Open-SSH specific feature which informs both the client and server to not compress data before the session has been authenticated.
isDelayed() - Method in class org.apache.sshd.common.compression.CompressionDelayedZlib
 
isDelayed() - Method in class org.apache.sshd.common.compression.CompressionZlib
 
ISDIR - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
 
isDirectory() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
isDirectory() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
isDone() - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
isDone() - Method in interface org.apache.sshd.common.future.SshFuture
 
isDone() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
isEmpty(CharSequence) - Static method in class org.apache.sshd.common.util.GenericUtils
 
isEmpty(Collection<?>) - Static method in class org.apache.sshd.common.util.GenericUtils
 
isEmpty(Map<?, ?>) - Static method in class org.apache.sshd.common.util.GenericUtils
 
isEmpty(byte[]) - Static method in class org.apache.sshd.common.util.GenericUtils
 
isEmpty(Iterable<? extends T>) - Static method in class org.apache.sshd.common.util.GenericUtils
 
isEmpty(Iterator<? extends T>) - Static method in class org.apache.sshd.common.util.GenericUtils
 
isEmpty(T...) - Static method in class org.apache.sshd.common.util.GenericUtils
 
isEnabled(Level) - Method in class org.apache.sshd.client.SshKeyScan
 
isEnabled(Level) - Method in interface org.apache.sshd.common.util.logging.SimplifiedLog
 
isEofSignalled() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
isEquivalent(PublicKeyEntry) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
isEquivalent(SshdSocketAddress) - Method in class org.apache.sshd.common.forward.LocalForwardingEntry
 
isEquivalent(SshdSocketAddress) - Method in class org.apache.sshd.common.SshdSocketAddress
 
isFailure() - Method in interface org.apache.sshd.client.future.AuthFuture
 
isFailure() - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
isGroupExchange() - Method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
isGroupExchange() - Method in interface org.apache.sshd.common.kex.DHFactory
 
isHidden(Path) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
isHidden(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
isIncluded(String) - Method in class org.apache.sshd.common.util.DirectoryScanner
Tests whether or not a name matches against at least one include pattern.
isInteractionPromptEchoEnabled() - Method in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
isLoggable(Level, Level) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
Verifies if the given level is above the required threshold for logging.
isLoggable(Logger, Level) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
 
isNoDelay() - Method in class org.apache.sshd.common.channel.ChannelOutputStream
 
isNoneCipherIncluded(String) - Static method in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
isNormal() - Method in class org.apache.sshd.common.file.util.BasePath
 
isOpen() - Method in class org.apache.sshd.agent.common.AgentDelegate
 
isOpen() - Method in class org.apache.sshd.agent.local.AgentImpl
 
isOpen() - Method in class org.apache.sshd.agent.local.AgentServerProxy
 
isOpen() - Method in class org.apache.sshd.agent.unix.AgentClient
 
isOpen() - Method in class org.apache.sshd.agent.unix.AgentServerProxy
 
isOpen() - Method in class org.apache.sshd.client.SshKeyScan
 
isOpen() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultCloseableHandle
 
isOpen() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
isOpen() - Method in class org.apache.sshd.client.subsystem.sftp.SftpCommand
 
isOpen() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
 
isOpen() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
isOpen() - Method in class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
 
isOpen() - Method in class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
 
isOpen() - Method in class org.apache.sshd.common.channel.ChannelOutputStream
 
isOpen() - Method in class org.apache.sshd.common.channel.ChannelPipedOutputStream
 
isOpen() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
isOpen() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
isOpen() - Method in class org.apache.sshd.common.util.CloseableUtils.IoBaseCloseable
 
isOpen() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
 
isOpen() - Method in class org.apache.sshd.common.util.io.LimitInputStream
 
isOpenAppend() - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
isOpened() - Method in class org.apache.sshd.client.future.DefaultOpenFuture
 
isOpened() - Method in interface org.apache.sshd.client.future.OpenFuture
 
isOther() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
isOther() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
isOutOfDate(File, File, int) - Static method in class org.apache.sshd.common.util.SelectorUtils
Returns dependency information on these two files.
isOverwriteAllowed() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
isReadOnly() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
isReadOnly() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
isReadOnly() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
isReadOnly() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
ISREG - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
 
isRegularFile() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
isRegularFile() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
isSameFile(Path, Path) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
isSameFile(Path, Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
isSendDot() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
isSendDotDot() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
isServer - Variable in class org.apache.sshd.common.session.AbstractSession
Client or server side
isShutdownOnExit() - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
isShutdownOnExit() - Method in class org.apache.sshd.agent.unix.AgentServer
 
isShutdownOnExit() - Method in class org.apache.sshd.agent.unix.AgentServerProxy
 
isShutdownOnExit() - Method in class org.apache.sshd.agent.unix.ChannelAgentForwardingFactory
 
isShutdownOnExit() - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
 
isShutdownOnExit() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
isShutdownOnExit() - Method in class org.apache.sshd.common.io.AbstractIoServiceFactory
 
isShutdownOnExit() - Method in class org.apache.sshd.common.io.AbstractIoServiceFactoryFactory
 
isShutdownOnExit() - Method in interface org.apache.sshd.common.util.threads.ExecutorServiceCarrier
 
isShutdownOnExit() - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
isShutdownOnExit() - Method in class org.apache.sshd.server.forward.TcpipServerChannel.TcpipFactory
 
isShutdownOnExit() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
isStrict() - Method in class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
isSuccess() - Method in interface org.apache.sshd.client.future.AuthFuture
 
isSuccess() - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
isSupported() - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
isSupported() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
isSupported() - Method in enum org.apache.sshd.common.cipher.ECCurves
 
isSupported() - Method in enum org.apache.sshd.common.compression.BuiltinCompressions
 
isSupported() - Method in enum org.apache.sshd.common.config.CompressionConfigValue
 
isSupported() - Method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
isSupported() - Method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
isSupported() - Method in enum org.apache.sshd.common.mac.BuiltinMacs
 
isSupported() - Method in interface org.apache.sshd.common.OptionalFeature
 
isSupported() - Method in class org.apache.sshd.common.random.JceRandomFactory
 
isSupported() - Method in class org.apache.sshd.common.random.SingletonRandomFactory
 
isSupported() - Method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
isSupportedFileAttributeView(Class<? extends FileAttributeView>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
isSymbolicLink() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
isSymbolicLink() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
ISSYMLINK - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
 
isUNIX() - Static method in class org.apache.sshd.common.util.OsUtils
 
isUsePty() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
isValidUsername(String, ServerSession) - Method in class org.apache.sshd.server.config.keys.AuthorizedKeysAuthenticator
 
isValidUsername(String, ServerSession) - Method in class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
isWin32() - Static method in class org.apache.sshd.common.util.OsUtils
 
isWindowsDriveSpecified(CharSequence) - Static method in class org.apache.sshd.common.util.SelectorUtils
 
isWindowsExecutable(String) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
isWritten() - Method in class org.apache.sshd.common.io.AbstractIoWriteFuture
 
isWritten() - Method in interface org.apache.sshd.common.io.IoWriteFuture
 
iterator() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirectoryStream
 
iterator() - Method in class org.apache.sshd.client.subsystem.sftp.SftpIterableDirEntry
 
iterator() - Method in class org.apache.sshd.common.file.util.BasePath
 
iterator() - Method in class org.apache.sshd.common.file.util.MockPath
 
ivsize - Variable in class org.apache.sshd.common.cipher.BaseCipher
 

J

JaasPasswordAuthenticator - Class in org.apache.sshd.server.jaas
TODO Add javadoc
JaasPasswordAuthenticator() - Constructor for class org.apache.sshd.server.jaas.JaasPasswordAuthenticator
 
JaasPasswordAuthenticator(String) - Constructor for class org.apache.sshd.server.jaas.JaasPasswordAuthenticator
 
JceRandom - Class in org.apache.sshd.common.random
A Random implementation using the built-in SecureRandom PRNG.
JceRandom() - Constructor for class org.apache.sshd.common.random.JceRandom
 
JceRandomFactory - Class in org.apache.sshd.common.random
Named factory for the BouncyCastle Random
JceRandomFactory() - Constructor for class org.apache.sshd.common.random.JceRandomFactory
 
join(T[], char) - Static method in class org.apache.sshd.common.util.GenericUtils
 
join(Iterable<?>, char) - Static method in class org.apache.sshd.common.util.GenericUtils
 
join(Iterator<?>, char) - Static method in class org.apache.sshd.common.util.GenericUtils
 
join(T[], CharSequence) - Static method in class org.apache.sshd.common.util.GenericUtils
 
join(Iterable<?>, CharSequence) - Static method in class org.apache.sshd.common.util.GenericUtils
 
join(Iterator<?>, CharSequence) - Static method in class org.apache.sshd.common.util.GenericUtils
 

K

k - Variable in class org.apache.sshd.common.kex.AbstractDH
 
k - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
KB_INTERACTIVE_ECHO_PROMPT_PROP - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
KB_INTERACTIVE_INSTRUCTION_PROP - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
KB_INTERACTIVE_LANG_PROP - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
KB_INTERACTIVE_NAME_PROP - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
KB_INTERACTIVE_PROMPT_PROP - Static variable in class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
KEEP_ALIVE_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
KeepAliveHandler - Class in org.apache.sshd.server.global
Handler for keepalive@xxx global request.
KeepAliveHandler() - Constructor for class org.apache.sshd.server.global.KeepAliveHandler
 
kex - Variable in class org.apache.sshd.common.session.AbstractSession
 
KEX_ALGORITHMS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
KexProposalOption - Enum in org.apache.sshd.common.kex
 
KexProposalOption.Constants - Class in org.apache.sshd.common.kex
 
KexState - Enum in org.apache.sshd.common.kex
Used to track the key-exchange (KEX) protocol progression
kexState - Variable in class org.apache.sshd.common.session.AbstractSession
 
KEY_REGENERATE_INTERVAL_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
KEY_TYPES - Static variable in enum org.apache.sshd.common.cipher.ECCurves
A Set of all the known curves key types
KeyExchange - Interface in org.apache.sshd.common.kex
Key exchange algorithm.
keyExchangeFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
keyExchangeFactories - Variable in class org.apache.sshd.common.BaseBuilder
 
keyExchangeFactories(List<NamedFactory<KeyExchange>>) - Method in class org.apache.sshd.common.BaseBuilder
 
KeyExchangeFactory - Interface in org.apache.sshd.common.kex
 
KEYPAIR_IDENTITY_COMPARATOR - Static variable in class org.apache.sshd.client.session.ClientSessionImpl
Compares 2 KeyPair identities - returns zero ONLY if both compared objects are KeyPairs and equal to each other
keyPairProvider - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
KeyPairProvider - Interface in org.apache.sshd.common.keyprovider
Provider for key pairs.
KeySetPublickeyAuthenticator - Class in org.apache.sshd.server.auth.pubkey
Checks against a Collection of PublicKeys
KeySetPublickeyAuthenticator(Collection<? extends PublicKey>) - Constructor for class org.apache.sshd.server.auth.pubkey.KeySetPublickeyAuthenticator
 
KeyUtils - Class in org.apache.sshd.common.config.keys
Utility class for keys
KRB5_MECH - Static variable in class org.apache.sshd.server.auth.gss.UserAuthGSS
 
KRB5_NT_PRINCIPAL - Static variable in class org.apache.sshd.server.auth.gss.UserAuthGSS
 

L

lastAccessTime() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
lastKeyTimeValue - Variable in class org.apache.sshd.common.session.AbstractSession
 
LASTMODIFIED - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
 
lastModified() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
 
lastModifiedTime() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
length() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Handle
 
length(CharSequence) - Static method in class org.apache.sshd.common.util.GenericUtils
 
length(byte...) - Static method in class org.apache.sshd.common.util.GenericUtils
 
length(T...) - Static method in class org.apache.sshd.common.util.GenericUtils
 
LimitInputStream - Class in org.apache.sshd.common.util.io
Reads from another InputStream up to specified max.
LimitInputStream(InputStream, long) - Constructor for class org.apache.sshd.common.util.io.LimitInputStream
 
link(String, String, boolean) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
link(String, String, boolean) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
LINUX_OPTIONS - Static variable in enum org.apache.sshd.server.shell.ProcessShellFactory.TtyOptions
 
LISTEN_ADDRESS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
listener - Variable in class org.apache.sshd.common.scp.ScpHelper
 
listener - Variable in class org.apache.sshd.server.command.ScpCommand
 
listeners - Variable in class org.apache.sshd.common.session.AbstractSession
Session listeners container
listeners - Variable in class org.apache.sshd.common.session.AbstractSessionFactory
 
ListParseResult<E> - Class in org.apache.sshd.common.config
Used to hold the result of parsing a list of value.
ListParseResult(List<E>, List<String>) - Constructor for class org.apache.sshd.common.config.ListParseResult
 
load(SftpClient.CloseableHandle) - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
 
loadDefaultIdentities(boolean, FilePasswordProvider, LinkOption...) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
loadDefaultIdentities(Path, boolean, FilePasswordProvider, LinkOption...) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
loadDefaultKeyPairProvider(boolean, boolean, FilePasswordProvider, LinkOption...) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
loadDefaultKeyPairProvider(Path, boolean, boolean, FilePasswordProvider, LinkOption...) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
loadIdentities(Path, boolean, Collection<String>, Transformer<String, String>, FilePasswordProvider, LinkOption...) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
Scans a folder and loads all available identity files
loadIdentities(Map<String, ? extends Path>, FilePasswordProvider, OpenOption...) - Static method in class org.apache.sshd.common.config.keys.IdentityUtils
 
loadIdentities(Properties, LinkOption...) - Static method in class org.apache.sshd.server.config.keys.ServerIdentity
 
loadKey(String) - Method in class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
 
loadKey(String) - Method in interface org.apache.sshd.common.keyprovider.KeyPairProvider
Load a key of the specified type which can be "ssh-rsa", "ssh-dss", or "ecdsa-sha2-nistp{256,384,521}".
loadKey(String) - Method in class org.apache.sshd.common.keyprovider.MappedKeyPairProvider
 
loadKeyPairIdentity(String, InputStream, FilePasswordProvider) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
loadKeyPairProvider(Properties, boolean, LinkOption...) - Static method in class org.apache.sshd.server.config.keys.ServerIdentity
 
loadKeys() - Method in class org.apache.sshd.common.keyprovider.AbstractClassLoadableResourceKeyPairProvider
 
loadKeys() - Method in class org.apache.sshd.common.keyprovider.AbstractFileKeyPairProvider
 
loadKeys(Collection<? extends R>) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
 
loadKeys() - Method in interface org.apache.sshd.common.keyprovider.KeyPairProvider
Load available keys.
loadKeys() - Method in class org.apache.sshd.common.keyprovider.MappedKeyPairProvider
 
loadKeys() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
loadModuliGroups() - Method in class org.apache.sshd.server.kex.DHGEXServer
 
LocalAgentFactory - Class in org.apache.sshd.agent.local
 
LocalAgentFactory() - Constructor for class org.apache.sshd.agent.local.LocalAgentFactory
 
LocalAgentFactory(SshAgent) - Constructor for class org.apache.sshd.agent.local.LocalAgentFactory
 
LocalFileScpSourceStreamResolver - Class in org.apache.sshd.common.scp
 
LocalFileScpSourceStreamResolver(Path) - Constructor for class org.apache.sshd.common.scp.LocalFileScpSourceStreamResolver
 
LocalFileScpTargetStreamResolver - Class in org.apache.sshd.common.scp
 
LocalFileScpTargetStreamResolver(Path) - Constructor for class org.apache.sshd.common.scp.LocalFileScpTargetStreamResolver
 
LocalForwardingEntry - Class in org.apache.sshd.common.forward
 
LocalForwardingEntry(String, String, int) - Constructor for class org.apache.sshd.common.forward.LocalForwardingEntry
 
LOCALHOST_ADDRESS - Static variable in class org.apache.sshd.common.SshdSocketAddress
A dummy placeholder that can be used instead of nulls
localPortForwardingCancelled(SshdSocketAddress) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
localPortForwardingCancelled(SshdSocketAddress) - Method in interface org.apache.sshd.common.forward.TcpipForwarder
Called when the other side cancelled a remote port forward.
localPortForwardingRequested(SshdSocketAddress) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
localPortForwardingRequested(SshdSocketAddress) - Method in interface org.apache.sshd.common.forward.TcpipForwarder
Called when the other side requested a remote port forward.
localWindow - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
lock(SftpClient.Handle, long, long, int) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
lock(SftpClient.Handle, long, long, int) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
lock(long, long, boolean) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
lock - Variable in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
Lock object for this session state
lock(long, long, int) - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
log(Level, Object, Throwable) - Method in class org.apache.sshd.client.SshKeyScan
 
log - Variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
log - Variable in class org.apache.sshd.common.util.logging.AbstractLoggingBean
 
log(Level, Object) - Method in class org.apache.sshd.common.util.logging.AbstractSimplifiedLog
 
log(Level, Object) - Method in interface org.apache.sshd.common.util.logging.SimplifiedLog
 
log(Level, Object, Throwable) - Method in interface org.apache.sshd.common.util.logging.SimplifiedLog
 
LOG_LEVEL_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
LoggingFilterOutputStream - Class in org.apache.sshd.common.util.io
TODO Add javadoc
LoggingFilterOutputStream(OutputStream, String, Logger) - Constructor for class org.apache.sshd.common.util.io.LoggingFilterOutputStream
 
LoggingUtils - Class in org.apache.sshd.common.util.logging
 
LOGIN_GRACE_TIME_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
LogLevelValue - Enum in org.apache.sshd.common.config
 
logMessage(Logger, Level, Object, Throwable) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
 
logSessionEvent(Session, Object) - Method in class org.apache.sshd.client.SshKeyScan
 
longFilename - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.DirEntry
 
lookupPrincipalByGroupName(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultUserPrincipalLookupService
 
lookupPrincipalByName(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultUserPrincipalLookupService
 
LOWER_SFTP_IMPL - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
lstat(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
lstat(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 

M

Mac - Interface in org.apache.sshd.common.mac
Message Authentication Code for use in SSH.
macFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
macFactories - Variable in class org.apache.sshd.common.BaseBuilder
 
macFactories(List<NamedFactory<Mac>>) - Method in class org.apache.sshd.common.BaseBuilder
 
MacFactory - Interface in org.apache.sshd.common.mac
 
MACS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
main(String[]) - Static method in class org.apache.sshd.client.SshClient
 
main(String[]) - Static method in class org.apache.sshd.client.SshKeyScan
 
main(String[]) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpCommand
 
main(String[]) - Static method in class org.apache.sshd.server.SshServer
 
manager - Variable in class org.apache.sshd.common.io.mina.MinaService
 
manager - Variable in class org.apache.sshd.common.io.nio2.Nio2Service
 
map(FileChannel.MapMode, long, long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
MAP_TO_KEY_PAIR_PROVIDER - Static variable in class org.apache.sshd.common.keyprovider.MappedKeyPairProvider
Transforms a Map of String->KeyPair to a KeyPairProvider where map key is the type and value is the associated KeyPair
MappedKeyPairProvider - Class in org.apache.sshd.common.keyprovider
Holds a Map of String->KeyPair where the map key is the type and value is the associated KeyPair
MappedKeyPairProvider(Map<String, KeyPair>) - Constructor for class org.apache.sshd.common.keyprovider.MappedKeyPairProvider
 
mark(int) - Method in class org.apache.sshd.common.util.io.EmptyInputStream
 
markDone() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
markDotDotSent() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
markDotSent() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
match(String, String) - Static method in class org.apache.sshd.common.util.SelectorUtils
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class org.apache.sshd.common.util.SelectorUtils
Tests whether or not a string matches against a pattern.
matchPath(String, String) - Static method in class org.apache.sshd.common.util.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.apache.sshd.common.util.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPatternStart(String, String) - Static method in class org.apache.sshd.common.util.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String, boolean) - Static method in class org.apache.sshd.common.util.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
max - Variable in class org.apache.sshd.client.kex.DHGEXClient
 
max - Variable in class org.apache.sshd.server.kex.DHGEXServer
 
MAX_AUTH_REQUESTS - Static variable in interface org.apache.sshd.server.ServerFactoryManager
Key used to retrieve the value in the configuration properties map of the maximum number of failed authentication requests before the server closes the connection.
MAX_AUTH_TRIES_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
MAX_CONCURRENT_CHANNELS_PROP - Static variable in class org.apache.sshd.common.session.AbstractConnectionService
Property that can be used to configure max.
MAX_CONCURRENT_SESSIONS - Static variable in interface org.apache.sshd.server.ServerFactoryManager
Key used to retrieve the value of the maximum concurrent open session count per username
MAX_DER_VALUE_LENGTH - Static variable in class org.apache.sshd.common.util.io.DERParser
Maximum size of data allowed by DERParser.readLength() - it is a bit arbitrary since one can encode 32-bit length data, but it is good enough for the keys
MAX_DISPLAYS - Static variable in class org.apache.sshd.server.x11.X11ForwardSupport
 
MAX_FILE_HANDLE_RAND_ROUNDS - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Max.
MAX_FILE_HANDLE_ROUNDS - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
MAX_FILE_HANDLE_SIZE - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
MAX_LEN - Static variable in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
MAX_OPEN_HANDLES_PER_SESSION - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Properties key for the maximum of available open handles per session.
MAX_PACKET_LENGTH_PROP - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Force the use of a max.
MAX_PACKET_SIZE - Static variable in interface org.apache.sshd.common.FactoryManager
Key used to retrieve the value of the maximum packet size in the configuration properties map.
MAX_PACKETS - Static variable in class org.apache.sshd.server.session.ServerSessionImpl
 
MAX_SESSIONS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
MAX_SIGNATURE_VALUE_LENGTH - Static variable in class org.apache.sshd.common.signature.SignatureDSA
 
MAX_STARTUPS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
maxFileHandleRounds - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
maxReadSize - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
maxReadSize - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
 
MD5 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
 
MD5_QUICK_HASH_SIZE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
MD5FileExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
 
MD5FileExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
MD5FileExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.MD5FileExtensionImpl
 
MD5HandleExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
 
MD5HandleExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
MD5HandleExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.MD5HandleExtensionImpl
 
me() - Method in class org.apache.sshd.common.BaseBuilder
 
mergeProposals(Map<KexProposalOption, String>, Map<KexProposalOption, String>) - Method in class org.apache.sshd.common.session.AbstractSession
 
messageReceived(Buffer) - Method in class org.apache.sshd.agent.common.AbstractAgentClient
 
messageReceived(Buffer) - Method in class org.apache.sshd.agent.unix.AgentClient
 
messageReceived(IoSession, Readable) - Method in class org.apache.sshd.common.forward.SocksProxy
 
messageReceived(IoSession, Readable) - Method in interface org.apache.sshd.common.io.IoHandler
 
messageReceived(IoSession, Object) - Method in class org.apache.sshd.common.io.mina.MinaService
 
messageReceived(Readable) - Method in class org.apache.sshd.common.session.AbstractSession
Main input point for the MINA framework.
messageReceived(IoSession, Readable) - Method in class org.apache.sshd.common.session.AbstractSessionIoHandler
 
messageReceived(IoSession, Readable) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
messageSent(IoSession, Object) - Method in class org.apache.sshd.common.io.mina.MinaService
 
min - Variable in class org.apache.sshd.client.kex.DHGEXClient
 
min - Variable in class org.apache.sshd.server.kex.DHGEXServer
 
MIN_BUFFER_SIZE - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
MIN_CHKFILE_BLOCKSIZE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
MIN_COPY_BUFFER_SIZE - Static variable in class org.apache.sshd.common.scp.ScpHelper
The minimum size for sending / receiving files
MIN_FILE_HANDLE_ROUNDS - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
MIN_FILE_HANDLE_SIZE - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
MIN_READ_BUFFER_SIZE - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
MIN_RECEIVE_BUFFER_SIZE - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
MIN_SEND_BUFFER_SIZE - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
MIN_WRITE_BUFFER_SIZE - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
MinaAcceptor - Class in org.apache.sshd.common.io.mina
 
MinaAcceptor(FactoryManager, IoHandler, IoProcessor<NioSession>) - Constructor for class org.apache.sshd.common.io.mina.MinaAcceptor
 
MinaConnector - Class in org.apache.sshd.common.io.mina
 
MinaConnector(FactoryManager, IoHandler, IoProcessor<NioSession>) - Constructor for class org.apache.sshd.common.io.mina.MinaConnector
 
MinaService - Class in org.apache.sshd.common.io.mina
 
MinaService(FactoryManager, IoHandler, IoProcessor<NioSession>) - Constructor for class org.apache.sshd.common.io.mina.MinaService
 
MinaServiceFactory - Class in org.apache.sshd.common.io.mina
 
MinaServiceFactory(FactoryManager, ExecutorService, boolean) - Constructor for class org.apache.sshd.common.io.mina.MinaServiceFactory
 
MinaServiceFactoryFactory - Class in org.apache.sshd.common.io.mina
 
MinaServiceFactoryFactory() - Constructor for class org.apache.sshd.common.io.mina.MinaServiceFactoryFactory
 
MinaServiceFactoryFactory(ExecutorService, boolean) - Constructor for class org.apache.sshd.common.io.mina.MinaServiceFactoryFactory
 
MinaSession - Class in org.apache.sshd.common.io.mina
 
MinaSession(MinaService, IoSession) - Constructor for class org.apache.sshd.common.io.mina.MinaSession
 
MinaSupport - Class in org.apache.sshd.common.io.mina
 
mkdir(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
mkdir(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
MockFileSystem - Class in org.apache.sshd.common.file.util
 
MockFileSystem(String) - Constructor for class org.apache.sshd.common.file.util.MockFileSystem
 
MockPath - Class in org.apache.sshd.common.file.util
 
MockPath(String) - Constructor for class org.apache.sshd.common.file.util.MockPath
 
ModifiableFileWatcher - Class in org.apache.sshd.common.util.io
Watches over changes for a file and re-loads them if file has changed - including if file is deleted or (re-)created
ModifiableFileWatcher(File) - Constructor for class org.apache.sshd.common.util.io.ModifiableFileWatcher
 
ModifiableFileWatcher(Path) - Constructor for class org.apache.sshd.common.util.io.ModifiableFileWatcher
 
ModifiableFileWatcher(Path, LinkOption...) - Constructor for class org.apache.sshd.common.util.io.ModifiableFileWatcher
 
modifyTime - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
modifyTime(FileTime) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
Moduli - Class in org.apache.sshd.server.kex
Helper class to load DH group primes from a file.
Moduli.DhGroup - Class in org.apache.sshd.server.kex
 
MODULI_TESTS_COMPOSITE - Static variable in class org.apache.sshd.server.kex.Moduli
 
MODULI_TYPE_SAFE - Static variable in class org.apache.sshd.server.kex.Moduli
 
MODULI_URL - Static variable in interface org.apache.sshd.server.ServerFactoryManager
A URL pointing to the moduli file.
MONTHS - Static variable in class org.apache.sshd.server.subsystem.sftp.UnixDateFormat
A List of short months names where Jan=0, Feb=1, etc.
move(Path, Path, CopyOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
move(Path, Path, CopyOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
MSG_KEX_COOKIE_SIZE - Static variable in class org.apache.sshd.common.SshConstants
 
mtime - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
mtime(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
mul(int) - Static method in class org.apache.sshd.common.util.Int2IntFunction.Utils
 

N

NAME - Static variable in class org.apache.sshd.client.auth.UserAuthPublicKeyFactory
 
name() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
name() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.FstatVfsExtensionParser
 
NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.FsyncExtensionParser
 
NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.HardLinkExtensionParser
 
NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.PosixRenameExtensionParser
 
NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.StatVfsExtensionParser
 
NAME - Static variable in class org.apache.sshd.server.auth.UserAuthPublicKeyFactory
 
name - Variable in class org.apache.sshd.server.command.ScpCommand
 
NAME - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
NAME_EXTRACTOR - Static variable in interface org.apache.sshd.common.NamedResource
Returns the value of NamedResource.getName() - or null if argument is null
NamedFactoriesListParseResult<T,F extends NamedFactory<T>> - Class in org.apache.sshd.common.config
Holds the result of parsing a list of NamedFactoryies
NamedFactoriesListParseResult(List<F>, List<String>) - Constructor for class org.apache.sshd.common.config.NamedFactoriesListParseResult
 
NamedFactory<T> - Interface in org.apache.sshd.common
A named factory is a factory identified by a name.
NamedFactory.Utils - Class in org.apache.sshd.common
Utility class to help using NamedFactories
NamedResource - Interface in org.apache.sshd.common
 
NamedResource.Utils - Class in org.apache.sshd.common
Utility class to help using NamedResources
NamedResourceListParseResult<R extends NamedResource> - Class in org.apache.sshd.common.config
 
NamedResourceListParseResult(List<R>, List<String>) - Constructor for class org.apache.sshd.common.config.NamedResourceListParseResult
 
NAMES - Static variable in enum org.apache.sshd.common.cipher.ECCurves
A Set of all the known curves names
NAMES - Static variable in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
names - Variable in class org.apache.sshd.common.file.util.BasePath
 
NativeFileSystemFactory - Class in org.apache.sshd.common.file.nativefs
Native file system factory.
NativeFileSystemFactory() - Constructor for class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
 
NativeFileSystemFactory(boolean) - Constructor for class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
 
naturalComparator() - Static method in class org.apache.sshd.common.util.GenericUtils
 
negotiate() - Method in class org.apache.sshd.common.session.AbstractSession
Compute the negotiated proposals by merging the client and server proposal.
negotiateVersion(SftpVersionSelector) - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
negotiationResult - Variable in class org.apache.sshd.common.session.AbstractSession
 
newAsynchronousFileChannel(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
newCachedThreadPool(String) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
newFactory(DHFactory) - Static method in class org.apache.sshd.client.kex.DHGClient
 
newFactory(DHFactory) - Static method in class org.apache.sshd.client.kex.DHGEXClient
 
newFactory(DHFactory) - Static method in class org.apache.sshd.server.kex.DHGEXServer
 
newFactory(DHFactory) - Static method in class org.apache.sshd.server.kex.DHGServer
 
newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
newFileSystem(URI, Map<String, ?>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
newFileSystem(ClientSession) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
newFileSystem(URI, Map<String, ?>) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
newFileSystem(Path, Map<String, ?>) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
newFileSystem(Object, Path, Map<String, ?>) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
newFixedThreadPool(String, int) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
 
newInputStream(Path, OpenOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
newInstance(Class<T>) - Static method in class org.apache.sshd.common.io.DefaultIoServiceFactoryFactory
 
newInstance(Class<T>, String) - Static method in class org.apache.sshd.common.io.DefaultIoServiceFactoryFactory
 
Newline() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.NewlineParser.Newline
 
newline - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.NewlineParser.Newline
 
NewlineParser - Class in org.apache.sshd.common.subsystem.sftp.extensions
 
NewlineParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.NewlineParser
 
NewlineParser.Newline - Class in org.apache.sshd.common.subsystem.sftp.extensions
The "newline" extension information as per DRAFT 09 Section 4.3
newOutputStream(Path, OpenOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
newSingleThreadExecutor(String) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
 
newSingleThreadScheduledExecutor(String) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
 
newThread(Runnable) - Method in class org.apache.sshd.common.util.threads.ThreadUtils.SshdThreadFactory
 
newWatchService() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
newWatchService() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
next(Buffer) - Method in class org.apache.sshd.client.kex.DHGClient
 
next(Buffer) - Method in class org.apache.sshd.client.kex.DHGEXClient
 
next() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
 
next() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPathIterator
 
next(Buffer) - Method in interface org.apache.sshd.common.kex.KeyExchange
Process the next packet
next(Buffer) - Method in class org.apache.sshd.server.auth.AbstractUserAuth
 
next(Buffer) - Method in interface org.apache.sshd.server.auth.UserAuth
Handle another step in the authentication process.
next(Buffer) - Method in class org.apache.sshd.server.kex.DHGEXServer
 
next(Buffer) - Method in class org.apache.sshd.server.kex.DHGServer
 
next() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
nextChannelId - Variable in class org.apache.sshd.common.session.AbstractConnectionService
Next channel identifier
NIO2_READ_BUFFER_SIZE - Static variable in interface org.apache.sshd.common.FactoryManager
Read buffer size for NIO2 sessions See Nio2Session
Nio2Acceptor - Class in org.apache.sshd.common.io.nio2
 
Nio2Acceptor(FactoryManager, IoHandler, AsynchronousChannelGroup) - Constructor for class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
Nio2CompletionHandler<V,A> - Class in org.apache.sshd.common.io.nio2
 
Nio2CompletionHandler() - Constructor for class org.apache.sshd.common.io.nio2.Nio2CompletionHandler
 
Nio2Connector - Class in org.apache.sshd.common.io.nio2
 
Nio2Connector(FactoryManager, IoHandler, AsynchronousChannelGroup) - Constructor for class org.apache.sshd.common.io.nio2.Nio2Connector
 
Nio2DefaultIoWriteFuture - Class in org.apache.sshd.common.io.nio2
 
Nio2DefaultIoWriteFuture(Object, ByteBuffer) - Constructor for class org.apache.sshd.common.io.nio2.Nio2DefaultIoWriteFuture
 
Nio2Service - Class in org.apache.sshd.common.io.nio2
 
Nio2Service(FactoryManager, IoHandler, AsynchronousChannelGroup) - Constructor for class org.apache.sshd.common.io.nio2.Nio2Service
 
Nio2ServiceFactory - Class in org.apache.sshd.common.io.nio2
 
Nio2ServiceFactory(FactoryManager, ExecutorService, boolean) - Constructor for class org.apache.sshd.common.io.nio2.Nio2ServiceFactory
 
Nio2ServiceFactoryFactory - Class in org.apache.sshd.common.io.nio2
 
Nio2ServiceFactoryFactory() - Constructor for class org.apache.sshd.common.io.nio2.Nio2ServiceFactoryFactory
 
Nio2ServiceFactoryFactory(ExecutorService, boolean) - Constructor for class org.apache.sshd.common.io.nio2.Nio2ServiceFactoryFactory
 
Nio2Session - Class in org.apache.sshd.common.io.nio2
 
Nio2Session(Nio2Service, FactoryManager, IoHandler, AsynchronousSocketChannel) - Constructor for class org.apache.sshd.common.io.nio2.Nio2Session
 
NIO_WORKERS - Static variable in interface org.apache.sshd.common.FactoryManager
Number of NIO worker threads to use.
NISTP256 - Static variable in class org.apache.sshd.common.cipher.ECCurves.Constants
 
NISTP384 - Static variable in class org.apache.sshd.common.cipher.ECCurves.Constants
 
NISTP521 - Static variable in class org.apache.sshd.common.cipher.ECCurves.Constants
 
NoCloseInputStream - Class in org.apache.sshd.common.util.io
TODO Add javadoc
NoCloseInputStream(InputStream) - Constructor for class org.apache.sshd.common.util.io.NoCloseInputStream
 
NoCloseOutputStream - Class in org.apache.sshd.common.util.io
TODO Add javadoc
NoCloseOutputStream(OutputStream) - Constructor for class org.apache.sshd.common.util.io.NoCloseOutputStream
 
NoCloseReader - Class in org.apache.sshd.common.util.io
 
NoCloseReader(Reader) - Constructor for class org.apache.sshd.common.util.io.NoCloseReader
 
NoCloseWriter - Class in org.apache.sshd.common.util.io
 
NoCloseWriter(Writer) - Constructor for class org.apache.sshd.common.util.io.NoCloseWriter
 
NoMoreSessionsHandler - Class in org.apache.sshd.server.global
Handler for no-more-sessions@xxx global request.
NoMoreSessionsHandler() - Constructor for class org.apache.sshd.server.global.NoMoreSessionsHandler
 
NONE - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
NONE - Static variable in class org.apache.sshd.common.compression.BuiltinCompressions.Constants
 
NONE_CIPHER_PATTERN - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
normalize() - Method in class org.apache.sshd.common.file.util.BasePath
 
normalize() - Method in class org.apache.sshd.common.file.util.MockPath
 
normalize(Path) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
normalizePath(String, String) - Static method in class org.apache.sshd.common.util.SelectorUtils
Normalizes the path by removing '.', '..' and double separators (e.g.
notifyClosed() - Method in class org.apache.sshd.common.channel.Window
 
notifyStateChanged() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
notImplemented() - Method in class org.apache.sshd.common.session.AbstractSession
Send an unimplemented packet.

O

ObjectBuilder<T> - Interface in org.apache.sshd.common.util
A generic builder interface
octetStringToEcPoint(byte[], int, int) - Method in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
 
octetStringToEcPoint(byte...) - Static method in class org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder
 
octetStringToInteger(byte...) - Static method in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
Converts the given octet string (defined by ASN.1 specifications) to a BigInteger As octet strings always represent positive integers, a zero-byte is prepended to the given array if necessary (if is MSB equal to 1), then this is converted to BigInteger The conversion is defined in the Section 2.3.8
of(E...) - Static method in class org.apache.sshd.common.util.GenericUtils
 
of(Collection<? extends E>) - Static method in class org.apache.sshd.common.util.GenericUtils
 
OK - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
oldRequest - Variable in class org.apache.sshd.server.kex.DHGEXServer
 
onChannelOpened(OpenFuture) - Method in class org.apache.sshd.common.forward.SocksProxy.Socks4
 
onChannelOpened(OpenFuture) - Method in class org.apache.sshd.common.forward.SocksProxy.Socks5
 
onClose(Runnable) - Method in class org.apache.sshd.client.channel.ChannelSubsystem
 
onCompleted(V, A) - Method in class org.apache.sshd.common.io.nio2.Nio2CompletionHandler
 
onExit(int) - Method in interface org.apache.sshd.server.ExitCallback
Informs the SSH server that the shell has exited
onExit(int, String) - Method in interface org.apache.sshd.server.ExitCallback
Informs the SSH client/server that the shell has exited
onFailed(Throwable, A) - Method in class org.apache.sshd.common.io.nio2.Nio2CompletionHandler
 
onMessage(Buffer) - Method in class org.apache.sshd.common.forward.SocksProxy.Proxy
 
onMessage(Buffer) - Method in class org.apache.sshd.common.forward.SocksProxy.Socks4
 
onMessage(Buffer) - Method in class org.apache.sshd.common.forward.SocksProxy.Socks5
 
onWindowExpanded() - Method in class org.apache.sshd.common.channel.ChannelAsyncOutputStream
 
open() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
open(int, int, int, Buffer) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
open() - Method in class org.apache.sshd.client.channel.ChannelDirectTcpip
 
open() - Method in interface org.apache.sshd.client.channel.ClientChannel
 
open() - Method in class org.apache.sshd.client.SshClient
 
open(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
open(String, SftpClient.OpenMode...) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
open(String, Collection<SftpClient.OpenMode>) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
open(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
Opens a remote file for read
open(String, SftpClient.OpenMode...) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
Opens a remote file with the specified mode(s)
open(String, Collection<SftpClient.OpenMode>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
Opens a remote file with the specified mode(s)
open(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
 
open(int, int, int, Buffer) - Method in interface org.apache.sshd.common.channel.Channel
For a server channel, this method will actually open the channel
open() - Method in class org.apache.sshd.common.forward.TcpipClientChannel
 
open(int, int, int, Buffer) - Method in class org.apache.sshd.server.channel.AbstractServerChannel
 
open() - Method in class org.apache.sshd.server.SshServer
 
open() - Method in class org.apache.sshd.server.x11.X11ForwardSupport.ChannelForwardedX11
 
OpenChannelException - Exception in org.apache.sshd.server.channel
Documents failure of a channel to open as expected.
OpenChannelException(int, String) - Constructor for exception org.apache.sshd.server.channel.OpenChannelException
 
OpenChannelException(int, String, Throwable) - Constructor for exception org.apache.sshd.server.channel.OpenChannelException
 
openCommandChannel(ClientSession, String) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
openDir(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
openDir(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
opened - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
OPENED - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
openFailureMsg - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
openFailureReason - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
openFuture - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
OpenFuture - Interface in org.apache.sshd.client.future
An SshFuture for asynchronous channel opening requests.
openKeyPairResource(String, String) - Method in class org.apache.sshd.common.keyprovider.AbstractClassLoadableResourceKeyPairProvider
 
openKeyPairResource(String, Path) - Method in class org.apache.sshd.common.keyprovider.AbstractFileKeyPairProvider
 
openKeyPairResource(String, R) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
 
OPENSSH_EXTENSIONS_PROP - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Comma-separated list of which OpenSSH extensions are reported and what version is reported for each - format: name=version.
OpenSSHExtension(String) - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
 
OpenSSHExtension(String, String) - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
 
OpenSSHFsyncExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions.openssh
Implements the "fsync@openssh.com" extension
OpenSSHFsyncExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl
 
OpenSSHFsyncExtensionImpl(SftpClient, RawSftpClient, Map<String, byte[]>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl.OpenSSHFsyncExtensionImpl
 
OpenSSHStatExtensionInfo - Class in org.apache.sshd.client.subsystem.sftp.extensions.openssh
Response for the "statvfs@openssh.com" and "fstatvfs@openssh.com" extension commands.
OpenSSHStatExtensionInfo() - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
OpenSSHStatExtensionInfo(Buffer) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
OpenSSHStatHandleExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions.openssh
Implements the "fstatvfs@openssh.com" extension command
OpenSSHStatHandleExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl
 
OpenSSHStatHandleExtensionImpl(SftpClient, RawSftpClient, Map<String, byte[]>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl.OpenSSHStatHandleExtensionImpl
 
OpenSSHStatPathExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions.openssh
Implements the "statvfs@openssh.com" extension command
OpenSSHStatPathExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl
 
OpenSSHStatPathExtensionImpl(SftpClient, RawSftpClient, Map<String, byte[]>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl.OpenSSHStatPathExtensionImpl
 
operationComplete(T) - Method in interface org.apache.sshd.common.future.SshFutureListener
Invoked when the operation associated with the SshFuture has been completed even if you add the listener after the completion.
operationComplete(IoWriteFuture) - Method in class org.apache.sshd.common.session.PendingWriteFuture
 
optD - Variable in class org.apache.sshd.server.command.ScpCommand
 
optF - Variable in class org.apache.sshd.server.command.ScpCommand
 
OptionalFeature - Interface in org.apache.sshd.common
 
options - Variable in class org.apache.sshd.common.util.io.ModifiableFileWatcher
 
optP - Variable in class org.apache.sshd.server.command.ScpCommand
 
optR - Variable in class org.apache.sshd.server.command.ScpCommand
 
optT - Variable in class org.apache.sshd.server.command.ScpCommand
 
org.apache.sshd.agent - package org.apache.sshd.agent
 
org.apache.sshd.agent.common - package org.apache.sshd.agent.common
 
org.apache.sshd.agent.local - package org.apache.sshd.agent.local
 
org.apache.sshd.agent.unix - package org.apache.sshd.agent.unix
 
org.apache.sshd.client - package org.apache.sshd.client
 
org.apache.sshd.client.auth - package org.apache.sshd.client.auth
 
org.apache.sshd.client.channel - package org.apache.sshd.client.channel
 
org.apache.sshd.client.config.keys - package org.apache.sshd.client.config.keys
 
org.apache.sshd.client.future - package org.apache.sshd.client.future
 
org.apache.sshd.client.kex - package org.apache.sshd.client.kex
 
org.apache.sshd.client.keyverifier - package org.apache.sshd.client.keyverifier
 
org.apache.sshd.client.scp - package org.apache.sshd.client.scp
 
org.apache.sshd.client.session - package org.apache.sshd.client.session
 
org.apache.sshd.client.subsystem - package org.apache.sshd.client.subsystem
 
org.apache.sshd.client.subsystem.sftp - package org.apache.sshd.client.subsystem.sftp
 
org.apache.sshd.client.subsystem.sftp.extensions - package org.apache.sshd.client.subsystem.sftp.extensions
 
org.apache.sshd.client.subsystem.sftp.extensions.impl - package org.apache.sshd.client.subsystem.sftp.extensions.impl
 
org.apache.sshd.client.subsystem.sftp.extensions.openssh - package org.apache.sshd.client.subsystem.sftp.extensions.openssh
 
org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl - package org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl
 
org.apache.sshd.common - package org.apache.sshd.common
 
org.apache.sshd.common.channel - package org.apache.sshd.common.channel
 
org.apache.sshd.common.cipher - package org.apache.sshd.common.cipher
Cipher implementations.
org.apache.sshd.common.compression - package org.apache.sshd.common.compression
Compression implementations.
org.apache.sshd.common.config - package org.apache.sshd.common.config
 
org.apache.sshd.common.config.keys - package org.apache.sshd.common.config.keys
 
org.apache.sshd.common.digest - package org.apache.sshd.common.digest
Digest implementations.
org.apache.sshd.common.file - package org.apache.sshd.common.file
 
org.apache.sshd.common.file.nativefs - package org.apache.sshd.common.file.nativefs
 
org.apache.sshd.common.file.root - package org.apache.sshd.common.file.root
 
org.apache.sshd.common.file.util - package org.apache.sshd.common.file.util
 
org.apache.sshd.common.file.virtualfs - package org.apache.sshd.common.file.virtualfs
 
org.apache.sshd.common.forward - package org.apache.sshd.common.forward
 
org.apache.sshd.common.future - package org.apache.sshd.common.future
 
org.apache.sshd.common.io - package org.apache.sshd.common.io
 
org.apache.sshd.common.io.mina - package org.apache.sshd.common.io.mina
 
org.apache.sshd.common.io.nio2 - package org.apache.sshd.common.io.nio2
 
org.apache.sshd.common.kex - package org.apache.sshd.common.kex
 
org.apache.sshd.common.kex.dh - package org.apache.sshd.common.kex.dh
 
org.apache.sshd.common.keyprovider - package org.apache.sshd.common.keyprovider
 
org.apache.sshd.common.mac - package org.apache.sshd.common.mac
Mac implementations.
org.apache.sshd.common.random - package org.apache.sshd.common.random
Random implementations.
org.apache.sshd.common.scp - package org.apache.sshd.common.scp
 
org.apache.sshd.common.session - package org.apache.sshd.common.session
 
org.apache.sshd.common.signature - package org.apache.sshd.common.signature
Signature implementations.
org.apache.sshd.common.subsystem.sftp - package org.apache.sshd.common.subsystem.sftp
 
org.apache.sshd.common.subsystem.sftp.extensions - package org.apache.sshd.common.subsystem.sftp.extensions
 
org.apache.sshd.common.subsystem.sftp.extensions.openssh - package org.apache.sshd.common.subsystem.sftp.extensions.openssh
 
org.apache.sshd.common.util - package org.apache.sshd.common.util
 
org.apache.sshd.common.util.buffer - package org.apache.sshd.common.util.buffer
 
org.apache.sshd.common.util.io - package org.apache.sshd.common.util.io
 
org.apache.sshd.common.util.logging - package org.apache.sshd.common.util.logging
 
org.apache.sshd.common.util.threads - package org.apache.sshd.common.util.threads
 
org.apache.sshd.server - package org.apache.sshd.server
 
org.apache.sshd.server.auth - package org.apache.sshd.server.auth
 
org.apache.sshd.server.auth.gss - package org.apache.sshd.server.auth.gss
 
org.apache.sshd.server.auth.password - package org.apache.sshd.server.auth.password
 
org.apache.sshd.server.auth.pubkey - package org.apache.sshd.server.auth.pubkey
 
org.apache.sshd.server.channel - package org.apache.sshd.server.channel
 
org.apache.sshd.server.command - package org.apache.sshd.server.command
 
org.apache.sshd.server.config.keys - package org.apache.sshd.server.config.keys
 
org.apache.sshd.server.forward - package org.apache.sshd.server.forward
 
org.apache.sshd.server.global - package org.apache.sshd.server.global
 
org.apache.sshd.server.jaas - package org.apache.sshd.server.jaas
 
org.apache.sshd.server.kex - package org.apache.sshd.server.kex
 
org.apache.sshd.server.keyprovider - package org.apache.sshd.server.keyprovider
 
org.apache.sshd.server.session - package org.apache.sshd.server.session
 
org.apache.sshd.server.shell - package org.apache.sshd.server.shell
 
org.apache.sshd.server.subsystem - package org.apache.sshd.server.subsystem
 
org.apache.sshd.server.subsystem.sftp - package org.apache.sshd.server.subsystem.sftp
 
org.apache.sshd.server.x11 - package org.apache.sshd.server.x11
 
OsUtils - Class in org.apache.sshd.common.util
Operating system dependent utility methods.
out - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
out - Variable in class org.apache.sshd.common.scp.ScpHelper
 
out - Variable in class org.apache.sshd.server.channel.ChannelSession
 
out - Variable in class org.apache.sshd.server.command.ScpCommand
 
out - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
outBytesCount - Variable in class org.apache.sshd.common.session.AbstractSession
 
outCipher - Variable in class org.apache.sshd.common.session.AbstractSession
 
outCipherSize - Variable in class org.apache.sshd.common.session.AbstractSession
 
outCompression - Variable in class org.apache.sshd.common.session.AbstractSession
 
outMac - Variable in class org.apache.sshd.common.session.AbstractSession
 
outPacketsCount - Variable in class org.apache.sshd.common.session.AbstractSession
 
OutputStreamWithChannel - Class in org.apache.sshd.common.util.io
 
OutputStreamWithChannel() - Constructor for class org.apache.sshd.common.util.io.OutputStreamWithChannel
 
owner - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
owner(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
owner(int, int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
owner() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 

P

p - Variable in class org.apache.sshd.client.kex.DHGEXClient
 
Pair<U,V> - Class in org.apache.sshd.common.util
Represents a pair of values
Pair(U, V) - Constructor for class org.apache.sshd.common.util.Pair
 
parallel(Closeable...) - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
parallel(Iterable<? extends Closeable>) - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
parse(String) - Static method in enum org.apache.sshd.common.config.TimeValueConfig
 
parse(byte[]) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.AbstractParser
 
parse(byte[]) - Method in interface org.apache.sshd.common.subsystem.sftp.extensions.ExtensionParser
 
parse(byte[], int, int) - Method in interface org.apache.sshd.common.subsystem.sftp.extensions.ExtensionParser
 
parse(byte[], int, int) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.NewlineParser
 
parse(String) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.NewlineParser
 
parse(byte[], int, int) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser
 
parse(String) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser
 
parse(Map<String, byte[]>) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
 
parse(String, byte...) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
 
parse(byte[], int, int) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser
 
parse(Buffer) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser
 
parse(byte[], int, int) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser
 
parse(Buffer) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser
 
parse(byte[], int, int) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser
 
parse(Buffer) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser
 
parse(byte[], int, int) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser
 
parse(String) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser
 
parseAuthorizedKeyEntry(String) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
parseBooleanValue(String, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
parseBooleanValue(String) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
parseCiphersList(String) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
parseCiphersList(String...) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
parseCiphersList(Collection<String>) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
parseCommandLineArguments(SshKeyScan, String...) - Static method in class org.apache.sshd.client.SshKeyScan
 
parseCompressionsList(String) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
 
parseCompressionsList(String...) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
 
parseCompressionsList(Collection<String>) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
 
parseDHFactoriesList(String) - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
parseDHFactoriesList(String...) - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
parseDHFactoriesList(Collection<String>) - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
parseLoginOptions(String) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
parseMacsList(String) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
 
parseMacsList(String...) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
 
parseMacsList(Collection<String>) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
 
parseModuli(URL) - Static method in class org.apache.sshd.server.kex.Moduli
 
parseOctalPermissions(String) - Static method in class org.apache.sshd.common.scp.ScpHelper
 
parsePtyModes(String) - Static method in class org.apache.sshd.common.channel.SttySupport
 
parsePublicKeyEntry(String) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
parsePublicKeyEntry(E, String) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
ParseResult(List<CipherFactory>, List<String>) - Constructor for class org.apache.sshd.common.cipher.BuiltinCiphers.ParseResult
 
ParseResult(List<CompressionFactory>, List<String>) - Constructor for class org.apache.sshd.common.compression.BuiltinCompressions.ParseResult
 
ParseResult(List<DHFactory>, List<String>) - Constructor for class org.apache.sshd.common.kex.BuiltinDHFactories.ParseResult
 
ParseResult(List<MacFactory>, List<String>) - Constructor for class org.apache.sshd.common.mac.BuiltinMacs.ParseResult
 
ParseResult(List<SignatureFactory>, List<String>) - Constructor for class org.apache.sshd.common.signature.BuiltinSignatures.ParseResult
 
ParserUtils - Class in org.apache.sshd.common.subsystem.sftp.extensions
 
parseSignatureList(String) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
parseSignatureList(String...) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
parseSignatureList(Collection<String>) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
parseTime(String) - Static method in class org.apache.sshd.common.scp.ScpTimestamp
 
PASSWORD_AUTH_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
PASSWORD_IDENTITY_COMPARATOR - Static variable in class org.apache.sshd.client.session.ClientSessionImpl
Compares 2 password identities - returns zero ONLY if both compared objects are Strings and equal to each other
PASSWORD_PROMPTS - Static variable in interface org.apache.sshd.client.ClientFactoryManager
Specifies the number of password prompts before giving up.
PasswordAuthenticator - Interface in org.apache.sshd.server.auth.password
Used to authenticate users based on a password.
passwordAuthenticator - Variable in class org.apache.sshd.server.SshServer
 
path - Variable in class org.apache.sshd.server.command.ScpCommand
 
PATTERN_HANDLER_PREFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
 
PATTERN_HANDLER_SUFFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
 
pendingFuture - Variable in class org.apache.sshd.server.command.ScpCommand
 
pendingFuture - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
pendingPackets - Variable in class org.apache.sshd.common.session.AbstractSession
 
PendingWriteFuture - Class in org.apache.sshd.common.session
Future holding a packet pending key exchange termination.
PendingWriteFuture(Buffer) - Constructor for class org.apache.sshd.common.session.PendingWriteFuture
 
permissions() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
PERMISSIONS - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
 
permissionsToAttributes(int) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
permissionsToAttributes(int) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
perms - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
perms(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
PipeDataReceiver - Class in org.apache.sshd.server.channel
ChannelDataReceiver that buffers the received data into byte buffer and provides an InputStream to consume them.
PipeDataReceiver(Window) - Constructor for class org.apache.sshd.server.channel.PipeDataReceiver
 
POOL_SIZE_PROP - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
port - Variable in class org.apache.sshd.server.SshServer
 
PORT_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
position() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
position(long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
PosixRenameExtensionParser - Class in org.apache.sshd.common.subsystem.sftp.extensions.openssh
 
PosixRenameExtensionParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.openssh.PosixRenameExtensionParser
 
postProcessReceivedData(String, boolean, Set<PosixFilePermission>, ScpTimestamp) - Method in class org.apache.sshd.common.scp.LocalFileScpTargetStreamResolver
 
postProcessReceivedData(String, boolean, Set<PosixFilePermission>, ScpTimestamp) - Method in interface org.apache.sshd.common.scp.ScpTargetStreamResolver
Called after successful reception of the data (and after closing the stream)
preClose() - Method in class org.apache.sshd.client.session.ClientUserAuthService
 
preClose() - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream
 
preClose() - Method in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
preClose is guaranteed to be called before doCloseGracefully or doCloseImmediately.
PREFERRED_AUTHS - Static variable in interface org.apache.sshd.client.ClientFactoryManager
Ordered comma separated list of authentications methods.
prepare(Buffer) - Method in class org.apache.sshd.agent.common.AbstractAgentClient
 
prepare(Buffer) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
prepareCommand() - Method in class org.apache.sshd.server.channel.ChannelSession
 
prf - Variable in class org.apache.sshd.client.kex.DHGEXClient
 
prf - Variable in class org.apache.sshd.server.kex.DHGEXServer
 
PrincipalBase - Class in org.apache.sshd.server.subsystem.sftp
 
PrincipalBase(String) - Constructor for class org.apache.sshd.server.subsystem.sftp.PrincipalBase
 
printHex() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
printHex(byte...) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
 
printHex(char, byte...) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
 
printHex(byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
 
printHex(byte[], int, int, char) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
 
process(int, Buffer, Buffer) - Method in class org.apache.sshd.agent.common.AbstractAgentClient
 
process(Buffer) - Method in interface org.apache.sshd.client.auth.UserAuth
 
process(Buffer) - Method in class org.apache.sshd.client.auth.UserAuthKeyboardInteractive
 
process(Buffer) - Method in class org.apache.sshd.client.auth.UserAuthPassword
 
process(Buffer) - Method in class org.apache.sshd.client.auth.UserAuthPublicKey
 
process(int, Buffer) - Method in class org.apache.sshd.client.session.ClientUserAuthService
 
process(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
Process an SFTP packet
process(Channel, String, boolean, Buffer) - Method in interface org.apache.sshd.common.channel.ChannelRequestHandler
 
process(T, String, boolean, Buffer) - Method in interface org.apache.sshd.common.channel.RequestHandler
Process an SSH request.
process(String, boolean, ScpTimestamp) - Method in interface org.apache.sshd.common.scp.ScpReceiveLineHandler
 
process(int, Buffer) - Method in interface org.apache.sshd.common.Service
Service the request.
process(int, Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
process(ConnectionService, String, boolean, Buffer) - Method in interface org.apache.sshd.common.session.ConnectionServiceRequestHandler
 
process(Channel, String, boolean, Buffer) - Method in class org.apache.sshd.server.channel.PuttyRequestHandler
 
process(ConnectionService, String, boolean, Buffer) - Method in class org.apache.sshd.server.global.CancelTcpipForwardHandler
 
process(ConnectionService, String, boolean, Buffer) - Method in class org.apache.sshd.server.global.KeepAliveHandler
 
process(ConnectionService, String, boolean, Buffer) - Method in class org.apache.sshd.server.global.NoMoreSessionsHandler
 
process(ConnectionService, String, boolean, Buffer) - Method in class org.apache.sshd.server.global.TcpipForwardHandler
 
process(int, Buffer) - Method in class org.apache.sshd.server.session.ServerUserAuthService
 
process(Buffer) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
processPuttyOpcode(Channel, String, String, boolean, Buffer) - Method in class org.apache.sshd.server.channel.PuttyRequestHandler
 
ProcessShell() - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
ProcessShellFactory - Class in org.apache.sshd.server.shell
A Factory of Command that will create a new process and bridge the streams.
ProcessShellFactory() - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory
 
ProcessShellFactory(String[]) - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory
 
ProcessShellFactory(String[], Collection<ProcessShellFactory.TtyOptions>) - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory
 
ProcessShellFactory.ProcessShell - Class in org.apache.sshd.server.shell
 
ProcessShellFactory.ProcessShell.TtyFilterInputStream - Class in org.apache.sshd.server.shell
 
ProcessShellFactory.ProcessShell.TtyFilterOutputStream - Class in org.apache.sshd.server.shell
 
ProcessShellFactory.TtyOptions - Enum in org.apache.sshd.server.shell
 
productBuildNumber - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser.VendorId
 
productName - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser.VendorId
 
productVersion - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser.VendorId
 
properties - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
PROPOSAL_COMP_ALGS_CTOS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
PROPOSAL_COMP_ALGS_STOC - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
PROPOSAL_ENC_ALGS_CTOS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
PROPOSAL_ENC_ALGS_STOC - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
PROPOSAL_KEX_ALGS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
PROPOSAL_LANG_CTOS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
PROPOSAL_LANG_STOC - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
PROPOSAL_MAC_ALGS_CTOS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
PROPOSAL_MAC_ALGS_STOC - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
PROPOSAL_MAX - Static variable in enum org.apache.sshd.common.kex.KexProposalOption
 
PROPOSAL_SERVER_HOST_KEY_ALGS - Static variable in class org.apache.sshd.common.kex.KexProposalOption.Constants
 
protectExecutorServiceShutdown(ExecutorService, boolean) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
Wraps an ExecutorService in such a way as to "protect" it for calls to the ExecutorService.shutdown() or ExecutorService.shutdownNow().
provider() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
provider() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
provider(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
provider() - Method in class org.apache.sshd.common.file.util.BaseFileSystem
 
provider() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
Proxy(IoSession) - Constructor for class org.apache.sshd.common.forward.SocksProxy.Proxy
 
ProxyAgentFactory - Class in org.apache.sshd.agent.local
 
ProxyAgentFactory() - Constructor for class org.apache.sshd.agent.local.ProxyAgentFactory
 
proxyWrapper(Class<T>, Iterable<? extends T>) - Static method in class org.apache.sshd.common.util.EventListenerUtils
Provides proxy wrapper around an Iterable container of listener interface implementation.
proxyWrapper(Class<T>, ClassLoader, Iterable<? extends T>) - Static method in class org.apache.sshd.common.util.EventListenerUtils
Provides proxy wrapper around an Iterable container of listener interface implementation.
PtyCapableChannelSession - Class in org.apache.sshd.client.channel
Serves as the base channel session for executing remote commands - including a full shell.
PtyCapableChannelSession(boolean) - Constructor for class org.apache.sshd.client.channel.PtyCapableChannelSession
 
PtyMode - Enum in org.apache.sshd.common.channel
A enum describing the tty modes according to RFC 4254 - section 8.
PUBKEY_AUTH_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
pubkeyAuthenticator - Variable in class org.apache.sshd.server.ServerBuilder
 
PublickeyAuthenticator - Interface in org.apache.sshd.server.auth.pubkey
The PublickeyAuthenticator is used on the server side to authenticate user public keys.
publickeyAuthenticator(PublickeyAuthenticator) - Method in class org.apache.sshd.server.ServerBuilder
 
publickeyAuthenticator - Variable in class org.apache.sshd.server.SshServer
 
PublicKeyEntry - Class in org.apache.sshd.common.config.keys
Represents a PublicKey whose data is formatted according to the OpenSSH format:
PublicKeyEntry() - Constructor for class org.apache.sshd.common.config.keys.PublicKeyEntry
 
PublicKeyEntry(String, byte...) - Constructor for class org.apache.sshd.common.config.keys.PublicKeyEntry
 
PublicKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> - Interface in org.apache.sshd.common.config.keys
Represents a decoder of an OpenSSH encoded key data
pumpInputStream() - Method in class org.apache.sshd.client.channel.ChannelSession
 
pumpStreams() - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
putBigInteger(BigInteger, byte[], int) - Static method in class org.apache.sshd.common.signature.SignatureDSA
 
putBoolean(boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putBuffer(Readable) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putBuffer(Readable, boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putBuffer(Readable, boolean) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
putByte(byte) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putByte(byte) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
putBytes(byte[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putFileTime(Buffer, int, FileTime) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
putInt(long) - Method in class org.apache.sshd.common.util.buffer.Buffer
Writes 32 bits
putKeyPair(KeyPair) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putLong(long) - Method in class org.apache.sshd.common.util.buffer.Buffer
Writes 64 bits
putMPInt(BigInteger) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putMPInt(byte[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putPublicKey(PublicKey) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putRawBytes(byte[]) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putRawBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putRawBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
putRawPublicKey(PublicKey) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putShort(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
Writes 16 bits
putString(String) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putString(String, Charset) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
putStringList(Collection<?>, boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
Encodes the Transformer.TOSTRING value of each member.
putStringList(Collection<?>, Charset, boolean) - Method in class org.apache.sshd.common.util.buffer.Buffer
Encodes the Transformer.TOSTRING value of each member
putTarget(Buffer, Object) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
PuttyRequestHandler - Class in org.apache.sshd.server.channel
Handles Putty specific channel requests as indicated by Appendix F: SSH-2 names specified for PuTTY
PuttyRequestHandler() - Constructor for class org.apache.sshd.server.channel.PuttyRequestHandler
 
putUInt(long, byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Writes a 32-bit value in network order (i.e., MSB 1st)
putUInt(long, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Writes a 32-bit value in network order (i.e., MSB 1st)

Q

QUOTES - Static variable in class org.apache.sshd.common.util.GenericUtils
 

R

random(int) - Method in class org.apache.sshd.common.random.JceRandom
 
Random - Interface in org.apache.sshd.common.random
A pseudo random number generator.
random(int) - Method in interface org.apache.sshd.common.random.Random
Returns a pseudo-random uniformly distributed int in the half-open range [0, n).
random(int) - Method in class org.apache.sshd.common.random.SingletonRandomFactory
 
random - Variable in class org.apache.sshd.common.session.AbstractSession
The pseudo random generator
randomFactory - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
randomFactory - Variable in class org.apache.sshd.common.BaseBuilder
 
randomFactory(Factory<Random>) - Method in class org.apache.sshd.common.BaseBuilder
 
RandomFactory - Interface in org.apache.sshd.common.random
 
randomizer - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
RawSftpClient - Interface in org.apache.sshd.client.subsystem.sftp
 
read(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
read(String, int) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
read(String, SftpClient.OpenMode...) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
read(String, int, SftpClient.OpenMode...) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
read(String, Collection<SftpClient.OpenMode>) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
read(SftpClient.Handle, long, byte[]) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
read(SftpClient.Handle, long, byte[], int, int) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
read(String, int, Collection<SftpClient.OpenMode>) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
read() - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
read(SftpClient.Handle, long, byte[]) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
read(SftpClient.Handle, long, byte[], int, int) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
read(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
read(String, int) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
read(String, SftpClient.OpenMode...) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
read(String, int, SftpClient.OpenMode...) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
read(String, Collection<SftpClient.OpenMode>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
read(String, int, Collection<SftpClient.OpenMode>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
read(ByteBuffer) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
read(ByteBuffer, long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
read(ByteBuffer[], int, int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
read() - Method in class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
 
read(byte[], int, int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
 
read(Buffer) - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream
 
read() - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
read(byte[], int, int) - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
read(Buffer) - Method in interface org.apache.sshd.common.io.IoInputStream
NOTE: the buffer must not be touched until the returned read future is completed.
read() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
 
read(byte[], int, int) - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
 
read() - Method in class org.apache.sshd.common.util.io.EmptyInputStream
 
read(byte[], int, int) - Method in class org.apache.sshd.common.util.io.EmptyInputStream
 
read(InputStream, byte[]) - Static method in class org.apache.sshd.common.util.io.IoUtils
Read as many bytes as possible until EOF or achieved required length
read(InputStream, byte[], int, int) - Static method in class org.apache.sshd.common.util.io.IoUtils
Read as many bytes as possible until EOF or achieved required length
read() - Method in class org.apache.sshd.common.util.io.LimitInputStream
 
read(byte[], int, int) - Method in class org.apache.sshd.common.util.io.LimitInputStream
 
read() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterInputStream
 
read(byte[], int, int) - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterInputStream
 
read(byte[], long) - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
read(byte[], int, int, long) - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
READ_BUFFER_PROP_NAME - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
READ_MODES - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
Readable - Interface in org.apache.sshd.common.util
 
readAck(boolean) - Method in class org.apache.sshd.common.scp.ScpHelper
 
readAttributes(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
readAttributes() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
readAttrs(int, Buffer) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
readAttrs(Buffer) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
readAuthorizedKeys(URL) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
Reads read the contents of an authorized_keys file
readAuthorizedKeys(File) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
Reads read the contents of an authorized_keys file
readAuthorizedKeys(Path, OpenOption...) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
Reads read the contents of an authorized_keys file
readAuthorizedKeys(String) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
Reads read the contents of an authorized_keys file
readAuthorizedKeys(InputStream, boolean) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
Reads read the contents of an authorized_keys file
readAuthorizedKeys(Reader, boolean) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
Reads read the contents of an authorized_keys file
readAuthorizedKeys(BufferedReader) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
readBigInteger() - Method in class org.apache.sshd.common.util.io.DERParser
 
readConfigFile(File) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
readConfigFile(Path, OpenOption...) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
readConfigFile(URL) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
readConfigFile(String) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
readConfigFile(InputStream, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
readConfigFile(Reader, boolean) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
 
readConfigFile(BufferedReader) - Static method in class org.apache.sshd.common.config.SshConfigFileReader
Reads the configuration file contents into a Properties instance.
readDefaultAuthorizedKeys() - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
Reads read the contents of the default OpenSSH authorized_keys file
readDir(SftpClient.Handle) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
readDir(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
readDir(SftpClient.Handle) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
readDir(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
readFileAttributes(Path, String, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
readFully(InputStream, byte[]) - Static method in class org.apache.sshd.common.util.io.IoUtils
Read the requested number of bytes or fail if there are not enough left.
readFully(InputStream, byte[], int, int) - Static method in class org.apache.sshd.common.util.io.IoUtils
Read the requested number of bytes or fail if there are not enough left.
readIdentification(Buffer) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
readIdentification(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Read the other side identification.
readIdentification(Buffer) - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
readInt(InputStream, byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Read a 32-bit value in network order
readInt(InputStream, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Read a 32-bit value in network order
readKeyPair(Path, OpenOption...) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
readLength() - Method in class org.apache.sshd.common.util.io.DERParser
Decode the length of the field.
readLine() - Method in class org.apache.sshd.common.scp.ScpHelper
 
readLine(boolean) - Method in class org.apache.sshd.common.scp.ScpHelper
 
readLink(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
readLink(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
ReadPendingException - Exception in org.apache.sshd.common.io
 
ReadPendingException() - Constructor for exception org.apache.sshd.common.io.ReadPendingException
 
ReadPendingException(String, Throwable) - Constructor for exception org.apache.sshd.common.io.ReadPendingException
 
ReadPendingException(String) - Constructor for exception org.apache.sshd.common.io.ReadPendingException
 
ReadPendingException(Throwable) - Constructor for exception org.apache.sshd.common.io.ReadPendingException
 
readRLEBytes(InputStream) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
readSymbolicLink(Path) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
readSymbolicLink(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
readTime(Buffer, int) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
readUInt(InputStream, byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Read a 32-bit value in network order
readUInt(InputStream, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Read a 32-bit value in network order
receive(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
Read SFTP packets from buffer
receive(int) - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
receive(int) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
receive(int) - Method in interface org.apache.sshd.client.subsystem.sftp.RawSftpClient
 
receive(byte[], int, int) - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
receive(byte[], int, int) - Method in interface org.apache.sshd.common.channel.ChannelPipedSink
 
receive(Path, boolean, boolean, boolean, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
receive(ScpReceiveLineHandler) - Method in class org.apache.sshd.common.scp.ScpHelper
 
receiveBufferSize - Variable in class org.apache.sshd.server.command.ScpCommand
 
receiveDir(String, Path, ScpTimestamp, boolean, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
receiveFile(String, Path, ScpTimestamp, boolean, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
receiveFileStream(OutputStream, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
receiveKexInit(Map<KexProposalOption, String>, byte[]) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
receiveKexInit(Buffer, Map<KexProposalOption, String>) - Method in class org.apache.sshd.common.session.AbstractSession
Receive the remote key exchange init message.
receiveKexInit(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
 
receiveKexInit(Map<KexProposalOption, String>, byte[]) - Method in class org.apache.sshd.common.session.AbstractSession
 
receiveKexInit(Map<KexProposalOption, String>, byte[]) - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
receiveNewKeys() - Method in class org.apache.sshd.common.session.AbstractSession
Put new keys into use.
receiver - Variable in class org.apache.sshd.server.channel.ChannelSession
 
receiveStream(String, ScpTargetStreamResolver, ScpTimestamp, boolean, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
recipient - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
reexchangeFuture - Variable in class org.apache.sshd.common.session.AbstractSession
 
reExchangeKeys() - Method in class org.apache.sshd.common.session.AbstractSession
 
reExchangeKeys() - Method in interface org.apache.sshd.common.session.Session
Initiate a new key exchange.
REGEX_HANDLER_PREFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
 
register(WatchService, WatchEvent.Kind<?>...) - Method in class org.apache.sshd.common.file.util.BasePath
 
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.apache.sshd.common.file.util.BasePath
 
register(WatchService, WatchEvent.Kind<?>...) - Method in class org.apache.sshd.common.file.util.MockPath
 
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class org.apache.sshd.common.file.util.MockPath
 
registerChannel(Channel) - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
registerChannel(Channel) - Method in interface org.apache.sshd.common.session.ConnectionService
Register a newly created channel with a new unique identifier
registerExtension(CipherFactory) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
Registered a NamedFactory to be available besides the built-in ones when parsing configuration
registerExtension(CompressionFactory) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
Registered a NamedFactory to be available besides the built-in ones when parsing configuration
registerExtension(DHFactory) - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
Registered a NamedFactory to be available besides the built-in ones when parsing configuration
registerExtension(MacFactory) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
Registered a NamedFactory to be available besides the built-in ones when parsing configuration
registerExtension(SignatureFactory) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
Registered a NamedFactory to be available besides the built-in ones when parsing configuration
registerParser(ExtensionParser<?>) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
 
registerPublicKeyEntryDecoder(PublicKeyEntryDecoder<?, ?>) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
RejectAllForwardingFilter - Class in org.apache.sshd.server.forward
A ForwardingFilter that rejects all requests
RejectAllForwardingFilter() - Constructor for class org.apache.sshd.server.forward.RejectAllForwardingFilter
 
RejectAllPasswordAuthenticator - Class in org.apache.sshd.server.auth.password
Rejects all authentication attempts
RejectAllPublickeyAuthenticator - Class in org.apache.sshd.server.auth.pubkey
Rejects all authentication attempts
RejectAllServerKeyVerifier - Class in org.apache.sshd.client.keyverifier
 
REKEY_BYTES_LIMIT - Static variable in interface org.apache.sshd.server.ServerFactoryManager
Key re-exchange will be automatically performed after the session has sent or received the given amount of bytes.
REKEY_TIME_LIMIT - Static variable in interface org.apache.sshd.server.ServerFactoryManager
Key re-exchange will be automatically performed after the specified amount of time has elapsed since the last key exchange.
relativize(Path) - Method in class org.apache.sshd.common.file.util.BasePath
 
relativize(Path) - Method in class org.apache.sshd.common.file.util.MockPath
 
reloadAuthorizedKeys(Path, String, ServerSession) - Method in class org.apache.sshd.server.config.keys.AuthorizedKeysAuthenticator
 
reloadAuthorizedKeys(Path, String, ServerSession) - Method in class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
remoteWindow - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
remove(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
remove(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
remove() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
 
remove() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPathIterator
 
remove() - Method in class org.apache.sshd.server.subsystem.sftp.DirectoryHandle
 
removeAllIdentities() - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
removeAllIdentities() - Method in class org.apache.sshd.agent.common.AgentDelegate
 
removeAllIdentities() - Method in class org.apache.sshd.agent.local.AgentImpl
 
removeAllIdentities() - Method in interface org.apache.sshd.agent.SshAgent
 
removeByName(String, Comparator<? super String>, Collection<? extends R>) - Static method in class org.apache.sshd.common.NamedResource.Utils
Remove the resource identified by the name from the list.
removeEventListener(ScpTransferEventListener) - Method in class org.apache.sshd.server.command.ScpCommandFactory.Builder
 
removeEventListener(ScpTransferEventListener) - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
removeFileSystem(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
removeIdentity(PublicKey) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
removeIdentity(PublicKey) - Method in class org.apache.sshd.agent.common.AgentDelegate
 
removeIdentity(PublicKey) - Method in class org.apache.sshd.agent.local.AgentImpl
 
removeIdentity(PublicKey) - Method in interface org.apache.sshd.agent.SshAgent
 
removeListener(SshFutureListener<T>) - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
removeListener(SshFutureListener<T>) - Method in interface org.apache.sshd.common.future.SshFuture
Removes an existing event listener so it won't be notified when the future is completed.
removeListener(SessionListener) - Method in class org.apache.sshd.common.session.AbstractSession
 
removeListener(SessionListener) - Method in class org.apache.sshd.common.session.AbstractSessionFactory
Remove a session |listener|.
removeListener(SessionListener) - Method in interface org.apache.sshd.common.session.Session
Remove a session |listener|.
removePasswordIdentity(String) - Method in interface org.apache.sshd.client.session.ClientSession
 
removePasswordIdentity(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
removePublicKeyIdentity(KeyPair) - Method in interface org.apache.sshd.client.session.ClientSession
 
removePublicKeyIdentity(KeyPair) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
removeSessionTimeout(AbstractSessionFactory) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
removeSignalListener(SignalListener) - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
removeSignalListener(SignalListener) - Method in interface org.apache.sshd.server.Environment
Remove a previously registered listener for all the signals it was registered
removeWhitespace(String) - Static method in class org.apache.sshd.common.util.SelectorUtils
"Flattens" a string by removing all whitespace (space, tab, linefeed, carriage return, and formfeed).
rename(String, String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
rename(String, String, SftpClient.CopyMode...) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
rename(String, String, Collection<SftpClient.CopyMode>) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
rename(String, String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
rename(String, String, SftpClient.CopyMode...) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
rename(String, String, Collection<SftpClient.CopyMode>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
replace(String, String, String, int) - Static method in class org.apache.sshd.common.util.DirectoryScanner
Replace a String with another String inside a larger String, for the first max values of the search String.
reply(Buffer) - Method in class org.apache.sshd.agent.common.AbstractAgentClient
 
reply(Buffer) - Method in class org.apache.sshd.agent.local.ChannelAgentForwarding.AgentClient
 
reply(Buffer) - Method in class org.apache.sshd.agent.unix.AgentServer.SshAgentSession
 
request(Buffer) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
request(Buffer) - Method in class org.apache.sshd.agent.local.AgentForwardedChannel
 
request(Buffer) - Method in class org.apache.sshd.agent.unix.AgentClient
 
request(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Send a global request and wait for the response.
request(Buffer) - Method in interface org.apache.sshd.common.session.Session
Send a global request and wait for the response.
REQUEST - Static variable in class org.apache.sshd.server.global.CancelTcpipForwardHandler
 
REQUEST - Static variable in class org.apache.sshd.server.global.TcpipForwardHandler
 
REQUEST_SUFFIX - Static variable in class org.apache.sshd.server.channel.PuttyRequestHandler
 
requestFailure(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
requestFailure(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
 
RequestHandler<T> - Interface in org.apache.sshd.common.channel
A global request handler.
RequestHandler.Result - Enum in org.apache.sshd.common.channel
 
requestLock - Variable in class org.apache.sshd.common.session.AbstractSession
 
requestResult - Variable in class org.apache.sshd.common.session.AbstractSession
 
requestsCount - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
requestSuccess(Buffer) - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
requestSuccess(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
 
RequiredServerKeyVerifier - Class in org.apache.sshd.client.keyverifier
A ServerKeyVerifier that accepts one server key (specified in the constructor)
RequiredServerKeyVerifier(PublicKey) - Constructor for class org.apache.sshd.client.keyverifier.RequiredServerKeyVerifier
 
reset() - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
 
reset() - Method in class org.apache.sshd.common.util.io.EmptyInputStream
 
resetCacheMap(Collection<?>) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
 
resetIdleTimeout() - Method in class org.apache.sshd.common.session.AbstractSession
 
resetIdleTimeout() - Method in interface org.apache.sshd.common.session.Session
 
resetReloadAttributes() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
Resets the state attributes used to detect changes to the initial construction values - i.e., file assumed not to exist and no known size of modify time
resize(byte[], int) - Static method in class org.apache.sshd.common.cipher.BaseCipher
 
resolve(Path) - Method in class org.apache.sshd.common.file.util.BasePath
 
resolve(String) - Method in class org.apache.sshd.common.file.util.BasePath
 
resolve(Path) - Method in class org.apache.sshd.common.file.util.MockPath
 
resolve(String) - Method in class org.apache.sshd.common.file.util.MockPath
 
resolveAuthorizedKeys(Collection<? extends AuthorizedKeyEntry>) - Static method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
resolveAvailableSignaturesProposal(FactoryManager) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
resolveAvailableSignaturesProposal() - Method in class org.apache.sshd.common.session.AbstractSession
 
resolveAvailableSignaturesProposal(FactoryManager) - Method in class org.apache.sshd.common.session.AbstractSession
 
resolveAvailableSignaturesProposal(FactoryManager) - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
resolveClassLoader() - Method in class org.apache.sshd.common.keyprovider.AbstractClassLoadableResourceKeyPairProvider
 
resolveDefaultClassLoader(Object) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
 
resolveDefaultClassLoader(Class<?>) - Static method in class org.apache.sshd.common.util.threads.ThreadUtils
Attempts to find the most suitable ClassLoader as follows:
resolveDefaultInteractiveCommand() - Static method in class org.apache.sshd.server.shell.InteractiveProcessShellFactory
 
resolveDefaultTtyOptions() - Static method in enum org.apache.sshd.server.shell.ProcessShellFactory.TtyOptions
 
resolveEmptySignaturesProposal(Iterable<String>, Iterable<String>) - Method in class org.apache.sshd.server.session.ServerSessionImpl
Called by ServerSessionImpl.resolveAvailableSignaturesProposal(FactoryManager) if none of the provided keys is supported - last chance for the derived implementation to do something
resolveExceptionCause(Throwable) - Static method in class org.apache.sshd.common.util.GenericUtils
 
resolveFactory(String) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
resolveFactory(String) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
 
resolveFactory(String) - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
resolveFactory(String) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
 
resolveFactory(String) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
resolveFile(String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
resolveFileAttributes(Path, int, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
resolveInputStream(InputStream, boolean) - Static method in class org.apache.sshd.common.util.io.NoCloseInputStream
 
resolveInteractiveCommand(boolean) - Static method in class org.apache.sshd.server.shell.InteractiveProcessShellFactory
 
resolveLocalPath(RootedPath) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
resolveLocalPath(String, String) - Method in class org.apache.sshd.common.scp.ScpHelper
 
resolveLocalPath(String) - Method in class org.apache.sshd.common.scp.ScpHelper
 
resolveMissingFileAttributes(Path, int, Map<String, Object>, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Called by SftpSubsystem.getAttributes(Path, int, LinkOption...) in order to complete any attributes that could not be retrieved via the supported file system views.
resolveMissingFileAttributeValue(Path, String, Object, FileInfoExtractor<?>, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
resolveNormalizedLocation(String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
resolveOpenSSHExtensions() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
resolveOutputStream(OutputStream, boolean) - Static method in class org.apache.sshd.common.util.io.NoCloseOutputStream
 
resolvePublicKey() - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
resolvePublickeyAuthenticator(String, ServerSession) - Method in class org.apache.sshd.server.config.keys.AuthorizedKeysAuthenticator
 
resolveReader(Reader, boolean) - Static method in class org.apache.sshd.common.util.io.NoCloseReader
 
resolveRemotePath(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpCommand
 
resolveServerKeys(SshClient, String, Map<String, List<KeyPair>>, Map<String, List<NamedFactory<Signature>>>) - Method in class org.apache.sshd.client.SshKeyScan
 
resolveServerKeys(SshClient, String, String, List<KeyPair>) - Method in class org.apache.sshd.client.SshKeyScan
 
resolveSibling(Path) - Method in class org.apache.sshd.common.file.util.BasePath
 
resolveSibling(String) - Method in class org.apache.sshd.common.file.util.BasePath
 
resolveSibling(Path) - Method in class org.apache.sshd.common.file.util.MockPath
 
resolveSibling(String) - Method in class org.apache.sshd.common.file.util.MockPath
 
resolveSignatureFactories(String) - Method in class org.apache.sshd.client.SshKeyScan
 
resolveSourceStream() - Method in class org.apache.sshd.common.scp.LocalFileScpSourceStreamResolver
 
resolveSourceStream() - Method in interface org.apache.sshd.common.scp.ScpSourceStreamResolver
 
resolveSubstatus(Exception) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
resolveTargetStream(String, long, Set<PosixFilePermission>) - Method in class org.apache.sshd.common.scp.LocalFileScpTargetStreamResolver
 
resolveTargetStream(String, long, Set<PosixFilePermission>) - Method in interface org.apache.sshd.common.scp.ScpTargetStreamResolver
Called when receiving a file in order to obtain an output stream for the incoming data
resolveTtyOptions(boolean) - Static method in enum org.apache.sshd.server.shell.ProcessShellFactory.TtyOptions
 
resolveWriter(Writer, boolean) - Static method in class org.apache.sshd.common.util.io.NoCloseWriter
 
RESPONSE_BUFFER_GROWTH_FACTOR - Static variable in class org.apache.sshd.common.channel.AbstractChannel
Default growth factor function used to resize response buffers
RESPONSE_BUFFER_GROWTH_FACTOR - Static variable in class org.apache.sshd.common.session.AbstractConnectionService
Default growth factor function used to resize response buffers
RESPONSE_BUFFER_GROWTH_FACTOR - Static variable in class org.apache.sshd.server.global.CancelTcpipForwardHandler
Default growth factor function used to resize response buffers
RESPONSE_BUFFER_GROWTH_FACTOR - Static variable in class org.apache.sshd.server.global.TcpipForwardHandler
Default growth factor function used to resize response buffers
reuseAddress - Variable in class org.apache.sshd.common.io.mina.MinaAcceptor
 
rmdir(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
rmdir(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
root(RootedFileSystem, Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
root - Variable in class org.apache.sshd.common.file.util.BasePath
 
RootedFileSystem - Class in org.apache.sshd.common.file.root
 
RootedFileSystem(RootedFileSystemProvider, Path, Map<String, ?>) - Constructor for class org.apache.sshd.common.file.root.RootedFileSystem
 
RootedFileSystemProvider - Class in org.apache.sshd.common.file.root
File system provider which provides a rooted file system.
RootedFileSystemProvider() - Constructor for class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
RootedPath - Class in org.apache.sshd.common.file.root
 
RootedPath(RootedFileSystem, String, ImmutableList<String>) - Constructor for class org.apache.sshd.common.file.root.RootedPath
 
rpos() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
rpos(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
rpos() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
rpos(int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
RSA - Static variable in class org.apache.sshd.common.config.keys.BuiltinIdentities.Constants
 
RSAPublicKeyDecoder - Class in org.apache.sshd.common.config.keys
 
RSAPublicKeyDecoder() - Constructor for class org.apache.sshd.common.config.keys.RSAPublicKeyDecoder
 
run() - Method in class org.apache.sshd.agent.unix.AgentClient
 
run() - Method in class org.apache.sshd.agent.unix.AgentForwardedChannel
 
run() - Method in class org.apache.sshd.agent.unix.AgentServer.SshAgentSession
 
run() - Method in class org.apache.sshd.common.session.SessionTimeoutListener
 
run(Runnable) - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
run() - Method in class org.apache.sshd.server.command.ScpCommand
 
run() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
RuntimeSshException - Exception in org.apache.sshd.common
Exception used in the SSH client or server.
RuntimeSshException() - Constructor for exception org.apache.sshd.common.RuntimeSshException
 
RuntimeSshException(String) - Constructor for exception org.apache.sshd.common.RuntimeSshException
 
RuntimeSshException(Throwable) - Constructor for exception org.apache.sshd.common.RuntimeSshException
 
RuntimeSshException(String, Throwable) - Constructor for exception org.apache.sshd.common.RuntimeSshException
 
runUpload(String, Collection<ScpClient.Option>, Collection<T>, AbstractScpClient.ScpOperationExecutor<T>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
runUpload(String, Collection<ScpClient.Option>, Collection<T>, AbstractScpClient.ScpOperationExecutor<T>) - Method in class org.apache.sshd.client.scp.DefaultScpClient
 

S

S_IFBLK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IFCHR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IFDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IFIFO - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IFLNK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IFMT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IFREG - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IFSOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IRGRP - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
S_IRGRP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IROTH - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
S_IROTH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IRUSR - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
S_IRUSR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_ISGID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_ISUID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_ISVTX - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IWGRP - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
S_IWGRP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IWOTH - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
S_IWOTH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IWUSR - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
S_IWUSR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IXGRP - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
S_IXGRP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IXOTH - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
S_IXOTH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
S_IXUSR - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
S_IXUSR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
safeCompare(String, String, boolean) - Static method in class org.apache.sshd.common.util.GenericUtils
 
scan() - Method in class org.apache.sshd.common.util.DirectoryScanner
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns.
scandir(File, String) - Method in class org.apache.sshd.common.util.DirectoryScanner
Scans the given directory for files and directories.
scanIdentitiesFolder(Path, boolean, Collection<String>, Transformer<String, String>, LinkOption...) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
Scans a folder for possible identity files
SCP_COMMAND_PREFIX - Static variable in class org.apache.sshd.common.scp.ScpHelper
Command prefix used to identify SCP commands
SCP_EXEC_CHANNEL_OPEN_TIMEOUT - Static variable in interface org.apache.sshd.client.scp.ScpClient
Configurable value of the FactoryManager for controlling the wait timeout for opening a channel for an SCP command in milliseconds.
ScpClient - Interface in org.apache.sshd.client.scp
 
ScpClient.Option - Enum in org.apache.sshd.client.scp
 
ScpCommand - Class in org.apache.sshd.server.command
This commands provide SCP support on both server and client side.
ScpCommand(String, ExecutorService, boolean, int, int, ScpTransferEventListener) - Constructor for class org.apache.sshd.server.command.ScpCommand
 
ScpCommandFactory - Class in org.apache.sshd.server.command
This CommandFactory can be used as a standalone command factory or can be used to augment another CommandFactory and provides SCP support.
ScpCommandFactory() - Constructor for class org.apache.sshd.server.command.ScpCommandFactory
 
ScpCommandFactory.Builder - Class in org.apache.sshd.server.command
ScpHelper - Class in org.apache.sshd.common.scp
 
ScpHelper(InputStream, OutputStream, FileSystem, ScpTransferEventListener) - Constructor for class org.apache.sshd.common.scp.ScpHelper
 
ScpReceiveLineHandler - Interface in org.apache.sshd.common.scp
 
ScpSourceStreamResolver - Interface in org.apache.sshd.common.scp
 
ScpTargetStreamResolver - Interface in org.apache.sshd.common.scp
 
ScpTimestamp - Class in org.apache.sshd.common.scp
 
ScpTimestamp(long, long) - Constructor for class org.apache.sshd.common.scp.ScpTimestamp
 
ScpTransferEventListener - Interface in org.apache.sshd.common.scp
Can be registered in order to receive events about SCP transfers
ScpTransferEventListener.FileOperation - Enum in org.apache.sshd.common.scp
 
securedRead(InputStream, byte[], int, int) - Method in class org.apache.sshd.client.channel.ChannelSession
 
SecurityUtils - Class in org.apache.sshd.common.util
TODO Add javadoc
SelectorUtils - Class in org.apache.sshd.common.util
This is a utility class used by selectors and DirectoryScanner.
selectVersion(int, List<Integer>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpVersionSelector
 
send(int, Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.DefaultSftpClient
 
send(int, Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
send(int, Buffer) - Method in interface org.apache.sshd.client.subsystem.sftp.RawSftpClient
 
send(Collection<String>, boolean, boolean, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
send(Path, boolean, boolean, int, LinkOption...) - Method in class org.apache.sshd.common.scp.ScpHelper
 
send(Buffer) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
sendAndCheckExtendedCommandStatus(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
sendAttrs(Buffer, int, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
sendBufferSize - Variable in class org.apache.sshd.server.command.ScpCommand
 
sendClientIdentification() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
sendDir(Path, boolean, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
sendEof() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
sendEvent(SessionListener.Event) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
sendEvent(SessionListener.Event) - Method in class org.apache.sshd.common.session.AbstractSession
 
sendExitStatus(int) - Method in class org.apache.sshd.server.channel.AbstractServerChannel
 
sendExtendedCommand(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
sendFile(Path, boolean, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
sendHandle(Buffer, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
sendHeartBeat() - Method in class org.apache.sshd.client.session.ClientConnectionService
 
sendIdentification(String) - Method in class org.apache.sshd.common.session.AbstractSession
Send our identification.
sendInitialServiceRequest() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
sendKexInit(Map<KexProposalOption, String>) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
sendKexInit(Map<KexProposalOption, String>) - Method in class org.apache.sshd.common.session.AbstractSession
Send the key exchange initialization packet.
sendKexInit() - Method in class org.apache.sshd.common.session.AbstractSession
 
sendKexInit(Map<KexProposalOption, String>) - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
sendLink(Buffer, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
sendNewKeys() - Method in class org.apache.sshd.common.session.AbstractSession
Send a message to put new keys into use.
sendPath(Buffer, int, Path, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
sendPaths(Collection<? extends Path>, boolean, boolean, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
sendResponse(Buffer, String, RequestHandler.Result, boolean) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
sendResponse(Buffer, String, RequestHandler.Result, boolean) - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
sendServerIdentification() - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
sendStatus(Buffer, int, Exception) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
sendStatus(Buffer, int, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
sendStatus(Buffer, int, int, String, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
sendStream(ScpSourceStreamResolver, boolean, int) - Method in class org.apache.sshd.common.scp.ScpHelper
 
sendWindowAdjust(int) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
sendWindowChange(int, int, int, int) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
SEP - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions
 
seqi - Variable in class org.apache.sshd.common.session.AbstractSession
 
seqo - Variable in class org.apache.sshd.common.session.AbstractSession
 
sequential(Closeable...) - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
sequential(Iterable<Closeable>) - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
SERVER_IDENTIFICATION - Static variable in interface org.apache.sshd.server.ServerFactoryManager
Key used to retrieve the value of the server identification string if not default.
ServerBuilder - Class in org.apache.sshd.server
SshServer builder
ServerBuilder() - Constructor for class org.apache.sshd.server.ServerBuilder
 
ServerConnectionService - Class in org.apache.sshd.server.session
Server side ssh-connection service.
ServerConnectionService(Session) - Constructor for class org.apache.sshd.server.session.ServerConnectionService
 
ServerConnectionServiceFactory - Class in org.apache.sshd.server.session
 
ServerConnectionServiceFactory() - Constructor for class org.apache.sshd.server.session.ServerConnectionServiceFactory
 
ServerFactoryManager - Interface in org.apache.sshd.server
The ServerFactoryManager enable the retrieval of additional configuration needed specifically for the server side.
ServerIdentity - Class in org.apache.sshd.server.config.keys
Loads server identity key files - e.g., /etc/ssh/ssh_host_rsa_key
serverKey - Variable in class org.apache.sshd.client.kex.AbstractDHClientKeyExchange
 
serverKeyVerifier - Variable in class org.apache.sshd.client.ClientBuilder
 
serverKeyVerifier(ServerKeyVerifier) - Method in class org.apache.sshd.client.ClientBuilder
 
ServerKeyVerifier - Interface in org.apache.sshd.client
The ServerKeyVerifier is used on the client side to authenticate the key provided by the server.
serverProposal - Variable in class org.apache.sshd.common.session.AbstractSession
 
ServerSession - Interface in org.apache.sshd.server.session
 
ServerSessionImpl - Class in org.apache.sshd.server.session
TODO Add javadoc
ServerSessionImpl(ServerFactoryManager, IoSession) - Constructor for class org.apache.sshd.server.session.ServerSessionImpl
 
ServerUserAuthService - Class in org.apache.sshd.server.session
 
ServerUserAuthService(Session) - Constructor for class org.apache.sshd.server.session.ServerUserAuthService
 
ServerUserAuthServiceFactory - Class in org.apache.sshd.server.session
 
ServerUserAuthServiceFactory() - Constructor for class org.apache.sshd.server.session.ServerUserAuthServiceFactory
 
serverVersion - Variable in class org.apache.sshd.common.session.AbstractSession
 
service - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
Service - Interface in org.apache.sshd.common
See RFC 4253 [SSH-TRANS] and the SSH_MSG_SERVICE_REQUEST packet.
service - Variable in class org.apache.sshd.server.auth.AbstractUserAuth
 
serviceAccept() - Method in class org.apache.sshd.common.session.AbstractSession
 
serviceAccept() - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
serviceFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
ServiceFactory - Interface in org.apache.sshd.common
 
ServiceFactory.Utils - Class in org.apache.sshd.common
Utility class to help using NamedFactories
session - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
session - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
session - Variable in class org.apache.sshd.common.session.AbstractConnectionService
 
SESSION - Static variable in class org.apache.sshd.common.session.AbstractSession
Name of the property where this session is stored in the attributes of the underlying MINA session.
Session - Interface in org.apache.sshd.common.session
Represents an SSH session
session - Variable in class org.apache.sshd.server.auth.AbstractUserAuth
 
session - Variable in class org.apache.sshd.server.kex.AbstractDHServerKeyExchange
 
session - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
Session.AttributeKey<T> - Class in org.apache.sshd.common.session
Type safe key for storage within the user attributes of AbstractSession.
Session.TimeoutStatus - Enum in org.apache.sshd.common.session
Timeout status.
SessionAware - Interface in org.apache.sshd.server
Interface that can be implemented by a command to be able to access the server session in which this command will be used.
sessionClosed(Session) - Method in class org.apache.sshd.client.SshKeyScan
 
sessionClosed(IoSession) - Method in class org.apache.sshd.common.forward.SocksProxy
 
sessionClosed(IoSession) - Method in interface org.apache.sshd.common.io.IoHandler
 
sessionClosed(IoSession) - Method in class org.apache.sshd.common.io.mina.MinaService
 
sessionClosed(Nio2Session) - Method in class org.apache.sshd.common.io.nio2.Nio2Service
 
sessionClosed(IoSession) - Method in class org.apache.sshd.common.session.AbstractSessionIoHandler
 
sessionClosed(Session) - Method in interface org.apache.sshd.common.session.SessionListener
A session has been closed
sessionClosed(Session) - Method in class org.apache.sshd.common.session.SessionTimeoutListener
 
sessionClosed(Session) - Method in class org.apache.sshd.server.auth.CachingPublicKeyAuthenticator
 
sessionClosed(IoSession) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
sessionConfig - Variable in class org.apache.sshd.common.io.mina.MinaService
 
sessionCreated(Session) - Method in class org.apache.sshd.client.SshKeyScan
 
sessionCreated(IoSession) - Method in class org.apache.sshd.common.forward.SocksProxy
 
sessionCreated(IoSession) - Method in interface org.apache.sshd.common.io.IoHandler
 
sessionCreated(IoSession) - Method in class org.apache.sshd.common.io.mina.MinaService
 
sessionCreated(IoSession) - Method in class org.apache.sshd.common.session.AbstractSessionIoHandler
 
sessionCreated(Session) - Method in interface org.apache.sshd.common.session.SessionListener
A new session just been created
sessionCreated(Session) - Method in class org.apache.sshd.common.session.SessionTimeoutListener
 
sessionCreated(Session) - Method in class org.apache.sshd.server.auth.CachingPublicKeyAuthenticator
 
sessionCreated(IoSession) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
sessionEvent(Session, SessionListener.Event) - Method in class org.apache.sshd.client.SshKeyScan
 
sessionEvent(Session, SessionListener.Event) - Method in interface org.apache.sshd.common.session.SessionListener
An event has been triggered
sessionEvent(Session, SessionListener.Event) - Method in class org.apache.sshd.common.session.SessionTimeoutListener
 
sessionEvent(Session, SessionListener.Event) - Method in class org.apache.sshd.server.auth.CachingPublicKeyAuthenticator
 
SessionFactory - Class in org.apache.sshd.client
A factory of client sessions.
SessionFactory() - Constructor for class org.apache.sshd.client.SessionFactory
 
sessionFactory - Variable in class org.apache.sshd.client.SshClient
 
SessionFactory - Class in org.apache.sshd.server.session
A factory of server sessions.
SessionFactory() - Constructor for class org.apache.sshd.server.session.SessionFactory
 
SessionFactory(ServerFactoryManager) - Constructor for class org.apache.sshd.server.session.SessionFactory
 
sessionFactory - Variable in class org.apache.sshd.server.SshServer
 
sessionId - Variable in class org.apache.sshd.common.session.AbstractSession
 
sessionIdle(IoSession, IdleStatus) - Method in class org.apache.sshd.common.io.mina.MinaService
 
SessionListener - Interface in org.apache.sshd.common.session
Represents an interface receiving session events.
SessionListener.Event - Enum in org.apache.sshd.common.session
 
sessionListenerProxy - Variable in class org.apache.sshd.common.session.AbstractSession
 
sessionOpened(IoSession) - Method in class org.apache.sshd.common.io.mina.MinaService
 
sessions - Variable in class org.apache.sshd.common.io.nio2.Nio2Service
 
sessionTimeoutListener - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
SessionTimeoutListener - Class in org.apache.sshd.common.session
Task that iterates over all currently open AbstractSessions and checks each of them for timeouts.
SessionTimeoutListener() - Constructor for class org.apache.sshd.common.session.SessionTimeoutListener
 
set(String, String) - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
adds a variable to the environment.
setAgentFactory(SshAgentFactory) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setAgentForwarding(boolean) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setAlgorithm(String) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
setAllowMoreSessions(boolean) - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
setAllowMoreSessions(boolean) - Method in interface org.apache.sshd.common.session.ConnectionService
 
setAttribute(Path, String, Object, LinkOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
setAttribute(Path, String, Object, LinkOption...) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
setAttribute(Object, Object) - Method in interface org.apache.sshd.common.io.IoSession
Sets a user-defined attribute.
setAttribute(Object, Object) - Method in class org.apache.sshd.common.io.mina.MinaSession
 
setAttribute(Object, Object) - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
setAttribute(Session.AttributeKey<T>, E) - Method in class org.apache.sshd.common.session.AbstractSession
Sets a user-defined attribute.
setAttribute(Session.AttributeKey<T>, E) - Method in interface org.apache.sshd.common.session.Session
Sets a user-defined attribute.
setAttributes(Path, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
setAuthed(boolean) - Method in interface org.apache.sshd.client.future.AuthFuture
Notifies that the session has been authenticated.
setAuthed(boolean) - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
setAuthenticated() - Method in class org.apache.sshd.common.session.AbstractSession
 
setAuthenticated() - Method in interface org.apache.sshd.common.session.Session
 
setBasedir(String) - Method in class org.apache.sshd.common.util.DirectoryScanner
Sets the base directory to be scanned.
setBasedir(File) - Method in class org.apache.sshd.common.util.DirectoryScanner
Sets the base directory to be scanned.
setChannelFactories(List<NamedFactory<Channel>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setChannelSession(ChannelSession) - Method in interface org.apache.sshd.server.ChannelSessionAware
Receives the channel in which the command is being executed.
setCipherFactories(List<NamedFactory<Cipher>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setClient(ClientFactoryManager) - Method in class org.apache.sshd.client.SessionFactory
 
setClosed() - Method in interface org.apache.sshd.common.future.CloseFuture
Marks this future as closed and notifies all threads waiting for this future.
setClosed() - Method in class org.apache.sshd.common.future.DefaultCloseFuture
 
setClosing(boolean) - Method in class org.apache.sshd.common.channel.AbstractChannel.GracefulChannelCloseable
 
setCommand(String[]) - Method in class org.apache.sshd.server.shell.ProcessShellFactory
 
setCommandFactory(CommandFactory) - Method in class org.apache.sshd.server.SshServer
 
setComment(String) - Method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
setCompressionFactories(List<NamedFactory<Compression>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setCreateHome(boolean) - Method in class org.apache.sshd.common.file.nativefs.NativeFileSystemFactory
Set if the home directories be created automatically
setCurrentRemoteDirectory(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpCommand
 
setCurveParameters(ECParameterSpec) - Method in class org.apache.sshd.common.kex.ECDH
 
setDataReceiver(ChannelDataReceiver) - Method in class org.apache.sshd.server.channel.ChannelSession
setDefaultFingerPrintFactory(Factory<? extends Digest>) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
 
setDefaultHomeDir(String) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
 
setDelegateCommandFactory(CommandFactory) - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
setDomain(String) - Method in class org.apache.sshd.server.jaas.JaasPasswordAuthenticator
 
setEnv(String, String) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setEofSignalled(boolean) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
setErr(OutputStream) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
setErr(OutputStream) - Method in interface org.apache.sshd.client.channel.ClientChannel
 
setErrorStream(OutputStream) - Method in class org.apache.sshd.server.command.ScpCommand
 
setErrorStream(OutputStream) - Method in interface org.apache.sshd.server.Command
Set the error stream that can be used by the shell to write its errors.
setErrorStream(OutputStream) - Method in class org.apache.sshd.server.command.UnknownCommand
 
setErrorStream(OutputStream) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
setErrorStream(OutputStream) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
setException(Throwable) - Method in interface org.apache.sshd.client.future.AuthFuture
Sets the exception caught due to connection failure and notifies all threads waiting for this future.
setException(Throwable) - Method in interface org.apache.sshd.client.future.ConnectFuture
Sets the exception caught due to connection failure and notifies all threads waiting for this future.
setException(Throwable) - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
setException(Throwable) - Method in class org.apache.sshd.client.future.DefaultConnectFuture
 
setException(Throwable) - Method in class org.apache.sshd.client.future.DefaultOpenFuture
 
setException(Throwable) - Method in interface org.apache.sshd.client.future.OpenFuture
Sets the exception caught due to connection failure and notifies all threads waiting for this future.
setException(Throwable) - Method in interface org.apache.sshd.common.io.IoConnectFuture
Sets the exception caught due to connection failure and notifies all threads waiting for this future.
setException(Throwable) - Method in class org.apache.sshd.common.io.nio2.Nio2DefaultIoWriteFuture
 
setException(Throwable) - Method in class org.apache.sshd.common.session.PendingWriteFuture
 
setExecutorService(ExecutorService) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
setExecutorService(ExecutorService) - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
 
setExecutorService(ExecutorService) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
setExecutorService(ExecutorService) - Method in class org.apache.sshd.common.io.AbstractIoServiceFactoryFactory
 
setExecutorService(ExecutorService) - Method in interface org.apache.sshd.common.util.threads.ExecutorServiceConfigurer
 
setExecutorService(ExecutorService) - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
setExecutorService(ExecutorService) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
setExitCallback(ExitCallback) - Method in class org.apache.sshd.server.command.ScpCommand
 
setExitCallback(ExitCallback) - Method in interface org.apache.sshd.server.Command
Set the callback that the shell has to call when it is closed.
setExitCallback(ExitCallback) - Method in class org.apache.sshd.server.command.UnknownCommand
 
setExitCallback(ExitCallback) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
setExitCallback(ExitCallback) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
setF(byte[]) - Method in class org.apache.sshd.common.kex.AbstractDH
 
setF(byte[]) - Method in class org.apache.sshd.common.kex.DHG
 
setF(BigInteger) - Method in class org.apache.sshd.common.kex.DHG
 
setF(byte[]) - Method in class org.apache.sshd.common.kex.ECDH
 
setFile(File) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
setFiles(Collection<File>) - Method in class org.apache.sshd.common.keyprovider.AbstractFileKeyPairProvider
 
setFileSystem(FileSystem) - Method in interface org.apache.sshd.common.file.FileSystemAware
Set the file system in which this shell will be executed.
setFileSystem(FileSystem) - Method in class org.apache.sshd.server.command.ScpCommand
 
setFileSystem(FileSystem) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
setFileSystemFactory(FileSystemFactory) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setG(byte[]) - Method in class org.apache.sshd.common.kex.DHG
 
setG(BigInteger) - Method in class org.apache.sshd.common.kex.DHG
 
setGlobalRequestHandlers(List<RequestHandler<ConnectionService>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setGroup(GroupPrincipal) - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
setGSSAuthenticator(GSSAuthenticator) - Method in class org.apache.sshd.server.SshServer
 
setHost(String) - Method in class org.apache.sshd.server.SshServer
 
setIn(InputStream) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
setIn(InputStream) - Method in interface org.apache.sshd.client.channel.ClientChannel
Set an input stream that will be read by this channel and forwarded to the remote channel.
setIncludes(String[]) - Method in class org.apache.sshd.common.util.DirectoryScanner
Sets the list of include patterns to use.
setInputStream(InputStream) - Method in class org.apache.sshd.client.SshKeyScan
 
setInputStream(S, Collection<String>) - Static method in class org.apache.sshd.client.SshKeyScan
 
setInputStream(InputStream) - Method in class org.apache.sshd.server.command.ScpCommand
 
setInputStream(InputStream) - Method in interface org.apache.sshd.server.Command
Set the input stream that can be used by the shell to read input.
setInputStream(InputStream) - Method in class org.apache.sshd.server.command.UnknownCommand
 
setInputStream(InputStream) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
setInputStream(InputStream) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
setIoErrorStream(IoOutputStream) - Method in interface org.apache.sshd.server.AsyncCommand
Set the error stream that can be used by the shell to write its errors.
setIoInputStream(IoInputStream) - Method in interface org.apache.sshd.server.AsyncCommand
Set the input stream that can be used by the shell to read input.
setIoOutputStream(IoOutputStream) - Method in interface org.apache.sshd.server.AsyncCommand
Set the output stream that can be used by the shell to write its output.
setIoServiceFactoryFactory(IoServiceFactoryFactory) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setKexSeed(byte...) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
setKexSeed(byte...) - Method in class org.apache.sshd.common.session.AbstractSession
 
setKexSeed(byte...) - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
setKeyData(byte[]) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
setKeyExchangeFactories(List<NamedFactory<KeyExchange>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setKeyPairProvider(C, boolean, boolean, FilePasswordProvider, LinkOption...) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
setKeyPairProvider(C, Path, boolean, boolean, FilePasswordProvider, LinkOption...) - Static method in class org.apache.sshd.client.config.keys.ClientIdentity
 
setKeyPairProvider(KeyPairProvider) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setKeyPairProvider(S, Properties, boolean) - Static method in class org.apache.sshd.server.config.keys.ServerIdentity
Sets the server's KeyPairProvider with the loaded identities - if any
setKeySize(int) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
setKeySpec(AlgorithmParameterSpec) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
setKeytabFile(String) - Method in class org.apache.sshd.server.auth.gss.GSSAuthenticator
Set the location of the Kerberos keytab.
setKeyType(String) - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
setKeyTypes(List<String>) - Method in class org.apache.sshd.client.SshKeyScan
 
setLoginOptions(Map<String, String>) - Method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
setLogLevel(Level) - Method in class org.apache.sshd.client.SshKeyScan
 
setMacFactories(List<NamedFactory<Mac>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setNegotiationResult(Map<KexProposalOption, String>) - Method in class org.apache.sshd.common.session.AbstractSession
 
setNioWorkers(int) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setNoDelay(boolean) - Method in class org.apache.sshd.common.channel.ChannelOutputStream
 
setOctalPermissions(Path, String) - Static method in class org.apache.sshd.common.scp.ScpHelper
 
setOpened() - Method in class org.apache.sshd.client.future.DefaultOpenFuture
 
setOpened() - Method in interface org.apache.sshd.client.future.OpenFuture
Sets the newly connected session and notifies all threads waiting for this future.
setOption(NetworkChannel, String, SocketOption<T>, T) - Method in class org.apache.sshd.common.io.nio2.Nio2Service
 
setOut(OutputStream) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
setOut(OutputStream) - Method in interface org.apache.sshd.client.channel.ClientChannel
 
setOutputStream(OutputStream) - Method in class org.apache.sshd.server.command.ScpCommand
 
setOutputStream(OutputStream) - Method in interface org.apache.sshd.server.Command
Set the output stream that can be used by the shell to write its output.
setOutputStream(OutputStream) - Method in class org.apache.sshd.server.command.UnknownCommand
 
setOutputStream(OutputStream) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
setOutputStream(OutputStream) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
setOverwriteAllowed(boolean) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
setOwner(UserPrincipal) - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
setP(byte[]) - Method in class org.apache.sshd.common.kex.DHG
 
setP(BigInteger) - Method in class org.apache.sshd.common.kex.DHG
 
setPasswordAuthenticator(PasswordAuthenticator) - Method in class org.apache.sshd.server.SshServer
 
setPasswordFinder(FilePasswordProvider) - Method in class org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider
 
setPath(Path) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
setPaths(Collection<? extends Path>) - Method in class org.apache.sshd.common.keyprovider.AbstractFileKeyPairProvider
 
setPermissions(Set<PosixFilePermission>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
setPermissions(Path, Set<PosixFilePermission>) - Static method in class org.apache.sshd.common.util.io.IoUtils
If the "posix" view is supported, then it invokes Files.setPosixFilePermissions(Path, Set), otherwise uses the IoUtils.setPermissionsToFile(File, Collection) method
setPermissionsToFile(File, Collection<PosixFilePermission>) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
setPort(int) - Method in class org.apache.sshd.client.SshKeyScan
 
setPort(int) - Method in class org.apache.sshd.server.SshServer
Configure the port number to use for this SSH server.
setProperties(Map<String, Object>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setPtyColumns(int) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setPtyHeight(int) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setPtyLines(int) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setPtyModes(Map<PtyMode, Integer>) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setPtyType(String) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setPtyWidth(int) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setPublickeyAuthenticator(PublickeyAuthenticator) - Method in class org.apache.sshd.server.SshServer
 
setRandomFactory(Factory<Random>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setReadBufferSize(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
setReceiveBufferSize(int) - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
setRegisterBouncyCastle(boolean) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
setResourceLoader(ClassLoader) - Method in class org.apache.sshd.common.keyprovider.AbstractClassLoadableResourceKeyPairProvider
 
setResources(Collection<String>) - Method in class org.apache.sshd.common.keyprovider.AbstractClassLoadableResourceKeyPairProvider
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setScheduledExecutorService(ScheduledExecutorService, boolean) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setScpTransferEventListener(ScpTransferEventListener) - Method in interface org.apache.sshd.client.session.ClientSession
 
setScpTransferEventListener(ScpTransferEventListener) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
setSecurityProvider(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
setSendBufferSize(int) - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
setServer(ServerFactoryManager) - Method in class org.apache.sshd.server.session.SessionFactory
 
setServerKeyVerifier(ServerKeyVerifier) - Method in class org.apache.sshd.client.SshClient
 
setServiceFactories(List<ServiceFactory>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setServicePrincipalName(String) - Method in class org.apache.sshd.server.auth.gss.GSSAuthenticator
Set the service principal name to be used.
setSession(ClientSession) - Method in interface org.apache.sshd.client.future.ConnectFuture
Sets the newly connected session and notifies all threads waiting for this future.
setSession(ClientSession) - Method in class org.apache.sshd.client.future.DefaultConnectFuture
 
setSession(IoSession) - Method in interface org.apache.sshd.common.io.IoConnectFuture
Sets the newly connected session and notifies all threads waiting for this future.
setSession(ServerSession) - Method in interface org.apache.sshd.server.SessionAware
 
setSession(ServerSession) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
setSession(ServerSession) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
setSessionFactory(SessionFactory) - Method in class org.apache.sshd.client.SshClient
 
setSessionFactory(SessionFactory) - Method in class org.apache.sshd.server.SshServer
 
setShellFactory(Factory<Command>) - Method in class org.apache.sshd.server.SshServer
 
setShutdownOnExit(boolean) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
setShutdownOnExit(boolean) - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
 
setShutdownOnExit(boolean) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
setShutdownOnExit(boolean) - Method in class org.apache.sshd.common.io.AbstractIoServiceFactoryFactory
 
setShutdownOnExit(boolean) - Method in interface org.apache.sshd.common.util.threads.ExecutorServiceConfigurer
 
setShutdownOnExit(boolean) - Method in class org.apache.sshd.server.command.ScpCommandFactory
 
setShutdownOnExit(boolean) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
setSignatureFactories(List<NamedFactory<Signature>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setStat(String, SftpClient.Attributes) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
setStat(SftpClient.Handle, SftpClient.Attributes) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
setStat(String, SftpClient.Attributes) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
setStat(SftpClient.Handle, SftpClient.Attributes) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
setStreaming(ClientChannel.Streaming) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
setStreaming(ClientChannel.Streaming) - Method in interface org.apache.sshd.client.channel.ClientChannel
 
setSttyCommand(String) - Static method in class org.apache.sshd.common.channel.SttySupport
 
setSubsystemFactories(List<NamedFactory<Command>>) - Method in class org.apache.sshd.server.SshServer
 
setTcpipForwarderFactory(TcpipForwarderFactory) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setTcpipForwardingFilter(ForwardingFilter) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setTcpipForwardingFilter(ForwardingFilter) - Method in class org.apache.sshd.server.SshServer
 
setTimeout(long) - Method in class org.apache.sshd.client.SshKeyScan
 
setTimeout(long) - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
setTimes(FileTime, FileTime, FileTime) - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
setUnsupportedAttributePolicy(UnsupportedAttributePolicy) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
setUpBuiltinFactories(boolean, Collection<? extends E>) - Static method in class org.apache.sshd.common.NamedFactory.Utils
 
setupClientSession(String, BufferedReader, PrintStream, PrintStream, String...) - Static method in class org.apache.sshd.client.SshClient
 
setUpDefaultCiphers(boolean) - Static method in class org.apache.sshd.common.BaseBuilder
 
setUpDefaultClient() - Static method in class org.apache.sshd.client.SshClient
Setup a default client.
setUpDefaultKeyExchanges(boolean) - Static method in class org.apache.sshd.client.ClientBuilder
 
setUpDefaultKeyExchanges(boolean) - Static method in class org.apache.sshd.server.ServerBuilder
 
setUpDefaultMacs(boolean) - Static method in class org.apache.sshd.common.BaseBuilder
 
setUpDefaultServer() - Static method in class org.apache.sshd.server.SshServer
 
setUpDefaultSignatures(boolean) - Static method in class org.apache.sshd.common.BaseBuilder
 
setUpFactories(boolean, Collection<? extends E>) - Static method in class org.apache.sshd.common.BuiltinFactory.Utils
 
setupSensibleDefaultPty() - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setupSessionTimeout(AbstractSessionFactory) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setUpTransformedFactories(boolean, Collection<? extends S>, Transformer<? super S, ? extends E>) - Static method in class org.apache.sshd.common.NamedFactory.Utils
 
setUsePty(boolean) - Method in class org.apache.sshd.client.channel.PtyCapableChannelSession
 
setUserAuthFactories(List<NamedFactory<UserAuth>>) - Method in class org.apache.sshd.client.SshClient
 
setUserAuthFactories(List<NamedFactory<UserAuth>>) - Method in class org.apache.sshd.server.SshServer
 
setUserHomeDir(String, String) - Method in class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
 
setUserInteraction(UserInteraction) - Method in interface org.apache.sshd.client.session.ClientSession
 
setUserInteraction(UserInteraction) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
setUserInteraction(UserInteraction) - Method in class org.apache.sshd.client.SshClient
 
setUsername(String) - Method in class org.apache.sshd.common.session.AbstractSession
 
setUsername(String) - Method in interface org.apache.sshd.common.session.Session
 
setValue(Object) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Sets the result of the asynchronous operation, and mark it as finished.
setVersion(String) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
 
setWriteBufferSize(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
setWritten() - Method in class org.apache.sshd.common.io.nio2.Nio2DefaultIoWriteFuture
 
setWritten() - Method in class org.apache.sshd.common.session.PendingWriteFuture
 
SFTP_CHANNEL_OPEN_TIMEOUT - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
Property that can be used on the FactoryManager to control the internal timeout used by the client to open a channel.
SFTP_SUBSYSTEM_NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SFTP_V3 - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SFTP_V4 - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SFTP_V5 - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SFTP_V6 - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SFTP_VERSION - Static variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
Force the use of a given sftp version
SftpClient - Interface in org.apache.sshd.client.subsystem.sftp
 
SftpClient.Attribute - Enum in org.apache.sshd.client.subsystem.sftp
 
SftpClient.Attributes - Class in org.apache.sshd.client.subsystem.sftp
 
SftpClient.CloseableHandle - Class in org.apache.sshd.client.subsystem.sftp
 
SftpClient.CopyMode - Enum in org.apache.sshd.client.subsystem.sftp
 
SftpClient.DirEntry - Class in org.apache.sshd.client.subsystem.sftp
 
SftpClient.Handle - Class in org.apache.sshd.client.subsystem.sftp
 
SftpClient.OpenMode - Enum in org.apache.sshd.client.subsystem.sftp
 
SftpClientExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
 
SftpClientExtensionFactory - Interface in org.apache.sshd.client.subsystem.sftp.extensions
 
SftpCommand - Class in org.apache.sshd.client.subsystem.sftp
Implements a simple command line SFTP client similar to the Linux one
SftpCommand(SftpClient) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpCommand
 
SftpCommand.CommandExecutor - Interface in org.apache.sshd.client.subsystem.sftp
 
SftpConstants - Class in org.apache.sshd.common.subsystem.sftp
 
SftpDirectoryStream - Class in org.apache.sshd.client.subsystem.sftp
Implements a remote DirectoryStream
SftpDirectoryStream(SftpPath) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpDirectoryStream
 
SftpDirEntryIterator - Class in org.apache.sshd.client.subsystem.sftp
Iterates over the available directory entries for a given path.
SftpDirEntryIterator(SftpClient, String) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
 
SftpException - Exception in org.apache.sshd.client.subsystem.sftp
 
SftpException(int, String) - Constructor for exception org.apache.sshd.client.subsystem.sftp.SftpException
 
SftpFileChannel - Class in org.apache.sshd.client.subsystem.sftp
 
SftpFileChannel(SftpPath, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
SftpFileStore - Class in org.apache.sshd.client.subsystem.sftp
 
SftpFileStore(String, SftpFileSystem) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
SftpFileSystem - Class in org.apache.sshd.client.subsystem.sftp
 
SftpFileSystem(SftpFileSystemProvider, String, ClientSession, SftpVersionSelector) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
SftpFileSystem.DefaultGroupPrincipal - Class in org.apache.sshd.client.subsystem.sftp
 
SftpFileSystem.DefaultUserPrincipal - Class in org.apache.sshd.client.subsystem.sftp
 
SftpFileSystem.DefaultUserPrincipalLookupService - Class in org.apache.sshd.client.subsystem.sftp
 
SftpFileSystemProvider - Class in org.apache.sshd.client.subsystem.sftp
 
SftpFileSystemProvider() - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
SftpFileSystemProvider(SftpVersionSelector) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
SftpFileSystemProvider(SshClient) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
SftpFileSystemProvider(SshClient, SftpVersionSelector) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
SftpHelper - Class in org.apache.sshd.server.subsystem.sftp
 
SftpInputStreamWithChannel - Class in org.apache.sshd.client.subsystem.sftp
Implements an input stream for reading from a remote file
SftpInputStreamWithChannel(SftpClient, int, String, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
 
SftpIterableDirEntry - Class in org.apache.sshd.client.subsystem.sftp
Provides an Iterable implementation of the SftpClient.DirEntry-ies for a remote directory
SftpIterableDirEntry(SftpClient, String) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpIterableDirEntry
 
SftpOutputStreamWithChannel - Class in org.apache.sshd.client.subsystem.sftp
Implements an output stream for a given remote file
SftpOutputStreamWithChannel(SftpClient, int, String, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
 
SftpPath - Class in org.apache.sshd.client.subsystem.sftp
 
SftpPath(SftpFileSystem, String, ImmutableList<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPath
 
SftpPathIterator - Class in org.apache.sshd.client.subsystem.sftp
 
SftpPathIterator(SftpPath, Iterable<? extends SftpClient.DirEntry>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPathIterator
 
SftpPathIterator(SftpPath, Iterator<? extends SftpClient.DirEntry>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPathIterator
 
SftpPosixFileAttributes - Class in org.apache.sshd.client.subsystem.sftp
 
SftpPosixFileAttributes(Path, SftpClient.Attributes) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
SftpPosixFileAttributeView - Class in org.apache.sshd.client.subsystem.sftp
 
SftpPosixFileAttributeView(SftpFileSystemProvider, Path, LinkOption...) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
 
SftpSubsystem - Class in org.apache.sshd.server.subsystem.sftp
SFTP subsystem
SftpSubsystem(ExecutorService, boolean, UnsupportedAttributePolicy) - Constructor for class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
SftpSubsystemFactory - Class in org.apache.sshd.server.subsystem.sftp
 
SftpSubsystemFactory() - Constructor for class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
 
SftpSubsystemFactory.Builder - Class in org.apache.sshd.server.subsystem.sftp
 
SftpVersionSelector - Interface in org.apache.sshd.client.subsystem.sftp
 
SHA1 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
 
SHA256 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
 
SHA384 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
 
SHA512 - Static variable in class org.apache.sshd.common.digest.BuiltinDigests.Constants
 
shellFactory - Variable in class org.apache.sshd.server.SshServer
 
shutdownExecutor - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
shutdownExecutor - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
shutdownExecutor - Variable in class org.apache.sshd.server.command.ScpCommand
 
shutdownExecutor - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
sign(PublicKey, byte[]) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
 
sign(PublicKey, byte[]) - Method in class org.apache.sshd.agent.common.AgentDelegate
 
sign(PublicKey, byte[]) - Method in class org.apache.sshd.agent.local.AgentImpl
 
sign(PublicKey, byte[]) - Method in interface org.apache.sshd.agent.SshAgent
 
sign() - Method in interface org.apache.sshd.common.signature.Signature
Compute the signature
sign() - Method in class org.apache.sshd.common.signature.SignatureDSA
 
sign() - Method in class org.apache.sshd.common.signature.SignatureECDSA
 
sign() - Method in class org.apache.sshd.common.signature.SignatureRSA
 
signal(Signal) - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
Signal - Enum in org.apache.sshd.server
System signals definition that the shell can receive.
signal(Signal) - Method in interface org.apache.sshd.server.SignalListener
 
SignalListener - Interface in org.apache.sshd.server
Define a listener to receive signals
SIGNALS - Static variable in enum org.apache.sshd.server.Signal
A Set of all the available Signals
signature - Variable in class org.apache.sshd.common.signature.AbstractSignature
 
Signature - Interface in org.apache.sshd.common.signature
Signature interface for SSH used to sign or verify packets Usually wraps a javax.crypto.Signature object
SignatureDSA - Class in org.apache.sshd.common.signature
DSA Signature
SignatureDSA(String) - Constructor for class org.apache.sshd.common.signature.SignatureDSA
 
SignatureECDSA - Class in org.apache.sshd.common.signature
Signature algorithm for EC keys using ECDSA.
SignatureECDSA(String) - Constructor for class org.apache.sshd.common.signature.SignatureECDSA
 
signatureFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
signatureFactories - Variable in class org.apache.sshd.common.BaseBuilder
 
signatureFactories(List<NamedFactory<Signature>>) - Method in class org.apache.sshd.common.BaseBuilder
 
SignatureFactory - Interface in org.apache.sshd.common.signature
 
SignatureRSA - Class in org.apache.sshd.common.signature
RSA Signature
SignatureRSA() - Constructor for class org.apache.sshd.common.signature.SignatureRSA
 
SimpleGeneratorHostKeyProvider - Class in org.apache.sshd.server.keyprovider
TODO Add javadoc
SimpleGeneratorHostKeyProvider() - Constructor for class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
SimpleGeneratorHostKeyProvider(File) - Constructor for class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
SimpleGeneratorHostKeyProvider(Path) - Constructor for class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
SimplifiedLog - Interface in org.apache.sshd.common.util.logging
 
SingletonRandomFactory - Class in org.apache.sshd.common.random
A random factory wrapper that uses a single random instance.
SingletonRandomFactory(NamedFactory<Random>) - Constructor for class org.apache.sshd.common.random.SingletonRandomFactory
 
SIX_MONTHS - Static variable in class org.apache.sshd.server.subsystem.sftp.UnixDateFormat
Six months duration in msec.
size - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
size(long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
size() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
size() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
 
size() - Method in class org.apache.sshd.common.file.util.ImmutableList
 
size() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
size() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
size(Collection<?>) - Static method in class org.apache.sshd.common.util.GenericUtils
 
size(Map<?, ?>) - Static method in class org.apache.sshd.common.util.GenericUtils
 
SIZE - Static variable in interface org.apache.sshd.common.util.io.FileInfoExtractor
 
size() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
 
skip(long) - Method in class org.apache.sshd.common.util.io.CloseableEmptyInputStream
 
skip(long) - Method in class org.apache.sshd.common.util.io.EmptyInputStream
 
skip(long) - Method in class org.apache.sshd.common.util.io.LimitInputStream
 
SKIP_SIZE - Static variable in class org.apache.sshd.common.cipher.BaseRC4Cipher
 
SOCKET_BACKLOG - Static variable in interface org.apache.sshd.common.FactoryManager
Socket backlog.
SOCKET_KEEPALIVE - Static variable in interface org.apache.sshd.common.FactoryManager
Socket keep-alive.
SOCKET_LINGER - Static variable in interface org.apache.sshd.common.FactoryManager
Socket linger.
SOCKET_RCVBUF - Static variable in interface org.apache.sshd.common.FactoryManager
Socket receive buffer size.
SOCKET_REUSEADDR - Static variable in interface org.apache.sshd.common.FactoryManager
Socket reuse address.
SOCKET_SNDBUF - Static variable in interface org.apache.sshd.common.FactoryManager
Socket send buffer size.
Socks4(IoSession) - Constructor for class org.apache.sshd.common.forward.SocksProxy.Socks4
 
Socks5(IoSession) - Constructor for class org.apache.sshd.common.forward.SocksProxy.Socks5
 
SocksProxy - Class in org.apache.sshd.common.forward
SOCKS proxy server, supporting simple socks4/5 protocols.
SocksProxy(ConnectionService) - Constructor for class org.apache.sshd.common.forward.SocksProxy
 
SocksProxy.Proxy - Class in org.apache.sshd.common.forward
 
SocksProxy.Socks4 - Class in org.apache.sshd.common.forward
 
SocksProxy.Socks5 - Class in org.apache.sshd.common.forward
 
SpaceAvailableExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
Implements the "space-availble" extension
SpaceAvailableExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.impl
 
SpaceAvailableExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.impl.SpaceAvailableExtensionImpl
 
SpaceAvailableExtensionInfo - Class in org.apache.sshd.common.subsystem.sftp.extensions
 
SpaceAvailableExtensionInfo() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
SpaceAvailableExtensionInfo(Buffer) - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
SpaceAvailableExtensionInfo(FileStore) - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
split(String, char) - Static method in class org.apache.sshd.common.util.GenericUtils
 
SSH2_AGENT_FAILURE - Static variable in class org.apache.sshd.agent.SshAgentConstants
 
SSH2_AGENT_IDENTITIES_ANSWER - Static variable in class org.apache.sshd.agent.SshAgentConstants
 
SSH2_AGENT_SIGN_RESPONSE - Static variable in class org.apache.sshd.agent.SshAgentConstants
 
SSH2_AGENTC_ADD_IDENTITY - Static variable in class org.apache.sshd.agent.SshAgentConstants
 
SSH2_AGENTC_REMOVE_ALL_IDENTITIES - Static variable in class org.apache.sshd.agent.SshAgentConstants
 
SSH2_AGENTC_REMOVE_IDENTITY - Static variable in class org.apache.sshd.agent.SshAgentConstants
 
SSH2_AGENTC_REQUEST_IDENTITIES - Static variable in class org.apache.sshd.agent.SshAgentConstants
 
SSH2_AGENTC_SIGN_REQUEST - Static variable in class org.apache.sshd.agent.SshAgentConstants
 
SSH2_DISCONNECT_AUTH_CANCELLED_BY_USER - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_BY_APPLICATION - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_COMPRESSION_ERROR - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_CONNECTION_LOST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_HOST_AUTHENTICATION_FAILED - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_HOST_KEY_NOT_VERIFIABLE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_ILLEGAL_USER_NAME - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_KEY_EXCHANGE_FAILED - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_MAC_ERROR - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_PROTOCOL_ERROR - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_RESERVED - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_SERVICE_NOT_AVAILABLE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_TOO_MANY_CONNECTIONS - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_AGENT_SUCCESS - Static variable in class org.apache.sshd.agent.SshAgentConstants
 
SSH_AUTHSOCKET_ENV_NAME - Static variable in interface org.apache.sshd.agent.SshAgent
 
SSH_DSS - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
SSH identifier for DSA keys
SSH_FILEXFER_ATTR_ACCESSTIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_ACL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_ACMODTIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_ALL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_ALLOCATION_SIZE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_BITS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_CREATETIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_CTIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_EXTENDED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_APPEND_ONLY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_ARCHIVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_CASE_INSENSITIVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_COMPRESSED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_ENCRYPTED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_HIDDEN - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_IMMUTABLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_READONLY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_SPARSE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_SYNC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_FLAGS_SYSTEM - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_LINK_COUNT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_MIME_TYPE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_MODIFYTIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_OWNERGROUP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_PERMISSIONS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_SIZE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_SUBSECOND_TIMES - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_TEXT_HINT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_UIDGID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_ATTR_UNTRANSLATED_NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_TYPE_BLOCK_DEVICE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_TYPE_CHAR_DEVICE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_TYPE_DIRECTORY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_TYPE_FIFO - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_TYPE_REGULAR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_TYPE_SOCKET - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_TYPE_SPECIAL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_TYPE_SYMLINK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FILEXFER_TYPE_UNKNOWN - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_BAD_MESSAGE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_BYTE_RANGE_LOCK_CONFLICT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_BYTE_RANGE_LOCK_REFUSED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_CANNOT_DELETE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_CONNECTION_LOST - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_DELETE_PENDING - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_DIR_NOT_EMPTY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_EOF - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_FAILURE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_FILE_ALREADY_EXISTS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_FILE_CORRUPT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_FILE_IS_A_DIRECTORY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_GROUP_INVALID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_INVALID_FILENAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_INVALID_HANDLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_INVALID_PARAMETER - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_LINK_LOOP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_LOCK_CONFLICT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_NO_CONNECTION - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_NO_MATCHING_BYTE_RANGE_LOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_NO_MEDIA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_NO_SPACE_ON_FILESYSTEM - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_NO_SUCH_FILE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_NO_SUCH_PATH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_NOT_A_DIRECTORY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_OK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_OP_UNSUPPORTED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_OWNER_INVALID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_PERMISSION_DENIED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_QUOTA_EXCEEDED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_UNKNOWN_PRINCIPLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FX_WRITE_PROTECT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXE_STATVFS_ST_NOSUID - Static variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
SSH_FXE_STATVFS_ST_RDONLY - Static variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
SSH_FXF_ACCESS_DISPOSITION - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_APPEND - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_APPEND_DATA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_APPEND_DATA_ATOMIC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_CREAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_CREATE_NEW - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_CREATE_TRUNCATE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_DELETE_LOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_EXCL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_OPEN_EXISTING - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_OPEN_OR_CREATE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_READ - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_READ_LOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_RENAME_ATOMIC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_RENAME_NATIVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_RENAME_OVERWRITE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_TEXT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_TEXT_MODE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_TRUNC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_TRUNCATE_EXISTING - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_WRITE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXF_WRITE_LOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_ATTRS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_BLOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_CLOSE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_DATA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_EXTENDED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_EXTENDED_REPLY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_FSETSTAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_FSTAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_HANDLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_INIT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_LINK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_LSTAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_MKDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_OPEN - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_OPENDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_READ - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_READDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_READLINK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_REALPATH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_REALPATH_NO_CHECK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_REALPATH_STAT_ALWAYS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_REALPATH_STAT_IF - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_REMOVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_RENAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_RENAME_ATOMIC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_RENAME_NATIVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_RENAME_OVERWRITE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_RMDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_SETSTAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_STAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_STATUS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_SYMLINK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_UNBLOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_VERSION - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_FXP_WRITE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
 
SSH_MSG_CHANNEL_CLOSE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_DATA - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_EOF - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_EXTENDED_DATA - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_FAILURE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_OPEN - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_OPEN_CONFIRMATION - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_OPEN_FAILURE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_SUCCESS - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_CHANNEL_WINDOW_ADJUST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_DEBUG - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_DISCONNECT - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_GLOBAL_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_IGNORE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEX_DH_GEX_GROUP - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEX_DH_GEX_INIT - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEX_DH_GEX_REPLY - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEX_DH_GEX_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEX_DH_GEX_REQUEST_OLD - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEX_FIRST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEX_LAST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEXDH_INIT - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEXDH_REPLY - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_KEXINIT - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_NEWKEYS - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_REQUEST_FAILURE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_REQUEST_SUCCESS - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_SERVICE_ACCEPT - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_SERVICE_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_UNIMPLEMENTED - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_USERAUTH_BANNER - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_USERAUTH_FAILURE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_USERAUTH_GSSAPI_MIC - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_USERAUTH_INFO_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_USERAUTH_INFO_RESPONSE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_USERAUTH_PASSWD_CHANGEREQ - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_USERAUTH_PK_OK - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_USERAUTH_REQUEST - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_MSG_USERAUTH_SUCCESS - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_OPEN_ADMINISTRATIVELY_PROHIBITED - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_OPEN_CONNECT_FAILED - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_OPEN_RESOURCE_SHORTAGE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_OPEN_UNKNOWN_CHANNEL_TYPE - Static variable in class org.apache.sshd.common.SshConstants
 
SSH_RSA - Static variable in interface org.apache.sshd.common.keyprovider.KeyPairProvider
SSH identifier for RSA keys
SshAgent - Interface in org.apache.sshd.agent
SSH key agent server
SshAgentConstants - Class in org.apache.sshd.agent
 
SshAgentFactory - Interface in org.apache.sshd.agent
The SshAgentFactory is used to communicate with an SshAgent.
SshAgentServer - Interface in org.apache.sshd.agent
 
SshAgentSession(long, SshAgent) - Constructor for class org.apache.sshd.agent.unix.AgentServer.SshAgentSession
 
SshClient - Class in org.apache.sshd.client
Entry point for the client side of the SSH protocol.
SshClient() - Constructor for class org.apache.sshd.client.SshClient
 
SshConfigFileReader - Class in org.apache.sshd.common.config
Reads and interprets some useful configurations from an OpenSSH configuration file.
SshConstants - Class in org.apache.sshd.common
This interface defines constants for the SSH protocol.
SSHD_STTY_COMMAND_PROP - Static variable in class org.apache.sshd.common.channel.SttySupport
 
SshdSocketAddress - Class in org.apache.sshd.common
A simple socket address holding the host name and port number.
SshdSocketAddress(String, int) - Constructor for class org.apache.sshd.common.SshdSocketAddress
 
SshdThreadFactory(String) - Constructor for class org.apache.sshd.common.util.threads.ThreadUtils.SshdThreadFactory
 
SshException - Exception in org.apache.sshd.common
TODO Add javadoc
SshException() - Constructor for exception org.apache.sshd.common.SshException
 
SshException(String) - Constructor for exception org.apache.sshd.common.SshException
 
SshException(String, Throwable) - Constructor for exception org.apache.sshd.common.SshException
 
SshException(Throwable) - Constructor for exception org.apache.sshd.common.SshException
 
SshException(int) - Constructor for exception org.apache.sshd.common.SshException
 
SshException(int, String) - Constructor for exception org.apache.sshd.common.SshException
 
SshException(int, Throwable) - Constructor for exception org.apache.sshd.common.SshException
 
SshException(int, String, Throwable) - Constructor for exception org.apache.sshd.common.SshException
 
SshFuture<T extends SshFuture> - Interface in org.apache.sshd.common.future
Represents the completion of an asynchronous SSH operation on a given object (it may be an SSH session or an SSH channel).
SshFutureListener<T extends SshFuture> - Interface in org.apache.sshd.common.future
Something interested in being notified when the completion of an asynchronous SSH operation : SshFuture.
SshKeyScan - Class in org.apache.sshd.client
A naive implementation of ssh-keyscan(1)
SshKeyScan() - Constructor for class org.apache.sshd.client.SshKeyScan
 
SshServer - Class in org.apache.sshd.server
The SshServer class is the main entry point for the server side of the SSH protocol.
SshServer() - Constructor for class org.apache.sshd.server.SshServer
 
StandardEnvironment() - Constructor for class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
start() - Method in class org.apache.sshd.agent.unix.AgentServer
 
start() - Method in class org.apache.sshd.client.session.ClientConnectionService
 
start() - Method in class org.apache.sshd.client.session.ClientUserAuthService
 
start() - Method in class org.apache.sshd.client.SshClient
 
start() - Method in interface org.apache.sshd.common.Service
 
start() - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
start(Environment) - Method in class org.apache.sshd.server.command.ScpCommand
 
start(Environment) - Method in interface org.apache.sshd.server.Command
Starts the shell.
start(Environment) - Method in class org.apache.sshd.server.command.UnknownCommand
 
start() - Method in class org.apache.sshd.server.session.ServerUserAuthService
 
start(Map<String, String>) - Method in interface org.apache.sshd.server.shell.InvertedShell
Starts the shell and will make the streams available for the ssh server to retrieve and use.
start(Environment) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
start(Map<String, String>) - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
start() - Method in class org.apache.sshd.server.SshServer
Start the SSH server and accept incoming exceptions on the configured port.
start(Environment) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
startDynamicPortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.client.session.ClientSession
Start dynamic local port forwarding using a SOCKS proxy.
startDynamicPortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
startDynamicPortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
startDynamicPortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.common.forward.TcpipForwarder
 
startFileEvent(ScpTransferEventListener.FileOperation, Path, long, Set<PosixFilePermission>) - Method in interface org.apache.sshd.common.scp.ScpTransferEventListener
 
startFolderEvent(ScpTransferEventListener.FileOperation, Path, Set<PosixFilePermission>) - Method in interface org.apache.sshd.common.scp.ScpTransferEventListener
 
startHeartBeat() - Method in class org.apache.sshd.client.session.ClientConnectionService
 
startLocalPortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in interface org.apache.sshd.client.session.ClientSession
Start forwarding the given local address on the client to the given address on the server.
startLocalPortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
startLocalPortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
startLocalPortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in interface org.apache.sshd.common.forward.TcpipForwarder
Start forwarding the given local address on the client to the given address on the server.
startReading() - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
startReading(int) - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
startReading(byte[]) - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
startReading(byte[], int, int) - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
startReading(ByteBuffer) - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
startRemotePortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in interface org.apache.sshd.client.session.ClientSession
Start forwarding tcpip from the given address on the server to the given address on the client.
startRemotePortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
startRemotePortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
startRemotePortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in interface org.apache.sshd.common.forward.TcpipForwarder
Start forwarding tcp/ip from the given remote address to the given local address.
startService(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
startService(String) - Method in interface org.apache.sshd.common.session.Session
 
startService(String) - Method in class org.apache.sshd.server.session.ServerSessionImpl
 
startsWith(List<?>, List<?>) - Method in class org.apache.sshd.common.file.util.BasePath
 
startsWith(Path) - Method in class org.apache.sshd.common.file.util.BasePath
 
startsWith(String) - Method in class org.apache.sshd.common.file.util.BasePath
 
startsWith(Path) - Method in class org.apache.sshd.common.file.util.MockPath
 
startsWith(String) - Method in class org.apache.sshd.common.file.util.MockPath
 
stat(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
stat(SftpClient.Handle) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
stat(SftpClient.Handle) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl.OpenSSHStatHandleExtensionImpl
 
stat(String) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.impl.OpenSSHStatPathExtensionImpl
 
stat(SftpClient.Handle) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatHandleExtension
 
stat(String) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatPathExtension
 
stat(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
stat(SftpClient.Handle) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
state - Variable in class org.apache.sshd.common.util.CloseableUtils.AbstractCloseable
State of this object
StaticDecisionForwardingFilter - Class in org.apache.sshd.server.forward
A ForwardingFilter implementation that returns the same "static" result for all the queries.
StaticDecisionForwardingFilter(boolean) - Constructor for class org.apache.sshd.server.forward.StaticDecisionForwardingFilter
 
StaticPasswordAuthenticator - Class in org.apache.sshd.server.auth.password
Returns the same constant result true/false regardless
StaticPasswordAuthenticator(boolean) - Constructor for class org.apache.sshd.server.auth.password.StaticPasswordAuthenticator
 
StaticPublickeyAuthenticator - Class in org.apache.sshd.server.auth.pubkey
Returns the same constant result true/false regardless
StaticPublickeyAuthenticator(boolean) - Constructor for class org.apache.sshd.server.auth.pubkey.StaticPublickeyAuthenticator
 
StaticServerKeyVerifier - Class in org.apache.sshd.client.keyverifier
Returns the same constant answer true/false regardless
StaticServerKeyVerifier(boolean) - Constructor for class org.apache.sshd.client.keyverifier.StaticServerKeyVerifier
 
StatVfsExtensionParser - Class in org.apache.sshd.common.subsystem.sftp.extensions.openssh
 
StatVfsExtensionParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.openssh.StatVfsExtensionParser
 
STD_AUTHORIZED_KEYS_FILENAME - Static variable in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
Standard OpenSSH authorized keys file name
STD_KEYFILE_FOLDER_NAME - Static variable in class org.apache.sshd.common.config.keys.PublicKeyEntry
Standard folder name used by OpenSSH to hold key files
STDERR_DATA - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
STDOUT_DATA - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
stop() - Method in class org.apache.sshd.client.SshClient
 
stop() - Method in class org.apache.sshd.server.SshServer
Stop the SSH server.
stop(boolean) - Method in class org.apache.sshd.server.SshServer
 
stopDynamicPortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.client.session.ClientSession
Stop a previously started dynamic port forwarding.
stopDynamicPortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
stopDynamicPortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
stopDynamicPortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.common.forward.TcpipForwarder
 
stopLocalPortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.client.session.ClientSession
Stop forwarding the given local address.
stopLocalPortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
stopLocalPortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
stopLocalPortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.common.forward.TcpipForwarder
Stop forwarding the given local address.
stopRemotePortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.client.session.ClientSession
Stop forwarding of the given remote address.
stopRemotePortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
stopRemotePortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
stopRemotePortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.common.forward.TcpipForwarder
Stop forwarding of the given remote address.
stopSessionTimeoutListener(AbstractSessionFactory) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
streaming - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
STRICTLY_PROHIBITED_FILE_PERMISSION - Static variable in class org.apache.sshd.common.config.keys.KeyUtils
The Set of PosixFilePermission not allowed if strict permissions are enforced on key files
stripDelimiters(CharSequence, char) - Static method in class org.apache.sshd.common.util.GenericUtils
 
stripLeadingZeroes(byte[]) - Static method in class org.apache.sshd.common.kex.AbstractDH
The shared secret returned by KeyAgreement.generateSecret() is a byte array, which can (by chance, roughly 1 out of 256 times) begin with zero byte (some JCE providers might strip this, though).
stripQuotes(CharSequence) - Static method in class org.apache.sshd.common.util.GenericUtils
 
stty(String) - Static method in class org.apache.sshd.common.channel.SttySupport
Execute the stty command with the specified arguments against the current active terminal.
SttySupport - Class in org.apache.sshd.common.channel
Support for stty command on unix
sub(int) - Static method in class org.apache.sshd.common.util.Int2IntFunction.Utils
 
subList(int, int) - Method in class org.apache.sshd.common.file.util.ImmutableList
 
subpath(int, int) - Method in class org.apache.sshd.common.file.util.BasePath
 
subpath(int, int) - Method in class org.apache.sshd.common.file.util.MockPath
 
SUBSYSTEM_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
SubsystemClient - Interface in org.apache.sshd.client.subsystem
 
subsystemFactories - Variable in class org.apache.sshd.server.SshServer
 
SubsystemFactory - Interface in org.apache.sshd.server.subsystem
 
Supported() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
 
Supported2() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
Supported2Parser - Class in org.apache.sshd.common.subsystem.sftp.extensions
Parses the "supported2" extension as defined in DRAFT 13 section 5.4
Supported2Parser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser
 
Supported2Parser.Supported2 - Class in org.apache.sshd.common.subsystem.sftp.extensions
 
SUPPORTED_VIEWS - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
SUPPORTED_VIEWS - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
supportedAccessMask - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
supportedAccessMask - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
 
supportedAttributeBits - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
supportedAttributeBits - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
 
supportedAttributeMask - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
supportedAttributeMask - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
 
supportedBlock - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
supportedExtensions(Map<String, ?>) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
 
supportedFileAttributeViews() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
 
supportedFileAttributeViews() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
supportedFileAttributeViews() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
supportedOpenBlockVector - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
supportedOpenFlags - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
supportedOpenFlags - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
 
SupportedParser - Class in org.apache.sshd.common.subsystem.sftp.extensions
Parses the "supported" extension as defined in DRAFT 05 - section 4.4
SupportedParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser
 
SupportedParser.Supported - Class in org.apache.sshd.common.subsystem.sftp.extensions
 
supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
supportsFileAttributeView(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
suspend() - Method in class org.apache.sshd.common.io.mina.MinaSession
 
suspend() - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
SVC2HNDLR - Static variable in interface org.apache.sshd.common.session.ConnectionServiceRequestHandler
 
switchToNextService() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
switchToNoneCipher() - Method in interface org.apache.sshd.client.session.ClientSession
Switch to a none cipher for performance.
switchToNoneCipher() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
symLink(String, String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
symLink(String, String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
SYSLOG_FACILITY_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
SyslogFacilityValue - Enum in org.apache.sshd.common.config
 

T

TCP_NODELAY - Static variable in interface org.apache.sshd.common.FactoryManager
Socket tcp no-delay.
TcpipClientChannel - Class in org.apache.sshd.common.forward
TODO Add javadoc
TcpipClientChannel(TcpipClientChannel.Type, IoSession, SshdSocketAddress) - Constructor for class org.apache.sshd.common.forward.TcpipClientChannel
 
TcpipClientChannel.Type - Enum in org.apache.sshd.common.forward
Type of channel being created
TcpipFactory(ForwardingFilter.Type) - Constructor for class org.apache.sshd.server.forward.TcpipServerChannel.TcpipFactory
 
TcpipForwarder - Interface in org.apache.sshd.common.forward
 
tcpipForwarder - Variable in class org.apache.sshd.common.session.AbstractConnectionService
The tcpip forwarder
tcpipForwarderFactory - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
tcpipForwarderFactory - Variable in class org.apache.sshd.common.BaseBuilder
 
tcpipForwarderFactory(TcpipForwarderFactory) - Method in class org.apache.sshd.common.BaseBuilder
 
TcpipForwarderFactory - Interface in org.apache.sshd.common.forward
A factory for creating TcpipForwarder objects for client Port forwarding
TcpipForwardHandler - Class in org.apache.sshd.server.global
Handler for tcpip-forward global request.
TcpipForwardHandler() - Constructor for class org.apache.sshd.server.global.TcpipForwardHandler
 
tcpipForwardingFilter - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
TcpipServerChannel - Class in org.apache.sshd.server.forward
TODO Add javadoc
TcpipServerChannel(ForwardingFilter.Type) - Constructor for class org.apache.sshd.server.forward.TcpipServerChannel
 
TcpipServerChannel.TcpipFactory - Class in org.apache.sshd.server.forward
 
tempBuffer - Variable in class org.apache.sshd.server.channel.ChannelSession
 
ThreadUtils - Class in org.apache.sshd.common.util.threads
Utility class for thread pools.
ThreadUtils.SshdThreadFactory - Class in org.apache.sshd.common.util.threads
 
throwIllegalArgumentException(String, Object...) - Static method in class org.apache.sshd.common.util.ValidateUtils
 
throwStatusException(int, int, String, String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
throwStatusException(int, int, String, String) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.impl.AbstractSftpClientExtension
 
time(int, int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
TIMEOUT - Static variable in interface org.apache.sshd.client.channel.ClientChannel
 
TIMEOUT - Static variable in interface org.apache.sshd.client.session.ClientSession
 
timeoutListenerFuture - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
timeoutStatus - Variable in class org.apache.sshd.common.session.AbstractSession
 
TimeValueConfig - Enum in org.apache.sshd.common.config
 
toAbsolutePath() - Method in class org.apache.sshd.common.file.util.BasePath
 
toAbsolutePath() - Method in class org.apache.sshd.common.file.util.MockPath
 
toByteArray() - Method in class org.apache.sshd.common.util.io.DERWriter
 
toFile() - Method in class org.apache.sshd.common.file.root.RootedPath
 
toFile() - Method in class org.apache.sshd.common.file.util.BasePath
 
toFile() - Method in class org.apache.sshd.common.file.util.MockPath
 
toInetSocketAddress() - Method in class org.apache.sshd.common.SshdSocketAddress
 
toInt() - Method in enum org.apache.sshd.common.channel.PtyMode
 
tokenizePath(String) - Static method in class org.apache.sshd.common.util.SelectorUtils
Breaks a path up into a Vector of path elements, tokenizing on File.separator.
tokenizePath(String, String) - Static method in class org.apache.sshd.common.util.SelectorUtils
 
toRealPath(LinkOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpPath
 
toRealPath(LinkOption...) - Method in class org.apache.sshd.common.file.root.RootedPath
 
toRealPath(LinkOption...) - Method in class org.apache.sshd.common.file.util.MockPath
 
toSftpPath(Path) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
toString() - Method in class org.apache.sshd.agent.common.AgentForwardSupport
 
toString() - Method in class org.apache.sshd.client.SshClient
 
toString() - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
 
toString() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
toString() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Handle
 
toString() - Method in exception org.apache.sshd.client.subsystem.sftp.SftpException
 
toString() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
toString() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultUserPrincipal
 
toString() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
toString() - Method in class org.apache.sshd.common.channel.BufferedIoOutputStream
 
toString() - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream
 
toString() - Method in class org.apache.sshd.common.channel.ChannelAsyncOutputStream
 
toString() - Method in class org.apache.sshd.common.channel.Window
 
toString() - Method in class org.apache.sshd.common.cipher.BaseCipher
 
toString() - Method in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
toString() - Method in enum org.apache.sshd.common.compression.BuiltinCompressions
 
toString() - Method in enum org.apache.sshd.common.config.CompressionConfigValue
 
toString() - Method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
toString() - Method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
toString(PublicKey) - Static method in class org.apache.sshd.common.config.keys.PublicKeyEntry
 
toString() - Method in class org.apache.sshd.common.config.ListParseResult
 
toString() - Method in class org.apache.sshd.common.config.NamedFactoriesListParseResult
 
toString() - Method in class org.apache.sshd.common.config.NamedResourceListParseResult
 
toString() - Method in class org.apache.sshd.common.digest.BaseDigest
 
toString() - Method in enum org.apache.sshd.common.digest.BuiltinDigests
 
toString() - Method in class org.apache.sshd.common.file.root.RootedFileSystem
 
toString() - Method in class org.apache.sshd.common.file.util.BasePath
 
toString() - Method in class org.apache.sshd.common.file.util.MockFileSystem
 
toString() - Method in class org.apache.sshd.common.file.util.MockPath
 
toString() - Method in class org.apache.sshd.common.forward.DefaultTcpipForwarder
 
toString() - Method in class org.apache.sshd.common.forward.LocalForwardingEntry
 
toString() - Method in class org.apache.sshd.common.io.mina.MinaSession
 
toString() - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
toString() - Method in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
toString() - Method in class org.apache.sshd.common.keyprovider.MappedKeyPairProvider
 
toString() - Method in class org.apache.sshd.common.mac.BaseMac
 
toString() - Method in enum org.apache.sshd.common.mac.BuiltinMacs
 
toString() - Method in class org.apache.sshd.common.scp.LocalFileScpSourceStreamResolver
 
toString() - Method in class org.apache.sshd.common.scp.LocalFileScpTargetStreamResolver
 
toString() - Method in class org.apache.sshd.common.scp.ScpTimestamp
 
toString() - Method in class org.apache.sshd.common.session.AbstractConnectionService
 
toString() - Method in class org.apache.sshd.common.session.AbstractSession
 
toString() - Method in class org.apache.sshd.common.signature.AbstractSignature
 
toString() - Method in enum org.apache.sshd.common.signature.BuiltinSignatures
 
toString() - Method in class org.apache.sshd.common.SshdSocketAddress
 
toString() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.NewlineParser.Newline
 
toString() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
 
toString() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
toString() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
 
toString() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
 
toString() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser.VendorId
 
toString() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions
 
toString() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
toString() - Method in class org.apache.sshd.common.util.Pair
 
TOSTRING - Static variable in interface org.apache.sshd.common.util.Transformer
Invokes Objects.toString(Object, String) on the argument with null as the value to return if argument is null
toString() - Method in class org.apache.sshd.server.command.ScpCommand
 
toString() - Method in class org.apache.sshd.server.config.keys.AuthorizedKeyEntry
 
toString() - Method in class org.apache.sshd.server.SshServer
 
toString() - Method in class org.apache.sshd.server.subsystem.sftp.Handle
 
toString() - Method in class org.apache.sshd.server.subsystem.sftp.PrincipalBase
 
toUri() - Method in class org.apache.sshd.common.file.util.BasePath
 
toUri() - Method in class org.apache.sshd.common.file.util.MockPath
 
transferFrom(ReadableByteChannel, long, long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
transferTo(long, long, WritableByteChannel) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
transform(byte[]) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.AbstractParser
 
transform(I) - Method in interface org.apache.sshd.common.util.Transformer
 
transformation - Variable in class org.apache.sshd.common.cipher.BaseCipher
 
Transformer<I,O> - Interface in org.apache.sshd.common.util
 
Transformer.Utils - Class in org.apache.sshd.common.util
 
translateToFileSystemPath(String, String, FileSystem) - Static method in class org.apache.sshd.common.util.SelectorUtils
Converts a path containing a specific separator to one using the specified file-system one
translateToFileSystemPath(String, String, String) - Static method in class org.apache.sshd.common.util.SelectorUtils
Converts a path containing a specific separator to one using the specified file-system one
translateToLocalFileSystemPath(String, char, FileSystem) - Static method in class org.apache.sshd.common.util.SelectorUtils
Converts a path to one matching the target file system by applying the "slashification" rules, converting it to a local path and then translating its separator to the target file system one (if different than local one)
translateToLocalFileSystemPath(String, char, String) - Static method in class org.apache.sshd.common.util.SelectorUtils
Converts a path to one matching the target file system by applying the "slashification" rules, converting it to a local path and then translating its separator to the target file system one (if different than local one)
translateToLocalPath(String) - Static method in class org.apache.sshd.common.util.SelectorUtils
Converts a possibly '/' separated path to a local path.
trimToEmpty(String) - Static method in class org.apache.sshd.common.util.GenericUtils
 
TRIPLE_DES_CBC - Static variable in class org.apache.sshd.common.cipher.BuiltinCiphers.Constants
 
truncate(long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
tryLoad(ServiceLoader<T>) - Static method in class org.apache.sshd.common.io.DefaultIoServiceFactoryFactory
 
tryLock(long, long, boolean) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
TTY_OP_END - Static variable in enum org.apache.sshd.common.channel.PtyMode
 
TtyFilterInputStream(InputStream) - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterInputStream
 
TtyFilterOutputStream(OutputStream, ProcessShellFactory.ProcessShell.TtyFilterInputStream) - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterOutputStream
 
type - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
type - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
type() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
 
type - Variable in class org.apache.sshd.server.channel.ChannelSession
 

U

uid - Variable in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
 
unbind(Collection<? extends SocketAddress>) - Method in interface org.apache.sshd.common.io.IoAcceptor
 
unbind(SocketAddress) - Method in interface org.apache.sshd.common.io.IoAcceptor
 
unbind() - Method in interface org.apache.sshd.common.io.IoAcceptor
 
unbind() - Method in class org.apache.sshd.common.io.mina.MinaAcceptor
 
unbind(Collection<? extends SocketAddress>) - Method in class org.apache.sshd.common.io.mina.MinaAcceptor
 
unbind(SocketAddress) - Method in class org.apache.sshd.common.io.mina.MinaAcceptor
 
unbind() - Method in class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
unbind(Collection<? extends SocketAddress>) - Method in class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
unbind(SocketAddress) - Method in class org.apache.sshd.common.io.nio2.Nio2Acceptor
 
uncompress(Buffer, Buffer) - Method in interface org.apache.sshd.common.compression.Compression
Uncompress the data in a buffer into another buffer.
uncompress(Buffer, Buffer) - Method in class org.apache.sshd.common.compression.CompressionZlib
 
uncompressBuffer - Variable in class org.apache.sshd.common.session.AbstractSession
 
UnixAgentFactory - Class in org.apache.sshd.agent.unix
 
UnixAgentFactory() - Constructor for class org.apache.sshd.agent.unix.UnixAgentFactory
 
UnixAgentFactory(ExecutorService, boolean) - Constructor for class org.apache.sshd.agent.unix.UnixAgentFactory
 
UnixDateFormat - Class in org.apache.sshd.server.subsystem.sftp
 
UnknownCommand - Class in org.apache.sshd.server.command
Implementation of an unknown command that can be returned by CommandFactory when the command is not known, as it is supposed to always return a valid Command object.
UnknownCommand(String) - Constructor for class org.apache.sshd.server.command.UnknownCommand
 
unlock(SftpClient.Handle, long, long) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
unlock(SftpClient.Handle, long, long) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
unlock(long, long) - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
unregisterChannel(Channel) - Method in class org.apache.sshd.common.session.AbstractConnectionService
Remove this channel from the list of managed channels
unregisterChannel(Channel) - Method in interface org.apache.sshd.common.session.ConnectionService
Remove this channel from the list of managed channels
unregisterExtension(String) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
Unregisters specified extension
unregisterExtension(String) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
Unregisters specified extension
unregisterExtension(String) - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
Unregisters specified extension
unregisterExtension(String) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
Unregisters specified extension
unregisterExtension(String) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
Unregisters specified extension
unregisterParser(String) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
 
unroot(Path) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
unsupportedAttributePolicy - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
UnsupportedAttributePolicy - Enum in org.apache.sshd.server.subsystem.sftp
 
unusedBytesAvailableToUser - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
unusedBytesOnDevice - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
 
update(byte[]) - Method in class org.apache.sshd.common.cipher.BaseCipher
 
update(byte[], int, int) - Method in class org.apache.sshd.common.cipher.BaseCipher
 
update(byte[]) - Method in interface org.apache.sshd.common.cipher.Cipher
Performs in-place encryption or decryption on the given data.
update(byte[], int, int) - Method in interface org.apache.sshd.common.cipher.Cipher
Performs in-place encryption or decryption on the given data.
update(byte[]) - Method in class org.apache.sshd.common.cipher.CipherNone
 
update(byte[], int, int) - Method in class org.apache.sshd.common.cipher.CipherNone
 
update(byte[]) - Method in class org.apache.sshd.common.digest.BaseDigest
 
update(byte[], int, int) - Method in class org.apache.sshd.common.digest.BaseDigest
 
update(byte[]) - Method in interface org.apache.sshd.common.digest.Digest
 
update(byte[], int, int) - Method in interface org.apache.sshd.common.digest.Digest
 
update(byte[], int, int) - Method in class org.apache.sshd.common.mac.BaseMac
 
update(byte[], int, int) - Method in interface org.apache.sshd.common.mac.Mac
 
update(byte[]) - Method in class org.apache.sshd.common.signature.AbstractSignature
 
update(byte[], int, int) - Method in class org.apache.sshd.common.signature.AbstractSignature
 
update(byte[]) - Method in interface org.apache.sshd.common.signature.Signature
Update the computed signature with the given data
update(byte[], int, int) - Method in interface org.apache.sshd.common.signature.Signature
Update the computed signature with the given data
updateFileProperties(String, Path, Set<PosixFilePermission>, ScpTimestamp) - Method in class org.apache.sshd.common.scp.LocalFileScpTargetStreamResolver
 
updateFileProperties(Path, Set<PosixFilePermission>, ScpTimestamp) - Method in class org.apache.sshd.common.scp.ScpHelper
 
updateLengthPlaceholder(Buffer, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Used for encodings where we don't know the data length before adding it to the buffer.
updateLengthPlaceholder(Buffer, int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Updates a 32-bit "placeholder" location for data length - moves the write position to the specified placeholder position, updates the length value and then moves the write position it back to its original value.
updateProperty(Session, String, long) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(FactoryManager, String, long) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(Map<String, Object>, String, long) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(Session, String, int) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(FactoryManager, String, int) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(Map<String, Object>, String, int) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(Session, String, boolean) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(FactoryManager, String, boolean) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(Map<String, Object>, String, boolean) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(Session, String, Object) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(FactoryManager, String, Object) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateProperty(Map<String, Object>, String, Object) - Static method in class org.apache.sshd.common.FactoryManagerUtils
 
updateReloadAttributes() - Method in class org.apache.sshd.common.util.io.ModifiableFileWatcher
May be called to refresh the state attributes used to detect changes e.g., file existence, size and last-modified time once re-loading is successfully completed.
updateUInt(long) - Method in class org.apache.sshd.common.mac.BaseMac
 
updateUInt(long) - Method in interface org.apache.sshd.common.mac.Mac
 
upload(String, String, ScpClient.Option...) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(String, String, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(String[], String, ScpClient.Option...) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(Path, String, ScpClient.Option...) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(Path, String, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(Path[], String, ScpClient.Option...) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(byte[], String, Collection<PosixFilePermission>, ScpTimestamp) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(byte[], int, int, String, Collection<PosixFilePermission>, ScpTimestamp) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(String[], String, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(Path[], String, Collection<ScpClient.Option>) - Method in class org.apache.sshd.client.scp.AbstractScpClient
 
upload(InputStream, String, long, Collection<PosixFilePermission>, ScpTimestamp) - Method in class org.apache.sshd.client.scp.DefaultScpClient
 
upload(String, String, ScpClient.Option...) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(String, String, Collection<ScpClient.Option>) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(Path, String, ScpClient.Option...) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(Path, String, Collection<ScpClient.Option>) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(String[], String, ScpClient.Option...) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(String[], String, Collection<ScpClient.Option>) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(Path[], String, ScpClient.Option...) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(Path[], String, Collection<ScpClient.Option>) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(byte[], String, Collection<PosixFilePermission>, ScpTimestamp) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(byte[], int, int, String, Collection<PosixFilePermission>, ScpTimestamp) - Method in interface org.apache.sshd.client.scp.ScpClient
 
upload(InputStream, String, long, Collection<PosixFilePermission>, ScpTimestamp) - Method in interface org.apache.sshd.client.scp.ScpClient
 
uriToPath(URI) - Method in class org.apache.sshd.common.file.root.RootedFileSystemProvider
 
USE_DNS_CONFIG_PROP - Static variable in class org.apache.sshd.common.config.SshConfigFileReader
 
useCurrentPassword(String, String, String, String, String[], boolean[]) - Method in class org.apache.sshd.client.auth.UserAuthKeyboardInteractive
 
UserAuth - Interface in org.apache.sshd.client.auth
TODO Add javadoc
UserAuth - Interface in org.apache.sshd.server.auth
Server side authentication mechanism.
userAuthFactories - Variable in class org.apache.sshd.client.SshClient
 
userAuthFactories - Variable in class org.apache.sshd.server.SshServer
 
UserAuthFactory - Interface in org.apache.sshd.client.auth
 
UserAuthFactory - Interface in org.apache.sshd.server.auth
 
UserAuthGSS - Class in org.apache.sshd.server.auth.gss
Prototype user authentication handling gssapi-with-mic.
UserAuthGSS() - Constructor for class org.apache.sshd.server.auth.gss.UserAuthGSS
 
UserAuthGSSFactory - Class in org.apache.sshd.server.auth.gss
Factory class.
UserAuthGSSFactory() - Constructor for class org.apache.sshd.server.auth.gss.UserAuthGSSFactory
 
UserAuthKeyboardInteractive - Class in org.apache.sshd.client.auth
Manages a "keyboard-interactive" exchange according to RFC4256
UserAuthKeyboardInteractive() - Constructor for class org.apache.sshd.client.auth.UserAuthKeyboardInteractive
 
UserAuthKeyboardInteractive - Class in org.apache.sshd.server.auth
Issue a "keyboard-interactive" command according to RFC4256
UserAuthKeyboardInteractive() - Constructor for class org.apache.sshd.server.auth.UserAuthKeyboardInteractive
 
UserAuthKeyboardInteractiveFactory - Class in org.apache.sshd.client.auth
 
UserAuthKeyboardInteractiveFactory() - Constructor for class org.apache.sshd.client.auth.UserAuthKeyboardInteractiveFactory
 
UserAuthKeyboardInteractiveFactory - Class in org.apache.sshd.server.auth
 
UserAuthKeyboardInteractiveFactory() - Constructor for class org.apache.sshd.server.auth.UserAuthKeyboardInteractiveFactory
 
UserAuthNone - Class in org.apache.sshd.server.auth
TODO Add javadoc
UserAuthNone() - Constructor for class org.apache.sshd.server.auth.UserAuthNone
 
UserAuthNoneFactory - Class in org.apache.sshd.server.auth
 
UserAuthNoneFactory() - Constructor for class org.apache.sshd.server.auth.UserAuthNoneFactory
 
UserAuthPassword - Class in org.apache.sshd.client.auth
TODO Add javadoc
UserAuthPassword() - Constructor for class org.apache.sshd.client.auth.UserAuthPassword
 
UserAuthPassword - Class in org.apache.sshd.server.auth
TODO Add javadoc
UserAuthPassword() - Constructor for class org.apache.sshd.server.auth.UserAuthPassword
 
UserAuthPasswordFactory - Class in org.apache.sshd.client.auth
 
UserAuthPasswordFactory() - Constructor for class org.apache.sshd.client.auth.UserAuthPasswordFactory
 
UserAuthPasswordFactory - Class in org.apache.sshd.server.auth
 
UserAuthPasswordFactory() - Constructor for class org.apache.sshd.server.auth.UserAuthPasswordFactory
 
UserAuthPublicKey - Class in org.apache.sshd.client.auth
TODO Add javadoc
UserAuthPublicKey() - Constructor for class org.apache.sshd.client.auth.UserAuthPublicKey
 
UserAuthPublicKey - Class in org.apache.sshd.server.auth
TODO Add javadoc
UserAuthPublicKey() - Constructor for class org.apache.sshd.server.auth.UserAuthPublicKey
 
UserAuthPublicKeyFactory - Class in org.apache.sshd.client.auth
 
UserAuthPublicKeyFactory() - Constructor for class org.apache.sshd.client.auth.UserAuthPublicKeyFactory
 
UserAuthPublicKeyFactory - Class in org.apache.sshd.server.auth
 
UserAuthPublicKeyFactory() - Constructor for class org.apache.sshd.server.auth.UserAuthPublicKeyFactory
 
UserInteraction - Interface in org.apache.sshd.client.auth
Interface used by the ssh client to communicate with the end user.
userInteraction - Variable in class org.apache.sshd.client.SshClient
 
username - Variable in class org.apache.sshd.common.session.AbstractSession
The name of the authenticated user
username - Variable in class org.apache.sshd.server.auth.AbstractUserAuth
 

V

v_c - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
v_s - Variable in class org.apache.sshd.common.kex.dh.AbstractDHKeyExchange
 
validateExcludedPermissions(Collection<PosixFilePermission>, Collection<PosixFilePermission>) - Static method in class org.apache.sshd.common.util.io.IoUtils
 
validateFilePath(Path, Collection<PosixFilePermission>, Collection<PosixFilePermission>) - Method in class org.apache.sshd.server.config.keys.DefaultAuthorizedKeysAuthenticator
 
validateHandle(String, Handle, Class<H>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
validateIdentity(ServerSession, String) - Method in class org.apache.sshd.server.auth.gss.GSSAuthenticator
Validate the source identity obtained from the context after negotiation is complete.
validateInitialUser(ServerSession, String) - Method in class org.apache.sshd.server.auth.gss.GSSAuthenticator
Validate the user name passed in the initial SSH_MSG_USERAUTH_REQUEST message.
validateKexState(int, KexState) - Method in class org.apache.sshd.common.session.AbstractSession
 
validateProposedVersion(Buffer, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
validateRealPath(int, String, Path, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
validateStrictKeyFilePermissions(Path, LinkOption...) - Static method in class org.apache.sshd.common.config.keys.KeyUtils
Checks if a path has strict permissions
ValidateUtils - Class in org.apache.sshd.common.util
 
valueOf(String) - Static method in enum org.apache.sshd.client.channel.ClientChannel.Streaming
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.client.scp.ScpClient.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.CopyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.channel.AbstractChannel.GracefulState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.channel.PtyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.channel.RequestHandler.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.cipher.Cipher.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.cipher.ECCurves
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.compression.Compression.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.config.AllowTcpForwardingValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.config.CompressionConfigValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.config.LogLevelValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.config.SyslogFacilityValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.config.TimeValueConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.digest.BuiltinDigests
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.forward.TcpipClientChannel.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.io.BuiltinIoServiceFactoryFactories
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.kex.KexProposalOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.kex.KexState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.scp.ScpTransferEventListener.FileOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.session.Session.TimeoutStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.session.SessionListener.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.util.CloseableUtils.AbstractCloseable.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.server.forward.ForwardingFilter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.server.shell.ProcessShellFactory.TtyOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.server.Signal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.server.subsystem.sftp.UnsupportedAttributePolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.sshd.client.channel.ClientChannel.Streaming
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.client.scp.ScpClient.Option
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
 
values() - Static method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.CopyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.common.channel.AbstractChannel.GracefulState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.common.channel.PtyMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.channel.RequestHandler.Result
 
values() - Static method in enum org.apache.sshd.common.channel.RequestHandler.Result
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.cipher.BuiltinCiphers
 
values() - Static method in enum org.apache.sshd.common.cipher.BuiltinCiphers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.common.cipher.Cipher.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.cipher.ECCurves
A Set of all the known curves
values() - Static method in enum org.apache.sshd.common.cipher.ECCurves
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.compression.BuiltinCompressions
 
values() - Static method in enum org.apache.sshd.common.compression.BuiltinCompressions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.common.compression.Compression.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.config.AllowTcpForwardingValue
 
values() - Static method in enum org.apache.sshd.common.config.AllowTcpForwardingValue
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.config.CompressionConfigValue
 
values() - Static method in enum org.apache.sshd.common.config.CompressionConfigValue
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.config.keys.BuiltinIdentities
 
values() - Static method in enum org.apache.sshd.common.config.keys.BuiltinIdentities
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
 
values() - Static method in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.config.LogLevelValue
 
values() - Static method in enum org.apache.sshd.common.config.LogLevelValue
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.config.SyslogFacilityValue
 
values() - Static method in enum org.apache.sshd.common.config.SyslogFacilityValue
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.config.TimeValueConfig
 
values() - Static method in enum org.apache.sshd.common.config.TimeValueConfig
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.digest.BuiltinDigests
 
values() - Static method in enum org.apache.sshd.common.digest.BuiltinDigests
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.common.forward.TcpipClientChannel.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.io.BuiltinIoServiceFactoryFactories
 
values() - Static method in enum org.apache.sshd.common.io.BuiltinIoServiceFactoryFactories
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.kex.BuiltinDHFactories
 
values() - Static method in enum org.apache.sshd.common.kex.BuiltinDHFactories
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.kex.KexProposalOption
A List of all the options sorted according to KexProposalOption.getProposalIndex()
values() - Static method in enum org.apache.sshd.common.kex.KexProposalOption
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.kex.KexState
 
values() - Static method in enum org.apache.sshd.common.kex.KexState
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.mac.BuiltinMacs
 
values() - Static method in enum org.apache.sshd.common.mac.BuiltinMacs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.common.scp.ScpTransferEventListener.FileOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.common.session.Session.TimeoutStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.common.session.SessionListener.Event
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.common.signature.BuiltinSignatures
 
values() - Static method in enum org.apache.sshd.common.signature.BuiltinSignatures
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.common.util.CloseableUtils.AbstractCloseable.State
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.server.forward.ForwardingFilter.Type
 
values() - Static method in enum org.apache.sshd.server.forward.ForwardingFilter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.server.shell.ProcessShellFactory.TtyOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sshd.server.Signal
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.apache.sshd.server.subsystem.sftp.UnsupportedAttributePolicy
 
values() - Static method in enum org.apache.sshd.server.subsystem.sftp.UnsupportedAttributePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
VendorId() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser.VendorId
 
VendorIdParser - Class in org.apache.sshd.common.subsystem.sftp.extensions
 
VendorIdParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser
 
VendorIdParser.VendorId - Class in org.apache.sshd.common.subsystem.sftp.extensions
The "vendor-id" information as per DRAFT 09 - section 4.4
vendorName - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser.VendorId
 
verify() - Method in interface org.apache.sshd.client.future.AuthFuture
Wait and verify that the authentication succeeded.
verify(long, TimeUnit) - Method in interface org.apache.sshd.client.future.AuthFuture
Wait and verify that the authentication succeeded within the specified timeout.
verify(long) - Method in interface org.apache.sshd.client.future.AuthFuture
Wait and verify that the authentication succeeded within the specified timeout.
verify(long, TimeUnit) - Method in interface org.apache.sshd.client.future.ConnectFuture
Wait and verify that connection succeeded within specified timeout
verify(long) - Method in interface org.apache.sshd.client.future.ConnectFuture
 
verify() - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
verify(long, TimeUnit) - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
verify(long) - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
verify(long, TimeUnit) - Method in class org.apache.sshd.client.future.DefaultConnectFuture
 
verify(long) - Method in class org.apache.sshd.client.future.DefaultConnectFuture
 
verify() - Method in class org.apache.sshd.client.future.DefaultOpenFuture
 
verify(long, TimeUnit) - Method in class org.apache.sshd.client.future.DefaultOpenFuture
 
verify(long) - Method in class org.apache.sshd.client.future.DefaultOpenFuture
 
verify() - Method in interface org.apache.sshd.client.future.OpenFuture
Wait and verify that the channel has been successfully opened.
verify(long, TimeUnit) - Method in interface org.apache.sshd.client.future.OpenFuture
Wait and verify that the channel has been successfully opened.
verify(long) - Method in interface org.apache.sshd.client.future.OpenFuture
Wait and verify that the channel has been successfully opened.
verify() - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream.IoReadFutureImpl
 
verify(long, TimeUnit) - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream.IoReadFutureImpl
 
verify(long) - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream.IoReadFutureImpl
 
verify() - Method in class org.apache.sshd.common.io.AbstractIoWriteFuture
 
verify(long, TimeUnit) - Method in class org.apache.sshd.common.io.AbstractIoWriteFuture
 
verify(long) - Method in class org.apache.sshd.common.io.AbstractIoWriteFuture
 
verify() - Method in interface org.apache.sshd.common.io.IoReadFuture
Wait and verify that the read succeeded.
verify(long, TimeUnit) - Method in interface org.apache.sshd.common.io.IoReadFuture
 
verify(long) - Method in interface org.apache.sshd.common.io.IoReadFuture
 
verify() - Method in interface org.apache.sshd.common.io.IoWriteFuture
Wait and verify that the write succeeded.
verify(long, TimeUnit) - Method in interface org.apache.sshd.common.io.IoWriteFuture
 
verify(long) - Method in interface org.apache.sshd.common.io.IoWriteFuture
 
verify(byte[]) - Method in interface org.apache.sshd.common.signature.Signature
Verify against the given signature
verify(byte[]) - Method in class org.apache.sshd.common.signature.SignatureDSA
 
verify(byte[]) - Method in class org.apache.sshd.common.signature.SignatureECDSA
 
verify(byte[]) - Method in class org.apache.sshd.common.signature.SignatureRSA
 
verifyResult(Class<? extends R>, long) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Waits (interruptible) for the specified timeout (msec.) and then checks the result:
verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in class org.apache.sshd.client.keyverifier.DelegatingServerKeyVerifier
 
verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in class org.apache.sshd.client.keyverifier.RequiredServerKeyVerifier
 
verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in class org.apache.sshd.client.keyverifier.StaticServerKeyVerifier
 
verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in interface org.apache.sshd.client.ServerKeyVerifier
Verify that the server key provided is really the one of the host.
verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in class org.apache.sshd.client.SshKeyScan
 
version - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
VersionProperties - Class in org.apache.sshd.common.config
 
Versions() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions
 
versions - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions
 
VersionsParser - Class in org.apache.sshd.common.subsystem.sftp.extensions
 
VersionsParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser
 
VersionsParser.Versions - Class in org.apache.sshd.common.subsystem.sftp.extensions
The "versions" extension data as per DRAFT 09 Section 4.6
VirtualFileSystemFactory - Class in org.apache.sshd.common.file.virtualfs
SSHd file system factory to reduce the visibility to a physical folder.
VirtualFileSystemFactory() - Constructor for class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
 
VirtualFileSystemFactory(String) - Constructor for class org.apache.sshd.common.file.virtualfs.VirtualFileSystemFactory
 

W

WAIT_AUTH - Static variable in interface org.apache.sshd.client.session.ClientSession
 
waitAndConsume(int) - Method in class org.apache.sshd.common.channel.Window
 
waitFor(int, long) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
waitFor(int, long) - Method in interface org.apache.sshd.client.channel.ClientChannel
 
waitFor(int, long) - Method in interface org.apache.sshd.client.session.ClientSession
Wait for a specific state.
waitFor(int, long) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
waitForSpace() - Method in class org.apache.sshd.common.channel.Window
 
WARNING - Static variable in class org.apache.sshd.common.scp.ScpHelper
 
welcome(String) - Method in interface org.apache.sshd.client.auth.UserInteraction
Displays the welcome banner to the user.
WELCOME_BANNER - Static variable in interface org.apache.sshd.server.ServerFactoryManager
Key used to retrieve the value of welcome banner that will be displayed when a user connects to the server.
when(SshFuture<T>) - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
when(SshFuture<T>...) - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
when(Iterable<? extends SshFuture<T>>) - Method in class org.apache.sshd.common.util.CloseableUtils.Builder
 
Window - Class in org.apache.sshd.common.channel
A Window for a given channel.
Window(AbstractChannel, Object, boolean, boolean) - Constructor for class org.apache.sshd.common.channel.Window
 
WINDOW_SIZE - Static variable in interface org.apache.sshd.common.FactoryManager
Key used to retrieve the value of the window size in the configuration properties map.
WINDOW_TIMEOUT - Static variable in interface org.apache.sshd.common.FactoryManager
Key used to retrieve timeout (msec.) to wait for data to become available when reading from a channel.
WindowClosedException - Exception in org.apache.sshd.common.channel
Indicates a Window has been closed.
WindowClosedException(String) - Constructor for exception org.apache.sshd.common.channel.WindowClosedException
 
WINDOWS_EXECUTABLE_EXTENSIONS - Static variable in class org.apache.sshd.common.util.io.IoUtils
 
WINDOWS_OPTIONS - Static variable in enum org.apache.sshd.server.shell.ProcessShellFactory.TtyOptions
 
withDelegate(CommandFactory) - Method in class org.apache.sshd.server.command.ScpCommandFactory.Builder
 
withExecutorService(ExecutorService) - Method in class org.apache.sshd.server.command.ScpCommandFactory.Builder
 
withExecutorService(ExecutorService) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory.Builder
 
withReceiveBufferSize(int) - Method in class org.apache.sshd.server.command.ScpCommandFactory.Builder
 
withSendBufferSize(int) - Method in class org.apache.sshd.server.command.ScpCommandFactory.Builder
 
withShutdownOnExit(boolean) - Method in class org.apache.sshd.server.command.ScpCommandFactory.Builder
 
withShutdownOnExit(boolean) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory.Builder
 
withUnsupportedAttributePolicy(UnsupportedAttributePolicy) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory.Builder
 
workBuf - Variable in class org.apache.sshd.common.util.buffer.Buffer
 
workBuf - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
wpos() - Method in class org.apache.sshd.common.util.buffer.Buffer
 
wpos(int) - Method in class org.apache.sshd.common.util.buffer.Buffer
 
wpos() - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
wpos(int) - Method in class org.apache.sshd.common.util.buffer.ByteArrayBuffer
 
wrap(Logger) - Static method in class org.apache.sshd.common.util.logging.LoggingUtils
 
write(String) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
write(String, int) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
write(String, SftpClient.OpenMode...) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
write(String, Collection<SftpClient.OpenMode>) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
write(String, int, SftpClient.OpenMode...) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
write(SftpClient.Handle, long, byte[]) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
write(SftpClient.Handle, long, byte[], int, int) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
write(String, int, Collection<SftpClient.OpenMode>) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
write(SftpClient.Handle, long, byte[]) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
write(SftpClient.Handle, long, byte[], int, int) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
write(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
write(String, int) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
write(String, SftpClient.OpenMode...) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
write(String, int, SftpClient.OpenMode...) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
write(String, Collection<SftpClient.OpenMode>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
write(String, int, Collection<SftpClient.OpenMode>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
 
write(ByteBuffer) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
write(ByteBuffer, long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
write(ByteBuffer[], int, int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
write(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
 
write(byte[], int, int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
 
write(Buffer) - Method in class org.apache.sshd.common.channel.BufferedIoOutputStream
 
write(Readable) - Method in class org.apache.sshd.common.channel.ChannelAsyncInputStream
 
write(Buffer) - Method in class org.apache.sshd.common.channel.ChannelAsyncOutputStream
 
write(int) - Method in class org.apache.sshd.common.channel.ChannelOutputStream
 
write(byte[], int, int) - Method in class org.apache.sshd.common.channel.ChannelOutputStream
 
write(int) - Method in class org.apache.sshd.common.channel.ChannelPipedOutputStream
 
write(byte[], int, int) - Method in class org.apache.sshd.common.channel.ChannelPipedOutputStream
 
write(Buffer) - Method in interface org.apache.sshd.common.io.IoOutputStream
NOTE: the buffer must not be touched until the returned write future is completed.
write(Buffer) - Method in interface org.apache.sshd.common.io.IoSession
Write a packet on the socket.
write(byte[], int, int) - Method in class org.apache.sshd.common.io.mina.MinaSession
 
write(Buffer) - Method in class org.apache.sshd.common.io.mina.MinaSession
 
write(Buffer) - Method in class org.apache.sshd.common.io.nio2.Nio2Session
 
write(int) - Method in class org.apache.sshd.common.util.io.LoggingFilterOutputStream
 
write(byte[], int, int) - Method in class org.apache.sshd.common.util.io.LoggingFilterOutputStream
 
write(int) - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterOutputStream
 
write(byte[], int, int) - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterOutputStream
 
write(byte[], long) - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
write(byte[], int, int, long) - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
 
WRITE_BUFFER_PROP_NAME - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
 
WRITE_MODES - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileChannel
 
writeAttributes(Buffer, SftpClient.Attributes) - Method in class org.apache.sshd.client.subsystem.sftp.AbstractSftpClient
 
writeAttrs(int, Buffer, Map<String, ?>) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
writeAttrs(Buffer, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
writeAttrsV3(Buffer, Map<String, ?>) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
writeAttrsV4(Buffer, Map<String, ?>) - Static method in class org.apache.sshd.server.subsystem.sftp.SftpHelper
 
writeBigInteger(BigInteger) - Method in class org.apache.sshd.common.util.io.DERWriter
 
writeBigInteger(byte...) - Method in class org.apache.sshd.common.util.io.DERWriter
 
writeBigInteger(byte[], int, int) - Method in class org.apache.sshd.common.util.io.DERWriter
 
writeCoordinate(OutputStream, String, BigInteger, int) - Method in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
 
writeDirEntry(int, DirectoryHandle, Buffer, int, Path, String, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
 
writeECPoint(OutputStream, String, ECPoint) - Method in enum org.apache.sshd.common.config.keys.ECDSAPublicKeyEntryDecoder.ECPointCompression
 
writeInt(OutputStream, int, byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Writes a 32-bit value in network order (i.e., MSB 1st)
writeInt(OutputStream, int, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Writes a 32-bit value in network order (i.e., MSB 1st)
writeKeyPair(KeyPair, Path, OpenOption...) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
writeLength(int) - Method in class org.apache.sshd.common.util.io.DERWriter
 
writeObject(byte, int, byte...) - Method in class org.apache.sshd.common.util.io.DERWriter
 
writePacket(Buffer) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
writePacket(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Encode and send the given buffer.
writePacket(Buffer, long, TimeUnit) - Method in class org.apache.sshd.common.session.AbstractSession
 
writePacket(Buffer) - Method in interface org.apache.sshd.common.session.Session
Encode and send the given buffer.
writePacket(Buffer, long, TimeUnit) - Method in interface org.apache.sshd.common.session.Session
Encode and send the given buffer with the specified timeout.
WritePendingException - Exception in org.apache.sshd.common.io
 
WritePendingException() - Constructor for exception org.apache.sshd.common.io.WritePendingException
 
WritePendingException(String, Throwable) - Constructor for exception org.apache.sshd.common.io.WritePendingException
 
WritePendingException(String) - Constructor for exception org.apache.sshd.common.io.WritePendingException
 
WritePendingException(Throwable) - Constructor for exception org.apache.sshd.common.io.WritePendingException
 
writeRLEBytes(OutputStream, byte...) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
writeRLEBytes(OutputStream, byte[], int, int) - Static method in class org.apache.sshd.common.config.keys.AbstractPublicKeyEntryDecoder
 
writeServerKey(String, String, PublicKey) - Method in class org.apache.sshd.client.SshKeyScan
 
writeUInt(OutputStream, long, byte[]) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Writes a 32-bit value in network order (i.e., MSB 1st)
writeUInt(OutputStream, long, byte[], int, int) - Static method in class org.apache.sshd.common.util.buffer.BufferUtils
Writes a 32-bit value in network order (i.e., MSB 1st)

X

X11_DISPLAY_OFFSET - Static variable in class org.apache.sshd.server.x11.X11ForwardSupport
 
x11Forward - Variable in class org.apache.sshd.common.session.AbstractConnectionService
 
X11ForwardSupport - Class in org.apache.sshd.server.x11
 
X11ForwardSupport(ConnectionService) - Constructor for class org.apache.sshd.server.x11.X11ForwardSupport
 
X11ForwardSupport.ChannelForwardedX11 - Class in org.apache.sshd.server.x11
 

Z

ZLIB - Static variable in class org.apache.sshd.common.compression.BuiltinCompressions.Constants
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.