@ConfigurationProperties(prefix="shell.auth.key", ignoreUnknownFields=false) public static class ShellProperties.KeyAuthenticationProperties extends ShellProperties.CrshShellAuthenticationProperties
Constructor and Description |
---|
ShellProperties.KeyAuthenticationProperties() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyToCrshShellConfig(Properties config)
Apply the properties to a CRaSH configuration.
|
String |
getPath() |
void |
setPath(String path) |
public ShellProperties.KeyAuthenticationProperties()
protected void applyToCrshShellConfig(Properties config)
ShellProperties.CrshShellProperties
applyToCrshShellConfig
in class ShellProperties.CrshShellProperties
config
- the CRaSH configuration propertiespublic void setPath(String path)
public String getPath()
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.