public static class ShellProperties.Ssh extends ShellProperties.CrshShellProperties
Constructor and Description |
---|
ShellProperties.Ssh() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyToCrshShellConfig(Properties config)
Apply the properties to a CRaSH configuration.
|
String |
getKeyPath() |
String |
getPort() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setKeyPath(String keyPath) |
void |
setPort(Integer port) |
protected void applyToCrshShellConfig(Properties config)
ShellProperties.CrshShellProperties
applyToCrshShellConfig
in class ShellProperties.CrshShellProperties
public void setEnabled(boolean enabled)
public boolean isEnabled()
public void setKeyPath(String keyPath)
public String getKeyPath()
public void setPort(Integer port)
public String getPort()
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.