Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractGitCommand - Class in org.apache.sshd.git
-
Provides basic support for GIT command implementations
- AbstractGitCommand(GitLocationResolver, String, CloseableExecutorService) - Constructor for class org.apache.sshd.git.AbstractGitCommand
- AbstractGitCommandFactory - Class in org.apache.sshd.git
-
Helper class for various Git command factories
- AbstractGitCommandFactory(String, String) - Constructor for class org.apache.sshd.git.AbstractGitCommandFactory
- acceptanceAddress - Variable in class org.apache.sshd.netty.NettyIoSession
- acceptServerProxyMetadata(ServerSession, Buffer) - Method in class org.apache.sshd.contrib.server.session.proxyprotocol.ProxyProtocolAcceptor
- acceptServerProxyMetadata(ServerSession, Buffer) - Method in class org.apache.sshd.contrib.server.session.proxyprotocolv2.ProxyProtocolV2Acceptor
- accumulateAttributeValue(C, Map<String, Object>, String, Object) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- accumulateMultiValues - Variable in class org.apache.sshd.ldap.LdapNetworkConnector
- adapter - Variable in class org.apache.sshd.netty.NettyIoSession
- Adapter() - Constructor for class org.apache.sshd.netty.NettyIoSession.Adapter
- addListener(SshFutureListener<IoWriteFuture>) - Method in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
- AddressData - Class in org.apache.sshd.contrib.server.session.proxyprotocolv2.data
-
Address data structure.
- AddressData(String, String, int, int) - Constructor for class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
- addressLength - Variable in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- addWatchedFile(Path) - Method in class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- adjustRemoteTargetArguments(ScpLocation, ScpLocation, ScpLocation, Collection<String>) - Static method in class org.apache.sshd.cli.client.ScpCommandMain
- ALL_LDAP_ATTRIBUTES - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
-
A special value used to indicate that all attributes are required
- AndroidOpenSSLSecurityProviderRegistrar - Class in org.apache.sshd.contrib.common.util.security.androidopenssl
-
On Android 9, one cannot use the built in
Bouncy Castle
security provider becauseAndroid
blocks attempts to useBouncy Castle
for operations thatAndroidOpenSSL
supports. - AndroidOpenSSLSecurityProviderRegistrar() - Constructor for class org.apache.sshd.contrib.common.util.security.androidopenssl.AndroidOpenSSLSecurityProviderRegistrar
- appendFileAttributes(A, SftpClient, String, SftpClient.Attributes) - Method in class org.apache.sshd.cli.client.SftpCommandMain
- appendInfoValue(A, CharSequence, Object) - Static method in class org.apache.sshd.cli.client.SftpCommandMain
- appendMarkers(int) - Method in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- arguments - Variable in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- asReadable(ByteBuf) - Static method in class org.apache.sshd.netty.NettySupport
- attributes - Variable in class org.apache.sshd.netty.NettyIoSession
- AUTH_TIMEOUT - Static variable in class org.apache.sshd.cli.client.CliClientModuleProperties
-
Key used to retrieve the value of the timeout after which it will close the connection if the other side has not been authenticated - in milliseconds.
- AUTH_TIMEOUT - Static variable in class org.apache.sshd.git.GitModuleProperties
-
Property used to configure the SSHD
FactoryManager
with the default timeout (millis) to authenticate with the remote SSH server. - authenticate(String, String, ServerSession) - Method in class org.apache.sshd.ldap.LdapPasswordAuthenticator
- authenticate(String, String, ServerSession, Map<String, ?>) - Method in class org.apache.sshd.ldap.LdapPasswordAuthenticator
- authenticate(String, PublicKey, ServerSession) - Method in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- authenticate(String, PublicKey, ServerSession, Map<String, ?>) - Method in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- authenticate(String, PublicKey, ServerSession, Map<String, ?>, Collection<? extends PublicKey>) - Method in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- available() - Method in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- availableCount - Variable in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- await(long, CancelOption...) - Method in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
- awaitUninterruptibly(long, CancelOption...) - Method in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
B
- baos - Variable in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- baseDNPattern - Variable in class org.apache.sshd.ldap.LdapNetworkConnector
- BEGIN_MARKER - Static variable in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- BEGINNERS - Static variable in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- bind(SocketAddress) - Method in class org.apache.sshd.netty.NettyIoAcceptor
- bind(Collection<? extends SocketAddress>) - Method in class org.apache.sshd.netty.NettyIoAcceptor
- bindDNPattern - Variable in class org.apache.sshd.ldap.LdapNetworkConnector
- bindInternal(SocketAddress) - Method in class org.apache.sshd.netty.NettyIoAcceptor
- bindPasswordPattern - Variable in class org.apache.sshd.ldap.LdapNetworkConnector
- blocking(ServerSession, String, FileHandle, long, long, int) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- bootstrap - Variable in class org.apache.sshd.netty.NettyIoAcceptor
- boundAddresses - Variable in class org.apache.sshd.netty.NettyIoAcceptor
- buffer - Variable in class org.apache.sshd.netty.NettyIoSession.Adapter
- buildFamilyAndTransport(Logger, ServerSession, byte) - Static method in exception class org.apache.sshd.contrib.server.session.proxyprotocolv2.exception.ProxyProtocolException
- buildVersionOrCommand(Logger, ServerSession, byte) - Static method in exception class org.apache.sshd.contrib.server.session.proxyprotocolv2.exception.ProxyProtocolException
- byteCount - Variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
C
- call() - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- call(Object, String) - Method in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- call(Object, String, Class<?>[], Object[]) - Method in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- CdCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.CdCommandExecutor
- channel - Variable in class org.apache.sshd.git.transport.GitSshdSessionProcess
- CHANNEL_OPEN_TIMEOUT - Static variable in class org.apache.sshd.cli.client.CliClientModuleProperties
-
Key used to retrieve the value of the timeout for opening an EXEC or SHELL channel - in msec.
- CHANNEL_OPEN_TIMEOUT - Static variable in class org.apache.sshd.git.GitModuleProperties
-
Property used to configure the SSHD
FactoryManager
with the default timeout (millis) to open a channel to the remote SSH server. - channelActive(ChannelHandlerContext) - Method in class org.apache.sshd.netty.NettyIoSession.Adapter
- channelActive(ChannelHandlerContext) - Method in class org.apache.sshd.netty.NettyIoSession
- channelGroup - Variable in class org.apache.sshd.netty.NettyIoService
- ChannelIdTrackingUnknownChannelReferenceHandler - Class in org.apache.sshd.contrib.common.session.helpers
-
Makes sure that the referenced "unknown" channel identifier is one that was assigned in the past.
- ChannelIdTrackingUnknownChannelReferenceHandler() - Constructor for class org.apache.sshd.contrib.common.session.helpers.ChannelIdTrackingUnknownChannelReferenceHandler
- channelInactive(ChannelHandlerContext) - Method in class org.apache.sshd.netty.NettyIoSession.Adapter
- channelInactive(ChannelHandlerContext) - Method in class org.apache.sshd.netty.NettyIoSession
- channelInitialized(Channel) - Method in class org.apache.sshd.contrib.common.session.helpers.ChannelIdTrackingUnknownChannelReferenceHandler
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.sshd.netty.NettyIoSession.Adapter
- channelRead(ChannelHandlerContext, Readable) - Method in class org.apache.sshd.netty.NettyIoSession
- channelReadComplete(ChannelHandlerContext) - Method in class org.apache.sshd.netty.NettyIoSession.Adapter
- CHAR - Static variable in class org.apache.sshd.git.AbstractGitCommand
- CIPHERS - Static variable in class org.apache.sshd.openpgp.PGPUtils
- CliClientModuleProperties - Class in org.apache.sshd.cli.client
- CliClientModuleProperties() - Constructor for class org.apache.sshd.cli.client.CliClientModuleProperties
- client - Variable in class org.apache.sshd.cli.client.SftpCommandMain
- client - Variable in class org.apache.sshd.cli.client.SshKeyScanMain
- client - Variable in class org.apache.sshd.git.transport.GitSshdSession
- client - Variable in class org.apache.sshd.git.transport.GitSshdSessionFactory
- ClientCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.ClientCommandExecutor
- clientSession - Variable in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- CliLogger - Class in org.apache.sshd.cli
- CliLogger(String, Level, PrintStream) - Constructor for class org.apache.sshd.cli.CliLogger
- CliSupport - Class in org.apache.sshd.cli
-
Provides common utilities for SSH client/server execution from the CLI
- CliSupport() - Constructor for class org.apache.sshd.cli.CliSupport
- close() - Method in class org.apache.sshd.cli.client.SftpCommandMain
- close() - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- close() - Method in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- close() - Method in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- CLOSE_WAIT_EVENTS - Static variable in class org.apache.sshd.git.transport.GitSshdSessionProcess
- closeChannel(Channel) - Method in class org.apache.sshd.netty.NettyIoAcceptor
- closeEventLoopGroup - Variable in class org.apache.sshd.netty.NettyIoServiceFactory
- cmdPrefix - Variable in class org.apache.sshd.git.AbstractGitCommandFactory
- commandName - Variable in class org.apache.sshd.git.transport.GitSshdSessionProcess
- commandsMap - Variable in class org.apache.sshd.cli.client.SftpCommandMain
- COMPRESSIONS - Static variable in class org.apache.sshd.openpgp.PGPUtils
- compressor - Variable in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- CONECT_TIMEOUT - Static variable in class org.apache.sshd.cli.client.CliClientModuleProperties
-
Key used to retrieve the value of the timeout after which it will abort the connection if the connection has not been established - in milliseconds.
- connect(SocketAddress, AttributeRepository, SocketAddress) - Method in class org.apache.sshd.netty.NettyIoConnector
- CONNECT_FUTURE_KEY - Static variable in class org.apache.sshd.netty.NettyIoService
- CONNECT_TIMEOUT - Static variable in class org.apache.sshd.git.GitModuleProperties
-
Property used to configure the SSHD
FactoryManager
with the default timeout (millis) to connect to the remote SSH server. - constantPath(Path) - Static method in interface org.apache.sshd.git.GitLocationResolver
-
Creates a resolver that returns the same root directory for any invocation of
resolveRootDirectory
- context - Variable in class org.apache.sshd.netty.NettyIoSession
- create(FactoryManager) - Method in class org.apache.sshd.netty.NettyIoServiceFactoryFactory
- createAcceptor(IoHandler) - Method in class org.apache.sshd.netty.NettyIoServiceFactory
- createClient() - Method in class org.apache.sshd.git.transport.GitSshdSession
- createClientSession(SshClient, String, String, int, String...) - Method in class org.apache.sshd.git.transport.GitSshdSession
- createConnector(IoHandler) - Method in class org.apache.sshd.netty.NettyIoServiceFactory
- created(ServerSession, Path, Map<String, ?>, Throwable) - Method in class org.apache.sshd.cli.server.helper.SftpServerSubSystemEventListener
- createDirectories(SftpClient, String, PrintStream, boolean) - Method in class org.apache.sshd.cli.client.SftpCommandMain.TransferCommandExecutor
- createGitCommand(String) - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- createGitCommand(String) - Method in class org.apache.sshd.git.pack.GitPackCommandFactory
- createGitCommand(String) - Method in class org.apache.sshd.git.pgm.GitPgmCommandFactory
- createKeyPairs(String) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- createKeyPairs(Collection<String>) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- createLoggingIoServiceEventListener(Logger) - Static method in class org.apache.sshd.cli.CliSupport
- createLoggingSessionListener(Logger) - Static method in class org.apache.sshd.cli.CliSupport
- createScpCommandFactory(Level, PrintStream, PrintStream, ShellFactory) - Static method in class org.apache.sshd.cli.server.SshServerCliSupport
- createUnsupportedCommand(ChannelSession, String) - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- creating(ServerSession, Path, Map<String, ?>) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- curMarkersInLine - Variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- currentHostFingerprints - Variable in class org.apache.sshd.cli.client.SshKeyScanMain
- cwdLocal - Variable in class org.apache.sshd.cli.client.SftpCommandMain
- cwdRemote - Variable in class org.apache.sshd.cli.client.SftpCommandMain
D
- decodeEntryKeyData(String) - Method in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- decodeKeyFingerprint(String) - Static method in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- DEFAULT - Static variable in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- DEFAULT_AUTHENTICATION_MODE - Static variable in class org.apache.sshd.ldap.LdapAuthenticator
- DEFAULT_BINARY_ATTRIBUTES - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
-
A list of known binary attributes
- DEFAULT_IO_SERVICE_FACTORY - Static variable in class org.apache.sshd.cli.CliSupport
- DEFAULT_KEY_TYPES - Static variable in class org.apache.sshd.cli.client.SshKeyScanMain
-
Default key types if not overridden from the command line
- DEFAULT_LDAP_ACCUMULATE_MULTIVALUES - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_BIND_DN_PATTERN - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_BIND_PASSWORD_PATTERN - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_COUNT_LIMIT - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_DEREF_ENABLED - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_FACTORY_PROPNAME - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
-
Property used to override the default LDAP context factory class
- DEFAULT_LDAP_FACTORY_PROPVAL - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
-
Default LDAP context factory class - unless overridden via the
LdapNetworkConnector.DEFAULT_LDAP_FACTORY_PROPNAME
property - DEFAULT_LDAP_PORT - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_PROTOCOL - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_REFERRAL_MODE - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_RETURN_OBJVALUE - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_SEARCH_SCOPE - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LDAP_TIME_LIMIT - Static variable in class org.apache.sshd.ldap.LdapNetworkConnector
- DEFAULT_LEVEL - Static variable in class org.apache.sshd.cli.client.SshKeyScanMain
- DEFAULT_MARKER_SIZE - Static variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- DEFAULT_MARKS_PER_LINE - Static variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- DEFAULT_PASSWORD_ATTR_NAME - Static variable in class org.apache.sshd.ldap.LdapPasswordAuthenticator
- DEFAULT_PGP_FILE_SUFFIX - Static variable in class org.apache.sshd.openpgp.PGPUtils
- DEFAULT_PGP_PATH_RESOLVER_HOLDER - Static variable in class org.apache.sshd.openpgp.PGPUtils
- DEFAULT_PROGRESS_CHAR - Static variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- DEFAULT_PUBKEY_ATTR_NAME - Static variable in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- DEFAULT_SEARCH_FILTER_PATTERN - Static variable in class org.apache.sshd.ldap.LdapPasswordAuthenticator
- DEFAULT_SEARCH_FILTER_PATTERN - Static variable in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- DEFAULT_SHELL_FACTORY - Static variable in class org.apache.sshd.cli.server.SshServerCliSupport
- DEFAULT_TIMEOUT - Static variable in class org.apache.sshd.cli.client.SshKeyScanMain
- DEFAULT_USERNAME_ATTR_NAME - Static variable in class org.apache.sshd.ldap.LdapAuthenticator
- DefaultIoWriteFuture(Object, Object) - Constructor for class org.apache.sshd.netty.NettyIoSession.DefaultIoWriteFuture
- DeflatingInputStream - Class in org.apache.sshd.contrib.common.compression
- DeflatingInputStream(InputStream, ExposedBufferByteArrayOutputStream, OutputStream) - Constructor for class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- delegate - Variable in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- DELIMITER - Static variable in class org.apache.sshd.git.AbstractGitCommand
- destroy() - Method in class org.apache.sshd.git.transport.GitSshdSessionProcess
- destroying(ServerSession) - Method in class org.apache.sshd.cli.server.helper.SftpServerSubSystemEventListener
- DetailedSftpErrorStatusDataHandler - Class in org.apache.sshd.contrib.server.subsystem.sftp
-
An
SftpErrorStatusDataHandler
implementation that returns an elaborate message string for the thrown exception - thus potentially "leaking" information about the internal implementation and/or real paths. - DetailedSftpErrorStatusDataHandler() - Constructor for class org.apache.sshd.contrib.server.subsystem.sftp.DetailedSftpErrorStatusDataHandler
- detectDefaultPublicRingFilePath() - Static method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- detectDefaultPublicRingFilePath(Path) - Static method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
-
Checks if either the "pubring.gpg" or "pubring.kbx" exist as a regular file and can be read.
- disconnect() - Method in class org.apache.sshd.git.transport.GitSshdSession
- disconnectClient(SshClient) - Method in class org.apache.sshd.git.transport.GitSshdSession
- disconnectSession(ClientSession) - Method in class org.apache.sshd.git.transport.GitSshdSession
- displayLocalPathInfo(Path, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.LlsCommandExecutor
- doCloseGracefully() - Method in class org.apache.sshd.netty.NettyIoAcceptor
- doCloseGracefully() - Method in class org.apache.sshd.netty.NettyIoServiceFactory
- doCloseGracefully() - Method in class org.apache.sshd.netty.NettyIoSession
- doCloseImmediately() - Method in class org.apache.sshd.netty.NettyIoAcceptor
- doCloseImmediately() - Method in class org.apache.sshd.netty.NettyIoServiceFactory
- doCloseImmediately() - Method in class org.apache.sshd.netty.NettyIoSession
- doInteractive(BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain
- dstAddress - Variable in class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
- dstPort - Variable in class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
E
- EmbeddedCommandRunner - Class in org.apache.sshd.git.pgm
-
TODO Add javadoc
- EmbeddedCommandRunner(Path) - Constructor for class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- encodeEntryKeyData(byte[]) - Method in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- encodeKeyFingerprint(byte[]) - Static method in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- END_MARKER - Static variable in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- ENDERS - Static variable in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- endFileEvent(Session, ScpTransferEventListener.FileOperation, Path, long, Set<PosixFilePermission>, Throwable) - Method in class org.apache.sshd.cli.server.helper.ScpCommandTransferEventListener
- endFolderEvent(Session, ScpTransferEventListener.FileOperation, Path, Set<PosixFilePermission>, Throwable) - Method in class org.apache.sshd.cli.server.helper.ScpCommandTransferEventListener
- EndlessWriteFuture - Class in org.apache.sshd.contrib.common.io
-
Never signals a successful write completion and ignores all listeners
- EndlessWriteFuture() - Constructor for class org.apache.sshd.contrib.common.io.EndlessWriteFuture
- ENDQUOTE - Static variable in class org.apache.sshd.git.AbstractGitCommand
- engineGetParameter(String) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
-
Deprecated.
- engineInitSign(PrivateKey) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- engineInitVerify(PublicKey) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- engineSetParameter(String, Object) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
-
Deprecated.
- engineSign() - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- engineUpdate(byte) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- engineUpdate(byte[], int, int) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- engineUpdate(ByteBuffer) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- engineVerify(byte[]) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- engineVerify(byte[], int, int) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- EOF - Static variable in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
-
Special marker to indicate that we exhausted all attempts
- establishedDynamicTunnel(Session, SshdSocketAddress, SshdSocketAddress, Throwable) - Method in class org.apache.sshd.cli.server.helper.ServerPortForwardingEventListener
- establishedExplicitTunnel(Session, SshdSocketAddress, SshdSocketAddress, boolean, SshdSocketAddress, Throwable) - Method in class org.apache.sshd.cli.server.helper.ServerPortForwardingEventListener
- eventListener - Variable in class org.apache.sshd.netty.NettyIoService
- eventListener - Variable in class org.apache.sshd.netty.NettyIoServiceFactory
- eventLoopGroup - Variable in class org.apache.sshd.netty.NettyIoServiceFactory
- eventLoopGroup - Variable in class org.apache.sshd.netty.NettyIoServiceFactoryFactory
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.sshd.netty.NettyIoSession.Adapter
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.sshd.netty.NettyIoSession
- exec(String, int) - Method in class org.apache.sshd.git.transport.GitSshdSession
- execute(String[], InputStream, OutputStream, OutputStream) - Method in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
-
Execute a command.
- executeCommand(String, boolean, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.TransferCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in interface org.apache.sshd.cli.client.SftpCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.CdCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.ClientCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.ExitCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.GetCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.HelpCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.InfoCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.KexCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.LcdCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.LimitsCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.LlsCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.LsCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.LStatCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.MkdirCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.ProgressCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.PutCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.PwdCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.ReadLinkCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.RenameCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.RmCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.RmdirCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.SessionCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.StatVfsCommandExecutor
- executeCommand(String, BufferedReader, PrintStream, PrintStream) - Method in class org.apache.sshd.cli.client.SftpCommandMain.VersionCommandExecutor
- executeSupportedCommand(ChannelSession, String) - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- executorsProvider - Variable in class org.apache.sshd.git.AbstractGitCommandFactory
- ExitCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.ExitCommandExecutor
- exitValue() - Method in class org.apache.sshd.git.transport.GitSshdSessionProcess
- ExposedBufferByteArrayOutputStream - Class in org.apache.sshd.contrib.common.util.io
-
Exposes direct access to the underlying buffer
- ExposedBufferByteArrayOutputStream() - Constructor for class org.apache.sshd.contrib.common.util.io.ExposedBufferByteArrayOutputStream
- ExposedBufferByteArrayOutputStream(int) - Constructor for class org.apache.sshd.contrib.common.util.io.ExposedBufferByteArrayOutputStream
- extractAddressData(Logger, ServerSession, Buffer, FamilyAndTransport, int) - Static method in class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
- extractAddresses(Buffer, FamilyAndTransport) - Static method in class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
- extractDSSPrivateKey(NamedResource, DSAPublicKey, DSASecretBCPGKey) - Method in interface org.apache.sshd.openpgp.PGPPrivateKeyExtractor
- extractDSSPublicKey(NamedResource, DSAPublicBCPGKey) - Method in interface org.apache.sshd.openpgp.PGPPublicKeyExtractor
- extractECDSAPrivateKey(NamedResource, ECPublicKey, ECSecretBCPGKey) - Method in interface org.apache.sshd.openpgp.PGPPrivateKeyExtractor
- extractECDSAPublicKey(NamedResource, ECPublicBCPGKey) - Method in interface org.apache.sshd.openpgp.PGPPublicKeyExtractor
- extractECPublicKey(NamedResource, ECPublicBCPGKey) - Method in interface org.apache.sshd.openpgp.PGPPublicKeyExtractor
- extractEdDSAPrivateKey(NamedResource, PublicKey, EdSecretBCPGKey) - Method in interface org.apache.sshd.openpgp.PGPPrivateKeyExtractor
- extractEdDSAPublicKey(NamedResource, EdDSAPublicBCPGKey) - Method in interface org.apache.sshd.openpgp.PGPPublicKeyExtractor
- extractKeyPairs(NamedResource, Collection<? extends Subkey>) - Method in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, InputStream, Map<String, String>) - Method in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- extractKeyPairs(SessionContext, NamedResource, String, String, FilePasswordProvider, List<String>, Map<String, String>) - Method in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- extractPort(Buffer, FamilyAndTransport) - Static method in class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
- extractPrivateKey(NamedResource, Subkey, PublicKey) - Method in interface org.apache.sshd.openpgp.PGPPrivateKeyExtractor
- extractPublicKey(NamedResource, Subkey) - Method in interface org.apache.sshd.openpgp.PGPPublicKeyExtractor
- extractRSAPrivateKey(NamedResource, RSAPublicKey, RSASecretBCPGKey) - Method in interface org.apache.sshd.openpgp.PGPPrivateKeyExtractor
- extractRSAPublicKey(NamedResource, RSAPublicBCPGKey) - Method in interface org.apache.sshd.openpgp.PGPPublicKeyExtractor
- extractValue(Logger, ServerSession, Buffer) - Static method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- extractValue(Logger, ServerSession, Buffer) - Static method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.VersionAndCommand
F
- factory - Variable in class org.apache.sshd.netty.NettyIoService
- FamilyAndTransport - Enum in org.apache.sshd.contrib.server.session.proxyprotocolv2.data
-
Family and Transport Enumeration.
- FamilyAndTransport(byte, int, int) - Constructor for enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- FIELD_SEPARATOR - Static variable in class org.apache.sshd.contrib.server.session.proxyprotocolv2.ProxyProtocolV2Acceptor
- filePasswordProvider - Variable in class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- fillCompressedBuffer() - Method in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- findSubkeyByFingerprint(Collection<? extends Subkey>, String) - Static method in class org.apache.sshd.openpgp.PGPUtils
- findSubkeyByFingerprint(Key, String) - Static method in class org.apache.sshd.openpgp.PGPUtils
- fromCipherName(String) - Static method in class org.apache.sshd.openpgp.PGPUtils
- fromCompressionName(String) - Static method in class org.apache.sshd.openpgp.PGPUtils
G
- generateK(BigInteger) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- generatePrivateKey(String, Class<K>, KeySpec) - Method in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- generatePrivateKey(String, Class<K>, KeySpec) - Method in interface org.apache.sshd.openpgp.PGPPrivateKeyExtractor
- generatePublicKey(String, Class<K>, KeySpec) - Method in class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- generatePublicKey(String, Class<K>, KeySpec) - Method in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- generatePublicKey(String, Class<K>, KeySpec) - Method in interface org.apache.sshd.openpgp.PGPPublicKeyExtractor
- generatePublicKey(String, Class<K>, KeySpec) - Method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- generateR(BigInteger, BigInteger, BigInteger, BigInteger) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- generateS(BigInteger, BigInteger, BigInteger, BigInteger) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- generateV(BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- generateW(BigInteger, BigInteger, BigInteger, BigInteger) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- get(Object, String) - Method in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- getAcceptanceAddress() - Method in class org.apache.sshd.netty.NettyIoSession
- getAddressLength() - Method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- getAttribute(Object) - Method in class org.apache.sshd.netty.NettyIoSession
- getAuthenticationMode() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getAvailablePacketsCount() - Method in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- getBaseDN() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getBinaryAttributes() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getBindDNPattern() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getBindPasswordPattern() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getBoundAddresses() - Method in class org.apache.sshd.netty.NettyIoAcceptor
- getBuffer() - Method in class org.apache.sshd.contrib.common.util.io.ExposedBufferByteArrayOutputStream
- getClient() - Method in class org.apache.sshd.cli.client.SftpCommandMain
- getClient() - Method in class org.apache.sshd.git.transport.GitSshdSessionFactory
- getClientSession() - Method in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- getClientSession() - Method in class org.apache.sshd.git.transport.GitSshdSessionFactory
- GetCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.GetCommandExecutor
- getCommandPrefix() - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- getCountLimit() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getCurrentLocalDirectory() - Method in class org.apache.sshd.cli.client.SftpCommandMain
- getCurrentRemoteDirectory() - Method in class org.apache.sshd.cli.client.SftpCommandMain
- getDataLength() - Method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- getDefaultPgpFolderPath() - Static method in class org.apache.sshd.openpgp.PGPUtils
- getDefaultSecurityEntitySupportValue(Class<?>) - Method in class org.apache.sshd.contrib.common.util.security.androidopenssl.AndroidOpenSSLSecurityProviderRegistrar
- getDelegate() - Method in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- getErrorStream() - Method in class org.apache.sshd.git.transport.GitSshdSessionProcess
- getException() - Method in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
- getExecutorServiceProvider() - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- getFilePasswordProvider() - Method in class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- getGitLocationResolver() - Method in class org.apache.sshd.git.AbstractGitCommand
- getGitLocationResolver() - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- getGitLocationResolver() - Method in interface org.apache.sshd.git.GitLocationResolverCarrier
- getId() - Method in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
- getId() - Method in class org.apache.sshd.netty.NettyIoSession
- getInputStream() - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- getInputStream() - Method in class org.apache.sshd.git.transport.GitSshdSessionProcess
- getIoServiceEventListener() - Method in class org.apache.sshd.netty.NettyIoService
- getIoServiceEventListener() - Method in class org.apache.sshd.netty.NettyIoServiceFactory
- getKeyAttributeName() - Method in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- getKeyFactory(String) - Method in class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- getKeyFactory(String) - Method in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- getKeyFactory(String) - Method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- getKeyType(PGPPublicKey) - Static method in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- getKeyTypes() - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- getLdapFactory() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getLocalAddress() - Method in class org.apache.sshd.netty.NettyIoSession
- getLogger(Class<?>, Level, PrintStream) - Static method in class org.apache.sshd.cli.CliLogger
- getLogger(String, Level, PrintStream) - Static method in class org.apache.sshd.cli.CliLogger
- getLogLevel() - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- getManagedSessions() - Method in class org.apache.sshd.netty.NettyIoService
- getMarkerChar() - Method in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- getMarkerSize() - Method in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- getMarkersPerLine() - Method in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- getMaxPendingPackets() - Method in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- getMaxWait() - Method in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.CdCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.ClientCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.ExitCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.GetCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.HelpCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.InfoCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.KexCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.LcdCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.LimitsCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.LlsCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.LsCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.LStatCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.MkdirCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.ProgressCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.PutCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.PwdCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.ReadLinkCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.RenameCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.RmCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.RmdirCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.SessionCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.StatVfsCommandExecutor
- getName() - Method in class org.apache.sshd.cli.client.SftpCommandMain.VersionCommandExecutor
- getName() - Method in class org.apache.sshd.cli.server.helper.ServerEventListenerHelper
- getName() - Method in class org.apache.sshd.cli.CliLogger
- getOutputStream() - Method in class org.apache.sshd.git.transport.GitSshdSessionProcess
- getPort() - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- getPrompt() - Method in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- getProtocolVersion() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getReferralMode() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getRemoteAddress() - Method in class org.apache.sshd.netty.NettyIoSession
- getRetrievedAttributes() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getSearchFilterPattern() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getSearchScope() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getSecurityProvider() - Method in class org.apache.sshd.contrib.common.util.security.androidopenssl.AndroidOpenSSLSecurityProviderRegistrar
- getService() - Method in class org.apache.sshd.netty.NettyIoSession
- getSession() - Method in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- getSession() - Method in class org.apache.sshd.git.transport.GitSshdSessionFactory
- getSession(URIish, CredentialsProvider, FS, int) - Method in class org.apache.sshd.git.transport.GitSshdSessionFactory
- getStdout() - Method in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- getSystemLogger(Class<?>, Level) - Static method in class org.apache.sshd.cli.CliLogger
- getSystemLogger(String, Level) - Static method in class org.apache.sshd.cli.CliLogger
- getTimeLimit() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- getTimeout() - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- getType() - Method in class org.apache.sshd.git.transport.GitSshdSessionFactory
- getUserInteraction() - Method in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- getWatchedFiles() - Method in class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- GIT_COMMAND_PREFIX - Static variable in class org.apache.sshd.git.pack.GitPackCommandFactory
- GIT_COMMAND_PREFIX - Static variable in class org.apache.sshd.git.pgm.GitPgmCommandFactory
- GIT_FACTORY_NAME - Static variable in class org.apache.sshd.git.pack.GitPackCommandFactory
- GIT_FACTORY_NAME - Static variable in class org.apache.sshd.git.pgm.GitPgmCommandFactory
- GIT_PROTOCOL_VERSION - Static variable in class org.apache.sshd.git.GitModuleProperties
-
Property used to configure the SSHD
FactoryManager
with theGIT_PROTOCOL
environment variable. - gitdir - Variable in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- GitLocationResolver - Interface in org.apache.sshd.git
-
Used by the GIT command(s) to resolve the root directory of the GIT repository
- GitLocationResolverCarrier - Interface in org.apache.sshd.git
-
TODO Add javadoc
- GitModuleProperties - Class in org.apache.sshd.git
-
Configurable properties for sshd-git.
- GitModuleProperties() - Constructor for class org.apache.sshd.git.GitModuleProperties
- GitPackCommand - Class in org.apache.sshd.git.pack
-
TODO Add javadoc
- GitPackCommand(GitLocationResolver, String, CloseableExecutorService) - Constructor for class org.apache.sshd.git.pack.GitPackCommand
- GitPackCommandFactory - Class in org.apache.sshd.git.pack
-
TODO Add javadoc
- GitPackCommandFactory() - Constructor for class org.apache.sshd.git.pack.GitPackCommandFactory
- GitPackCommandFactory(GitLocationResolver) - Constructor for class org.apache.sshd.git.pack.GitPackCommandFactory
- GitPgmCommand - Class in org.apache.sshd.git.pgm
-
TODO Add javadoc
- GitPgmCommand(GitLocationResolver, String, CloseableExecutorService) - Constructor for class org.apache.sshd.git.pgm.GitPgmCommand
- GitPgmCommandFactory - Class in org.apache.sshd.git.pgm
-
Runs a GIT command locally using an embedded executor
- GitPgmCommandFactory() - Constructor for class org.apache.sshd.git.pgm.GitPgmCommandFactory
- GitPgmCommandFactory(GitLocationResolver) - Constructor for class org.apache.sshd.git.pgm.GitPgmCommandFactory
- GitSshdSession - Class in org.apache.sshd.git.transport
- GitSshdSession(URIish, CredentialsProvider, FS, int) - Constructor for class org.apache.sshd.git.transport.GitSshdSession
- GitSshdSessionFactory - Class in org.apache.sshd.git.transport
-
TODO Add javadoc
- GitSshdSessionFactory() - Constructor for class org.apache.sshd.git.transport.GitSshdSessionFactory
- GitSshdSessionFactory(ClientSession) - Constructor for class org.apache.sshd.git.transport.GitSshdSessionFactory
-
Used to provide an externally managed
ClientSession
instance. - GitSshdSessionFactory(SshClient) - Constructor for class org.apache.sshd.git.transport.GitSshdSessionFactory
-
Used to provide an externally managed
SshClient
instance. - GitSshdSessionFactory(SshClient, ClientSession) - Constructor for class org.apache.sshd.git.transport.GitSshdSessionFactory
- GitSshdSessionProcess - Class in org.apache.sshd.git.transport
- GitSshdSessionProcess(ChannelExec, String, int) - Constructor for class org.apache.sshd.git.transport.GitSshdSessionProcess
- GPG_V1_PUBLIC_RING_FILENAME - Static variable in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- GPG_V2_PUBLIC_RING_FILENAME - Static variable in class org.apache.sshd.openpgp.PGPPublicRingWatcher
H
- handleDuplicateKeyFingerprint(SessionContext, NamedResource, String, Subkey, PublicKey, PublicKey) - Method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
-
/** Invoked if duplicate public keys found for the same fingerprint
- handleFileEventAckInfo(Session, ScpTransferEventListener.FileOperation, Path, long, Set<PosixFilePermission>, ScpAckInfo) - Method in class org.apache.sshd.cli.server.helper.ScpCommandTransferEventListener
- handlePublicKeyExtractionError(SessionContext, NamedResource, String, Subkey, Throwable) - Method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
-
Invoked if failed to extract a
PublicKey
from a givenSubkey
- handler - Variable in class org.apache.sshd.netty.NettyIoService
- handler - Variable in class org.apache.sshd.netty.NettyIoSession
- handleUnknownChannelCommand(ConnectionService, byte, long, Buffer) - Method in class org.apache.sshd.contrib.common.session.helpers.ChannelIdTrackingUnknownChannelReferenceHandler
- hasInetAddress() - Method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- hasNext() - Method in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- hasPort() - Method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- hasSockAddress() - Method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- help - Variable in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- HelpCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.HelpCommandExecutor
I
- id - Variable in class org.apache.sshd.netty.NettyIoSession
- ImmediateWriteFuture - Class in org.apache.sshd.contrib.common.io
-
Succeeds immediately upon construction
- ImmediateWriteFuture(Object, Buffer) - Constructor for class org.apache.sshd.contrib.common.io.ImmediateWriteFuture
- InfoCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.InfoCommandExecutor
- initDSAParameters(DSAKey) - Method in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- initialized(ServerSession, int) - Method in class org.apache.sshd.cli.server.helper.SftpServerSubSystemEventListener
- initializeDirContext(C, Map<String, Object>, String, String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- initializeScanner(S, Collection<String>) - Static method in class org.apache.sshd.cli.client.SshKeyScanMain
- input - Variable in class org.apache.sshd.cli.client.SshKeyScanMain
- inputStream - Variable in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- INSTANCE - Static variable in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
- INSTANCE - Static variable in class org.apache.sshd.contrib.server.subsystem.sftp.DetailedSftpErrorStatusDataHandler
- INSTANCE - Static variable in class org.apache.sshd.git.transport.GitSshdSessionFactory
- INSTANCE - Static variable in class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- InteractivePasswordIdentityProvider - Class in org.apache.sshd.contrib.client.auth.password
-
Helps implement a
PasswordIdentityProvider
by delegating calls toUserInteraction.getUpdatedPassword(ClientSession, String, String)
. - InteractivePasswordIdentityProvider(ClientSession, UserInteraction, String) - Constructor for class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- ioBuffer - Variable in class org.apache.sshd.netty.NettyIoSession.Adapter
- isAccessAllowed(ServerSession, String, Path) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- isAccessAllowed(ServerSession, String, Handle) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- isAccumulateMultiValues() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- isArgumentedOption(String, String) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- isDerefLink() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- isDone() - Method in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
- isEnabledLevel(Level) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- isEnabledLevel(Level) - Method in class org.apache.sshd.cli.CliLogger
- isEnabledVerbosityLogging(Level) - Static method in class org.apache.sshd.cli.CliLogger
- isFileDownloadAllowed(Session, Path) - Method in class org.apache.sshd.contrib.server.scp.SimpleAccessControlScpEventListener
- isFileUploadAllowed(Session, Path) - Method in class org.apache.sshd.contrib.server.scp.SimpleAccessControlScpEventListener
- isModificationAllowed(ServerSession, String, Path) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- isOpen() - Method in class org.apache.sshd.cli.client.SftpCommandMain
- isOpen() - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- isOpen() - Method in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- isReturningObjFlag() - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- isShowProgress() - Method in class org.apache.sshd.cli.client.SftpCommandMain
- isSupported() - Method in class org.apache.sshd.contrib.common.util.security.androidopenssl.AndroidOpenSSLSecurityProviderRegistrar
- isSupportedCommand(ChannelSession, String) - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- isWritten() - Method in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
K
- KexCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.KexCommandExecutor
- keyAttributeName - Variable in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- keyFiles - Variable in class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- keyHolder - Variable in class org.apache.sshd.openpgp.PGPPublicKeyFileWatcher
- keyTypes - Variable in class org.apache.sshd.cli.client.SshKeyScanMain
L
- LAST_CHANNEL_ID_KEY - Static variable in class org.apache.sshd.contrib.common.session.helpers.ChannelIdTrackingUnknownChannelReferenceHandler
- lastMarkOffset - Variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- LazyDefaultPgpKeysFolderHolder() - Constructor for class org.apache.sshd.openpgp.PGPUtils.LazyDefaultPgpKeysFolderHolder
- LcdCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.LcdCommandExecutor
- LdapAuthenticator - Class in org.apache.sshd.ldap
-
Serves as the base class for password and public key authenticators.
- LdapAuthenticator() - Constructor for class org.apache.sshd.ldap.LdapAuthenticator
- ldapEnv - Variable in class org.apache.sshd.ldap.LdapNetworkConnector
- LdapNetworkConnector<C> - Class in org.apache.sshd.ldap
- LdapNetworkConnector() - Constructor for class org.apache.sshd.ldap.LdapNetworkConnector
- LdapPasswordAuthenticator - Class in org.apache.sshd.ldap
-
Uses LDAP to authenticate a user and password.
- LdapPasswordAuthenticator() - Constructor for class org.apache.sshd.ldap.LdapPasswordAuthenticator
- LdapPublickeyAuthenticator - Class in org.apache.sshd.ldap
-
Uses LDAP to retrieve a user's registered public key and compare it with the provided one.
- LdapPublickeyAuthenticator() - Constructor for class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- LEGACY_SIGNATURE - Static variable in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- LegacyDSASigner - Class in org.apache.sshd.contrib.common.signature
-
A special signer for DSA that uses SHA-1 regardless of the key size
- LegacyDSASigner(Factory<Random>) - Constructor for class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- level - Variable in class org.apache.sshd.cli.client.SshKeyScanMain
- LimitsCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.LimitsCommandExecutor
- linking(ServerSession, Path, Path, boolean) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- LlsCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.LlsCommandExecutor
- loadMatchingAuthorizedEntries(SessionContext, Collection<? extends PublicKeyEntry>) - Method in interface org.apache.sshd.openpgp.PGPAuthorizedKeyEntriesLoader
- loadMatchingKeyFingerprints(SessionContext, Collection<String>) - Method in class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- loadMatchingKeyFingerprints(SessionContext, Collection<String>) - Method in interface org.apache.sshd.openpgp.PGPAuthorizedKeyEntriesLoader
- loadMatchingKeyFingerprints(SessionContext, Collection<String>) - Method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- loadPGPKey(InputStream, String) - Static method in interface org.apache.sshd.openpgp.PGPKeyLoader
- loadPGPKey(SessionContext, URL, FilePasswordProvider) - Method in interface org.apache.sshd.openpgp.PGPKeyLoader
- loadPGPKey(SessionContext, Path, FilePasswordProvider, OpenOption...) - Method in interface org.apache.sshd.openpgp.PGPKeyLoader
- loadPGPKey(SessionContext, NamedResource, FilePasswordProvider, InputStream) - Method in interface org.apache.sshd.openpgp.PGPKeyLoader
- loadPGPKey(SessionContext, IoResource<?>, FilePasswordProvider) - Method in interface org.apache.sshd.openpgp.PGPKeyLoader
- loadPublicKey(SessionContext, NamedResource, FilePasswordProvider) - Method in class org.apache.sshd.openpgp.PGPPublicKeyFileWatcher
- LOCAL - Enum constant in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.VersionAndCommand
- log - Variable in class org.apache.sshd.git.transport.GitSshdSessionProcess
- log(PrintStream, Level, Object) - Static method in class org.apache.sshd.cli.CliLogger
- log(PrintStream, Level, Object, Throwable) - Static method in class org.apache.sshd.cli.CliLogger
- log(Level, Object, Throwable) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- log(Level, Object, Throwable) - Method in class org.apache.sshd.cli.CliLogger
- LOG_TIME_FORMATTER - Static variable in class org.apache.sshd.cli.CliLogger
- LOGGING_TRACE - Static variable in class org.apache.sshd.netty.NettyIoAcceptor
- LOGGING_TRACE - Static variable in class org.apache.sshd.netty.NettyIoConnector
- logNegotiationProposal(String, Map<KexProposalOption, String>) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- logSessionEvent(Session, Object) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- logStream - Variable in class org.apache.sshd.cli.CliLogger
- LsCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.LsCommandExecutor
- LStatCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.LStatCommandExecutor
M
- main(String[]) - Static method in class org.apache.sshd.cli.client.ScpCommandMain
- main(String[]) - Static method in class org.apache.sshd.cli.client.SftpCommandMain
- main(String[]) - Static method in class org.apache.sshd.cli.client.SshClientMain
- main(String[]) - Static method in class org.apache.sshd.cli.client.SshKeyScanMain
- main(String[]) - Static method in class org.apache.sshd.cli.server.SshServerMain
- manager - Variable in class org.apache.sshd.netty.NettyIoServiceFactory
- mapSubKeysByFingerprint(Collection<? extends Subkey>) - Static method in class org.apache.sshd.openpgp.PGPUtils
- mapSubKeysByFingerprint(Key) - Static method in class org.apache.sshd.openpgp.PGPUtils
- mark(int) - Method in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- markerChar - Variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- markerSize - Variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- markersPerLine - Variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- MAX_FAMILY_CODE - Static variable in exception class org.apache.sshd.contrib.server.session.proxyprotocolv2.exception.ProxyProtocolException
- MAX_PEND_COUNT - Static variable in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
-
Max.
- MAX_PROXY_HEADER_LENGTH - Static variable in class org.apache.sshd.contrib.server.session.proxyprotocol.ProxyProtocolAcceptor
- maxPendingPackets - Variable in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- maxWait - Variable in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- md - Variable in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- MkdirCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.MkdirCommandExecutor
- modifyingAttributes(ServerSession, Path, Map<String, ?>) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- moved(ServerSession, Path, Path, Collection<CopyOption>, Throwable) - Method in class org.apache.sshd.cli.server.helper.SftpServerSubSystemEventListener
- moving(ServerSession, Path, Path, Collection<CopyOption>) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
N
- name - Variable in class org.apache.sshd.cli.server.helper.ServerEventListenerHelper
- name - Variable in class org.apache.sshd.cli.CliLogger
- NAME - Static variable in class org.apache.sshd.contrib.common.util.security.androidopenssl.AndroidOpenSSLSecurityProviderRegistrar
- NettyIoAcceptor - Class in org.apache.sshd.netty
-
The Netty based IoAcceptor implementation.
- NettyIoAcceptor(NettyIoServiceFactory, IoHandler) - Constructor for class org.apache.sshd.netty.NettyIoAcceptor
- NettyIoConnector - Class in org.apache.sshd.netty
-
The Netty based IoConnector implementation.
- NettyIoConnector(NettyIoServiceFactory, IoHandler) - Constructor for class org.apache.sshd.netty.NettyIoConnector
- NettyIoService - Class in org.apache.sshd.netty
- NettyIoService(NettyIoServiceFactory, IoHandler) - Constructor for class org.apache.sshd.netty.NettyIoService
- NettyIoServiceFactory - Class in org.apache.sshd.netty
- NettyIoServiceFactory(FactoryManager) - Constructor for class org.apache.sshd.netty.NettyIoServiceFactory
- NettyIoServiceFactory(FactoryManager, EventLoopGroup) - Constructor for class org.apache.sshd.netty.NettyIoServiceFactory
- NettyIoServiceFactoryFactory - Class in org.apache.sshd.netty
- NettyIoServiceFactoryFactory() - Constructor for class org.apache.sshd.netty.NettyIoServiceFactoryFactory
- NettyIoServiceFactoryFactory(EventLoopGroup) - Constructor for class org.apache.sshd.netty.NettyIoServiceFactoryFactory
- NettyIoSession - Class in org.apache.sshd.netty
-
The Netty based IoSession implementation.
- NettyIoSession(NettyIoService, IoHandler, SocketAddress) - Constructor for class org.apache.sshd.netty.NettyIoSession
- NettyIoSession.Adapter - Class in org.apache.sshd.netty
-
Netty adapter to use as a bridge, with extra handling for suspending reads.
- NettyIoSession.DefaultIoWriteFuture - Class in org.apache.sshd.netty
- NettySupport - Class in org.apache.sshd.netty
- NettySupport() - Constructor for class org.apache.sshd.netty.NettySupport
- next() - Method in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- nextPassword - Variable in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- NO_CIPHER_PLACEHOLDER - Static variable in class org.apache.sshd.openpgp.PGPUtils
-
Alias for
Unencrypted
- NO_COMPRESSION_PLACEHOLDER - Static variable in class org.apache.sshd.openpgp.PGPUtils
-
Alias for
Uncompressed
- normalizeCommandArguments(PrintStream, PrintStream, String...) - Static method in class org.apache.sshd.cli.client.ScpCommandMain
- NULL_PRINT_STREAM - Static variable in class org.apache.sshd.cli.CliLogger
O
- oneByte - Variable in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- open - Variable in class org.apache.sshd.cli.client.SshKeyScanMain
- open - Variable in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- openGitDir(String) - Method in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
-
Evaluate the
--git-dir
option and open the repository. - opening(ServerSession, String, Handle) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- operationComplete(IoWriteFuture) - Method in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- org.apache.sshd.cli - package org.apache.sshd.cli
- org.apache.sshd.cli.client - package org.apache.sshd.cli.client
- org.apache.sshd.cli.client.helper - package org.apache.sshd.cli.client.helper
- org.apache.sshd.cli.server - package org.apache.sshd.cli.server
- org.apache.sshd.cli.server.helper - package org.apache.sshd.cli.server.helper
- org.apache.sshd.contrib.client.auth.password - package org.apache.sshd.contrib.client.auth.password
- org.apache.sshd.contrib.common.channel.throttle - package org.apache.sshd.contrib.common.channel.throttle
- org.apache.sshd.contrib.common.compression - package org.apache.sshd.contrib.common.compression
- org.apache.sshd.contrib.common.io - package org.apache.sshd.contrib.common.io
- org.apache.sshd.contrib.common.session.helpers - package org.apache.sshd.contrib.common.session.helpers
- org.apache.sshd.contrib.common.signature - package org.apache.sshd.contrib.common.signature
- org.apache.sshd.contrib.common.util.io - package org.apache.sshd.contrib.common.util.io
- org.apache.sshd.contrib.common.util.security.androidopenssl - package org.apache.sshd.contrib.common.util.security.androidopenssl
- org.apache.sshd.contrib.server.scp - package org.apache.sshd.contrib.server.scp
- org.apache.sshd.contrib.server.session.proxyprotocol - package org.apache.sshd.contrib.server.session.proxyprotocol
- org.apache.sshd.contrib.server.session.proxyprotocolv2 - package org.apache.sshd.contrib.server.session.proxyprotocolv2
- org.apache.sshd.contrib.server.session.proxyprotocolv2.data - package org.apache.sshd.contrib.server.session.proxyprotocolv2.data
- org.apache.sshd.contrib.server.session.proxyprotocolv2.exception - package org.apache.sshd.contrib.server.session.proxyprotocolv2.exception
- org.apache.sshd.contrib.server.session.proxyprotocolv2.utils - package org.apache.sshd.contrib.server.session.proxyprotocolv2.utils
- org.apache.sshd.contrib.server.subsystem.sftp - package org.apache.sshd.contrib.server.subsystem.sftp
- org.apache.sshd.git - package org.apache.sshd.git
- org.apache.sshd.git.pack - package org.apache.sshd.git.pack
- org.apache.sshd.git.pgm - package org.apache.sshd.git.pgm
- org.apache.sshd.git.transport - package org.apache.sshd.git.transport
- org.apache.sshd.ldap - package org.apache.sshd.ldap
- org.apache.sshd.netty - package org.apache.sshd.netty
- org.apache.sshd.openpgp - package org.apache.sshd.openpgp
P
- params - Variable in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- parseCommandLineArguments(SshKeyScanMain, String...) - Static method in class org.apache.sshd.cli.client.SshKeyScanMain
- parseCopyOptions(String[]) - Static method in class org.apache.sshd.cli.client.ScpCommandMain
- parseDelimitedString(String, String, boolean) - Static method in class org.apache.sshd.git.AbstractGitCommand
-
Parses delimited string and returns an array containing the tokens.
- parseProxyHeader(ServerSession, String, int, Buffer) - Method in class org.apache.sshd.contrib.server.session.proxyprotocol.ProxyProtocolAcceptor
- parseProxyHeader(ServerSession, String, int, Buffer) - Method in class org.apache.sshd.contrib.server.session.proxyprotocolv2.ProxyProtocolV2Acceptor
- parsePublicKeyValue(String, PublicKey, ServerSession, Map<String, ?>, Object) - Method in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- PATH - Static variable in class org.apache.sshd.openpgp.PGPUtils.LazyDefaultPgpKeysFolderHolder
- PGP_DSS_KEY - Static variable in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- PGP_ENCRYPTED_FILE - Static variable in class org.apache.sshd.openpgp.PGPUtils
-
Default MIME type for PGP encrypted files
- PGP_KEY_TYPES - Static variable in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- PGP_RSA_KEY - Static variable in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- PGPAuthorizedEntriesTracker - Class in org.apache.sshd.openpgp
-
TODO Add javadoc
- PGPAuthorizedEntriesTracker() - Constructor for class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- PGPAuthorizedEntriesTracker(Path) - Constructor for class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- PGPAuthorizedEntriesTracker(Path, FilePasswordProvider) - Constructor for class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- PGPAuthorizedEntriesTracker(Collection<? extends Path>) - Constructor for class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- PGPAuthorizedEntriesTracker(Collection<? extends Path>, FilePasswordProvider) - Constructor for class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- PGPAuthorizedKeyEntriesLoader - Interface in org.apache.sshd.openpgp
-
TODO Add javadoc
- PGPKeyFileWatcher - Class in org.apache.sshd.openpgp
-
Tracks the contents of a PGP key file - uses the default
instance
unless otherwise specified. - PGPKeyFileWatcher(Path) - Constructor for class org.apache.sshd.openpgp.PGPKeyFileWatcher
- PGPKeyFileWatcher(Path, LinkOption...) - Constructor for class org.apache.sshd.openpgp.PGPKeyFileWatcher
- PGPKeyFileWatcher(Path, KeyPairResourceLoader) - Constructor for class org.apache.sshd.openpgp.PGPKeyFileWatcher
- PGPKeyFileWatcher(Path, KeyPairResourceLoader, LinkOption...) - Constructor for class org.apache.sshd.openpgp.PGPKeyFileWatcher
- PGPKeyLoader - Interface in org.apache.sshd.openpgp
-
TODO Add javadoc
- PGPKeyPairResourceParser - Class in org.apache.sshd.openpgp
- PGPKeyPairResourceParser() - Constructor for class org.apache.sshd.openpgp.PGPKeyPairResourceParser
- PGPPrivateKeyExtractor - Interface in org.apache.sshd.openpgp
-
TODO Add javadoc
- PGPPublicKeyEntryDataResolver - Class in org.apache.sshd.openpgp
-
TODO Add javadoc
- PGPPublicKeyEntryDataResolver() - Constructor for class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
- PGPPublicKeyExtractor - Interface in org.apache.sshd.openpgp
-
TODO Add javadoc
- PGPPublicKeyFileWatcher - Class in org.apache.sshd.openpgp
-
TODO Add javadoc
- PGPPublicKeyFileWatcher(Path) - Constructor for class org.apache.sshd.openpgp.PGPPublicKeyFileWatcher
- PGPPublicKeyFileWatcher(Path, LinkOption...) - Constructor for class org.apache.sshd.openpgp.PGPPublicKeyFileWatcher
- PGPPublicRingWatcher - Class in org.apache.sshd.openpgp
-
TODO Add javadoc
- PGPPublicRingWatcher(Path) - Constructor for class org.apache.sshd.openpgp.PGPPublicRingWatcher
- PGPUtils - Class in org.apache.sshd.openpgp
-
TODO Add javadoc
- PGPUtils() - Constructor for class org.apache.sshd.openpgp.PGPUtils
- PGPUtils.LazyDefaultPgpKeysFolderHolder - Class in org.apache.sshd.openpgp
- port - Variable in class org.apache.sshd.cli.client.SshKeyScanMain
- portLength - Variable in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- prev - Variable in class org.apache.sshd.netty.NettyIoSession
- printFieldsValues(Object, PrintStream) - Static method in class org.apache.sshd.cli.CliSupport
- printStackTrace(Appendable, T) - Static method in class org.apache.sshd.cli.CliLogger
- processResultAttributeValue(C, Map<?, ?>, String, int, Map<String, Object>, Attribute) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- processSearchResult(C, Map<?, ?>, Map<String, Object>, int, SearchResult) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- ProgressCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.ProgressCommandExecutor
- prompt - Variable in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- providerOf(ClientSession, String) - Static method in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- providerOf(ClientSession, UserInteraction, String) - Static method in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- PROX_PROTOCOL_PREFIX - Static variable in class org.apache.sshd.contrib.server.session.proxyprotocol.ProxyProtocolAcceptor
- PROXY - Enum constant in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.VersionAndCommand
- PROXY_HEADER - Static variable in class org.apache.sshd.contrib.server.session.proxyprotocol.ProxyProtocolAcceptor
- PROXY_PROTOCOL_VERSION_2 - Static variable in exception class org.apache.sshd.contrib.server.session.proxyprotocolv2.exception.ProxyProtocolException
- PROXY_V2_HEADER - Static variable in class org.apache.sshd.contrib.server.session.proxyprotocolv2.ProxyProtocolV2Acceptor
- ProxyProtocolAcceptor - Class in org.apache.sshd.contrib.server.session.proxyprotocol
-
A working prototype to support PROXY protocol as described in HAProxy Documentation.
- ProxyProtocolAcceptor() - Constructor for class org.apache.sshd.contrib.server.session.proxyprotocol.ProxyProtocolAcceptor
- ProxyProtocolException - Exception Class in org.apache.sshd.contrib.server.session.proxyprotocolv2.exception
-
Blocking Exception that must block the connection.
- ProxyProtocolException(String) - Constructor for exception class org.apache.sshd.contrib.server.session.proxyprotocolv2.exception.ProxyProtocolException
- ProxyProtocolV2Acceptor - Class in org.apache.sshd.contrib.server.session.proxyprotocolv2
-
A working prototype to support PROXY protocol v2 as described in HAProxy Documentation.
- ProxyProtocolV2Acceptor() - Constructor for class org.apache.sshd.contrib.server.session.proxyprotocolv2.ProxyProtocolV2Acceptor
- ProxyUtils - Class in org.apache.sshd.contrib.server.session.proxyprotocolv2.utils
-
Proxy Utilities class
- ProxyUtils() - Constructor for class org.apache.sshd.contrib.server.session.proxyprotocolv2.utils.ProxyUtils
- PUBLIC_RING_FILES - Static variable in class org.apache.sshd.openpgp.PGPPublicRingWatcher
-
V1 and V2 known public ring file names in order of preference
- PutCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.PutCommandExecutor
- PwdCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.PwdCommandExecutor
Q
- queryAttributes(C, DirContext, Map<?, ?>, String, String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
R
- randomFactory - Variable in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- read() - Method in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- read(byte[]) - Method in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- read(byte[], int, int) - Method in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- READ_ONLY_ACCESSOR - Static variable in class org.apache.sshd.contrib.server.scp.SimpleAccessControlScpEventListener
- READ_ONLY_ACCESSOR - Static variable in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- readBuf - Variable in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- readEntries(ServerSession, String, DirectoryHandle, Map<String, Path>) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- reading(ServerSession, String, FileHandle, long, byte[], int, int) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- ReadLinkCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.ReadLinkCommandExecutor
- readPos - Variable in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- readProxyV2Header(ServerSession, int, Buffer) - Method in class org.apache.sshd.contrib.server.session.proxyprotocolv2.ProxyProtocolV2Acceptor
- readResolve() - Method in class org.apache.sshd.cli.CliLogger
- readSuspended - Variable in class org.apache.sshd.netty.NettyIoSession
- recoverPublicKeys(String, PublicKey, ServerSession, Map<String, ?>, Object) - Method in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- registerDefaultKeyEntryDataResolvers() - Static method in class org.apache.sshd.openpgp.PGPPublicKeyEntryDataResolver
-
Used in order to add the
default resolver
for all thestandard PGP key types
. - registerSubsystemFactoryListeners(ServerFactoryManager, Level, PrintStream, PrintStream, PropertyResolver, F) - Static method in class org.apache.sshd.cli.server.SshServerCliSupport
- reloadPublicKey(SessionContext, IoResource<?>, FilePasswordProvider) - Method in class org.apache.sshd.openpgp.PGPPublicKeyFileWatcher
- reloadRingKeys(SessionContext, NamedResource, Collection<Key>) - Method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- reloadRingKeys(SessionContext, NamedResource, Ring) - Method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- reloadRingKeys(SessionContext, IoResource<?>) - Method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- remoteAddr - Variable in class org.apache.sshd.netty.NettyIoSession
- removeAttribute(Object) - Method in class org.apache.sshd.netty.NettyIoSession
- removed(ServerSession, Path, boolean, Throwable) - Method in class org.apache.sshd.cli.server.helper.SftpServerSubSystemEventListener
- removed(ServerSession, Path, boolean, Throwable) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- removeListener(SshFutureListener<IoWriteFuture>) - Method in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
- removeRecursive(SftpClient, String, SftpClient.Attributes, PrintStream, boolean) - Method in class org.apache.sshd.cli.client.SftpCommandMain.RmCommandExecutor
- removing(ServerSession, Path, boolean) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- RenameCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.RenameCommandExecutor
- reset() - Method in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- resolve(SessionContext, String, byte[], Map<String, String>) - Method in interface org.apache.sshd.openpgp.PGPAuthorizedKeyEntriesLoader
- resolveAttributes(String, String, C) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- resolveAuthorizedEntries(SessionContext, Collection<? extends PublicKeyEntry>, PublicKeyEntryResolver) - Method in interface org.apache.sshd.openpgp.PGPAuthorizedKeyEntriesLoader
- resolveBaseDN(C, Map<?, ?>, String, String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- resolveBuiltinIoServiceFactory(PrintStream, String, String) - Static method in class org.apache.sshd.cli.CliSupport
- resolveClientEnvironment(Map<String, ?>) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- resolveClientEnvironment(PropertyResolver) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- resolveClientPtyModes(Map<String, ?>) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- resolveClientPtyOptions(Map<String, ?>) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- resolveClientPtyOptions(PropertyResolver) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- resolveErrorDataHandlerStream(ClientSession, Logger) - Static method in class org.apache.sshd.cli.client.SftpCommandMain
- resolveErrorMessage(SftpSubsystemEnvironment, int, Throwable, int, int, Object...) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.DetailedSftpErrorStatusDataHandler
- resolveExecutorService(String) - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- resolveHost(ClientFactoryManager, String, String, int, String) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- resolveIdentityFile(String) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- resolveIoServiceFactory(PrintStream, String...) - Static method in class org.apache.sshd.cli.CliSupport
-
Scans the arguments for the "-io" command line option and sets the I/O service accordingly.
- resolveLocalPath(String) - Method in class org.apache.sshd.cli.client.SftpCommandMain
- resolveLogger(Class<?>, Level, PrintStream, PrintStream) - Static method in class org.apache.sshd.cli.CliLogger
- resolveLogger(String, Level, PrintStream, PrintStream) - Static method in class org.apache.sshd.cli.CliLogger
- resolveLoggingTargetStream(PrintStream, PrintStream, String...) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- resolveLoggingTargetStream(PrintStream, PrintStream, String[], int) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- resolveLoggingVerbosity(String...) - Static method in class org.apache.sshd.cli.CliLogger
- resolveLoggingVerbosity(String[], int) - Static method in class org.apache.sshd.cli.CliLogger
- resolveLoggingVerbosity(PropertyResolver, String...) - Static method in class org.apache.sshd.cli.CliLogger
-
Looks for the
ConfigFileReaderSupport.LOG_LEVEL_CONFIG_PROP
in the options. - resolveNextPassword() - Method in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
- resolvePrintStream(Level, PrintStream, PrintStream) - Static method in class org.apache.sshd.cli.CliLogger
- resolveRemotePath(String) - Method in class org.apache.sshd.cli.client.SftpCommandMain
- resolveRingKeys(SessionContext) - Method in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- resolveRootDirectory(String, String[]) - Method in class org.apache.sshd.git.pack.GitPackCommand
- resolveRootDirectory(String, String[], ServerSession, FileSystem) - Method in interface org.apache.sshd.git.GitLocationResolver
- resolveScpClientCreator(PrintStream, String...) - Static method in class org.apache.sshd.cli.client.ScpCommandMain
- resolveSearchFilter(C, Map<?, ?>, String, String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- resolveServerKeys(PrintStream, String, int, Collection<String>) - Static method in class org.apache.sshd.cli.server.SshServerCliSupport
- resolveServerKeys(SshClient, String, String, List<KeyPair>) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- resolveServerKeys(SshClient, String, Map<String, List<KeyPair>>, Map<String, List<NamedFactory<Signature>>>) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- resolveServerSubsystems(ServerFactoryManager, Level, PrintStream, PrintStream, PropertyResolver) - Static method in class org.apache.sshd.cli.server.SshServerCliSupport
- resolveSftpClientFactory(ClientSession) - Static method in class org.apache.sshd.cli.client.SftpCommandMain
- resolveShellFactory(Level, PrintStream, PrintStream, PropertyResolver) - Static method in class org.apache.sshd.cli.server.SshServerCliSupport
-
Attempts to examine the
SshServerCliSupport.SHELL_FACTORY_OPTION
configuration. - resolveSignatureFactories(String) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- resolveSystemLogger(Class<?>, Level) - Static method in class org.apache.sshd.cli.CliLogger
- resolveSystemLogger(String, Level) - Static method in class org.apache.sshd.cli.CliLogger
- resolveSystemPrintStream(Level) - Static method in class org.apache.sshd.cli.CliLogger
- resolveVersionSelector(ClientSession) - Static method in class org.apache.sshd.cli.client.SftpCommandMain
- resumeRead() - Method in class org.apache.sshd.netty.NettyIoSession
- ringKeys - Variable in class org.apache.sshd.openpgp.PGPPublicRingWatcher
- RmCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.RmCommandExecutor
- RmdirCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.RmdirCommandExecutor
- rootDir - Variable in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- rootDirResolver - Variable in class org.apache.sshd.git.AbstractGitCommand
- rootDirResolver - Variable in class org.apache.sshd.git.AbstractGitCommandFactory
- run() - Method in class org.apache.sshd.git.pack.GitPackCommand
- run() - Method in class org.apache.sshd.git.pgm.GitPgmCommand
S
- SCP_PORT_OPTION - Static variable in class org.apache.sshd.cli.client.ScpCommandMain
-
Command line option used to indicate a non-default port
- SCP_REMOTE_TO_REMOTE_OPTION - Static variable in class org.apache.sshd.cli.client.ScpCommandMain
-
Copies between two remote hosts are transferred through the local host
- ScpCommandMain - Class in org.apache.sshd.cli.client
- ScpCommandMain() - Constructor for class org.apache.sshd.cli.client.ScpCommandMain
- ScpCommandTransferEventListener - Class in org.apache.sshd.cli.server.helper
- ScpCommandTransferEventListener(Logger) - Constructor for class org.apache.sshd.cli.server.helper.ScpCommandTransferEventListener
- searchControls - Variable in class org.apache.sshd.ldap.LdapNetworkConnector
- searchFilterPattern - Variable in class org.apache.sshd.ldap.LdapNetworkConnector
- serialVersionUID - Static variable in class org.apache.sshd.cli.CliLogger
- serialVersionUID - Static variable in exception class org.apache.sshd.contrib.server.session.proxyprotocolv2.exception.ProxyProtocolException
- ServerEventListenerHelper - Class in org.apache.sshd.cli.server.helper
- ServerEventListenerHelper(String, Logger) - Constructor for class org.apache.sshd.cli.server.helper.ServerEventListenerHelper
- ServerPortForwardingEventListener - Class in org.apache.sshd.cli.server.helper
- ServerPortForwardingEventListener(Logger) - Constructor for class org.apache.sshd.cli.server.helper.ServerPortForwardingEventListener
- service - Variable in class org.apache.sshd.netty.NettyIoSession
- session - Variable in class org.apache.sshd.git.transport.GitSshdSession
- session - Variable in class org.apache.sshd.git.transport.GitSshdSessionFactory
- sessionClosed(Session) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- SessionCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.SessionCommandExecutor
- sessionCreated(Session) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- sessionEvent(Session, SessionListener.Event) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- sessionException(Session, Throwable) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- sessionNegotiationEnd(Session, Map<KexProposalOption, String>, Map<KexProposalOption, String>, Map<KexProposalOption, String>, Throwable) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- sessionNegotiationStart(Session, Map<KexProposalOption, String>, Map<KexProposalOption, String>) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- sessions - Variable in class org.apache.sshd.netty.NettyIoService
- sessionSeq - Variable in class org.apache.sshd.netty.NettyIoService
- set(Object, String, Object) - Method in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- setAccumulateMultiValues(boolean) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setAttribute(Object, Object) - Method in class org.apache.sshd.netty.NettyIoSession
- setAttributeIfAbsent(Object, Object) - Method in class org.apache.sshd.netty.NettyIoSession
- setAuthenticationMode(String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setBaseDN(String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setBinaryAttributes(String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setBindDNPattern(String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setBindPasswordPattern(String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setConnectTimeout(long) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setCountLimit(long) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setCurrentLocalDirectory(String) - Method in class org.apache.sshd.cli.client.SftpCommandMain
- setCurrentRemoteDirectory(String) - Method in class org.apache.sshd.cli.client.SftpCommandMain
- setDefaultPgpFolderPathResolver(Supplier<? extends Path>) - Static method in class org.apache.sshd.openpgp.PGPUtils
-
Set the reported value from
PGPUtils.getDefaultPgpFolderPath()
- setDerefLink(boolean) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setErrorStream(OutputStream) - Method in class org.apache.sshd.git.AbstractGitCommand
- setFilePasswordProvider(FilePasswordProvider) - Method in class org.apache.sshd.openpgp.PGPAuthorizedEntriesTracker
- setInputStream(InputStream) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- setInputStream(S, Collection<String>) - Static method in class org.apache.sshd.cli.client.SshKeyScanMain
- setIoServiceEventListener(IoServiceEventListener) - Method in class org.apache.sshd.netty.NettyIoService
- setIoServiceEventListener(IoServiceEventListener) - Method in class org.apache.sshd.netty.NettyIoServiceFactory
- setKeyAttributeName(String) - Method in class org.apache.sshd.ldap.LdapPublickeyAuthenticator
- setKeyTypes(List<String>) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- setLdapFactory(String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setLogLevel(Level) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- setOutputStream(OutputStream) - Method in class org.apache.sshd.git.AbstractGitCommand
- setPort(int) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- setProtocolVersion(int) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setReadTimeout(long) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setReferralMode(String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setRetrievedAttributes(String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setReturningObjFlag(boolean) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setSearchFilterPattern(String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setSearchScope(int) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setShowProgress(boolean) - Method in class org.apache.sshd.cli.client.SftpCommandMain
- setTimeLimit(long) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
- setTimeout(long) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- setupCiphers(String, String, List<NamedFactory<Cipher>>, PrintStream) - Static method in class org.apache.sshd.cli.CliSupport
- setupCiphers(PropertyResolver, PrintStream) - Static method in class org.apache.sshd.cli.CliSupport
- setupClient(PropertyResolver, List<NamedFactory<Cipher>>, List<NamedFactory<Mac>>, List<NamedFactory<Compression>>, Collection<? extends Path>, BufferedReader, PrintStream, PrintStream, Level, String[]) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- setupClientSession(String, BufferedReader, Level, PrintStream, PrintStream, String...) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- setupCommandFactory(SshServer, Level, PrintStream, PrintStream, ShellFactory) - Static method in class org.apache.sshd.cli.server.SshServerMain
- setupCompressions(String, String, List<NamedFactory<Compression>>, PrintStream) - Static method in class org.apache.sshd.cli.CliSupport
- setupCompressions(PropertyResolver, PrintStream) - Static method in class org.apache.sshd.cli.CliSupport
- setupDefaultClient(PropertyResolver, Level, PrintStream, PrintStream, String...) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- setupDirContextEnvironment(C, Map<String, Object>, String, String) - Method in class org.apache.sshd.ldap.LdapNetworkConnector
-
Called in order to set up the environment configuration passed to the
InitialDirContext(Hashtable)
constructor - setupIoServiceFactory(M, PropertyResolver, Level, PrintStream, PrintStream, String...) - Static method in class org.apache.sshd.cli.CliSupport
- setupLogging(Level, PrintStream, PrintStream, OutputStream) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- setupMacs(String, String, List<NamedFactory<Mac>>, PrintStream) - Static method in class org.apache.sshd.cli.CliSupport
- setupMacs(PropertyResolver, PrintStream) - Static method in class org.apache.sshd.cli.CliSupport
- setupServerBanner(ServerFactoryManager, PropertyResolver) - Static method in class org.apache.sshd.cli.server.SshServerCliSupport
- setupServerForwarding(SshServer, Level, PrintStream, PrintStream, PropertyResolver) - Static method in class org.apache.sshd.cli.server.SshServerCliSupport
- setupServerKeyVerifier(ClientAuthenticationManager, PropertyResolver, BufferedReader, PrintStream, PrintStream) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- setupSessionExtensions(KexFactoryManager, PropertyResolver, BufferedReader, PrintStream, PrintStream) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- setupSessionIdentities(ClientFactoryManager, Collection<? extends Path>, BufferedReader, PrintStream, PrintStream) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- setupSessionUserInteraction(ClientAuthenticationManager, BufferedReader, PrintStream, PrintStream) - Static method in class org.apache.sshd.cli.client.SshClientCliSupport
- setupUserAuthFactories(I, PropertyResolver) - Static method in class org.apache.sshd.cli.CliSupport
- SFTP_PORT_OPTION - Static variable in class org.apache.sshd.cli.client.SftpCommandMain
-
Command line option used to indicate a non-default port number
- SftpCommandExecutor - Interface in org.apache.sshd.cli.client
-
TODO Add javadoc
- SftpCommandMain - Class in org.apache.sshd.cli.client
-
TODO Add javadoc
- SftpCommandMain(SftpClient) - Constructor for class org.apache.sshd.cli.client.SftpCommandMain
- SftpCommandMain.CdCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.ClientCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.ExitCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.GetCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.HelpCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.InfoCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.KexCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.LcdCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.LimitsCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.LlsCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.LsCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.LStatCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.MkdirCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.ProgressCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.PutCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.PwdCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.ReadLinkCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.RenameCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.RmCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.RmdirCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.SessionCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.StatVfsCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.TransferCommandExecutor - Class in org.apache.sshd.cli.client
- SftpCommandMain.VersionCommandExecutor - Class in org.apache.sshd.cli.client
- SftpFileTransferProgressOutputStream - Class in org.apache.sshd.cli.client.helper
- SftpFileTransferProgressOutputStream(OutputStream, int, char, int, Appendable) - Constructor for class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- SftpFileTransferProgressOutputStream(OutputStream, Appendable) - Constructor for class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- SftpServerSubSystemEventListener - Class in org.apache.sshd.cli.server.helper
- SftpServerSubSystemEventListener(Logger) - Constructor for class org.apache.sshd.cli.server.helper.SftpServerSubSystemEventListener
- SHELL_FACTORY_OPTION - Static variable in class org.apache.sshd.cli.server.SshServerCliSupport
- showError(PrintStream, String) - Static method in class org.apache.sshd.cli.CliLogger
- showProgress - Variable in class org.apache.sshd.cli.client.SftpCommandMain
- showStackTrace - Variable in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- showUsageMessage(PrintStream) - Static method in class org.apache.sshd.cli.client.ScpCommandMain
- shutdownOutputStream() - Method in class org.apache.sshd.netty.NettyIoSession
- SimpleAccessControlScpEventListener - Class in org.apache.sshd.contrib.server.scp
-
Provides a simple access control by making a distinction between methods that upload data and ones that download it
- SimpleAccessControlScpEventListener() - Constructor for class org.apache.sshd.contrib.server.scp.SimpleAccessControlScpEventListener
- SimpleAccessControlSftpEventListener - Class in org.apache.sshd.contrib.server.subsystem.sftp
-
Provides a simple access control by making a distinction between methods that provide information - including reading data - and those that modify it
- SimpleAccessControlSftpEventListener() - Constructor for class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- skip(long) - Method in class org.apache.sshd.contrib.common.compression.DeflatingInputStream
- skipUnprocessedData(Logger, ServerSession, Buffer, FamilyAndTransport, int) - Static method in class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
- SOCK_DGRAM - Enum constant in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- SOCK_STREAM - Enum constant in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- splitCommandLineArguments(String) - Static method in class org.apache.sshd.cli.CliSupport
- srcAddress - Variable in class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
- srcPort - Variable in class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
- SSH_CLIENT_PORT_OPTION - Static variable in class org.apache.sshd.cli.client.SshClientCliSupport
-
Command line option used to indicate non-default target port
- SshClientCliSupport - Class in org.apache.sshd.cli.client
-
TODO Add javadoc
- SshClientCliSupport() - Constructor for class org.apache.sshd.cli.client.SshClientCliSupport
- SshClientMain - Class in org.apache.sshd.cli.client
-
TODO Add javadoc
- SshClientMain() - Constructor for class org.apache.sshd.cli.client.SshClientMain
- SshKeyScanMain - Class in org.apache.sshd.cli.client
-
A naive implementation of ssh-keyscan(1)
- SshKeyScanMain() - Constructor for class org.apache.sshd.cli.client.SshKeyScanMain
- SshServerCliSupport - Class in org.apache.sshd.cli.server
- SshServerCliSupport() - Constructor for class org.apache.sshd.cli.server.SshServerCliSupport
- SshServerMain - Class in org.apache.sshd.cli.server
-
TODO Add javadoc
- SshServerMain() - Constructor for class org.apache.sshd.cli.server.SshServerMain
- startFileEvent(Session, ScpTransferEventListener.FileOperation, Path, long, Set<PosixFilePermission>) - Method in class org.apache.sshd.cli.server.helper.ScpCommandTransferEventListener
- startFileEvent(Session, ScpTransferEventListener.FileOperation, Path, long, Set<PosixFilePermission>) - Method in class org.apache.sshd.contrib.server.scp.SimpleAccessControlScpEventListener
- startFolderEvent(Session, ScpTransferEventListener.FileOperation, Path, Set<PosixFilePermission>) - Method in class org.apache.sshd.cli.server.helper.ScpCommandTransferEventListener
- startFolderEvent(Session, ScpTransferEventListener.FileOperation, Path, Set<PosixFilePermission>) - Method in class org.apache.sshd.contrib.server.scp.SimpleAccessControlScpEventListener
- STARTQUOTE - Static variable in class org.apache.sshd.git.AbstractGitCommand
- StatVfsCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.StatVfsCommandExecutor
- STD_LINUX_PGP_FOLDER_NAME - Static variable in class org.apache.sshd.openpgp.PGPUtils
- STD_WINDOWS_PGP_FOLDER_NAME - Static variable in class org.apache.sshd.openpgp.PGPUtils
- stdout - Variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- subcommand - Variable in class org.apache.sshd.git.pgm.EmbeddedCommandRunner
- suspend() - Method in class org.apache.sshd.netty.NettyIoSession
-
Intended for tests simulating a sudden connection drop only! Do not call otherwise.
- suspendRead() - Method in class org.apache.sshd.netty.NettyIoSession
T
- TCP4 - Enum constant in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- TCP6 - Enum constant in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- threshold - Variable in class org.apache.sshd.cli.CliLogger
- ThrottlingChannelStreamWriter - Class in org.apache.sshd.contrib.common.channel.throttle
-
A
ChannelStreamWriter
delegate implementation that "throttles" the output by having a limit on the outstanding packets that have not been sent yet. - ThrottlingChannelStreamWriter(Channel) - Constructor for class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- ThrottlingChannelStreamWriter(ChannelStreamWriter, int, long) - Constructor for class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- ThrottlingChannelStreamWriter(ChannelStreamWriter, int, Duration) - Constructor for class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- ThrottlingChannelStreamWriter(ChannelStreamWriter, int, TimeUnit, long) - Constructor for class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- ThrottlingChannelStreamWriter(ChannelStreamWriter, PropertyResolver) - Constructor for class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- timeout - Variable in class org.apache.sshd.cli.client.SshKeyScanMain
- toHexString(Buffer, int) - Static method in class org.apache.sshd.contrib.server.session.proxyprotocolv2.utils.ProxyUtils
-
Create an hexadecimal string representation of the remaining content of a buffer and reset the buffer after reading.
- tornDownDynamicTunnel(Session, SshdSocketAddress, Throwable) - Method in class org.apache.sshd.cli.server.helper.ServerPortForwardingEventListener
- tornDownExplicitTunnel(Session, SshdSocketAddress, boolean, SshdSocketAddress, Throwable) - Method in class org.apache.sshd.cli.server.helper.ServerPortForwardingEventListener
- toString() - Method in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- toString() - Method in class org.apache.sshd.contrib.server.session.proxyprotocolv2.data.AddressData
- toString() - Method in class org.apache.sshd.git.AbstractGitCommand
- toString() - Method in class org.apache.sshd.git.transport.GitSshdSessionProcess
- toString() - Method in class org.apache.sshd.netty.NettyIoSession
- toString(Object) - Static method in class org.apache.sshd.ldap.LdapNetworkConnector
- toString(SocketAddress) - Static method in class org.apache.sshd.cli.client.SshKeyScanMain
- TRACKER - Static variable in class org.apache.sshd.contrib.common.session.helpers.ChannelIdTrackingUnknownChannelReferenceHandler
- TransferCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.TransferCommandExecutor
- transferFile(SftpClient, Path, String, boolean, PrintStream, boolean) - Method in class org.apache.sshd.cli.client.SftpCommandMain.TransferCommandExecutor
- transferLocalDir(SftpClient, Path, String, PrintStream, boolean) - Method in class org.apache.sshd.cli.client.SftpCommandMain.TransferCommandExecutor
- transferRemoteDir(SftpClient, Path, String, SftpClient.Attributes, PrintStream, boolean) - Method in class org.apache.sshd.cli.client.SftpCommandMain.TransferCommandExecutor
U
- UDP4 - Enum constant in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- UDP6 - Enum constant in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- unbind() - Method in class org.apache.sshd.netty.NettyIoAcceptor
- unbind(SocketAddress) - Method in class org.apache.sshd.netty.NettyIoAcceptor
- unbind(Collection<? extends SocketAddress>) - Method in class org.apache.sshd.netty.NettyIoAcceptor
- unblocking(ServerSession, String, FileHandle, long, long) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
- UNSPEC - Enum constant in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- userInteraction - Variable in class org.apache.sshd.contrib.client.auth.password.InteractivePasswordIdentityProvider
V
- value - Variable in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
- value - Variable in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.VersionAndCommand
- valueOf(String) - Static method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.VersionAndCommand
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.FamilyAndTransport
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.VersionAndCommand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verify(long, CancelOption...) - Method in class org.apache.sshd.contrib.common.io.EndlessWriteFuture
- verifyServerKey(ClientSession, SocketAddress, PublicKey) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- VersionAndCommand - Enum in org.apache.sshd.contrib.server.session.proxyprotocolv2.data
-
Version and command enumeration.
- VersionAndCommand(byte) - Constructor for enum org.apache.sshd.contrib.server.session.proxyprotocolv2.data.VersionAndCommand
- VersionCommandExecutor() - Constructor for class org.apache.sshd.cli.client.SftpCommandMain.VersionCommandExecutor
W
- WAIT_TIME - Static variable in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
-
Timeout (seconds) for throttling packet writer to wait for pending packets send
- waitFor() - Method in class org.apache.sshd.git.transport.GitSshdSessionProcess
- waitTimeout - Variable in class org.apache.sshd.git.transport.GitSshdSessionProcess
- withDelegate(CommandFactory) - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- withDelegate(CommandFactory) - Method in class org.apache.sshd.git.pack.GitPackCommandFactory
- withDelegate(CommandFactory) - Method in class org.apache.sshd.git.pgm.GitPgmCommandFactory
- withExecutorServiceProvider(Supplier<? extends CloseableExecutorService>) - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- withExecutorServiceProvider(Supplier<? extends CloseableExecutorService>) - Method in class org.apache.sshd.git.pack.GitPackCommandFactory
- withExecutorServiceProvider(Supplier<? extends CloseableExecutorService>) - Method in class org.apache.sshd.git.pgm.GitPgmCommandFactory
- withGitLocationResolver(GitLocationResolver) - Method in class org.apache.sshd.git.AbstractGitCommandFactory
- withGitLocationResolver(GitLocationResolver) - Method in class org.apache.sshd.git.pack.GitPackCommandFactory
- withGitLocationResolver(GitLocationResolver) - Method in class org.apache.sshd.git.pgm.GitPgmCommandFactory
- workBuf - Variable in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- write(byte[]) - Method in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- write(byte[], int, int) - Method in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- write(int) - Method in class org.apache.sshd.cli.client.helper.SftpFileTransferProgressOutputStream
- writeBuffer(Buffer) - Method in class org.apache.sshd.netty.NettyIoSession
- writeData(Buffer) - Method in class org.apache.sshd.contrib.common.channel.throttle.ThrottlingChannelStreamWriter
- writeServerKey(String, String, PublicKey) - Method in class org.apache.sshd.cli.client.SshKeyScanMain
- writing(ServerSession, String, FileHandle, long, byte[], int, int) - Method in class org.apache.sshd.contrib.server.subsystem.sftp.SimpleAccessControlSftpEventListener
X
- x - Variable in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
- xferLocalToRemote(BufferedReader, PrintStream, PrintStream, String[], ScpLocation, ScpLocation, Collection<ScpClient.Option>, OutputStream, Level, boolean) - Static method in class org.apache.sshd.cli.client.ScpCommandMain
- xferRemoteToRemote(BufferedReader, PrintStream, PrintStream, String[], ScpLocation, ScpLocation, Collection<ScpClient.Option>, OutputStream, Level, boolean) - Static method in class org.apache.sshd.cli.client.ScpCommandMain
Y
- y - Variable in class org.apache.sshd.contrib.common.signature.LegacyDSASigner
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form