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.
|
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 void setPort(Integer port)
Copyright © 2014. All rights reserved.