@ConfigurationProperties(prefix="shell.auth.simple", ignoreUnknownFields=false) public static class ShellProperties.SimpleAuthenticationProperties extends ShellProperties.CrshShellAuthenticationProperties
Modifier and Type | Class and Description |
---|---|
static class |
ShellProperties.SimpleAuthenticationProperties.User |
Constructor and Description |
---|
SimpleAuthenticationProperties() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyToCrshShellConfig(Properties config)
Apply the properties to a CRaSH configuration.
|
ShellProperties.SimpleAuthenticationProperties.User |
getUser() |
void |
setUser(ShellProperties.SimpleAuthenticationProperties.User user) |
protected void applyToCrshShellConfig(Properties config)
ShellProperties.CrshShellProperties
applyToCrshShellConfig
in class ShellProperties.CrshShellProperties
config
- the CRaSH configuration propertiespublic ShellProperties.SimpleAuthenticationProperties.User getUser()
public void setUser(ShellProperties.SimpleAuthenticationProperties.User user)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.