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

A

AbstractChannel - Class in org.apache.sshd.common.channel
TODO Add javadoc
AbstractChannel() - Constructor for class org.apache.sshd.common.channel.AbstractChannel
 
AbstractClientChannel - Class in org.apache.sshd.client.channel
TODO Add javadoc
AbstractClientChannel(String) - Constructor for class org.apache.sshd.client.channel.AbstractClientChannel
 
AbstractDHGClient - Class in org.apache.sshd.client.kex
Base class for DHG key exchange algorithms.
AbstractDHGClient() - Constructor for class org.apache.sshd.client.kex.AbstractDHGClient
 
AbstractDHGServer - Class in org.apache.sshd.server.kex
TODO Add javadoc
AbstractDHGServer() - Constructor for class org.apache.sshd.server.kex.AbstractDHGServer
 
AbstractFactoryManager - Class in org.apache.sshd.common
TODO Add javadoc
AbstractFactoryManager() - Constructor for class org.apache.sshd.common.AbstractFactoryManager
 
AbstractGeneratorHostKeyProvider - Class in org.apache.sshd.server.keyprovider
TODO Add javadoc
AbstractGeneratorHostKeyProvider() - Constructor for class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
AbstractGeneratorHostKeyProvider(String) - Constructor for class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
AbstractGeneratorHostKeyProvider(String, String) - Constructor for class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
AbstractGeneratorHostKeyProvider(String, String, int) - Constructor for class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
AbstractKeyPairProvider - Class in org.apache.sshd.common.keyprovider
TODO Add javadoc
AbstractKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
 
AbstractServerChannel - Class in org.apache.sshd.server.channel
TODO Add javadoc
AbstractServerChannel() - 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(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
TODO Add javadoc
AbstractSessionIoHandler() - Constructor for class org.apache.sshd.common.AbstractSessionIoHandler
 
AbstractSignature - Class in org.apache.sshd.common.signature
TODO Add javadoc
AbstractSignature(String) - Constructor for class org.apache.sshd.common.signature.AbstractSignature
 
accept(File) - Method in class org.apache.sshd.server.filesystem.NameEqualsFileFilter
 
AcceptAllServerKeyVerifier - Class in org.apache.sshd.client.keyverifier
A ServerKeyVerifier that accepts all server keys.
acceptor - Variable in class org.apache.sshd.SshServer
 
ACE4_ADD_FILE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_ADD_SUBDIRECTORY - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_APPEND_DATA - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_DELETE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_DELETE_CHILD - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_EXECUTE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_LIST_DIRECTORY - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_READ_ACL - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_READ_ATTRIBUTES - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_READ_DATA - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_READ_NAMED_ATTRS - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_WRITE_ACL - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_WRITE_ATTRIBUTES - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_WRITE_DATA - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_WRITE_NAMED_ATTRS - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ACE4_WRITE_OWNER - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ack() - Method in class org.apache.sshd.server.command.ScpCommand
 
addEnvVariable(String, String) - Method in class org.apache.sshd.server.channel.ChannelSession
 
addIdentity(KeyPair, String) - Method in class org.apache.sshd.agent.AgentClient
 
addIdentity(KeyPair, String) - Method in class org.apache.sshd.agent.AgentLocal
 
addIdentity(KeyPair, String) - Method in class org.apache.sshd.agent.AgentServer
 
addIdentity(KeyPair, String) - Method in interface org.apache.sshd.agent.SshAgent
 
addListener(SshFutureListener<T>) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Adds an event listener which is notified when this future is completed.
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
Add a session |listener|.
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
Add a session |listener|.
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, EnumSet<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, EnumSet<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
AES128CBC - Class in org.apache.sshd.common.cipher
AES128CBC cipher
AES128CBC() - Constructor for class org.apache.sshd.common.cipher.AES128CBC
 
AES128CBC.Factory - Class in org.apache.sshd.common.cipher
Named factory for AES128CBC Cipher
AES128CBC.Factory() - Constructor for class org.apache.sshd.common.cipher.AES128CBC.Factory
 
AES192CBC - Class in org.apache.sshd.common.cipher
AES192CBC Cipher
AES192CBC() - Constructor for class org.apache.sshd.common.cipher.AES192CBC
 
AES192CBC.Factory - Class in org.apache.sshd.common.cipher
Named factory for AES192CBC Cipher
AES192CBC.Factory() - Constructor for class org.apache.sshd.common.cipher.AES192CBC.Factory
 
AES256CBC - Class in org.apache.sshd.common.cipher
AES256CBC Cipher
AES256CBC() - Constructor for class org.apache.sshd.common.cipher.AES256CBC
 
AES256CBC.Factory - Class in org.apache.sshd.common.cipher
Named factory for AES256CBC Cipher
AES256CBC.Factory() - Constructor for class org.apache.sshd.common.cipher.AES256CBC.Factory
 
AgentClient - Class in org.apache.sshd.agent
A client for a remote SSH agent
AgentClient(String) - Constructor for class org.apache.sshd.agent.AgentClient
 
AgentForwardSupport - Class in org.apache.sshd.agent
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
AgentForwardSupport(ServerSession) - Constructor for class org.apache.sshd.agent.AgentForwardSupport
 
AgentForwardSupport.AgentForwardedChannel - Class in org.apache.sshd.agent
 
AgentForwardSupport.AgentForwardedChannel(long) - Constructor for class org.apache.sshd.agent.AgentForwardSupport.AgentForwardedChannel
 
AgentLocal - Class in org.apache.sshd.agent
A local SSH agent implementation
AgentLocal() - Constructor for class org.apache.sshd.agent.AgentLocal
 
AgentServer - Class in org.apache.sshd.agent
A server for an SSH Agent
AgentServer() - Constructor for class org.apache.sshd.agent.AgentServer
 
AgentServer.SshAgentSession - Class in org.apache.sshd.agent
 
AgentServer.SshAgentSession(long, SshAgent) - Constructor for class org.apache.sshd.agent.AgentServer.SshAgentSession
 
algorithm - Variable in class org.apache.sshd.common.signature.AbstractSignature
 
ALL_SFTP_IMPL - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
ANT_HANDLER_PREFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
 
areKeyEquals(PublicKey, PublicKey) - Static method in class org.apache.sshd.agent.AgentLocal
 
array() - Method in class org.apache.sshd.common.util.Buffer
 
attachSession(IoSession, AbstractSession) - Static method in class org.apache.sshd.common.session.AbstractSession
Attach a session to the MINA session
attributes - Variable in class org.apache.sshd.common.session.AbstractSession
 
auth(ServerSession, String, Buffer) - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS
Handle the first authentication step.
auth(ServerSession, String, Buffer) - Method in class org.apache.sshd.server.auth.UserAuthNone
 
auth(ServerSession, String, Buffer) - Method in class org.apache.sshd.server.auth.UserAuthPassword
 
auth(ServerSession, String, Buffer) - Method in class org.apache.sshd.server.auth.UserAuthPublicKey
 
auth(ServerSession, String, Buffer) - Method in interface org.apache.sshd.server.UserAuth
Try to authenticate the user.
AUTH_TIMEOUT - Static variable in interface org.apache.sshd.server.ServerFactoryManager
Key used to retrieve the value of the timeout after which the server will close the connection if the client has not been authenticated.
authAgent(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
authAgent(String) - Method in interface org.apache.sshd.ClientSession
 
AUTHED - Static variable in interface org.apache.sshd.ClientSession
 
authed - Variable in class org.apache.sshd.common.session.AbstractSession
Boolean indicating if this session has been authenticated or not
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
 
authenticate(String, String, ServerSession) - Method in interface org.apache.sshd.server.PasswordAuthenticator
Check the validity of a password.
authenticate(String, PublicKey, ServerSession) - Method in interface org.apache.sshd.server.PublickeyAuthenticator
Check the validity of a public key.
AuthFuture - Interface in org.apache.sshd.client.future
An SshFuture for asynchronous authentication requests.
authPassword(String, String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
authPassword(String, String) - Method in interface org.apache.sshd.ClientSession
 
authPublicKey(String, KeyPair) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
authPublicKey(String, KeyPair) - Method in interface org.apache.sshd.ClientSession
 
available() - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
available() - Method in class org.apache.sshd.common.util.Buffer
 
available() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterInputStream
 
await() - Method in class org.apache.sshd.common.future.DefaultSshFuture
Wait for the asynchronous operation to complete.
await(long, TimeUnit) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Wait for the asynchronous operation to complete with the specified timeout.
await(long) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Wait for the asynchronous operation to complete with the specified timeout.
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.
awaitUninterruptibly() - Method in class org.apache.sshd.common.future.DefaultSshFuture
Wait for the asynchronous operation to complete uninterruptibly.
awaitUninterruptibly(long, TimeUnit) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
awaitUninterruptibly(long) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Wait for the asynchronous operation to complete with the specified timeout uninterruptibly.
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.SshServer
 
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.
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
 
BlowfishCBC - Class in org.apache.sshd.common.cipher
BlowfishCBC Cipher
BlowfishCBC() - Constructor for class org.apache.sshd.common.cipher.BlowfishCBC
 
BlowfishCBC.Factory - Class in org.apache.sshd.common.cipher
Named factory for BlowfishCBC Cipher
BlowfishCBC.Factory() - Constructor for class org.apache.sshd.common.cipher.BlowfishCBC.Factory
 
BOUNCY_CASTLE - Static variable in class org.apache.sshd.common.util.SecurityUtils
 
BouncyCastleRandom - Class in org.apache.sshd.common.random
BouncyCastle Random.
BouncyCastleRandom() - Constructor for class org.apache.sshd.common.random.BouncyCastleRandom
 
BouncyCastleRandom.Factory - Class in org.apache.sshd.common.random
Named factory for the BouncyCastle Random
BouncyCastleRandom.Factory() - Constructor for class org.apache.sshd.common.random.BouncyCastleRandom.Factory
 
Buffer - Class in org.apache.sshd.common.util
TODO Add javadoc
Buffer() - Constructor for class org.apache.sshd.common.util.Buffer
 
Buffer(int) - Constructor for class org.apache.sshd.common.util.Buffer
 
Buffer(byte[]) - Constructor for class org.apache.sshd.common.util.Buffer
 
Buffer(byte[], boolean) - Constructor for class org.apache.sshd.common.util.Buffer
 
Buffer(byte[], int, int) - Constructor for class org.apache.sshd.common.util.Buffer
 
Buffer(byte[], int, int, boolean) - Constructor for class org.apache.sshd.common.util.Buffer
 
Buffer.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
TODO Add javadoc
BufferUtils() - Constructor for class org.apache.sshd.common.util.BufferUtils
 

C

callback - Variable in class org.apache.sshd.server.command.ScpCommand
 
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
 
canConnect(InetSocketAddress, ServerSession) - Method in interface org.apache.sshd.server.ForwardingFilter
Determine if the session may create an outbound connection.
canForwardAgent(ServerSession) - Method in interface org.apache.sshd.server.ForwardingFilter
Determine if the session may arrange for agent forwarding.
canForwardX11(ServerSession) - Method in interface org.apache.sshd.server.ForwardingFilter
Determine if the session may arrange for X11 forwarding.
canListen(InetSocketAddress, ServerSession) - Method in interface org.apache.sshd.server.ForwardingFilter
Determine if the session may listen for inbound connections.
Channel - Interface in org.apache.sshd.common
TODO Add javadoc
CHANNEL_EXEC - Static variable in interface org.apache.sshd.ClientChannel
 
CHANNEL_SHELL - Static variable in interface org.apache.sshd.ClientChannel
 
CHANNEL_SUBSYSTEM - Static variable in interface org.apache.sshd.ClientChannel
 
ChannelAgentForwarding - Class in org.apache.sshd.agent
The client side channel that will receive requests forwards by the SSH server.
ChannelAgentForwarding() - Constructor for class org.apache.sshd.agent.ChannelAgentForwarding
 
ChannelAgentForwarding.Factory - Class in org.apache.sshd.agent
 
ChannelAgentForwarding.Factory() - Constructor for class org.apache.sshd.agent.ChannelAgentForwarding.Factory
 
channelClose(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Close a channel due to a close packet received
channelData(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Process incoming data on a channel
ChannelDirectTcpip - Class in org.apache.sshd.server.channel
TODO Add javadoc
ChannelDirectTcpip() - Constructor for class org.apache.sshd.server.channel.ChannelDirectTcpip
 
ChannelDirectTcpip.Factory - Class in org.apache.sshd.server.channel
 
ChannelDirectTcpip.Factory() - Constructor for class org.apache.sshd.server.channel.ChannelDirectTcpip.Factory
 
channelEof(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
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.AbstractSession
Process incoming extended data on a channel
channelFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
channelFailure(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Process a failure on a channel
channelOpenConfirmation(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
 
channelOpenFailure(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
 
ChannelOutputStream - Class in org.apache.sshd.common.channel
TODO Add javadoc
ChannelOutputStream(AbstractChannel, Window, Logger, SshConstants.Message) - 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(ChannelPipedInputStream) - Constructor for class org.apache.sshd.common.channel.ChannelPipedOutputStream
 
channelRequest(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Service a request on a channel
channels - Variable in class org.apache.sshd.common.session.AbstractSession
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.Factory - Class in org.apache.sshd.server.channel
 
ChannelSession.Factory() - Constructor for class org.apache.sshd.server.channel.ChannelSession.Factory
 
ChannelSession.StandardEnvironment - Class in org.apache.sshd.server.channel
 
ChannelSession.StandardEnvironment() - Constructor for class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
 
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.AbstractSession
Process a window adjust packet on a channel
check(int) - Method in class org.apache.sshd.common.channel.Window
 
checkConfig() - Method in class org.apache.sshd.SshServer
 
Cipher - Interface in org.apache.sshd.common
Wrapper for a cryptographic cipher, used either for encryption or decryption.
Cipher.Mode - Enum in org.apache.sshd.common
 
cipherFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
CipherNone - Class in org.apache.sshd.common.cipher
Represents a no-op cipher.
CipherNone() - Constructor for class org.apache.sshd.common.cipher.CipherNone
 
CipherNone.Factory - Class in org.apache.sshd.common.cipher
Named factory for the no-op Cipher
CipherNone.Factory() - Constructor for class org.apache.sshd.common.cipher.CipherNone.Factory
 
clear() - Method in class org.apache.sshd.common.util.Buffer
 
client - Variable in class org.apache.sshd.client.SessionFactory
 
ClientChannel - Interface in org.apache.sshd
A client channel used to communicate with the SSH server.
ClientFactoryManager - Interface in org.apache.sshd.client
The ClientFactoryManager enable the retrieval of additional configuration needed specifically for the client side.
clientProposal - Variable in class org.apache.sshd.common.session.AbstractSession
 
ClientSession - Interface in org.apache.sshd
An authenticated session to a given SSH server A client session is established using the SshClient.
ClientSessionImpl - Class in org.apache.sshd.client.session
TODO Add javadoc
ClientSessionImpl(FactoryManager, IoSession) - Constructor for class org.apache.sshd.client.session.ClientSessionImpl
 
ClientSessionImpl.State - Enum in org.apache.sshd.client.session
 
clientVersion - Variable in class org.apache.sshd.common.session.AbstractSession
 
close() - Method in class org.apache.sshd.agent.AgentClient
 
close() - Method in class org.apache.sshd.agent.AgentForwardSupport
 
close() - Method in class org.apache.sshd.agent.AgentLocal
 
close() - Method in class org.apache.sshd.agent.AgentServer
 
close(boolean) - Method in class org.apache.sshd.agent.ChannelAgentForwarding
 
close() - Method in interface org.apache.sshd.agent.SshAgent
 
close(boolean) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
close(boolean) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
close(boolean) - Method in interface org.apache.sshd.ClientChannel
 
close(boolean) - Method in interface org.apache.sshd.ClientSession
 
close(boolean) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
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.Channel
 
close(boolean) - Method in class org.apache.sshd.common.session.AbstractSession
Close this session.
close() - Method in class org.apache.sshd.common.util.NoCloseInputStream
 
close() - Method in class org.apache.sshd.common.util.NoCloseOutputStream
 
close(boolean) - Method in class org.apache.sshd.server.channel.ChannelDirectTcpip
 
close(boolean) - Method in class org.apache.sshd.server.channel.ChannelSession
 
close(boolean) - Method in class org.apache.sshd.server.session.ServerSession
 
close() - Method in class org.apache.sshd.server.session.TcpipForwardSupport
 
close() - Method in class org.apache.sshd.server.sftp.SftpSubsystem.FileHandle
 
close() - Method in class org.apache.sshd.server.sftp.SftpSubsystem.Handle
 
close() - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
CLOSED - Static variable in interface org.apache.sshd.ClientChannel
 
CLOSED - Static variable in interface org.apache.sshd.ClientSession
 
closeFuture - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
CloseFuture - Interface in org.apache.sshd.common.future
An SshFuture for asynchronous close requests.
closeFuture - Variable in class org.apache.sshd.common.session.AbstractSession
A future that will be set 'closed' when the connection is closed.
closeQuietly(Closeable...) - Static method in class org.apache.sshd.common.util.IoUtils
 
closeShell(int) - Method in class org.apache.sshd.server.channel.ChannelSession
 
closing - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
closing - Variable in class org.apache.sshd.common.session.AbstractSession
The session is being closed
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.
CommandFactory - Interface in org.apache.sshd.server
A factory of commands.
commandFactory - Variable in class org.apache.sshd.SshServer
 
compact() - Method in class org.apache.sshd.common.util.Buffer
 
compress(Buffer) - Method in interface org.apache.sshd.common.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
Interface used to compress the stream of data between the SSH server and clients.
Compression.Type - Enum in org.apache.sshd.common
Enum identifying if this object will be used to compress or uncompress data.
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
CompressionDelayedZlib.Factory - Class in org.apache.sshd.common.compression
Named factory for the ZLib Delayed Compression.
CompressionDelayedZlib.Factory() - Constructor for class org.apache.sshd.common.compression.CompressionDelayedZlib.Factory
 
compressionFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
CompressionNone - Class in org.apache.sshd.common.compression
No-op Compression.
CompressionNone() - Constructor for class org.apache.sshd.common.compression.CompressionNone
 
CompressionNone.Factory - Class in org.apache.sshd.common.compression
Named factory for the no-op Compression.
CompressionNone.Factory() - Constructor for class org.apache.sshd.common.compression.CompressionNone.Factory
 
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
CompressionZlib.Factory - Class in org.apache.sshd.common.compression
Named factory for the ZLib Compression.
CompressionZlib.Factory() - Constructor for class org.apache.sshd.common.compression.CompressionZlib.Factory
 
configure(IoAcceptor) - Method in class org.apache.sshd.SshServer
 
configureWindow() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
connect(String, int) - Method in class org.apache.sshd.SshClient
 
connect(SocketAddress) - Method in class org.apache.sshd.SshClient
 
ConnectFuture - Interface in org.apache.sshd.client.future
An SshFuture for asynchronous connections requests.
connector - Variable in class org.apache.sshd.SshClient
 
consume(int) - Method in class org.apache.sshd.common.channel.Window
 
consumeAndCheck(int) - Method in class org.apache.sshd.common.channel.Window
 
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.ChannelAgentForwarding.Factory
 
create() - Method in class org.apache.sshd.client.kex.DHG1.Factory
 
create() - Method in class org.apache.sshd.client.kex.DHG14.Factory
 
create() - Method in class org.apache.sshd.common.cipher.AES128CBC.Factory
 
create() - Method in class org.apache.sshd.common.cipher.AES192CBC.Factory
 
create() - Method in class org.apache.sshd.common.cipher.AES256CBC.Factory
 
create() - Method in class org.apache.sshd.common.cipher.BlowfishCBC.Factory
 
create() - Method in class org.apache.sshd.common.cipher.CipherNone.Factory
 
create() - Method in class org.apache.sshd.common.cipher.TripleDESCBC.Factory
 
create() - Method in class org.apache.sshd.common.compression.CompressionDelayedZlib.Factory
 
create() - Method in class org.apache.sshd.common.compression.CompressionNone.Factory
 
create() - Method in class org.apache.sshd.common.compression.CompressionZlib.Factory
 
create() - Method in class org.apache.sshd.common.digest.MD5.Factory
 
create() - Method in class org.apache.sshd.common.digest.SHA1.Factory
 
create() - Method in interface org.apache.sshd.common.Factory
Create a new instance
create() - Method in class org.apache.sshd.common.mac.HMACMD5.Factory
 
create() - Method in class org.apache.sshd.common.mac.HMACMD596.Factory
 
create() - Method in class org.apache.sshd.common.mac.HMACSHA1.Factory
 
create() - Method in class org.apache.sshd.common.mac.HMACSHA196.Factory
 
create(List<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.BouncyCastleRandom.Factory
 
create() - Method in class org.apache.sshd.common.random.JceRandom.Factory
 
create() - Method in class org.apache.sshd.common.random.SingletonRandomFactory
 
create() - Method in class org.apache.sshd.common.signature.SignatureDSA.Factory
 
create() - Method in class org.apache.sshd.common.signature.SignatureRSA.Factory
 
create() - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS.Factory
Create a new authenticator instance.
create() - Method in class org.apache.sshd.server.auth.UserAuthNone.Factory
 
create() - Method in class org.apache.sshd.server.auth.UserAuthPassword.Factory
 
create() - Method in class org.apache.sshd.server.auth.UserAuthPublicKey.Factory
 
create() - Method in class org.apache.sshd.server.channel.ChannelDirectTcpip.Factory
 
create() - Method in class org.apache.sshd.server.channel.ChannelSession.Factory
 
create() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Create a new file
create() - Method in class org.apache.sshd.server.kex.DHG1.Factory
 
create() - Method in class org.apache.sshd.server.kex.DHG14.Factory
 
create() - Method in class org.apache.sshd.server.sftp.SftpSubsystem.Factory
 
create() - Method in class org.apache.sshd.server.shell.ProcessShellFactory
 
create() - Method in interface org.apache.sshd.server.SshFile
Create the file.
createAcceptor() - Method in class org.apache.sshd.SshClient
 
createAcceptor() - Method in class org.apache.sshd.SshServer
 
createBuffer(byte) - Method in class org.apache.sshd.agent.AgentClient
 
createBuffer(SshConstants.Message, 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(SshConstants.Message, int) - Method in interface org.apache.sshd.common.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 class org.apache.sshd.client.session.ClientSessionImpl
 
createChannel(String, String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createChannel(String) - Method in interface org.apache.sshd.ClientSession
 
createChannel(String, String) - Method in interface org.apache.sshd.ClientSession
 
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.
createDisplay(boolean, String, String, int) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
createExecChannel(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createExecChannel(String) - Method in interface org.apache.sshd.ClientSession
 
createFileSystemView(Session) - Method in class org.apache.sshd.server.filesystem.NativeFileSystemFactory
Create the appropriate user file system view.
createFileSystemView(Session) - Method in interface org.apache.sshd.server.FileSystemFactory
Create user specific file system view.
createInputStream(long) - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Create input stream for reading.
createInputStream(long) - Method in interface org.apache.sshd.server.SshFile
Create input stream for reading.
createOutputStream(long) - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Create output stream for writing.
createOutputStream(long) - Method in interface org.apache.sshd.server.SshFile
Create output stream for writing.
createProposal(String) - Method in class org.apache.sshd.common.session.AbstractSession
Create our proposal for SSH negociation
createSession(IoSession) - Method in class org.apache.sshd.common.AbstractSessionIoHandler
 
createSession(IoSession) - Method in class org.apache.sshd.common.session.AbstractSessionFactory
 
createSessionFactory() - Method in class org.apache.sshd.SshServer
 
createShellChannel() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createShellChannel() - Method in interface org.apache.sshd.ClientSession
 
createSubsystemChannel(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
createSubsystemChannel(String) - Method in interface org.apache.sshd.ClientSession
 
createX11Display(boolean, String, String, int) - Method in class org.apache.sshd.server.session.ServerSession
 
CredentialHelper - Class in org.apache.sshd.server.auth.gss
Simple helper class which gets GSS credential using a fixed Krb5 login configuration.
CredentialHelper() - Constructor for class org.apache.sshd.server.auth.gss.CredentialHelper
 
creds(GSSManager, String, String) - Static method in class org.apache.sshd.server.auth.gss.CredentialHelper
 

D

decode() - Method in class org.apache.sshd.common.session.AbstractSession
Decode the incoming buffer and handle packets as needed.
decodeLock - Variable in class org.apache.sshd.common.session.AbstractSession
 
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
 
DEFAULT_NIO_WORKERS - Static variable in interface org.apache.sshd.common.FactoryManager
Default number of worker threads to use.
DEFAULT_PACKET_SIZE - Static variable in class org.apache.sshd.common.channel.AbstractChannel
 
DEFAULT_SIZE - Static variable in class org.apache.sshd.common.util.Buffer
 
DEFAULT_WINDOW_SIZE - Static variable in class org.apache.sshd.common.channel.AbstractChannel
 
DefaultAuthFuture - Class in org.apache.sshd.client.future
A default implementation of AuthFuture.
DefaultAuthFuture(Object) - Constructor for class org.apache.sshd.client.future.DefaultAuthFuture
 
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
 
DefaultOpenFuture - Class in org.apache.sshd.client.future
A default implementation of OpenFuture.
DefaultOpenFuture(Object) - Constructor for class org.apache.sshd.client.future.DefaultOpenFuture
 
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.
DelegatingServerKeyVerifier - Class in org.apache.sshd.client.keyverifier
 
DelegatingServerKeyVerifier() - Constructor for class org.apache.sshd.client.keyverifier.DelegatingServerKeyVerifier
 
delete() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Delete file.
delete() - Method in interface org.apache.sshd.server.SshFile
Delete file.
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.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.HandshakingUserAuth
Free any system resources used by the module.
destroy() - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
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
 
DH - Class in org.apache.sshd.common.kex
Diffie-Hellman key generator.
DH() - Constructor for class org.apache.sshd.common.kex.DH
 
DHG1 - Class in org.apache.sshd.client.kex
TODO Add javadoc
DHG1() - Constructor for class org.apache.sshd.client.kex.DHG1
 
DHG1 - Class in org.apache.sshd.server.kex
TODO Add javadoc
DHG1() - Constructor for class org.apache.sshd.server.kex.DHG1
 
DHG1.Factory - Class in org.apache.sshd.client.kex
Named factory for DHG1 key exchange
DHG1.Factory() - Constructor for class org.apache.sshd.client.kex.DHG1.Factory
 
DHG1.Factory - Class in org.apache.sshd.server.kex
 
DHG1.Factory() - Constructor for class org.apache.sshd.server.kex.DHG1.Factory
 
DHG14 - Class in org.apache.sshd.client.kex
DHG14 does not work with the default JCE implementation provided by Sun because it does not support 2048 bits encryption.
DHG14() - Constructor for class org.apache.sshd.client.kex.DHG14
 
DHG14 - Class in org.apache.sshd.server.kex
DHG14 does not work with the default JCE implementation provided by Sun because it does not support 2048 bits encryption.
DHG14() - Constructor for class org.apache.sshd.server.kex.DHG14
 
DHG14.Factory - Class in org.apache.sshd.client.kex
Named factory for DHG14 key exchange
DHG14.Factory() - Constructor for class org.apache.sshd.client.kex.DHG14.Factory
 
DHG14.Factory - Class in org.apache.sshd.server.kex
 
DHG14.Factory() - Constructor for class org.apache.sshd.server.kex.DHG14.Factory
 
DHGroupData - Class in org.apache.sshd.common.kex
Simple class holding the data for DH group key exchanges.
DHGroupData() - Constructor for class org.apache.sshd.common.kex.DHGroupData
 
Digest - Interface in org.apache.sshd.common
Interface used to compute digests, based on algorithms such as MD5 or SHA1.
digest() - Method in class org.apache.sshd.common.digest.BaseDigest
 
digest() - Method in interface org.apache.sshd.common.Digest
 
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
 
disconnect(int, String) - Method in class org.apache.sshd.common.session.AbstractSession
Send a disconnect packet with the given reason and message.
doClose() - Method in class org.apache.sshd.agent.AgentForwardSupport.AgentForwardedChannel
 
doClose() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
doClose() - Method in class org.apache.sshd.client.channel.ChannelSession
 
doClose() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
doClose() - Method in class org.apache.sshd.server.session.TcpipForwardSupport.ChannelForwardedTcpip
 
doClose() - Method in class org.apache.sshd.server.x11.X11ForwardSupport.ChannelForwardedX11
 
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
 
doesExist() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Does this file exists?
doesExist() - Method in interface org.apache.sshd.server.SshFile
Does this file exists?
doFinal(byte[], int) - Method in class org.apache.sshd.common.mac.BaseMac
 
doFinal(byte[], int) - Method in interface org.apache.sshd.common.Mac
 
doHandleMessage(Buffer) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
doInit(Buffer) - Method in class org.apache.sshd.agent.ChannelAgentForwarding
 
doInit(Buffer) - Method in class org.apache.sshd.server.channel.AbstractServerChannel
 
doInit(Buffer) - Method in class org.apache.sshd.server.channel.ChannelDirectTcpip
 
doOpen() - Method in class org.apache.sshd.agent.AgentForwardSupport.AgentForwardedChannel
 
doOpen() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
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.server.session.TcpipForwardSupport.ChannelForwardedTcpip
 
doOpen() - Method in class org.apache.sshd.server.x11.X11ForwardSupport.ChannelForwardedX11
 
doReadIdentification(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Read the remote identification from this buffer.
doReadKeyPair(InputStream) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
doReadKeyPair(InputStream) - Method in class org.apache.sshd.server.keyprovider.PEMGeneratorHostKeyProvider
 
doReadKeyPair(InputStream) - Method in class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.agent.AgentForwardSupport.AgentForwardedChannel
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.agent.ChannelAgentForwarding
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.server.channel.ChannelDirectTcpip
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.server.channel.ChannelSession
 
doWriteData(byte[], int, int) - Method in class org.apache.sshd.server.session.TcpipForwardSupport.ChannelForwardedTcpip
 
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.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.ChannelDirectTcpip
 
doWriteExtendedData(byte[], int, int) - Method in class org.apache.sshd.server.channel.ChannelSession
 
doWriteKeyPair(KeyPair, OutputStream) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
doWriteKeyPair(KeyPair, OutputStream) - Method in class org.apache.sshd.server.keyprovider.PEMGeneratorHostKeyProvider
 
doWriteKeyPair(KeyPair, OutputStream) - Method in class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 

E

encodeLock - Variable in class org.apache.sshd.common.session.AbstractSession
 
env - Variable in class org.apache.sshd.server.channel.ChannelSession
 
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.ClientChannel
 
eof - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
eof() - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
equals(byte[], byte[]) - Static method in class org.apache.sshd.common.util.BufferUtils
 
equals(byte[], int, byte[], int, int) - Static method in class org.apache.sshd.common.util.BufferUtils
 
equals(Object) - Method in class org.apache.sshd.server.filesystem.NativeSshFile
 
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
 
ERROR - Static variable in class org.apache.sshd.server.command.ScpCommand
 
error - Variable in class org.apache.sshd.server.command.ScpCommand
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.sshd.common.AbstractSessionIoHandler
 
exceptionCaught(Throwable) - Method in class org.apache.sshd.common.session.AbstractSession
Handle any exceptions that occured on this session.
exceptionCaught(Throwable) - Method in interface org.apache.sshd.common.Session
Handle any exceptions that occured on this session.
exceptionCaught(IoSession, Throwable) - Method in class org.apache.sshd.server.session.TcpipForwardSupport
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
exec(String) - Static method in class org.apache.sshd.common.util.SttySupport
Execute the specified command and return the output (both stdout and stderr).
executor - Variable in class org.apache.sshd.SshServer
 
EXIT_SIGNAL - Static variable in interface org.apache.sshd.ClientChannel
 
EXIT_STATUS - Static variable in interface org.apache.sshd.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
 
extractSig(byte[]) - Method in class org.apache.sshd.common.signature.AbstractSignature
 

F

Factory<T> - Interface in org.apache.sshd.common
Fatory is a simple interface that is used to create other objects.
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
FileKeyPairProvider - Class in org.apache.sshd.common.keyprovider
This host key provider loads private keys from the specified files.
FileKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.FileKeyPairProvider
 
FileKeyPairProvider(String[]) - Constructor for class org.apache.sshd.common.keyprovider.FileKeyPairProvider
 
FileKeyPairProvider(String[], PasswordFinder) - Constructor for class org.apache.sshd.common.keyprovider.FileKeyPairProvider
 
filesIncluded - Variable in class org.apache.sshd.common.util.DirectoryScanner
The files which matched at least one include and no excludes and were selected.
FileSystemAware - Interface in org.apache.sshd.server
Interface that can be implemented by a command to be able to access the file system in which this command will be used.
FileSystemFactory - Interface in org.apache.sshd.server
Factory for file system implementations - it returns the file system view for user.
fileSystemFactory - Variable in class org.apache.sshd.SshServer
 
FileSystemView - Interface in org.apache.sshd.server
This is an abstraction over the user file system view.
fill(byte[], int, int) - Method in class org.apache.sshd.common.random.BouncyCastleRandom
 
fill(byte[], int, int) - Method in interface org.apache.sshd.common.Random
Fill part of bytes with random values.
fill(byte[], int, int) - Method in class org.apache.sshd.common.random.JceRandom
 
fill(byte[], int, int) - Method in class org.apache.sshd.common.random.SingletonRandomFactory
 
flush() - Method in class org.apache.sshd.common.channel.ChannelOutputStream
 
ForwardingFilter - Interface in org.apache.sshd.server
Determines if a forwarding request will be permitted.
forwardingFilter - Variable in class org.apache.sshd.SshServer
 
fromByte(byte) - Static method in enum org.apache.sshd.common.SshConstants.Message
 
fromInt(int) - Static method in enum org.apache.sshd.common.PtyMode
 

G

get(List<NamedFactory<T>>, String) - Static method in class org.apache.sshd.common.NamedFactory.Utils
Retrieve the factory identified by its name from the list.
get(String) - Static method in enum org.apache.sshd.server.Signal
 
getAbsolutePath() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Get full name.
getAbsolutePath() - Method in interface org.apache.sshd.server.SshFile
Get the full path from the base directory of the FileSystemView.
getActiveSessionCountForUser(String) - Method in class org.apache.sshd.server.session.ServerSession
Retrieve the current number of sessions active for a given username.
getAlgorithm() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
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
Returns the value of the user-defined attribute of this session.
getBacklog() - Method in class org.apache.sshd.SshServer
 
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 class org.apache.sshd.common.cipher.CipherNone
 
getBlockSize() - Method in interface org.apache.sshd.common.Cipher
Retrieves the block size for this cipher
getBlockSize() - Method in class org.apache.sshd.common.digest.BaseDigest
 
getBlockSize() - Method in interface org.apache.sshd.common.Digest
 
getBlockSize() - Method in class org.apache.sshd.common.mac.BaseMac
 
getBlockSize() - Method in interface org.apache.sshd.common.Mac
 
getBoolean() - Method in class org.apache.sshd.common.util.Buffer
 
getByte() - Method in class org.apache.sshd.common.util.Buffer
 
getBytes() - Method in class org.apache.sshd.common.util.Buffer
 
getChannel(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
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.
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.
getClientFactoryManager() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
getCommand() - Method in class org.apache.sshd.common.util.Buffer
 
getCommand() - Method in class org.apache.sshd.server.shell.ProcessShellFactory
 
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.SshServer
 
getCompactData() - Method in class org.apache.sshd.common.util.Buffer
 
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.
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.DH
 
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
Return an InputStream representing the error stream of the shell.
getErrorStream() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
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.
getExitStatus() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getExitStatus() - Method in interface org.apache.sshd.ClientChannel
 
getFactoryManager() - Method in class org.apache.sshd.common.session.AbstractSession
Retrieve the factory manager
getFactoryManager() - Method in interface org.apache.sshd.common.Session
Retrieve the FactoryManager that has created this session
getFile(String) - Method in class org.apache.sshd.server.filesystem.NativeFileSystemView
Get file object.
getFile(SshFile, String) - Method in class org.apache.sshd.server.filesystem.NativeFileSystemView
 
getFile(String, String) - Method in class org.apache.sshd.server.filesystem.NativeFileSystemView
 
getFile(String) - Method in interface org.apache.sshd.server.FileSystemView
Get file object.
getFile(SshFile, String) - Method in interface org.apache.sshd.server.FileSystemView
Get file object.
getFile() - Method in class org.apache.sshd.server.sftp.SftpSubsystem.Handle
 
getFiles() - Method in class org.apache.sshd.common.keyprovider.FileKeyPairProvider
 
getFileSystemFactory() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the FileSystemFactory to be used to traverse the file system.
getFileSystemFactory() - Method in class org.apache.sshd.SshServer
 
getFirst() - Method in class org.apache.sshd.agent.SshAgent.Pair
 
getFlags() - Method in class org.apache.sshd.server.sftp.SftpSubsystem.FileHandle
 
getForwardingFilter() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the ForwardingFilter to be used by the SSH server.
getForwardingFilter() - Method in class org.apache.sshd.SshServer
 
getG() - Static method in class org.apache.sshd.common.kex.DHGroupData
 
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.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.client.kex.AbstractDHGClient
 
getH() - Method in interface org.apache.sshd.common.KeyExchange
Retrieves the computed H parameter
getH() - Method in class org.apache.sshd.server.kex.AbstractDHGServer
 
getHash() - Method in class org.apache.sshd.client.kex.AbstractDHGClient
 
getHash() - Method in interface org.apache.sshd.common.KeyExchange
The message digest used by this key exchange algorithm.
getHash() - Method in class org.apache.sshd.server.kex.AbstractDHGServer
 
getHost() - Method in class org.apache.sshd.SshServer
 
getHostKey() - Method in class org.apache.sshd.server.session.ServerSession
 
getId() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getId() - Method in interface org.apache.sshd.common.Channel
 
getIdentities() - Method in class org.apache.sshd.agent.AgentClient
 
getIdentities() - Method in class org.apache.sshd.agent.AgentLocal
 
getIdentities() - Method in class org.apache.sshd.agent.AgentServer
 
getIdentities() - Method in interface org.apache.sshd.agent.SshAgent
 
getIn() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
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.
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
 
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
Retrieve a configuration property as an integer
getIoSession() - Method in class org.apache.sshd.common.session.AbstractSession
Retrieve the mina session
getIVSize() - Method in class org.apache.sshd.common.cipher.BaseCipher
 
getIVSize() - Method in class org.apache.sshd.common.cipher.CipherNone
 
getIVSize() - Method in interface org.apache.sshd.common.Cipher
Retrieves the size of the initialization vector
getK() - Method in class org.apache.sshd.client.kex.AbstractDHGClient
 
getK() - Method in class org.apache.sshd.common.kex.DH
 
getK() - Method in interface org.apache.sshd.common.KeyExchange
Retrieves the computed K parameter
getK() - Method in class org.apache.sshd.server.kex.AbstractDHGServer
 
getKex() - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
getKex() - Method in class org.apache.sshd.server.session.ServerSession
 
getKeyAgreement(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
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
 
getKeyPair(List<SshAgent.Pair<KeyPair, String>>, PublicKey) - Static method in class org.apache.sshd.agent.AgentLocal
 
getKeyPair() - Method in class org.apache.sshd.common.util.Buffer
 
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.
getKeySize() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
getKeyType(KeyPair) - Method in class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
 
getKeyTypes() - Method in interface org.apache.sshd.common.KeyPairProvider
Return a comma separated list of the key types available
getKeyTypes() - Method in class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
 
getLastModified() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Get last modified time.
getLastModified() - Method in interface org.apache.sshd.server.SshFile
Get last modified time in UTC.
getLocalWindow() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getLocalWindow() - Method in interface org.apache.sshd.common.Channel
 
getLong() - Method in class org.apache.sshd.common.util.Buffer
 
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.
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 class org.apache.sshd.client.session.ClientSessionImpl
 
getMetadataMap() - Method in interface org.apache.sshd.ClientSession
 
getMPInt() - Method in class org.apache.sshd.common.util.Buffer
 
getMPIntAsBytes() - Method in class org.apache.sshd.common.util.Buffer
 
getName() - Method in class org.apache.sshd.agent.ChannelAgentForwarding.Factory
 
getName() - Method in class org.apache.sshd.client.kex.DHG1.Factory
 
getName() - Method in class org.apache.sshd.client.kex.DHG14.Factory
 
getName() - Method in class org.apache.sshd.common.cipher.AES128CBC.Factory
 
getName() - Method in class org.apache.sshd.common.cipher.AES192CBC.Factory
 
getName() - Method in class org.apache.sshd.common.cipher.AES256CBC.Factory
 
getName() - Method in class org.apache.sshd.common.cipher.BlowfishCBC.Factory
 
getName() - Method in class org.apache.sshd.common.cipher.CipherNone.Factory
 
getName() - Method in class org.apache.sshd.common.cipher.TripleDESCBC.Factory
 
getName() - Method in class org.apache.sshd.common.compression.CompressionDelayedZlib.Factory
 
getName() - Method in class org.apache.sshd.common.compression.CompressionNone.Factory
 
getName() - Method in class org.apache.sshd.common.compression.CompressionZlib.Factory
 
getName() - Method in class org.apache.sshd.common.digest.MD5.Factory
 
getName() - Method in class org.apache.sshd.common.digest.SHA1.Factory
 
getName() - Method in class org.apache.sshd.common.mac.HMACMD5.Factory
 
getName() - Method in class org.apache.sshd.common.mac.HMACMD596.Factory
 
getName() - Method in class org.apache.sshd.common.mac.HMACSHA1.Factory
 
getName() - Method in class org.apache.sshd.common.mac.HMACSHA196.Factory
 
getName() - Method in interface org.apache.sshd.common.NamedFactory
Name of this factory
getName() - Method in class org.apache.sshd.common.random.BouncyCastleRandom.Factory
 
getName() - Method in class org.apache.sshd.common.random.JceRandom.Factory
 
getName() - Method in class org.apache.sshd.common.random.SingletonRandomFactory
 
getName() - Method in class org.apache.sshd.common.signature.SignatureDSA.Factory
 
getName() - Method in class org.apache.sshd.common.signature.SignatureRSA.Factory
 
getName() - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS.Factory
Get the name of the authentication method.
getName() - Method in class org.apache.sshd.server.auth.UserAuthNone.Factory
 
getName() - Method in class org.apache.sshd.server.auth.UserAuthPassword.Factory
 
getName() - Method in class org.apache.sshd.server.auth.UserAuthPublicKey.Factory
 
getName() - Method in class org.apache.sshd.server.channel.ChannelDirectTcpip.Factory
 
getName() - Method in class org.apache.sshd.server.channel.ChannelSession.Factory
 
getName() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Get short name.
getName() - Method in class org.apache.sshd.server.kex.DHG1.Factory
 
getName() - Method in class org.apache.sshd.server.kex.DHG14.Factory
 
getName() - Method in class org.apache.sshd.server.sftp.SftpSubsystem.Factory
 
getName() - Method in interface org.apache.sshd.server.SshFile
Get the file name of the file
getNames(List<NamedFactory<T>>) - Static method in class org.apache.sshd.common.NamedFactory.Utils
Get a comma separated list of the factory names from the given list.
getNegociated(int) - Method in class org.apache.sshd.server.session.ServerSession
 
getNextChannelId() - Method in class org.apache.sshd.common.session.AbstractSession
 
getNioWorkers() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getNumeric() - Method in enum org.apache.sshd.server.Signal
 
getOut() - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
getOutputStream() - Method in interface org.apache.sshd.server.shell.InvertedShell
Return an InputStream representing the output stream of the shell.
getOutputStream() - Method in class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
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
 
getParentFile() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
 
getParentFile() - Method in interface org.apache.sshd.server.SshFile
Get the immediate parent.
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.SshServer
 
getPasswordFinder() - Method in class org.apache.sshd.common.keyprovider.FileKeyPairProvider
 
getPasswordFinder() - Method in class org.apache.sshd.common.keyprovider.ResourceKeyPairProvider
getPath() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
getPhysicalName(String, String, String) - Static method in class org.apache.sshd.server.filesystem.NativeSshFile
Get the physical canonical file name.
getPhysicalName(String, String, String, boolean) - Static method in class org.apache.sshd.server.filesystem.NativeSshFile
 
getPort() - Method in class org.apache.sshd.SshServer
 
getProperties() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
getProperties() - Method in interface org.apache.sshd.common.FactoryManager
A map of properties that can be used to configure the SSH server or client.
getPtyColumns() - Method in class org.apache.sshd.client.channel.ChannelShell
 
getPtyHeight() - Method in class org.apache.sshd.client.channel.ChannelShell
 
getPtyLines() - Method in class org.apache.sshd.client.channel.ChannelShell
 
getPtyModes() - Method in class org.apache.sshd.client.channel.ChannelShell
 
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.ChannelShell
 
getPtyWidth() - Method in class org.apache.sshd.client.channel.ChannelShell
 
getPublicKey() - Method in class org.apache.sshd.common.util.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.SshServer
 
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.
getRawBytes(byte[]) - Method in class org.apache.sshd.common.util.Buffer
 
getRawBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.Buffer
 
getRawPublicKey() - Method in class org.apache.sshd.common.util.Buffer
 
getReasonCode() - Method in exception org.apache.sshd.server.channel.OpenChannelException
The reason code as specified by RFC 4254.
getRecipient() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
getResources() - Method in class org.apache.sshd.common.keyprovider.ResourceKeyPairProvider
getReuseAddress() - Method in class org.apache.sshd.SshServer
 
getScheduledExecutorService() - Method in interface org.apache.sshd.server.ServerFactoryManager
Retrieve the ScheduledExecutorService to be used.
getScheduledExecutorService() - Method in class org.apache.sshd.server.session.ServerSession
 
getScheduledExecutorService() - Method in class org.apache.sshd.SshServer
 
getSecond() - Method in class org.apache.sshd.agent.SshAgent.Pair
 
getSecurityProvider() - Static method in class org.apache.sshd.common.util.SecurityUtils
 
getServerFactoryManager() - Method in class org.apache.sshd.server.session.ServerSession
 
getServerKey() - Method in class org.apache.sshd.client.kex.AbstractDHGClient
 
getServerKey() - Method in interface org.apache.sshd.common.KeyExchange
Retrieves the server's key
getServerKey() - Method in class org.apache.sshd.server.kex.AbstractDHGServer
 
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.SshClient
 
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.common.channel.AbstractChannel
 
getSession() - Method in interface org.apache.sshd.common.Channel
 
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.
getSessionConfig() - Method in class org.apache.sshd.SshServer
 
getSessionFactory() - Method in class org.apache.sshd.SshClient
 
getSessionFactory() - Method in class org.apache.sshd.SshServer
 
getSessionId() - Method in class org.apache.sshd.server.session.ServerSession
 
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.SshServer
 
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.
getSize() - Method in class org.apache.sshd.common.channel.Window
 
getSize() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Get file size.
getSize() - Method in interface org.apache.sshd.server.SshFile
Get file size.
getString() - Method in class org.apache.sshd.common.util.Buffer
 
getStringAsBytes() - Method in class org.apache.sshd.common.util.Buffer
 
getSttyCommand() - Static method in class org.apache.sshd.common.util.SttySupport
The command to use to set the terminal options.
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.SshServer
 
getTerminalHeight() - Static method in class org.apache.sshd.common.util.SttySupport
Returns the value of "stty size" height param.
getTerminalWidth() - Static method in class org.apache.sshd.common.util.SttySupport
Returns the value of "stty size" width param.
getTtyProps() - Static method in class org.apache.sshd.common.util.SttySupport
 
getUInt() - Method in class org.apache.sshd.common.util.Buffer
 
getUnixPtyModes() - Static method in class org.apache.sshd.common.util.SttySupport
 
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.SshServer
 
getUsername() - Method in class org.apache.sshd.client.auth.UserAuthAgent
 
getUsername() - Method in class org.apache.sshd.client.auth.UserAuthPassword
 
getUsername() - Method in class org.apache.sshd.client.auth.UserAuthPublicKey
 
getUsername() - Method in interface org.apache.sshd.client.UserAuth
 
getUsername() - Method in class org.apache.sshd.common.session.AbstractSession
 
getUsername() - Method in interface org.apache.sshd.common.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.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.HandshakingUserAuth
Get a user name which has been derived from the handshaking process, or the intial name if nothing has been found.
getValue() - Method in class org.apache.sshd.common.future.DefaultSshFuture
Returns the result of the asynchronous operation.
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.
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.SshServer
 

H

handleAgentForwarding(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
 
handleClose() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
 
handleClose() - Method in interface org.apache.sshd.server.SshFile
Handle post-handle-close functionality.
handleData(Buffer) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleData(Buffer) - Method in interface org.apache.sshd.common.Channel
 
handleEnv(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleEof() - Method in class org.apache.sshd.agent.ChannelAgentForwarding
 
handleEof() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleEof() - Method in interface org.apache.sshd.common.Channel
 
handleEof() - Method in class org.apache.sshd.server.channel.ChannelDirectTcpip
 
handleEof() - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleEof() - Method in class org.apache.sshd.server.session.TcpipForwardSupport.ChannelForwardedTcpip
 
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
 
handleFailure() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleFailure() - Method in interface org.apache.sshd.common.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.
handleMessage(Buffer) - Method in class org.apache.sshd.server.session.ServerSession
 
handleOpenFailure(Buffer) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
handleOpenFailure(Buffer) - Method in interface org.apache.sshd.common.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
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
 
handleRequest(Buffer) - Method in class org.apache.sshd.agent.ChannelAgentForwarding
 
handleRequest(Buffer) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
handleRequest(Buffer) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleRequest(Buffer) - Method in interface org.apache.sshd.common.Channel
 
handleRequest(Buffer) - Method in class org.apache.sshd.server.channel.ChannelDirectTcpip
 
handleRequest(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleRequest(String, Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handles(SshConstants.Message) - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS
Check whether a particular message is handled here.
handles(SshConstants.Message) - Method in interface org.apache.sshd.server.HandshakingUserAuth
Check whether a particular message is handled here.
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
 
handleWindowAdjust(Buffer) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
handleWindowAdjust(Buffer) - Method in interface org.apache.sshd.common.Channel
 
handleWindowChange(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
handleX11Forwarding(Buffer) - Method in class org.apache.sshd.server.channel.ChannelSession
 
HandshakingUserAuth - Interface in org.apache.sshd.server
Extension of UserAuth for use with methods which require handshakes, such as gssapi-with-mic.
HIGHER_SFTP_IMPL - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
HMACMD5 - Class in org.apache.sshd.common.mac
HMAC-MD5 Mac.
HMACMD5() - Constructor for class org.apache.sshd.common.mac.HMACMD5
 
HMACMD5.Factory - Class in org.apache.sshd.common.mac
Named factory for the HMACMD5 Mac
HMACMD5.Factory() - Constructor for class org.apache.sshd.common.mac.HMACMD5.Factory
 
HMACMD596 - Class in org.apache.sshd.common.mac
HMAC-MD5-96 Mac
HMACMD596() - Constructor for class org.apache.sshd.common.mac.HMACMD596
 
HMACMD596.Factory - Class in org.apache.sshd.common.mac
Named factory for the HMAC-MD5-96 Mac
HMACMD596.Factory() - Constructor for class org.apache.sshd.common.mac.HMACMD596.Factory
 
HMACSHA1 - Class in org.apache.sshd.common.mac
HMAC-SHA1 Mac
HMACSHA1() - Constructor for class org.apache.sshd.common.mac.HMACSHA1
 
HMACSHA1.Factory - Class in org.apache.sshd.common.mac
Named factory for the HMAC-SHA1 Mac
HMACSHA1.Factory() - Constructor for class org.apache.sshd.common.mac.HMACSHA1.Factory
 
HMACSHA196 - Class in org.apache.sshd.common.mac
HMAC-SHA1-96 Mac
HMACSHA196() - Constructor for class org.apache.sshd.common.mac.HMACSHA196
 
HMACSHA196.Factory - Class in org.apache.sshd.common.mac
Named factory for the HMAC-SHA1-96 Mac
HMACSHA196.Factory() - Constructor for class org.apache.sshd.common.mac.HMACSHA196.Factory
 
host - Variable in class org.apache.sshd.SshServer
 

I

I_C - Variable in class org.apache.sshd.common.session.AbstractSession
 
I_S - Variable in class org.apache.sshd.common.session.AbstractSession
 
id - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
IDLE_TIMEOUT - Static variable in interface org.apache.sshd.server.ServerFactoryManager
Key used to retrieve the value of idle timeout after which the server will close the connection.
in - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
in - Variable in class org.apache.sshd.server.channel.ChannelSession
 
in - Variable in class org.apache.sshd.server.command.ScpCommand
 
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
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in class org.apache.sshd.client.kex.AbstractDHGClient
 
init(Session, int) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
init(Session, int) - Method in interface org.apache.sshd.common.Channel
 
init(int, int) - 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.CipherNone
 
init(Cipher.Mode, byte[], byte[]) - Method in interface org.apache.sshd.common.Cipher
Initialize the cipher for encryption or decryption with the given private key and initialization vector
init(Compression.Type, int) - Method in class org.apache.sshd.common.compression.CompressionZlib
 
init(Compression.Type, int) - Method in interface org.apache.sshd.common.Compression
Initialize this object to either compress or uncompress data.
init() - Method in class org.apache.sshd.common.digest.BaseDigest
 
init() - Method in interface org.apache.sshd.common.Digest
 
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in interface org.apache.sshd.common.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
 
init(PublicKey, PrivateKey) - Method in class org.apache.sshd.common.signature.AbstractSignature
 
init(PublicKey, PrivateKey) - Method in interface org.apache.sshd.common.Signature
Initialize this signature with the given public key and private key.
init(AbstractSession, byte[], byte[], byte[], byte[]) - Method in class org.apache.sshd.server.kex.AbstractDHGServer
 
initAgentForward() - Method in class org.apache.sshd.server.session.ServerSession
 
initDH(DH) - Method in class org.apache.sshd.client.kex.AbstractDHGClient
 
initDH(DH) - Method in class org.apache.sshd.client.kex.DHG1
 
initDH(DH) - Method in class org.apache.sshd.client.kex.DHG14
 
initDH(DH) - Method in class org.apache.sshd.server.kex.AbstractDHGServer
 
initDH(DH) - Method in class org.apache.sshd.server.kex.DHG1
 
initDH(DH) - Method in class org.apache.sshd.server.kex.DHG14
 
initialize() - Method in class org.apache.sshd.agent.AgentForwardSupport
 
initialize() - Method in class org.apache.sshd.server.session.TcpipForwardSupport
 
initialize() - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
inMac - Variable in class org.apache.sshd.common.session.AbstractSession
 
inMacResult - Variable in class org.apache.sshd.common.session.AbstractSession
 
INSTANCE - Static variable in class org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier
 
internalOpen() - Method 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 ShellFactory.Shell.
InvertedShellWrapper(InvertedShell) - Constructor for class org.apache.sshd.server.shell.InvertedShellWrapper
 
ioSession - Variable in class org.apache.sshd.common.session.AbstractSession
The underlying MINA session
IoUtils - Class in org.apache.sshd.common.util
TODO Add javadoc
IoUtils() - Constructor for class org.apache.sshd.common.util.IoUtils
 
isAgentForwarding() - Method in class org.apache.sshd.client.channel.ChannelShell
 
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
 
isBouncyCastleRegistered() - Static method in class org.apache.sshd.common.util.SecurityUtils
 
isCanceled() - Method in interface org.apache.sshd.client.future.AuthFuture
Returns true if the connect operation has been canceled by AuthFuture.cancel() method.
isCanceled() - Method in interface org.apache.sshd.client.future.ConnectFuture
Returns true if the connect operation has been canceled by ConnectFuture.cancel() method.
isCanceled() - Method in interface org.apache.sshd.client.future.OpenFuture
Returns true if the connect operation has been canceled by OpenFuture.cancel() method.
isCanceled() - Method in class org.apache.sshd.common.future.DefaultSshFuture
 
isCaseInsensitive() - Method in class org.apache.sshd.server.filesystem.NativeFileSystemFactory
Is this file system case insensitive.
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 interface org.apache.sshd.common.future.CloseFuture
Returns true if the close request is finished and the target is closed.
isClosed() - Method in class org.apache.sshd.common.future.DefaultCloseFuture
 
isConnected() - Method in interface org.apache.sshd.client.future.ConnectFuture
Returns true if the connect operation is finished successfully.
isConnected() - Method in class org.apache.sshd.client.future.DefaultConnectFuture
 
isCreateHome() - Method in class org.apache.sshd.server.filesystem.NativeFileSystemFactory
Should the home directories be created automatically
isDelayed() - Method in class org.apache.sshd.common.compression.CompressionDelayedZlib
 
isDelayed() - Method in class org.apache.sshd.common.compression.CompressionZlib
 
isDelayed() - Method in interface org.apache.sshd.common.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.
isDirectory() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Is it a directory?
isDirectory() - Method in interface org.apache.sshd.server.SshFile
Is it a directory?
isDone() - Method in class org.apache.sshd.common.future.DefaultSshFuture
Returns if the asynchronous operation is completed.
isDone() - Method in interface org.apache.sshd.common.future.SshFuture
Returns if the asynchronous operation is completed.
isDone() - Method in class org.apache.sshd.server.sftp.SftpSubsystem.DirectoryHandle
 
isExecutable() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Check file exec permission.
isExecutable() - Method in interface org.apache.sshd.server.SshFile
Has exec permission?
isFailure() - Method in interface org.apache.sshd.client.future.AuthFuture
Returns false if the authentication operation failed.
isFailure() - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
isFile() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Is it a file?
isFile() - Method in interface org.apache.sshd.server.SshFile
Is it a file?
isIncluded(String) - Method in class org.apache.sshd.common.util.DirectoryScanner
Tests whether or not a name matches against at least one include pattern.
isOpened() - Method in class org.apache.sshd.client.future.DefaultOpenFuture
 
isOpened() - Method in interface org.apache.sshd.client.future.OpenFuture
Returns true if the connect operation is finished successfully.
isOutOfDate(File, File, int) - Static method in class org.apache.sshd.common.util.SelectorUtils
Returns dependency information on these two files.
isReadable() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Check read permission.
isReadable() - Method in interface org.apache.sshd.server.SshFile
Has read permission?
isRemovable() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Has delete permission.
isRemovable() - Method in interface org.apache.sshd.server.SshFile
Has delete permission?
isSuccess() - Method in interface org.apache.sshd.client.future.AuthFuture
Returns true if the authentication operation is finished successfully.
isSuccess() - Method in class org.apache.sshd.client.future.DefaultAuthFuture
 
isUNIX() - Static method in class org.apache.sshd.common.util.OsUtils
 
isUsePty() - Method in class org.apache.sshd.client.channel.ChannelShell
 
isWin32() - Static method in class org.apache.sshd.common.util.OsUtils
 
isWritable() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Check file write permission.
isWritable() - Method in interface org.apache.sshd.server.SshFile
Has write permission?

J

JaasPasswordAuthenticator - Class in org.apache.sshd.server.jaas
TODO Add javadoc
JaasPasswordAuthenticator() - 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
 
JceRandom.Factory - Class in org.apache.sshd.common.random
Named factory for the BouncyCastle Random
JceRandom.Factory() - Constructor for class org.apache.sshd.common.random.JceRandom.Factory
 

K

kex - Variable in class org.apache.sshd.common.session.AbstractSession
 
KeyExchange - Interface in org.apache.sshd.common
Key exchange algorithm.
keyExchangeFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
keyPairProvider - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
KeyPairProvider - Interface in org.apache.sshd.common
Provider for key pairs.
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

listeners - Variable in class org.apache.sshd.common.session.AbstractSession
Session listener
listeners - Variable in class org.apache.sshd.common.session.AbstractSessionFactory
 
listSshFiles() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
List files.
listSshFiles() - Method in interface org.apache.sshd.server.SshFile
List file objects.
loadKey(String) - Method in interface org.apache.sshd.common.KeyPairProvider
Load a key of the specified type which can be "ssh-rsa" or "ssh-dss".
loadKey(String) - Method in class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
 
loadKeys() - Method in class org.apache.sshd.common.keyprovider.AbstractKeyPairProvider
 
loadKeys() - Method in class org.apache.sshd.common.keyprovider.FileKeyPairProvider
 
loadKeys() - Method in class org.apache.sshd.common.keyprovider.ResourceKeyPairProvider
loadKeys() - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
loadVersion() - Method in class org.apache.sshd.common.AbstractFactoryManager
 
localWindow - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
lock - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
lock - Variable in class org.apache.sshd.common.session.AbstractSession
Lock object for this session state
log - Variable in class org.apache.sshd.client.auth.UserAuthAgent
 
log - Variable in class org.apache.sshd.client.auth.UserAuthPassword
 
log - Variable in class org.apache.sshd.client.auth.UserAuthPublicKey
 
log - Variable in class org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier
 
log - Variable in class org.apache.sshd.client.keyverifier.DelegatingServerKeyVerifier
 
log - Variable in class org.apache.sshd.client.keyverifier.RequiredServerKeyVerifier
 
log - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
log - Variable in class org.apache.sshd.common.session.AbstractSession
Our logger
log - Static variable in class org.apache.sshd.server.command.ScpCommand
 
log - Variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
log - Variable in class org.apache.sshd.server.x11.X11ForwardSupport
 
LoggingFilterOutputStream - Class in org.apache.sshd.common.util
TODO Add javadoc
LoggingFilterOutputStream(OutputStream, String, Logger) - Constructor for class org.apache.sshd.common.util.LoggingFilterOutputStream
 
LOWER_SFTP_IMPL - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 

M

Mac - Interface in org.apache.sshd.common
Message Authentication Code for use in SSH.
macFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
main(String[]) - Static method in class org.apache.sshd.SshClient
 
main(String[]) - Static method in class org.apache.sshd.SshServer
 
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_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_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_DISPLAYS - Static variable in class org.apache.sshd.server.x11.X11ForwardSupport
 
MAX_OPEN_HANDLES_PER_SESSION - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
Properties key for the maximum of available open handles per session.
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.
MD5 - Class in org.apache.sshd.common.digest
MD5 Digest.
MD5() - Constructor for class org.apache.sshd.common.digest.MD5
Create a new instance of a MD5 digest
MD5.Factory - Class in org.apache.sshd.common.digest
Named factory for MD5 digest
MD5.Factory() - Constructor for class org.apache.sshd.common.digest.MD5.Factory
 
messageReceived(Buffer) - Method in class org.apache.sshd.agent.AgentClient
 
messageReceived(Buffer) - Method in class org.apache.sshd.agent.AgentServer.SshAgentSession
 
messageReceived(IoSession, Object) - Method in class org.apache.sshd.common.AbstractSessionIoHandler
 
messageReceived(IoBuffer) - Method in class org.apache.sshd.common.session.AbstractSession
Main input point for the MINA framework.
messageReceived(IoSession, Object) - Method in class org.apache.sshd.server.session.TcpipForwardSupport
 
messageReceived(IoSession, Object) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
mkdir() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Create directory.
mkdir() - Method in interface org.apache.sshd.server.SshFile
Create directory.
move(SshFile) - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Move file object.
move(SshFile) - Method in interface org.apache.sshd.server.SshFile
Move file.

N

name - Variable in class org.apache.sshd.server.command.ScpCommand
 
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
NamedFactory.Utils() - Constructor for class org.apache.sshd.common.NamedFactory.Utils
 
NameEqualsFileFilter - Class in org.apache.sshd.server.filesystem
Internal class, do not use directly. FileFilter used for simple file name matching
NameEqualsFileFilter(String, boolean) - Constructor for class org.apache.sshd.server.filesystem.NameEqualsFileFilter
Constructor
NativeFileSystemFactory - Class in org.apache.sshd.server.filesystem
Native file system factory.
NativeFileSystemFactory() - Constructor for class org.apache.sshd.server.filesystem.NativeFileSystemFactory
 
NativeFileSystemView - Class in org.apache.sshd.server.filesystem
Internal class, do not use directly. File system view based on native file system.
NativeFileSystemView(String) - Constructor for class org.apache.sshd.server.filesystem.NativeFileSystemView
Constructor - internal do not use directly, use NativeFileSystemFactory instead
NativeFileSystemView(String, boolean) - Constructor for class org.apache.sshd.server.filesystem.NativeFileSystemView
Constructor - internal do not use directly, use NativeFileSystemFactory instead
NativeSshFile - Class in org.apache.sshd.server.filesystem
Internal class, do not use directly. This class wraps native file object.
NativeSshFile(String, File, String) - Constructor for class org.apache.sshd.server.filesystem.NativeSshFile
Constructor, internal do not use directly.
negociate() - Method in class org.apache.sshd.common.session.AbstractSession
Compute the negociated proposals by merging the client and server proposal.
negociated - Variable in class org.apache.sshd.common.session.AbstractSession
 
next(Buffer) - Method in class org.apache.sshd.client.auth.UserAuthAgent
 
next(Buffer) - Method in class org.apache.sshd.client.auth.UserAuthPassword
 
next(Buffer) - Method in class org.apache.sshd.client.auth.UserAuthPublicKey
 
next(Buffer) - Method in class org.apache.sshd.client.kex.AbstractDHGClient
 
next(Buffer) - Method in interface org.apache.sshd.client.UserAuth
 
next(Buffer) - Method in interface org.apache.sshd.common.KeyExchange
Process the next packet
next(ServerSession, SshConstants.Message, Buffer) - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS
Handle another step in the authentication process.
next(ServerSession, SshConstants.Message, Buffer) - Method in interface org.apache.sshd.server.HandshakingUserAuth
Handle another step in the authentication process.
next(Buffer) - Method in class org.apache.sshd.server.kex.AbstractDHGServer
 
nextChannelId - Variable in class org.apache.sshd.common.session.AbstractSession
Next channel identifier
NIO_WORKERS - Static variable in interface org.apache.sshd.common.FactoryManager
Number of NIO worker threads to use.
NoCloseInputStream - Class in org.apache.sshd.common.util
TODO Add javadoc
NoCloseInputStream(InputStream) - Constructor for class org.apache.sshd.common.util.NoCloseInputStream
 
NoCloseOutputStream - Class in org.apache.sshd.common.util
TODO Add javadoc
NoCloseOutputStream(OutputStream) - Constructor for class org.apache.sshd.common.util.NoCloseOutputStream
 
normalizePath(String, String) - Static method in class org.apache.sshd.common.util.SelectorUtils
Normalizes the path by removing '.', '..' and double separators (e.g.
normalizeSeparateChar(String) - Static method in class org.apache.sshd.server.filesystem.NativeSshFile
Normalize separate character.
notifyClosed() - Method in class org.apache.sshd.common.channel.Window
 
notImplemented() - Method in class org.apache.sshd.common.session.AbstractSession
Send an unimplemented packet.

O

OK - Static variable in class org.apache.sshd.server.command.ScpCommand
 
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
open() - Method in class org.apache.sshd.agent.AgentForwardSupport.AgentForwardedChannel
 
open(int, int, int, Buffer) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
open() - Method in class org.apache.sshd.client.channel.ChannelSession
 
open() - Method in interface org.apache.sshd.ClientChannel
 
open(int, int, int, Buffer) - Method in interface org.apache.sshd.common.Channel
For a server channel, this method will actually open the channel
open(int, int, int, Buffer) - Method in class org.apache.sshd.server.channel.AbstractServerChannel
 
open() - Method in class org.apache.sshd.server.session.TcpipForwardSupport.ChannelForwardedTcpip
 
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
 
opened - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
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.
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.
optD - Variable in class org.apache.sshd.server.command.ScpCommand
 
optF - Variable in class org.apache.sshd.server.command.ScpCommand
 
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
 
optV - Variable in class org.apache.sshd.server.command.ScpCommand
 
org.apache.sshd - package org.apache.sshd
Defines the two main classes for the client and server side of SSH protocol support.
org.apache.sshd.agent - package org.apache.sshd.agent
 
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.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.session - package org.apache.sshd.client.session
 
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.digest - package org.apache.sshd.common.digest
Digest implementations.
org.apache.sshd.common.future - package org.apache.sshd.common.future
 
org.apache.sshd.common.kex - package org.apache.sshd.common.kex
 
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.session - package org.apache.sshd.common.session
 
org.apache.sshd.common.signature - package org.apache.sshd.common.signature
Signature implementations.
org.apache.sshd.common.util - package org.apache.sshd.common.util
 
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.channel - package org.apache.sshd.server.channel
 
org.apache.sshd.server.command - package org.apache.sshd.server.command
 
org.apache.sshd.server.filesystem - package org.apache.sshd.server.filesystem
 
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.sftp - package org.apache.sshd.server.sftp
 
org.apache.sshd.server.shell - package org.apache.sshd.server.shell
 
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.server.channel.ChannelSession
 
out - Variable in class org.apache.sshd.server.command.ScpCommand
 
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
 

P

parsePtyModes(String) - Static method in class org.apache.sshd.common.util.SttySupport
 
PasswordAuthenticator - Interface in org.apache.sshd.server
The PasswordAuthenticator is used to authenticate users based on a password.
passwordAuthenticator - Variable in class org.apache.sshd.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
 
PEMGeneratorHostKeyProvider - Class in org.apache.sshd.server.keyprovider
TODO Add javadoc
PEMGeneratorHostKeyProvider() - Constructor for class org.apache.sshd.server.keyprovider.PEMGeneratorHostKeyProvider
 
PEMGeneratorHostKeyProvider(String) - Constructor for class org.apache.sshd.server.keyprovider.PEMGeneratorHostKeyProvider
 
PEMGeneratorHostKeyProvider(String, String) - Constructor for class org.apache.sshd.server.keyprovider.PEMGeneratorHostKeyProvider
 
PEMGeneratorHostKeyProvider(String, String, int) - Constructor for class org.apache.sshd.server.keyprovider.PEMGeneratorHostKeyProvider
 
port - Variable in class org.apache.sshd.SshServer
 
prepareCommand() - Method in class org.apache.sshd.server.channel.ChannelSession
 
printHex() - Method in class org.apache.sshd.common.util.Buffer
 
printHex(byte[]) - Static method in class org.apache.sshd.common.util.BufferUtils
 
printHex(byte[], int, int) - Static method in class org.apache.sshd.common.util.BufferUtils
 
process(Buffer, Buffer) - Method in class org.apache.sshd.agent.AgentServer.SshAgentSession
 
process(Buffer) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
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[], EnumSet<ProcessShellFactory.TtyOptions>) - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory
 
ProcessShellFactory.ProcessShell - Class in org.apache.sshd.server.shell
 
ProcessShellFactory.ProcessShell() - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell
 
ProcessShellFactory.ProcessShell.TtyFilterInputStream - Class in org.apache.sshd.server.shell
 
ProcessShellFactory.ProcessShell.TtyFilterInputStream(InputStream) - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterInputStream
 
ProcessShellFactory.ProcessShell.TtyFilterOutputStream - Class in org.apache.sshd.server.shell
 
ProcessShellFactory.ProcessShell.TtyFilterOutputStream(OutputStream, ProcessShellFactory.ProcessShell.TtyFilterInputStream) - Constructor for class org.apache.sshd.server.shell.ProcessShellFactory.ProcessShell.TtyFilterOutputStream
 
ProcessShellFactory.TtyOptions - Enum in org.apache.sshd.server.shell
 
properties - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
PROPOSAL_COMP_ALGS_CTOS - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_COMP_ALGS_STOC - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_ENC_ALGS_CTOS - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_ENC_ALGS_STOC - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_KEX_ALGS - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_LANG_CTOS - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_LANG_STOC - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_MAC_ALGS_CTOS - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_MAC_ALGS_STOC - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_MAX - Static variable in interface org.apache.sshd.common.SshConstants
 
PROPOSAL_SERVER_HOST_KEY_ALGS - Static variable in interface org.apache.sshd.common.SshConstants
 
PtyMode - Enum in org.apache.sshd.common
A enum describing the tty modes.
PublickeyAuthenticator - Interface in org.apache.sshd.server
The PublickeyAuthenticator is used on the server side to authenticate user public keys.
publickeyAuthenticator - Variable in class org.apache.sshd.SshServer
 
pumpInputStream() - Method in class org.apache.sshd.client.channel.ChannelSession
 
pumpStreams() - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
putBoolean(boolean) - Method in class org.apache.sshd.common.util.Buffer
 
putBuffer(Buffer) - Method in class org.apache.sshd.common.util.Buffer
 
putBuffer(IoBuffer) - Method in class org.apache.sshd.common.util.Buffer
 
putByte(byte) - Method in class org.apache.sshd.common.util.Buffer
 
putBytes(byte[]) - Method in class org.apache.sshd.common.util.Buffer
 
putBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.Buffer
 
putCommand(SshConstants.Message) - Method in class org.apache.sshd.common.util.Buffer
 
putInt(long) - Method in class org.apache.sshd.common.util.Buffer
Writes 32 bits
putKeyPair(KeyPair) - Method in class org.apache.sshd.common.util.Buffer
 
putLong(long) - Method in class org.apache.sshd.common.util.Buffer
Writes 64 bits
putMPInt(BigInteger) - Method in class org.apache.sshd.common.util.Buffer
 
putMPInt(byte[]) - Method in class org.apache.sshd.common.util.Buffer
 
putPublicKey(PublicKey) - Method in class org.apache.sshd.common.util.Buffer
 
putRawBytes(byte[]) - Method in class org.apache.sshd.common.util.Buffer
 
putRawBytes(byte[], int, int) - Method in class org.apache.sshd.common.util.Buffer
 
putRawPublicKey(PublicKey) - Method in class org.apache.sshd.common.util.Buffer
 
putString(String) - Method in class org.apache.sshd.common.util.Buffer
 
putString(byte[]) - Method in class org.apache.sshd.common.util.Buffer
 

R

Random - Interface in org.apache.sshd.common
A pseudo random number generator.
random - Variable in class org.apache.sshd.common.session.AbstractSession
The pseudo random generator
randomFactory - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
read() - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
read(byte[], int, int) - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
read(byte[], long) - Method in class org.apache.sshd.server.sftp.SftpSubsystem.FileHandle
 
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
 
readAck(boolean) - Method in class org.apache.sshd.server.command.ScpCommand
 
readDir(SshFile) - Method in class org.apache.sshd.server.command.ScpCommand
 
readFile(SshFile) - Method in class org.apache.sshd.server.command.ScpCommand
 
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.ServerSession
 
readLine() - Method in class org.apache.sshd.server.command.ScpCommand
 
receive(byte[], int, int) - Method in class org.apache.sshd.common.channel.ChannelPipedInputStream
 
receiveKexInit(Buffer, String[]) - Method in class org.apache.sshd.common.session.AbstractSession
Receive the remote key exchange init message.
receiveNewKeys(boolean) - Method in class org.apache.sshd.common.session.AbstractSession
Put new keys into use.
recipient - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
REGEX_HANDLER_PREFIX - Static variable in class org.apache.sshd.common.util.SelectorUtils
 
registerChannel(Channel) - Method in class org.apache.sshd.common.session.AbstractSession
 
registerChannel(Channel) - Method in interface org.apache.sshd.common.Session
Register a newly created channel with a new unique identifier
remoteWindow - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
remove(List<NamedFactory<T>>, String) - Static method in class org.apache.sshd.common.NamedFactory.Utils
Remove the factory identified by the name from the list.
removeAllIdentities() - Method in class org.apache.sshd.agent.AgentClient
 
removeAllIdentities() - Method in class org.apache.sshd.agent.AgentLocal
 
removeAllIdentities() - Method in class org.apache.sshd.agent.AgentServer
 
removeAllIdentities() - Method in interface org.apache.sshd.agent.SshAgent
 
removeIdentity(PublicKey) - Method in class org.apache.sshd.agent.AgentClient
 
removeIdentity(PublicKey) - Method in class org.apache.sshd.agent.AgentLocal
 
removeIdentity(PublicKey) - Method in class org.apache.sshd.agent.AgentServer
 
removeIdentity(PublicKey) - Method in interface org.apache.sshd.agent.SshAgent
 
removeListener(SshFutureListener<T>) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Removes an existing event listener so it won't be notified when the future is completed.
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
Remove a session |listener|.
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
Remove a session |listener|.
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).
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.AgentServer.SshAgentSession
 
request(Buffer) - Method in class org.apache.sshd.agent.AgentClient
 
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
 
ResourceKeyPairProvider - Class in org.apache.sshd.common.keyprovider
(from org.apache.sshd.common.keyprovider.FileKeyPairProvider) This host key provider loads private keys from the specified resources.
ResourceKeyPairProvider() - Constructor for class org.apache.sshd.common.keyprovider.ResourceKeyPairProvider
No-arg constructor.
ResourceKeyPairProvider(String[]) - Constructor for class org.apache.sshd.common.keyprovider.ResourceKeyPairProvider
Bulk constructor 1.
ResourceKeyPairProvider(String[], PasswordFinder) - Constructor for class org.apache.sshd.common.keyprovider.ResourceKeyPairProvider
Bulk constructor 2.
ResourceKeyPairProvider(String[], PasswordFinder, ClassLoader) - Constructor for class org.apache.sshd.common.keyprovider.ResourceKeyPairProvider
Bulk constructor 3.
reuseAddress - Variable in class org.apache.sshd.SshServer
 
root - Variable in class org.apache.sshd.server.command.ScpCommand
 
rpos() - Method in class org.apache.sshd.common.util.Buffer
 
rpos(int) - Method in class org.apache.sshd.common.util.Buffer
 
run() - Method in class org.apache.sshd.agent.AgentClient
 
run() - Method in class org.apache.sshd.agent.AgentForwardSupport.AgentForwardedChannel
 
run() - Method in class org.apache.sshd.agent.AgentServer.SshAgentSession
 
run() - Method in class org.apache.sshd.server.command.ScpCommand
 
run() - Method in class org.apache.sshd.server.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
 

S

S_IRGRP - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_IROTH - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_IRUSR - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_ISGID - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_ISUID - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_ISVTX - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_IWGRP - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_IWOTH - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_IWUSR - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_IXGRP - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_IXOTH - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
S_IXUSR - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
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.
ScpCommand - Class in org.apache.sshd.server.command
This commands provide SCP support on both server and client side.
ScpCommand(String[]) - 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(CommandFactory) - Constructor for class org.apache.sshd.server.command.ScpCommandFactory
 
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
SecurityUtils() - Constructor for class org.apache.sshd.common.util.SecurityUtils
 
SelectorUtils - Class in org.apache.sshd.common.util
This is a utility class used by selectors and DirectoryScanner.
send(Buffer) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
sendAttrs(int, SshFile) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
sendAttrs(int, SshFile, int) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
sendEof() - Method in class org.apache.sshd.common.channel.AbstractChannel
 
sendExitStatus(int) - Method in class org.apache.sshd.server.channel.AbstractServerChannel
 
sendHandle(int, String) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
sendIdentification(String) - Method in class org.apache.sshd.common.session.AbstractSession
Send our identification.
sendKexInit(String[]) - Method in class org.apache.sshd.common.session.AbstractSession
Send the key exchange initialization packet.
sendName(int, Collection<SshFile>) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
sendNewKeys() - Method in class org.apache.sshd.common.session.AbstractSession
Send a message to put new keys into use.
sendNextKey() - Method in class org.apache.sshd.client.auth.UserAuthAgent
 
sendNextKey(PublicKey) - Method in class org.apache.sshd.client.auth.UserAuthAgent
 
sendPath(int, SshFile) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
sendStatus(int, int, String) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
sendStatus(int, int, String, String) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
sendWindowAdjust(int) - Method in class org.apache.sshd.common.channel.AbstractChannel
 
seqi - Variable in class org.apache.sshd.common.session.AbstractSession
 
seqo - Variable in class org.apache.sshd.common.session.AbstractSession
 
server - Variable in class org.apache.sshd.server.session.SessionFactory
 
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.
ServerFactoryManager - Interface in org.apache.sshd.server
The ServerFactoryManager enable the retrieval of additional configuration needed specifically for the server side.
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 - Class in org.apache.sshd.server.session
TODO: handle key re-exchange key re-exchange should be performed after each gigabyte of transferred data or one hour time connection (see RFC4253, section 9) TODO: better use of SSH_MSG_DISCONNECT and disconnect error codes TODO Add javadoc
ServerSession(FactoryManager, IoSession) - Constructor for class org.apache.sshd.server.session.ServerSession
 
serverVersion - Variable in class org.apache.sshd.common.session.AbstractSession
 
session - Variable in class org.apache.sshd.common.channel.AbstractChannel
 
Session - Interface in org.apache.sshd.common
Represents an SSH session
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.AttributeKey<T> - Class in org.apache.sshd.common
Type safe key for storage within the user attributes of AbstractSession.
Session.AttributeKey() - Constructor for class org.apache.sshd.common.Session.AttributeKey
 
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(IoSession) - Method in class org.apache.sshd.common.AbstractSessionIoHandler
 
sessionClosed(Session) - Method in interface org.apache.sshd.common.SessionListener
 
sessionClosed(IoSession) - Method in class org.apache.sshd.server.session.TcpipForwardSupport
 
sessionClosed(IoSession) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
sessionConfig - Variable in class org.apache.sshd.SshServer
 
sessionCreated(IoSession) - Method in class org.apache.sshd.common.AbstractSessionIoHandler
 
sessionCreated(Session) - Method in interface org.apache.sshd.common.SessionListener
 
sessionCreated(IoSession) - Method in class org.apache.sshd.server.session.TcpipForwardSupport
 
sessionCreated(IoSession) - Method in class org.apache.sshd.server.x11.X11ForwardSupport
 
SessionFactory - Class in org.apache.sshd.client
A factory of client sessions.
SessionFactory() - Constructor for class org.apache.sshd.client.SessionFactory
 
SessionFactory - Class in org.apache.sshd.server.session
A factory of server sessions.
SessionFactory() - Constructor for class org.apache.sshd.server.session.SessionFactory
 
sessionFactory - Variable in class org.apache.sshd.SshClient
 
sessionFactory - Variable in class org.apache.sshd.SshServer
 
sessionId - Variable in class org.apache.sshd.common.session.AbstractSession
 
SessionListener - Interface in org.apache.sshd.common
Represents an interface receiving Session events.
set(String, String) - Method in class org.apache.sshd.server.channel.ChannelSession.StandardEnvironment
adds a variable to the environment.
setAgentForwarding(boolean) - Method in class org.apache.sshd.client.channel.ChannelShell
 
setAlgorithm(String) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
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
Sets a user-defined attribute.
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
 
setBacklog(int) - Method in class org.apache.sshd.SshServer
 
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.
setCaseInsensitive(boolean) - Method in class org.apache.sshd.server.filesystem.NativeFileSystemFactory
Should this file system be case insensitive.
setChannelFactories(List<NamedFactory<Channel>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setCipherFactories(List<NamedFactory<Cipher>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setClient(SshClient) - 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
 
setCommand(String[]) - Method in class org.apache.sshd.server.shell.ProcessShellFactory
 
setCommandFactory(CommandFactory) - Method in class org.apache.sshd.SshServer
 
setCompressionFactories(List<NamedFactory<Compression>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setCreateHome(boolean) - Method in class org.apache.sshd.server.filesystem.NativeFileSystemFactory
Set if the home directories be created automatically
setDomain(String) - Method in class org.apache.sshd.server.jaas.JaasPasswordAuthenticator
 
setDone(boolean) - Method in class org.apache.sshd.server.sftp.SftpSubsystem.DirectoryHandle
 
setErr(OutputStream) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
setErr(OutputStream) - Method in interface org.apache.sshd.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.sftp.SftpSubsystem
 
setErrorStream(OutputStream) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
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.
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.sftp.SftpSubsystem
 
setExitCallback(ExitCallback) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
setF(byte[]) - Method in class org.apache.sshd.common.kex.DH
 
setFiles(String[]) - Method in class org.apache.sshd.common.keyprovider.FileKeyPairProvider
 
setFileSystemFactory(FileSystemFactory) - Method in class org.apache.sshd.SshServer
 
setFileSystemView(FileSystemView) - Method in class org.apache.sshd.server.command.ScpCommand
 
setFileSystemView(FileSystemView) - Method in interface org.apache.sshd.server.FileSystemAware
Set the file system in which this shell will be executed.
setFileSystemView(FileSystemView) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
setForwardingFilter(ForwardingFilter) - Method in class org.apache.sshd.SshServer
 
setG(byte[]) - Method in class org.apache.sshd.common.kex.DH
 
setGSSAuthenticator(GSSAuthenticator) - Method in class org.apache.sshd.SshServer
 
setHost(String) - Method in class org.apache.sshd.SshServer
 
setIn(InputStream) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
setIn(InputStream) - Method in interface org.apache.sshd.ClientChannel
 
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.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.sftp.SftpSubsystem
 
setInputStream(InputStream) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
setKeyExchangeFactories(List<NamedFactory<KeyExchange>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setKeyPairProvider(KeyPairProvider) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setKeySize(int) - 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.
setLastModified(long) - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Set the last modified time stamp of a file
setLastModified(long) - Method in interface org.apache.sshd.server.SshFile
Set the last modified time stamp of a file
setMacFactories(List<NamedFactory<Mac>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setNioWorkers(int) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
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.
setOut(OutputStream) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
 
setOut(OutputStream) - Method in interface org.apache.sshd.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.sftp.SftpSubsystem
 
setOutputStream(OutputStream) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
 
setP(byte[]) - Method in class org.apache.sshd.common.kex.DH
 
setPasswordAuthenticator(PasswordAuthenticator) - Method in class org.apache.sshd.SshServer
 
setPasswordFinder(PasswordFinder) - Method in class org.apache.sshd.common.keyprovider.FileKeyPairProvider
 
setPasswordFinder(PasswordFinder) - Method in class org.apache.sshd.common.keyprovider.ResourceKeyPairProvider
setPath(String) - Method in class org.apache.sshd.server.keyprovider.AbstractGeneratorHostKeyProvider
 
setPort(int) - Method in class org.apache.sshd.SshServer
Configure the port number to use for this SSH server.
setProperties(Map<String, String>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setPtyColumns(int) - Method in class org.apache.sshd.client.channel.ChannelShell
 
setPtyHeight(int) - Method in class org.apache.sshd.client.channel.ChannelShell
 
setPtyLines(int) - Method in class org.apache.sshd.client.channel.ChannelShell
 
setPtyModes(Map<PtyMode, Integer>) - Method in class org.apache.sshd.client.channel.ChannelShell
 
setPtyType(String) - Method in class org.apache.sshd.client.channel.ChannelShell
 
setPtyWidth(int) - Method in class org.apache.sshd.client.channel.ChannelShell
 
setPublickeyAuthenticator(PublickeyAuthenticator) - Method in class org.apache.sshd.SshServer
 
setRandomFactory(Factory<Random>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setRegisterBouncyCastle(boolean) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
setResources(String[]) - Method in class org.apache.sshd.common.keyprovider.ResourceKeyPairProvider
setReuseAddress(boolean) - Method in class org.apache.sshd.SshServer
 
setScheduledExecutorService(ScheduledExecutorService) - Method in class org.apache.sshd.SshServer
 
setScheduledExecutorService(ScheduledExecutorService, boolean) - Method in class org.apache.sshd.SshServer
 
setSecurityProvider(String) - Static method in class org.apache.sshd.common.util.SecurityUtils
 
setServer(SshServer) - Method in class org.apache.sshd.server.session.SessionFactory
 
setServerKeyVerifier(ServerKeyVerifier) - Method in class org.apache.sshd.SshClient
 
setServiceName(String) - Method in class org.apache.sshd.server.auth.gss.UserAuthGSS
Set the service name from the original request.
setServiceName(String) - Method in interface org.apache.sshd.server.HandshakingUserAuth
Set the service name from the original request.
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(ServerSession) - Method in interface org.apache.sshd.server.SessionAware
Set the server session in which this shell will be executed.
setSession(ServerSession) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
setSessionConfig(IoSessionConfig) - Method in class org.apache.sshd.SshServer
 
setSessionFactory(SessionFactory) - Method in class org.apache.sshd.SshClient
 
setSessionFactory(SessionFactory) - Method in class org.apache.sshd.SshServer
 
setShellFactory(Factory<Command>) - Method in class org.apache.sshd.SshServer
 
setSignatureFactories(List<NamedFactory<Signature>>) - Method in class org.apache.sshd.common.AbstractFactoryManager
 
setState(ClientSessionImpl.State) - Method in class org.apache.sshd.client.session.ClientSessionImpl
 
setSttyCommand(String) - Static method in class org.apache.sshd.common.util.SttySupport
The command to use to set the terminal options.
setSubsystemFactories(List<NamedFactory<Command>>) - Method in class org.apache.sshd.SshServer
 
setUpDefaultClient() - Static method in class org.apache.sshd.SshClient
Setup a default client.
setUpDefaultServer() - Static method in class org.apache.sshd.SshServer
 
setupSensibleDefaultPty() - Method in class org.apache.sshd.client.channel.ChannelShell
 
setUsePty(boolean) - Method in class org.apache.sshd.client.channel.ChannelShell
 
setUserAuthFactories(List<NamedFactory<UserAuth>>) - Method in class org.apache.sshd.SshServer
 
setValue(Object) - Method in class org.apache.sshd.common.future.DefaultSshFuture
Sets the result of the asynchronous operation, and mark it as finished.
SftpSubsystem - Class in org.apache.sshd.server.sftp
SFTP subsystem
SftpSubsystem() - Constructor for class org.apache.sshd.server.sftp.SftpSubsystem
 
SftpSubsystem.DirectoryHandle - Class in org.apache.sshd.server.sftp
 
SftpSubsystem.DirectoryHandle(SshFile) - Constructor for class org.apache.sshd.server.sftp.SftpSubsystem.DirectoryHandle
 
SftpSubsystem.Factory - Class in org.apache.sshd.server.sftp
 
SftpSubsystem.Factory() - Constructor for class org.apache.sshd.server.sftp.SftpSubsystem.Factory
 
SftpSubsystem.FileHandle - Class in org.apache.sshd.server.sftp
 
SftpSubsystem.FileHandle(SshFile, int) - Constructor for class org.apache.sshd.server.sftp.SftpSubsystem.FileHandle
 
SftpSubsystem.Handle - Class in org.apache.sshd.server.sftp
 
SftpSubsystem.Handle(SshFile) - Constructor for class org.apache.sshd.server.sftp.SftpSubsystem.Handle
 
SHA1 - Class in org.apache.sshd.common.digest
SHA1 Digest.
SHA1() - Constructor for class org.apache.sshd.common.digest.SHA1
Create a new instance of a SHA1 digest
SHA1.Factory - Class in org.apache.sshd.common.digest
Named factory for SHA1 digest
SHA1.Factory() - Constructor for class org.apache.sshd.common.digest.SHA1.Factory
 
shellFactory - Variable in class org.apache.sshd.SshServer
 
shellIn - Variable in class org.apache.sshd.server.channel.ChannelSession
 
shutdownExecutor - Variable in class org.apache.sshd.SshServer
 
sign(PublicKey, byte[]) - Method in class org.apache.sshd.agent.AgentClient
 
sign(PublicKey, byte[]) - Method in class org.apache.sshd.agent.AgentLocal
 
sign(PublicKey, byte[]) - Method in class org.apache.sshd.agent.AgentServer
 
sign(PublicKey, byte[]) - Method in interface org.apache.sshd.agent.SshAgent
 
sign() - Method in interface org.apache.sshd.common.Signature
Compute the signature
sign() - Method in class org.apache.sshd.common.signature.SignatureDSA
 
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
Signature - Interface in org.apache.sshd.common
Signature interface for SSH used to sign or verify packets Usually wraps a javax.crypto.Signature object
signature - Variable in class org.apache.sshd.common.signature.AbstractSignature
 
SignatureDSA - Class in org.apache.sshd.common.signature
DSA Signature
SignatureDSA() - Constructor for class org.apache.sshd.common.signature.SignatureDSA
 
SignatureDSA.Factory - Class in org.apache.sshd.common.signature
A named factory for DSA signature
SignatureDSA.Factory() - Constructor for class org.apache.sshd.common.signature.SignatureDSA.Factory
 
signatureFactories - Variable in class org.apache.sshd.common.AbstractFactoryManager
 
SignatureRSA - Class in org.apache.sshd.common.signature
RSA Signature
SignatureRSA() - Constructor for class org.apache.sshd.common.signature.SignatureRSA
 
SignatureRSA.Factory - Class in org.apache.sshd.common.signature
A named factory for RSA Signature
SignatureRSA.Factory() - Constructor for class org.apache.sshd.common.signature.SignatureRSA.Factory
 
SimpleGeneratorHostKeyProvider - Class in org.apache.sshd.server.keyprovider
TODO Add javadoc
SimpleGeneratorHostKeyProvider() - Constructor for class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
SimpleGeneratorHostKeyProvider(String) - Constructor for class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
SimpleGeneratorHostKeyProvider(String, String) - Constructor for class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
SimpleGeneratorHostKeyProvider(String, String, int) - Constructor for class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider
 
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
 
SSH2_DISCONNECT_AUTH_CANCELLED_BY_USER - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_BY_APPLICATION - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_COMPRESSION_ERROR - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_CONNECTION_LOST - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_HOST_AUTHENTICATION_FAILED - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_HOST_KEY_NOT_VERIFIABLE - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_ILLEGAL_USER_NAME - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_KEY_EXCHANGE_FAILED - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_MAC_ERROR - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_PROTOCOL_ERROR - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_RESERVED - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_SERVICE_NOT_AVAILABLE - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH2_DISCONNECT_TOO_MANY_CONNECTIONS - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH_AUTHSOCKET_ENV_NAME - Static variable in interface org.apache.sshd.agent.SshAgent
 
SSH_DSS - Static variable in interface org.apache.sshd.common.KeyPairProvider
SSH identifier for DSA keys
SSH_FILEXFER_ATTR_ACCESSTIME - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_ACL - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_ACMODTIME - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_ALLOCATION_SIZE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_BITS - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_CREATETIME - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_CTIME - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_EXTENDED - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_LINK_COUNT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_MIME_TYPE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_MODIFYTIME - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_OWNERGROUP - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_PERMISSIONS - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_SIZE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_SUBSECOND_TIMES - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_TEXT_HINT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_ATTR_UNTRANSLATED_NAME - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_TYPE_BLOCK_DEVICE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_TYPE_CHAR_DEVICE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_TYPE_DIRECTORY - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_TYPE_FIFO - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_TYPE_REGULAR - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_TYPE_SOCKET - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_TYPE_SPECIAL - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_TYPE_SYMLINK - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FILEXFER_TYPE_UNKNOWN - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_BAD_MESSAGE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_BYTE_RANGE_LOCK_CONFLICT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_BYTE_RANGE_LOCK_REFUSED - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_CANNOT_DELETE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_CONNECTION_LOST - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_DELETE_PENDING - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_DIR_NOT_EMPTY - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_EOF - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_FAILURE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_FILE_ALREADY_EXISTS - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_FILE_CORRUPT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_FILE_IS_A_DIRECTORY - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_GROUP_INVALID - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_INVALID_FILENAME - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_INVALID_HANDLE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_INVALID_PARAMETER - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_LINK_LOOP - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_LOCK_CONFLICT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_NO_CONNECTION - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_NO_MATCHING_BYTE_RANGE_LOCK - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_NO_MEDIA - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_NO_SPACE_ON_FILESYSTEM - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_NO_SUCH_FILE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_NO_SUCH_PATH - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_NOT_A_DIRECTORY - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_OK - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_OP_UNSUPPORTED - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_OWNER_INVALID - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_PERMISSION_DENIED - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_QUOTA_EXCEEDED - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_UNKNOWN_PRINCIPAL - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FX_WRITE_PROTECT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_ACCESS_AUDIT_ALARM_INFO - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_ACCESS_BACKUP - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_ACCESS_DISPOSITION - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_APPEND - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_APPEND_DATA - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_APPEND_DATA_ATOMIC - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_BACKUP_STREAM - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_BLOCK_ADVISORY - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_BLOCK_DELETE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_BLOCK_READ - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_BLOCK_WRITE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_CREAT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_CREATE_NEW - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_CREATE_TRUNCATE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_DELETE_ON_CLOSE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_EXCL - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_NOFOLLOW - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_OPEN_EXISTING - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_OPEN_OR_CREATE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_OVERRIDE_OWNER - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_READ - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_TEXT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_TEXT_MODE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_TRUNC - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_TRUNCATE_EXISTING - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXF_WRITE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_ATTRS - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_BLOCK - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_CLOSE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_DATA - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_EXTENDED - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_EXTENDED_REPLY - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_FSETSTAT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_FSTAT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_HANDLE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_INIT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_LINK - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_LSTAT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_MKDIR - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_NAME - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_OPEN - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_OPENDIR - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_READ - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_READDIR - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_READLINK - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_REALPATH - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_REMOVE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_RENAME - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_RMDIR - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_SETSTAT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_STAT - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_STATUS - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_UNBLOCK - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_VERSION - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_FXP_WRITE - Static variable in class org.apache.sshd.server.sftp.SftpSubsystem
 
SSH_OPEN_ADMINISTRATIVELY_PROHIBITED - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH_OPEN_CONNECT_FAILED - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH_OPEN_RESOURCE_SHORTAGE - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH_OPEN_UNKNOWN_CHANNEL_TYPE - Static variable in interface org.apache.sshd.common.SshConstants
 
SSH_RSA - Static variable in interface org.apache.sshd.common.KeyPairProvider
SSH identifier for RSA keys
SshAgent - Interface in org.apache.sshd.agent
SSH key agent server
SshAgent.Pair<U,V> - Class in org.apache.sshd.agent
 
SshAgent.Pair(U, V) - Constructor for class org.apache.sshd.agent.SshAgent.Pair
 
SshClient - Class in org.apache.sshd
Entry point for the client side of the SSH protocol.
SshClient() - Constructor for class org.apache.sshd.SshClient
 
SshConstants - Interface in org.apache.sshd.common
This interface defines constants for the SSH protocol.
SshConstants.Message - Enum in org.apache.sshd.common
SSH message identifiers
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
 
SshFile - Interface in org.apache.sshd.server
This is the file abstraction used by the server.
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.
SshServer - Class in org.apache.sshd
The SshServer class is the main entry point for the server side of the SSH protocol.
SshServer() - Constructor for class org.apache.sshd.SshServer
 
start() - Method in class org.apache.sshd.agent.AgentServer
 
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(Environment) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
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.SshClient
 
start() - Method in class org.apache.sshd.SshServer
Start the SSH server and accept incoming exceptions on the configured port.
STDERR_DATA - Static variable in interface org.apache.sshd.ClientChannel
 
STDOUT_DATA - Static variable in interface org.apache.sshd.ClientChannel
 
stop() - Method in class org.apache.sshd.SshClient
 
stop() - Method in class org.apache.sshd.SshServer
Stop the SSH server.
stop(boolean) - Method in class org.apache.sshd.SshServer
 
stty(String) - Static method in class org.apache.sshd.common.util.SttySupport
Execute the stty command with the specified arguments against the current active terminal.
SttySupport - Class in org.apache.sshd.common.util
Support for stty command on unix
SttySupport() - Constructor for class org.apache.sshd.common.util.SttySupport
 
subsystemFactories - Variable in class org.apache.sshd.SshServer
 

T

TcpipForwardSupport - Class in org.apache.sshd.server.session
 
TcpipForwardSupport(ServerSession) - Constructor for class org.apache.sshd.server.session.TcpipForwardSupport
 
TcpipForwardSupport.ChannelForwardedTcpip - Class in org.apache.sshd.server.session
 
TcpipForwardSupport.ChannelForwardedTcpip(IoSession) - Constructor for class org.apache.sshd.server.session.TcpipForwardSupport.ChannelForwardedTcpip
 
TIMEOUT - Static variable in interface org.apache.sshd.ClientChannel
 
TIMEOUT - Static variable in interface org.apache.sshd.ClientSession
 
toByte() - Method in enum org.apache.sshd.common.SshConstants.Message
 
toInt() - Method in enum org.apache.sshd.common.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
 
toString() - Method in class org.apache.sshd.common.util.Buffer
 
TripleDESCBC - Class in org.apache.sshd.common.cipher
TripleDESCBC Cipher
TripleDESCBC() - Constructor for class org.apache.sshd.common.cipher.TripleDESCBC
 
TripleDESCBC.Factory - Class in org.apache.sshd.common.cipher
Named factory for TripleDESCBC Cipher
TripleDESCBC.Factory() - Constructor for class org.apache.sshd.common.cipher.TripleDESCBC.Factory
 
truncate() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
Truncate file to length 0.
truncate() - Method in interface org.apache.sshd.server.SshFile
Truncate the file to length 0.
type - Variable in class org.apache.sshd.client.channel.AbstractClientChannel
 
type - Variable in class org.apache.sshd.server.channel.ChannelSession
 

U

uncompress(Buffer, Buffer) - Method in class org.apache.sshd.common.compression.CompressionZlib
 
uncompress(Buffer, Buffer) - Method in interface org.apache.sshd.common.Compression
Uncompress the data in a buffer into another buffer.
uncompressBuffer - Variable in class org.apache.sshd.common.session.AbstractSession
 
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
 
unregisterChannel(Channel) - Method in class org.apache.sshd.common.session.AbstractSession
Remove this channel from the list of managed channels
unregisterChannel(Channel) - Method in interface org.apache.sshd.common.Session
Remove this channel from the list of managed channels
update(byte[], int, int) - Method in class org.apache.sshd.common.cipher.BaseCipher
 
update(byte[], int, int) - Method in class org.apache.sshd.common.cipher.CipherNone
 
update(byte[], int, int) - Method in interface org.apache.sshd.common.Cipher
Performs in-place encryption or decryption on the given data.
update(byte[], int, int) - Method in class org.apache.sshd.common.digest.BaseDigest
 
update(byte[], int, int) - Method in interface org.apache.sshd.common.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
 
update(byte[], int, int) - Method in class org.apache.sshd.common.signature.AbstractSignature
 
update(byte[], int, int) - Method in interface org.apache.sshd.common.Signature
Update the computed signature with the given data
updateUInt(long) - Method in class org.apache.sshd.common.mac.BaseMac
 
updateUInt(long) - Method in interface org.apache.sshd.common.Mac
 
UserAuth - Interface in org.apache.sshd.client
TODO Add javadoc
UserAuth - Interface in org.apache.sshd.server
Server side authentication mechanism.
UserAuth.Result - Enum in org.apache.sshd.client
 
UserAuthAgent - Class in org.apache.sshd.client.auth
Authentication delegating to an SSH agent
UserAuthAgent(ClientSessionImpl, String) - Constructor for class org.apache.sshd.client.auth.UserAuthAgent
 
userAuthFactories - Variable in class org.apache.sshd.SshServer
 
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
 
UserAuthGSS.Factory - Class in org.apache.sshd.server.auth.gss
Factory class.
UserAuthGSS.Factory() - Constructor for class org.apache.sshd.server.auth.gss.UserAuthGSS.Factory
 
UserAuthNone - Class in org.apache.sshd.server.auth
TODO Add javadoc
UserAuthNone() - Constructor for class org.apache.sshd.server.auth.UserAuthNone
 
UserAuthNone.Factory - Class in org.apache.sshd.server.auth
 
UserAuthNone.Factory() - Constructor for class org.apache.sshd.server.auth.UserAuthNone.Factory
 
UserAuthPassword - Class in org.apache.sshd.client.auth
TODO Add javadoc
UserAuthPassword(ClientSessionImpl, String, String) - 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
 
UserAuthPassword.Factory - Class in org.apache.sshd.server.auth
 
UserAuthPassword.Factory() - Constructor for class org.apache.sshd.server.auth.UserAuthPassword.Factory
 
UserAuthPublicKey - Class in org.apache.sshd.client.auth
TODO Add javadoc
UserAuthPublicKey(ClientSessionImpl, String, KeyPair) - 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
 
UserAuthPublicKey.Factory - Class in org.apache.sshd.server.auth
 
UserAuthPublicKey.Factory() - Constructor for class org.apache.sshd.server.auth.UserAuthPublicKey.Factory
 
username - Variable in class org.apache.sshd.common.session.AbstractSession
 

V

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.
valueOf(String) - Static method in enum org.apache.sshd.client.session.ClientSessionImpl.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.client.UserAuth.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.Cipher.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.Compression.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.PtyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sshd.common.SshConstants.Message
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.
values() - Static method in enum org.apache.sshd.client.session.ClientSessionImpl.State
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.UserAuth.Result
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.Mode
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.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.common.PtyMode
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.SshConstants.Message
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.
verify(byte[]) - Method in class org.apache.sshd.common.signature.SignatureDSA
 
verify(byte[]) - Method in class org.apache.sshd.common.signature.SignatureRSA
 
verify(byte[]) - Method in interface org.apache.sshd.common.Signature
Verify against the given signature
verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in class org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier
 
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 interface org.apache.sshd.client.ServerKeyVerifier
Verify that the server key provided is really the one of the host.
version - Variable in class org.apache.sshd.common.AbstractFactoryManager
 

W

WAIT_AUTH - Static variable in interface org.apache.sshd.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 class org.apache.sshd.client.session.ClientSessionImpl
 
waitFor(int, long) - Method in interface org.apache.sshd.ClientChannel
 
waitFor(int, long) - Method in interface org.apache.sshd.ClientSession
 
waitForSpace() - Method in class org.apache.sshd.common.channel.Window
 
WARNING - Static variable in class org.apache.sshd.server.command.ScpCommand
 
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.
WindowClosedException - Exception in org.apache.sshd.common.channel
Indicates a Window has been closed.
WindowClosedException() - Constructor for exception org.apache.sshd.common.channel.WindowClosedException
 
wpos() - Method in class org.apache.sshd.common.util.Buffer
 
wpos(int) - Method in class org.apache.sshd.common.util.Buffer
 
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(int) - Method in class org.apache.sshd.common.util.LoggingFilterOutputStream
 
write(byte[], int, int) - Method in class org.apache.sshd.common.util.LoggingFilterOutputStream
 
write(byte[], long) - Method in class org.apache.sshd.server.sftp.SftpSubsystem.FileHandle
 
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
 
writeAttrs(Buffer, SshFile) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
writeAttrs(Buffer, SshFile, int) - Method in class org.apache.sshd.server.sftp.SftpSubsystem
 
writeDir(String, SshFile) - Method in class org.apache.sshd.server.command.ScpCommand
 
writeFile(String, SshFile) - Method in class org.apache.sshd.server.command.ScpCommand
 
writePacket(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
Encode and send the given buffer.
writePacket(Buffer) - Method in interface org.apache.sshd.common.Session
Encode and send the given buffer.

X

X11_DISPLAY_OFFSET - Static variable in class org.apache.sshd.server.x11.X11ForwardSupport
 
X11ForwardSupport - Class in org.apache.sshd.server.x11
 
X11ForwardSupport(ServerSession) - Constructor for class org.apache.sshd.server.x11.X11ForwardSupport
 
X11ForwardSupport.ChannelForwardedX11 - Class in org.apache.sshd.server.x11
 
X11ForwardSupport.ChannelForwardedX11(IoSession) - Constructor for class org.apache.sshd.server.x11.X11ForwardSupport.ChannelForwardedX11
 
A B C D E F G H I J K L M N O P R S T U V W X 

Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.