@ConfigurationProperties(prefix="shell.auth.key", ignoreUnknownFields=false) public static class ShellProperties.KeyAuthenticationProperties extends ShellProperties.CrshShellAuthenticationProperties
Constructor and Description |
---|
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) |
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 © 2016 Pivotal Software, Inc.. All rights reserved.