- AbstractAgentClient - Class in org.apache.sshd.agent.common
-
- AbstractAgentClient(SshAgent) - Constructor for class org.apache.sshd.agent.common.AbstractAgentClient
-
- AbstractAgentProxy - Class in org.apache.sshd.agent.common
-
- AbstractAgentProxy() - Constructor for class org.apache.sshd.agent.common.AbstractAgentProxy
-
- AbstractChannel - Class in org.apache.sshd.common.channel
-
TODO Add javadoc
- AbstractChannel() - Constructor for class org.apache.sshd.common.channel.AbstractChannel
-
- 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.common.AbstractAgentProxy
-
- addIdentity(KeyPair, String) - Method in class org.apache.sshd.agent.common.AgentDelegate
-
- addIdentity(KeyPair, String) - Method in class org.apache.sshd.agent.local.AgentImpl
-
- addIdentity(KeyPair, String) - Method in interface org.apache.sshd.agent.SshAgent
-
- addListener(SshFutureListener<T>) - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
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
-
- AES128CTR - Class in org.apache.sshd.common.cipher
-
AES128CTR cipher
- AES128CTR() - Constructor for class org.apache.sshd.common.cipher.AES128CTR
-
- AES128CTR.Factory - Class in org.apache.sshd.common.cipher
-
Named factory for AES128CTR Cipher
- AES128CTR.Factory() - Constructor for class org.apache.sshd.common.cipher.AES128CTR.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
-
- AES256CTR - Class in org.apache.sshd.common.cipher
-
AES256CTR Cipher
- AES256CTR() - Constructor for class org.apache.sshd.common.cipher.AES256CTR
-
- AES256CTR.Factory - Class in org.apache.sshd.common.cipher
-
Named factory for AES256CTR Cipher
- AES256CTR.Factory() - Constructor for class org.apache.sshd.common.cipher.AES256CTR.Factory
-
- AgentClient - Class in org.apache.sshd.agent.unix
-
A client for a remote SSH agent
- AgentClient(String) - Constructor for class org.apache.sshd.agent.unix.AgentClient
-
- AgentDelegate - Class in org.apache.sshd.agent.common
-
- AgentDelegate(SshAgent) - Constructor for class org.apache.sshd.agent.common.AgentDelegate
-
- agentFactory - Variable in class org.apache.sshd.common.AbstractFactoryManager
-
- AgentForwardedChannel - Class in org.apache.sshd.agent.local
-
- AgentForwardedChannel() - Constructor for class org.apache.sshd.agent.local.AgentForwardedChannel
-
- AgentForwardedChannel - Class in org.apache.sshd.agent.unix
-
- AgentForwardedChannel(long) - Constructor for class org.apache.sshd.agent.unix.AgentForwardedChannel
-
- AgentForwardSupport - Class in org.apache.sshd.agent.common
-
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
- AgentForwardSupport(ServerSession) - Constructor for class org.apache.sshd.agent.common.AgentForwardSupport
-
- AgentImpl - Class in org.apache.sshd.agent.local
-
A local SSH agent implementation
- AgentImpl() - Constructor for class org.apache.sshd.agent.local.AgentImpl
-
- AgentServer - Class in org.apache.sshd.agent.unix
-
A server for an SSH Agent
- AgentServer() - Constructor for class org.apache.sshd.agent.unix.AgentServer
-
- AgentServer(SshAgent) - Constructor for class org.apache.sshd.agent.unix.AgentServer
-
- AgentServer.SshAgentSession - Class in org.apache.sshd.agent.unix
-
- AgentServer.SshAgentSession(long, SshAgent) - Constructor for class org.apache.sshd.agent.unix.AgentServer.SshAgentSession
-
- AgentServerProxy - Class in org.apache.sshd.agent.local
-
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
- AgentServerProxy(ServerSession) - Constructor for class org.apache.sshd.agent.local.AgentServerProxy
-
- AgentServerProxy - Class in org.apache.sshd.agent.unix
-
The server side fake agent, acting as an agent, but actually forwarding the requests to the auth channel on the client side.
- AgentServerProxy(ServerSession) - Constructor for class org.apache.sshd.agent.unix.AgentServerProxy
-
- algorithm - Variable in class org.apache.sshd.common.cipher.BaseCipher
-
- 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
-
- ARCFOUR128 - Class in org.apache.sshd.common.cipher
-
ARCFOUR128 cipher
- ARCFOUR128() - Constructor for class org.apache.sshd.common.cipher.ARCFOUR128
-
- ARCFOUR128.Factory - Class in org.apache.sshd.common.cipher
-
Named factory for AES128CTR Cipher
- ARCFOUR128.Factory() - Constructor for class org.apache.sshd.common.cipher.ARCFOUR128.Factory
-
- ARCFOUR256 - Class in org.apache.sshd.common.cipher
-
ARCFOUR256 cipher
- ARCFOUR256() - Constructor for class org.apache.sshd.common.cipher.ARCFOUR256
-
- ARCFOUR256.Factory - Class in org.apache.sshd.common.cipher
-
Named factory for AES128CTR Cipher
- ARCFOUR256.Factory() - Constructor for class org.apache.sshd.common.cipher.ARCFOUR256.Factory
-
- areKeyEquals(PublicKey, PublicKey) - Static method in class org.apache.sshd.agent.local.AgentImpl
-
- 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
-
Authenticate the session with the given username using an ssh agent.
- 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
-
Authenticate the session with the given username and password.
- authPublicKey(String, KeyPair) - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- authPublicKey(String, KeyPair) - Method in interface org.apache.sshd.ClientSession
-
Authenticate the session with the gien username and public key.
- 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.
- 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.local
-
The client side channel that will receive requests forwards by the SSH server.
- ChannelAgentForwarding() - Constructor for class org.apache.sshd.agent.local.ChannelAgentForwarding
-
- ChannelAgentForwarding - Class in org.apache.sshd.agent.unix
-
The client side channel that will receive requests forwards by the SSH server.
- ChannelAgentForwarding() - Constructor for class org.apache.sshd.agent.unix.ChannelAgentForwarding
-
- ChannelAgentForwarding.AgentClient - Class in org.apache.sshd.agent.local
-
- ChannelAgentForwarding.AgentClient() - Constructor for class org.apache.sshd.agent.local.ChannelAgentForwarding.AgentClient
-
- ChannelAgentForwarding.Factory - Class in org.apache.sshd.agent.local
-
- ChannelAgentForwarding.Factory() - Constructor for class org.apache.sshd.agent.local.ChannelAgentForwarding.Factory
-
- ChannelAgentForwarding.Factory - Class in org.apache.sshd.agent.unix
-
- ChannelAgentForwarding.Factory() - Constructor for class org.apache.sshd.agent.unix.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.client.channel
-
TODO Add javadoc
- ChannelDirectTcpip(SshdSocketAddress, SshdSocketAddress) - Constructor for class org.apache.sshd.client.channel.ChannelDirectTcpip
-
- 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
- ChannelForwardedTcpip - Class in org.apache.sshd.client.session
-
TODO Add javadoc
- ChannelForwardedTcpip() - Constructor for class org.apache.sshd.client.session.ChannelForwardedTcpip
-
- ChannelForwardedTcpip.Factory - Class in org.apache.sshd.client.session
-
- ChannelForwardedTcpip.Factory() - Constructor for class org.apache.sshd.client.session.ChannelForwardedTcpip.Factory
-
- 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.SshClient
-
- 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 - Variable in class org.apache.sshd.common.cipher.BaseCipher
-
- 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
-
- clearFileList() - Method in class org.apache.sshd.server.sftp.SftpSubsystem.DirectoryHandle
-
- 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.common.AbstractAgentProxy
-
- close() - Method in class org.apache.sshd.agent.common.AgentDelegate
-
- close() - Method in class org.apache.sshd.agent.common.AgentForwardSupport
-
- close() - Method in class org.apache.sshd.agent.local.AgentImpl
-
- close() - Method in class org.apache.sshd.agent.local.AgentServerProxy
-
- close(boolean) - Method in class org.apache.sshd.agent.local.ChannelAgentForwarding
-
- close() - Method in interface org.apache.sshd.agent.SshAgent
-
- close() - Method in interface org.apache.sshd.agent.SshAgentServer
-
- close() - Method in class org.apache.sshd.agent.unix.AgentClient
-
- close() - Method in class org.apache.sshd.agent.unix.AgentServer
-
- close() - Method in class org.apache.sshd.agent.unix.AgentServerProxy
-
- close(boolean) - Method in class org.apache.sshd.agent.unix.ChannelAgentForwarding
-
- close(boolean) - Method in class org.apache.sshd.client.channel.AbstractClientChannel
-
- close(boolean) - Method in class org.apache.sshd.client.session.ChannelForwardedTcpip
-
- close(boolean) - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- close() - Method in class org.apache.sshd.client.session.TcpipForwardSupport
-
- close(boolean) - Method in interface org.apache.sshd.ClientChannel
-
- close(boolean) - Method in interface org.apache.sshd.ClientSession
-
Close this session.
- 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.local.ChannelAgentForwarding.Factory
-
- create() - Method in class org.apache.sshd.agent.unix.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.client.session.ChannelForwardedTcpip.Factory
-
- create() - Method in class org.apache.sshd.common.cipher.AES128CBC.Factory
-
- create() - Method in class org.apache.sshd.common.cipher.AES128CTR.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.AES256CTR.Factory
-
- create() - Method in class org.apache.sshd.common.cipher.ARCFOUR128.Factory
-
- create() - Method in class org.apache.sshd.common.cipher.ARCFOUR256.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.common.AbstractAgentProxy
-
- 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
-
Create a channel of the given type.
- createChannel(String, String) - Method in interface org.apache.sshd.ClientSession
-
Create a channel of the given type and subtype.
- createClient() - Method in class org.apache.sshd.agent.local.AgentServerProxy
-
- createClient(Session) - Method in class org.apache.sshd.agent.local.LocalAgentFactory
-
- createClient(Session) - Method in class org.apache.sshd.agent.local.ProxyAgentFactory
-
- createClient(Session) - Method in interface org.apache.sshd.agent.SshAgentFactory
-
Create an SshAgent that can be used on the client side by the authentication
process to send possible keys.
- createClient(Session) - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
-
- createCommand(String) - Method in class org.apache.sshd.server.command.ScpCommandFactory
-
Parses a command string and verifies that the basic syntax is
correct.
- createCommand(String) - Method in interface org.apache.sshd.server.CommandFactory
-
Create a command with the given name.
- createDirectTcpipChannel(SshdSocketAddress, SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- createDirectTcpipChannel(SshdSocketAddress, SshdSocketAddress) - Method in interface org.apache.sshd.ClientSession
-
Create a direct tcp-ip channel which can be used to stream data to a remote port from the server.
- 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
-
Create a channel to execute a command.
- 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.
- createNioSocketAcceptor(Session) - Method in class org.apache.sshd.common.forward.DefaultForwardingAcceptorFactory
-
- createNioSocketAcceptor(Session) - Method in interface org.apache.sshd.common.ForwardingAcceptorFactory
-
Creates the NioSocketAcceptor to be used for forwards for this
ServerSession.
- 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
- createServer(Session) - Method in class org.apache.sshd.agent.local.LocalAgentFactory
-
- createServer(Session) - Method in class org.apache.sshd.agent.local.ProxyAgentFactory
-
- createServer(Session) - Method in interface org.apache.sshd.agent.SshAgentFactory
-
Create the server side that will be used by other SSH clients.
- createServer(Session) - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
-
- 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
-
Create a channel to start a shell.
- createSubsystemChannel(String) - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- createSubsystemChannel(String) - Method in interface org.apache.sshd.ClientSession
-
Create a subsystem channel.
- 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
-
- 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.
- getActiveSessions() - Method in class org.apache.sshd.SshServer
-
Obtain the list of active sessions.
- getAgent() - Method in class org.apache.sshd.agent.local.AgentForwardedChannel
-
- getAgent() - Method in class org.apache.sshd.agent.local.LocalAgentFactory
-
- getAgent() - Method in class org.apache.sshd.agent.unix.AgentServer
-
- getAgentFactory() - Method in class org.apache.sshd.common.AbstractFactoryManager
-
- getAgentFactory() - Method in interface org.apache.sshd.common.FactoryManager
-
Retrieve the agent factory for creating SshAgent
objects.
- getAlgorithm() - Method in 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.
- getChannelForwardingFactory() - Method in class org.apache.sshd.agent.local.LocalAgentFactory
-
- getChannelForwardingFactory() - Method in class org.apache.sshd.agent.local.ProxyAgentFactory
-
- getChannelForwardingFactory() - Method in interface org.apache.sshd.agent.SshAgentFactory
-
Retrieve the channel factory used to create channels on the client side.
- getChannelForwardingFactory() - Method in class org.apache.sshd.agent.unix.UnixAgentFactory
-
- 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
-
- getHostName() - Method in class org.apache.sshd.client.SshdSocketAddress
-
- getId() - Method in class org.apache.sshd.agent.local.AgentServerProxy
-
- getId() - Method in interface org.apache.sshd.agent.SshAgentServer
-
- getId() - Method in class org.apache.sshd.agent.unix.AgentServerProxy
-
- getId() - Method in class org.apache.sshd.common.channel.AbstractChannel
-
- getId() - Method in interface org.apache.sshd.common.Channel
-
- getIdentities() - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
-
- getIdentities() - Method in class org.apache.sshd.agent.common.AgentDelegate
-
- getIdentities() - Method in class org.apache.sshd.agent.local.AgentImpl
-
- getIdentities() - Method in interface org.apache.sshd.agent.SshAgent
-
- 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.local.AgentImpl
-
- 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
-
Access to the metadata.
- 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.local.ChannelAgentForwarding.Factory
-
- getName() - Method in class org.apache.sshd.agent.unix.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.client.session.ChannelForwardedTcpip.Factory
-
- getName() - Method in class org.apache.sshd.common.cipher.AES128CBC.Factory
-
- getName() - Method in class org.apache.sshd.common.cipher.AES128CTR.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.AES256CTR.Factory
-
- getName() - Method in class org.apache.sshd.common.cipher.ARCFOUR128.Factory
-
- getName() - Method in class org.apache.sshd.common.cipher.ARCFOUR256.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
-
- getOpenFuture() - Method in class org.apache.sshd.client.session.TcpipForwardSupport.ChannelForwardedTcpip
-
- getOpenFuture() - Method in class org.apache.sshd.server.session.TcpipForwardSupport.ChannelForwardedTcpip
-
- 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
-
- getOwner() - Method in class org.apache.sshd.server.filesystem.NativeSshFile
-
Get owner name
- getOwner() - Method in interface org.apache.sshd.server.SshFile
-
Get the owner name of the file
- 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.client.SshdSocketAddress
-
- 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 class org.apache.sshd.common.AbstractFactoryManager
-
- getScheduledExecutorService() - Method in interface org.apache.sshd.common.FactoryManager
-
Retrieve the ScheduledExecutorService
to be used.
- getScheduledExecutorService() - Method in class org.apache.sshd.server.session.ServerSession
-
- 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
-
- getTcpipForwardingAcceptorFactory() - Method in class org.apache.sshd.common.AbstractFactoryManager
-
- getTcpipForwardingAcceptorFactory() - Method in interface org.apache.sshd.common.FactoryManager
-
Retrieve the IoAcceptor factory to be used to accept incoming connections
to port forwards.
- 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.
- getX11ForwardingAcceptorFactory() - Method in interface org.apache.sshd.server.ServerFactoryManager
-
Retrieve the IoAcceptor factory to be used to accept incoming connections
for X11 Forwards.
- getX11ForwardingAcceptorFactory() - Method in class org.apache.sshd.SshServer
-
- 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
-
- 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.ARCFOUR128
-
- init(Cipher.Mode, byte[], byte[]) - Method in class org.apache.sshd.common.cipher.ARCFOUR256
-
- 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.common.AgentForwardSupport
-
- initialize() - Method in class org.apache.sshd.client.session.TcpipForwardSupport
-
- 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
-
- internalOpen() - Method in class org.apache.sshd.client.channel.ChannelDirectTcpip
-
- 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
-
- InvertedShellWrapper(InvertedShell, Executor) - Constructor for class org.apache.sshd.server.shell.InvertedShellWrapper
-
- InvertedShellWrapper(InvertedShell, int) - Constructor for class org.apache.sshd.server.shell.InvertedShellWrapper
-
- InvertedShellWrapper(InvertedShell, Executor, int) - Constructor for class org.apache.sshd.server.shell.InvertedShellWrapper
-
- 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
-
- isCanceled() - Method in interface org.apache.sshd.client.future.ConnectFuture
-
- isCanceled() - Method in interface org.apache.sshd.client.future.OpenFuture
-
- isCanceled() - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
- 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?
- ivsize - Variable in class org.apache.sshd.common.cipher.BaseCipher
-
- 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.
- remove() - Method in class org.apache.sshd.server.sftp.SftpSubsystem.DirectoryHandle
-
- removeAllIdentities() - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
-
- removeAllIdentities() - Method in class org.apache.sshd.agent.common.AgentDelegate
-
- removeAllIdentities() - Method in class org.apache.sshd.agent.local.AgentImpl
-
- removeAllIdentities() - Method in interface org.apache.sshd.agent.SshAgent
-
- removeIdentity(PublicKey) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
-
- removeIdentity(PublicKey) - Method in class org.apache.sshd.agent.common.AgentDelegate
-
- removeIdentity(PublicKey) - Method in class org.apache.sshd.agent.local.AgentImpl
-
- removeIdentity(PublicKey) - Method in interface org.apache.sshd.agent.SshAgent
-
- removeListener(SshFutureListener<T>) - Method in class org.apache.sshd.common.future.DefaultSshFuture
-
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.common.AbstractAgentClient
-
- reply(Buffer) - Method in class org.apache.sshd.agent.local.ChannelAgentForwarding.AgentClient
-
- reply(Buffer) - Method in class org.apache.sshd.agent.unix.AgentServer.SshAgentSession
-
- request(Buffer) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
-
- request(Buffer) - Method in class org.apache.sshd.agent.local.AgentForwardedChannel
-
- request(Buffer) - Method in class org.apache.sshd.agent.unix.AgentClient
-
- request(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
-
Send a global request and wait for the response.
- requestFailure(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
-
- requestLock - Variable in class org.apache.sshd.common.session.AbstractSession
-
- requestResult - Variable in class org.apache.sshd.common.session.AbstractSession
-
- requestSuccess(Buffer) - Method in class org.apache.sshd.common.session.AbstractSession
-
- RequiredServerKeyVerifier - Class in org.apache.sshd.client.keyverifier
-
A ServerKeyVerifier that accepts one server key (specified in the constructor)
- RequiredServerKeyVerifier(PublicKey) - Constructor for class org.apache.sshd.client.keyverifier.RequiredServerKeyVerifier
-
- 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.unix.AgentClient
-
- run() - Method in class org.apache.sshd.agent.unix.AgentForwardedChannel
-
- run() - Method in class org.apache.sshd.agent.unix.AgentServer.SshAgentSession
-
- run() - Method in class org.apache.sshd.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_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
-
- sendHeartBeat() - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- 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, Iterator<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(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
-
- 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.client.session.TcpipForwardSupport
-
- 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.client.session.TcpipForwardSupport
-
- 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.
- setAgentFactory(SshAgentFactory) - Method in class org.apache.sshd.common.AbstractFactoryManager
-
- 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
-
- setEnv(String, String) - Method in class org.apache.sshd.client.channel.ChannelShell
-
- 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.common.AbstractFactoryManager
-
- setScheduledExecutorService(ScheduledExecutorService, boolean) - Method in class org.apache.sshd.common.AbstractFactoryManager
-
- 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
-
- setSession(ServerSession) - Method in class org.apache.sshd.server.shell.InvertedShellWrapper
-
- 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
-
- setTcpipForwardNioSocketAcceptorFactory(ForwardingAcceptorFactory) - Method in class org.apache.sshd.common.AbstractFactoryManager
-
- 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.
- setX11ForwardNioSocketAcceptorFactory(ForwardingAcceptorFactory) - Method in class org.apache.sshd.SshServer
-
- 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.common.AbstractFactoryManager
-
- sign(PublicKey, byte[]) - Method in class org.apache.sshd.agent.common.AbstractAgentProxy
-
- sign(PublicKey, byte[]) - Method in class org.apache.sshd.agent.common.AgentDelegate
-
- sign(PublicKey, byte[]) - Method in class org.apache.sshd.agent.local.AgentImpl
-
- sign(PublicKey, byte[]) - Method in interface org.apache.sshd.agent.SshAgent
-
- sign() - Method in interface org.apache.sshd.common.Signature
-
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_AGENT_FAILURE - Static variable in class org.apache.sshd.agent.SshAgentConstants
-
- SSH2_AGENT_IDENTITIES_ANSWER - Static variable in class org.apache.sshd.agent.SshAgentConstants
-
- SSH2_AGENT_SIGN_RESPONSE - Static variable in class org.apache.sshd.agent.SshAgentConstants
-
- SSH2_AGENTC_ADD_IDENTITY - Static variable in class org.apache.sshd.agent.SshAgentConstants
-
- SSH2_AGENTC_REMOVE_ALL_IDENTITIES - Static variable in class org.apache.sshd.agent.SshAgentConstants
-
- SSH2_AGENTC_REMOVE_IDENTITY - Static variable in class org.apache.sshd.agent.SshAgentConstants
-
- SSH2_AGENTC_REQUEST_IDENTITIES - Static variable in class org.apache.sshd.agent.SshAgentConstants
-
- SSH2_AGENTC_SIGN_REQUEST - Static variable in class org.apache.sshd.agent.SshAgentConstants
-
- SSH2_DISCONNECT_AUTH_CANCELLED_BY_USER - Static variable in 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_AGENT_SUCCESS - Static variable in class org.apache.sshd.agent.SshAgentConstants
-
- SSH_AUTHSOCKET_ENV_NAME - Static variable in interface org.apache.sshd.agent.SshAgent
-
- SSH_DSS - Static variable in interface org.apache.sshd.common.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
-
- SshAgentConstants - Class in org.apache.sshd.agent
-
- SshAgentFactory - Interface in org.apache.sshd.agent
-
The SshAgentFactory
is used to communicate with an SshAgent.
- SshAgentServer - Interface in org.apache.sshd.agent
-
- 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
- SshdSocketAddress - Class in org.apache.sshd.client
-
A simple socket address holding the host name and port number.
- SshdSocketAddress(String, int) - Constructor for class org.apache.sshd.client.SshdSocketAddress
-
- 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.unix.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.
- startHeartBeat() - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- startLocalPortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- startLocalPortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in interface org.apache.sshd.ClientSession
-
Start forwarding the given local address on the client to the given address on the server.
- startRemotePortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- startRemotePortForwarding(SshdSocketAddress, SshdSocketAddress) - Method in interface org.apache.sshd.ClientSession
-
Start forwarding tcpip from the given address on the server to the
given address on the client.
- 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
-
- stopLocalPortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- stopLocalPortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.ClientSession
-
Stop forwarding the given local address.
- stopRemotePortForwarding(SshdSocketAddress) - Method in class org.apache.sshd.client.session.ClientSessionImpl
-
- stopRemotePortForwarding(SshdSocketAddress) - Method in interface org.apache.sshd.ClientSession
-
Stop forwarding of the given remote address.
- 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
-
- 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
-