All Classes and Interfaces
Class
Description
Base class for implementations of
AuthConfiguratorBuilderGitAuthenticationConfigurator that configures the TransportCommand to use SSH, but without providing
any authentication functionality.Builder class for
GitAuthenticationConfigurator objectsUtility class used to create
AuthConfiguratorBuilder objectsConstants for git authentication types
GitAuthenticationConfigurator that uses basic username/password authentication.Utility class that configures a Git connection based on an authentication strategy.
Common operations related to git
Implementation of
GitAuthenticationConfigurator that doesn't perform any actionGitAuthenticationConfigurator that configures the TransportCommand to use SSH with username/password
authentication.GitAuthenticationConfigurator that configures the TransportCommand to use SSH with private key
authentication.Extension of
SshSessionFactory to use a given private key for SSH authenticationExtension of
SshdSessionFactory that overrides the default SSH configurationExtension of
UsernamePasswordCredentialsProvider to use in SSH authenticationImplementation of
AbstractAuthConfiguratorBuilder that creates GitAuthenticationConfigurator objects
based on a given authentication type.Implementation of
AbstractAuthConfiguratorBuilder that creates GitAuthenticationConfigurator objects
based on the scheme of a given URL