Package org.craftercms.commons.git.auth
package org.craftercms.commons.git.auth
-
ClassDescription
GitAuthenticationConfiguratorthat configures theTransportCommandto use SSH, but without providing any authentication functionality.GitAuthenticationConfiguratorthat uses basic username/password authentication.Utility class that configures a Git connection based on an authentication strategy.Implementation ofGitAuthenticationConfiguratorthat doesn't perform any actionGitAuthenticationConfiguratorthat configures theTransportCommandto use SSH with username/password authentication.GitAuthenticationConfiguratorthat configures theTransportCommandto use SSH with private key authentication.