All Classes and Interfaces

Class
Description
Provides basic support for GIT command implementations
Helper class for various Git command factories
Address data structure.
On Android 9, one cannot use the built in Bouncy Castle security provider because Android blocks attempts to use Bouncy Castle for operations that AndroidOpenSSL supports.
Makes sure that the referenced "unknown" channel identifier is one that was assigned in the past.
 
 
Provides common utilities for SSH client/server execution from the CLI
 
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.
TODO Add javadoc
Never signals a successful write completion and ignores all listeners
Exposes direct access to the underlying buffer
Family and Transport Enumeration.
Used by the GIT command(s) to resolve the root directory of the GIT repository
TODO Add javadoc
Configurable properties for sshd-git.
TODO Add javadoc
TODO Add javadoc
TODO Add javadoc
Runs a GIT command locally using an embedded executor
 
TODO Add javadoc
 
Succeeds immediately upon construction
Helps implement a PasswordIdentityProvider by delegating calls to UserInteraction.getUpdatedPassword(ClientSession, String, String).
Serves as the base class for password and public key authenticators.
Uses LDAP to authenticate a user and password.
Uses LDAP to retrieve a user's registered public key and compare it with the provided one.
A special signer for DSA that uses SHA-1 regardless of the key size
The Netty based IoAcceptor implementation.
The Netty based IoConnector implementation.
 
 
 
The Netty based IoSession implementation.
 
 
TODO Add javadoc
TODO Add javadoc
Tracks the contents of a PGP key file - uses the default instance unless otherwise specified.
TODO Add javadoc
 
TODO Add javadoc
TODO Add javadoc
TODO Add javadoc
TODO Add javadoc
TODO Add javadoc
TODO Add javadoc
 
A working prototype to support PROXY protocol as described in HAProxy Documentation.
Blocking Exception that must block the connection.
A working prototype to support PROXY protocol v2 as described in HAProxy Documentation.
Proxy Utilities class
 
 
 
 
TODO Add javadoc
TODO Add javadoc
 
 
 
Provides a simple access control by making a distinction between methods that upload data and ones that download it
Provides a simple access control by making a distinction between methods that provide information - including reading data - and those that modify it
TODO Add javadoc
TODO Add javadoc
A naive implementation of ssh-keyscan(1)
 
TODO Add javadoc
A ChannelStreamWriter delegate implementation that "throttles" the output by having a limit on the outstanding packets that have not been sent yet.
Version and command enumeration.