| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSshAuthConfigurator
GitAuthenticationConfigurator that configures the TransportCommand to use SSH, but without providing
any authentication functionality. |
class |
BasicUsernamePasswordAuthConfigurator
GitAuthenticationConfigurator that uses basic username/password authentication. |
class |
SshRsaKeyPairAuthConfigurator
GitAuthenticationConfigurator that configures the TransportCommand to use SSH with RSA key pair authentication. |
class |
SshUsernamePasswordAuthConfigurator
GitAuthenticationConfigurator that configures the TransportCommand to use SSH with username/password authentication. |
Copyright © 2018 CrafterCMS. All rights reserved.