Uses of Class
org.craftercms.commons.git.auth.AbstractSshAuthConfigurator
Packages that use AbstractSshAuthConfigurator
-
Uses of AbstractSshAuthConfigurator in org.craftercms.commons.git.auth
Subclasses of AbstractSshAuthConfigurator in org.craftercms.commons.git.authModifier and TypeClassDescriptionclassGitAuthenticationConfiguratorthat configures theTransportCommandto use SSH with username/password authentication.classGitAuthenticationConfiguratorthat configures theTransportCommandto use SSH with private key authentication.