public class DeployKey extends Object
Modifier and Type | Method and Description |
---|---|
String |
getPrivateKey() |
String |
getPrivateKeyPath() |
static String |
getPrivateKeyPath(String privateKeyLocation) |
String |
getPublicKey() |
String |
getPublicKeyPath() |
void |
setUp(org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties sshUriProperties) |
public DeployKey(String privateKeyLocation)
public void setUp(org.springframework.cloud.config.server.environment.MultipleJGitEnvironmentProperties sshUriProperties)
public String getPrivateKey()
public String getPrivateKeyPath()
public String getPublicKey()
public String getPublicKeyPath()
Copyright © 2018. All rights reserved.